Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: new mods (Better Crafting → SpaceCore support, Horny Festivals, JojaMart to PathoMart, Matching Nodes, Wasteless Watering), update info (Better Balance))
Tags: Mobile edit Mobile web edit
 
Line 1: Line 1:
{{Modding:Player Guide/header}}
+
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
  
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 25: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24h Clock
+
   |name   = 24h Clock
   |author   = Lajna
+
   |author = Lajna
   |id       = Lajna.24hClock
+
   |id     = Lajna.24hClock
   |nexus id = 1695
+
   |nexus   = 1695
   |github   = LajnaLegenden/Stardew_Valley_Mods
+
   |github = LajnaLegenden/Stardew_Valley_Mods
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-76#post-3342641
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-76#post-3342641
  |pull request      = https://github.com/LajnaLegenden/Stardew_Valley_Mods/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24-Hour Clock Patcher
+
   |name   = 24-Hour Clock Patcher, 24-Hour Clock Harmony
   |author   = pepoluan
+
   |author = pepoluan
   |id       = pepoluan.24h
+
   |id     = pepoluan.24h
   |nexus id = 8759
+
   |nexus   = 8759
   |github   =  
+
   |github =
   |source   = https://sourceforge.net/p/sdvmod-24h-harmony/
+
   |source = https://sourceforge.net/p/sdvmod-24h-harmony/
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 24 Hour Format, 24 Hour Clock
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.twentyfourhours
 +
  |nexus  = 2908
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24 Hour Format, 24 Hour Clock
+
   |name   = 3-Story Cellar
   |author  = Prince-Leto
+
   |author = fan
   |id       = princeleto.twentyfourhours
+
   |id      = fan.3-story-cellar
   |nexus id = 2908
+
  |nexus  = 22882
   |github   = Prince-Leto/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
   |id     = an.4leaf
 +
   |nexus   = 2365
 +
   |github =
  
  |broke in    = SMAPI 3.0
+
   |status = abandoned
   |status       = workaround
 
  |summary      = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
 
  |pull request = https://github.com/Prince-Leto/StardewValleyMods/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Abilities - Experience Bars
+
   |name   = A Better Crab Trap
   |author   = Ophaneom
+
   |author = ARgoChxw
   |id       = Ophaneom.AbilitiesExperienceBars
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id = 8048
+
   |nexus   = 22015
   |github   = Ophaneom/Abilities-Experience-Bars
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Action Sitting
+
   |name   = Abilities - Experience Bars
   |author   = greentodd
+
   |author = Ophaneom
   |id       = greentodd.ActionSitting
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id = 10943
+
   |nexus   = 8048
   |github  =  
+
   |github = Ophaneom/Abilities-Experience-Bars
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Bonafide Special Blue Chicken
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = r1kai, rikai, rikai and jackkimball
+
   |author = Sandman53
   |id       = rikai.abonafidespecialbluechicken
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 8979
+
   |nexus   = 22751
   |github   = rikai/ABonafideSpecialBlueChicken
+
   |github = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Less Flashy Stardew
+
   |name   = A Bonafide Special Blue Chicken
   |author   = mistyspring
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = mistyspring.lessflashy
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 10531
+
   |nexus   = 8979
   |github   =  
+
   |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = Access Chest Anywhere
   |author   = dumb0t, VIspReaderUS
+
   |author = dumb0t, VIspReaderUS
   |id       = AccessChestAnywhere
+
   |id     = AccessChestAnywhere
   |nexus id = 257
+
   |nexus   = 257
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.1
 
   |broke in = Stardew Valley 1.1
Line 101: Line 128:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Accessible Tiles
+
   |name   = Accessible Tiles
   |author   = GrumpyCrouton
+
   |author = GrumpyCrouton
   |id       = GrumpyCrouton.AccessibleTiles
+
   |id     = GrumpyCrouton.AccessibleTiles
   |nexus id = 10755
+
   |nexus   = 10755
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activated Sprinklers<!--Nexus-->, Activating Sprinkers<!--manifest-->
+
   |name   = AchtuurCore
   |author   = StultusV
+
   |author = Achtuur
   |id       = StultusV.ActivatingSprinklers
+
   |id     = Achtuur.AchtuurCore
   |nexus id = 8688
+
   |nexus   = 16827
   |github   = JudeRV/Stardew-ActivatingSprinklers
+
   |github = Achtuur/StardewTravelSkill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = Action Sitting
   |author   = f4iTh, JertsukkaTheMan
+
   |author = greentodd
   |id       = f4iTh.ActivateSprinklers
+
   |id     = greentodd.ActionSitting
   |nexus id = 2088
+
   |nexus   = 10943
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Add to Workbench Chests
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = Rui3
+
   |author = StultusV
   |id       = Rui3.AddToWorkbenchChests
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
   |nexus id = 5713
+
   |nexus   = 8688
   |github   =  
+
   |github = JudeRV/Stardew-ActivatingSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = Activate Sprinklers
   |author   = Pokeytax
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 2631
+
   |nexus   = 2088
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Active Menu Anywhere
   |author   = punyo, yakminepunyo
+
   |author = weizinai
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 2149
+
   |nexus   = 21093
   |github   = pomepome/AdjustableStaminaHealing
+
   |github =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.5-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
 
  |pull request      = https://github.com/pomepome/AdjustableStaminaHealing/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
  |author  = ThatNorthernMonkey
+
   |author  = Chelsea Bingiel
  |id      = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
+
  |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id =  
+
   |nexus  = 11447
   |chucklefish id = 3532
+
   |github =
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
 
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 0.0.2-unofficial.3-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
+
   |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
  |pull request      = https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = Additional Mine Maps
   |author   = f4iTh, JertsukkaTheMan
+
   |author = aedenthorn, Erinthe
   |id       = f4iTh.AdjustBabyChance
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 3311
+
  |curse  = 868700
   |github   =  
+
   |nexus   = 14595
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Add Money
   |author   = mmanlapat
+
   |author = Pempi
   |id       = mmanlapat.AdjustMonster
+
   |id     = pempi.addMoney
   |nexus id = 1161
+
   |nexus   = 20111
   |github   =  
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adopt 'n Skin, Animal Skinner
+
   |name   = Add Money
   |author   = Gathouria
+
   |author = Steph Hoel
   |id       = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
+
   |id     = StephHoel.AddMoney
   |nexus id = 4011
+
   |nexus  = 21016
   |moddrop id = 600967
+
   |github = StephHoel/ModsStardewValley
   |github   = Gathouria/Adopt-Skin
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Key Bindings
+
   |name   = Add to Workbench Chests
   |author   = Drachenkatze
+
   |author = Rui3
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 5127
+
   |nexus   = 5713
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Flute Blocks
+
   |name   = Adjustable Building Costs
   |author   = aedenthorn
+
   |author = Skalaki
   |id       = aedenthorn.AdvancedFluteBlocks
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 10934
+
   |nexus   = 12446
   |github   = aedenthorn/StardewValleyMods
+
   |github = MiguelLucas/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Loot Framework
+
   |name   = Adjustable Price Hikes
   |author   = aedenthorn
+
   |author = Pokeytax
   |id       = aedenthorn.AdvancedLootFramework
+
   |id     = Pokeytax.AdjustablePriceHikes
  |nexus id = 7739
+
   |nexus  = 2631
  |github  = aedenthorn/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Advanced Machines, AdvMachines
 
  |author  = ANDR55
 
  |id      = ANDR55.AdvMachines
 
   |nexus id =
 
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Melee Framework
+
   |name   = Adjustable Sprinklers
   |author   = aedenthorn
+
   |author = NCarigon
   |id       = aedenthorn.AdvancedMeleeFramework
+
   |id     = NCarigon.AdjustableSprinklers
   |nexus id = 7886
+
   |nexus   = 21843
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Adjustable Stamina Healing
   |author   = Omegasis, Alpha_Omegasis
+
   |author = punyo, yakminepunyo
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
   |id     = punyo.AdjustableStaminaHealing
   |nexus id = 435
+
   |nexus   = 2149
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = pomepome/AdjustableStaminaHealing
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.5-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Adjust Artisan Prices
   |author   = Warix3
+
   |author = ThatNorthernMonkey
   |id       = warix3.advancingsprinklers
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id = 2983
+
   |nexus   =
   |github   =  
+
  |chucklefish = 3532
 +
   |github = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.1
   |status  = workaround
+
<!--
   |summary  = use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead.
+
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advent Calendar
+
   |name   = Adjust Baby Chance
   |author   = Darzington
+
   |author = f4iTh, JertsukkaTheMan
   |id       = darzington.AdventCalendarMod
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 7444
+
   |nexus   = 3311
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = Adjust Monster
   |author   = Hammurabi
+
   |author = mmanlapat
   |id       = HammurabiAdventureShopInventory
+
   |id     = mmanlapat.AdjustMonster
   |nexus id =
+
   |nexus  = 1161
   |chucklefish id = 4608
+
   |github  =
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aggressive Acorns
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = Phrasefable
+
   |author = Gathouria
   |id       = Phrasefable.AggressiveAcorns
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 3661
+
   |nexus   = 4011
   |github  = phrasefable/StardewMods
+
  |moddrop = 600967
 +
   |github = Gathouria/Adopt-Skin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Airstrike
+
   |name   = Adopt With Krobus
   |author   = XxHarvzBackxX
+
   |author = Hana
   |id       = harvz.Airstrike.DLL
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 10464
+
   |nexus   = 22218
   |github   = XxHarvzBackxX/airstrike
+
   |github = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Allow Beach Sprinklers
+
   |name   = Advanced Cooking
   |author   = Jag3dagster
+
   |author = aedenthorn, Erinthe
   |id       = Jag3dagster.AllowBeachSprinklers
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 7629
+
  |curse  = 868782
   |github  = jag3dagster/AllowBeachSprinklers
+
   |nexus   = 11264
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Advanced Fishing Treasure
   |author   = cantorsdust and Pathoschild
+
   |author = aceynk
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 174
+
   |nexus   = 24403
   |github   = cantorsdust/StardewMods
+
   |github = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
   |name   = Advanced Flute Blocks
   |author  = momoaau
+
   |author = aedenthorn, Erinthe
   |id      = 439<!--actual manifest ID-->
+
   |id      = aedenthorn.AdvancedFluteBlocks
   |nexus id = 439
+
   |curse  = 868790
   |github   =  
+
   |nexus   = 10934
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
<!--
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |unofficial version = 1.2.2-unofficial.3.mizzion
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Alternative Textures
+
   |name   = Advanced Key Bindings
   |author   = PeacefulEnd
+
   |author = Drachenkatze
   |id       = PeacefulEnd.AlternativeTextures
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 9246
+
   |nexus   = 5127
   |github  = Floogen/AlternativeTextures
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
   |name   = Advanced Location Loader
   |author   = funny-snek and Zuberii
+
   |author = Entoarox
   |id       = funny-snek.Always_On_Server
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 2677
+
   |nexus   = 2270
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
  |chucklefish = 3619
 +
   |github = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.20.2-unofficial.2-elizo
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  |pull request      = https://github.com/funny-snek/Always-On-Server-for-Multiplayer/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always Scroll Map
+
   |name   = Advanced Loot Framework
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 2733
+
  |curse  = 868863
   |github  = bcmpinc/StardewHack
+
   |nexus   = 7739
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ambient Light
+
   |name   = Advanced Machines, AdvMachines
   |author  = SixthTitan
+
   |author = ANDR55
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
+
   |id      = ANDR55.AdvMachines
   |nexus id = 4639
+
   |nexus  =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ancient Fruit Won't Die in Winter
+
   |name   = Advanced Melee Framework
   |author   = cindyexe
+
   |author = aedenthorn, Erinthe
   |id       = cindyexe.afddiw
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 8823
+
  |curse  = 868856
   |github  =  
+
   |nexus   = 7886
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Existing Weapon Updater
+
   |name   = Advanced Menu Positioning
   |author   = Angela Ranna
+
   |author = aedenthorn, Erinthe
   |id       = AngelaRanna.ExistingWeaponsUpdater
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 6894
+
  |curse  = 868780
   |github   = AngelaRanna/StardewMods
+
   |nexus   = 11315
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Weapon Rebalance
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = Angela Ranna
+
   |author = Omegasis, Alpha_Omegasis
   |id       = AngelaRanna.WeaponBalanceCode
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 6894
+
   |nexus   = 435
   |github   = AngelaRanna/StardewMods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angry Grandpa
+
   |name   = Advanced Social Interactions
   |author   = Jonqora
+
   |author = spacechase0
   |id       = Jonqora.AngryGrandpa
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 6324
+
  |curse  = 867133
   |github   = Jonqora/StardewMods
+
   |nexus   = 14451
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Birth Every Night
+
   |name   = Advancing Sprinklers
   |author   = Paritee
+
   |author = Warix3
   |id       = Paritee.AnimalBirthEveryNight
+
   |id     = warix3.advancingsprinklers
   |nexus id = 3440
+
   |nexus   = 2983
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Advent Calendar
   |author   = stokastic
+
   |author = Darzington
   |id       = stokastic.AnimalChooser
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 2573
+
   |nexus   = 7444
   |github   = stokastic/AnimalChooser
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Husbandry Mod, Butcher Mod
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = Digus
+
   |author  = Veniamin-Arefev
   |id      = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id = 1538
+
   |nexus   = 19442
   |github  = Digus/StardewValleyMods
+
   |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Observer
+
   |name   = Adventure Shop Inventory
   |author   = NOFILENAMED
+
   |author = Hammurabi
   |id       = NFN.ANIMOBS
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 8653
+
   |nexus   =
   |github   = nofilenamed/AnimalObserver
+
   |chucklefish = 4608
 +
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Patting
+
   |name   = AeroCore
   |author   = DiddyP
+
   |author = Tlitookilakin
   |id       = DiddyP.AnimalPatting
+
   |id     = tlitookilakin.AeroCore
   |nexus id = 3837
+
  |moddrop = 1275014
   |github  =  
+
   |nexus   = 14700
 +
   |github = Tlitookilakin/AeroCore
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Pet Status
+
   |name   = AFK Pause, AFK Time Pause
   |author   = Hakej
+
   |author = aedenthorn, Erinthe
   |id       = hakej.animalpetstatus
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 8725
+
  |curse  = 868715
   |github   = Hakej/Animal-Pet-Status
+
   |nexus   = 14228
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Produce Expansion
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = elbe
+
   |author = CKextreme
   |id       = elbe.AnimalProduceExpansion
+
   |id     = CKextreme.AfkTimer
   |nexus id = 9119
+
   |nexus   = 3721
   |moddrop id = 988407
+
   |github  =
   |github  = lshtech/AnimalProduceExpansion
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Die
+
   |name   = Agenda
   |author   = Goldenrevolver
+
   |author = OFTS_CQM
   |id       = Goldenrevolver.AnimalsDie
+
   |id     = ofts.agenda
   |nexus id = 7769
+
   |nexus   = 20432
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Don't Eat Grass
+
   |name   = Aggressive Acorns
   |author   = KarratKake
+
   |author = Phrasefable
   |id       = KarratKake.AnimalsDontEatGrass
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 7474
+
   |nexus   = 3661
   |github  =  
+
   |github = phrasefable/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Selector
+
   |name   = Aging Mod
   |author   = rikai
+
   |author = skn
   |id       = rikai.AnimalSelector
+
   |id     = skn.AgingMod
   |nexus id = 8758
+
   |nexus   = 1129
   |github  = rikai/AnimalSelector
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Shop Conditions
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = elbe
+
   |author = Fippsie
   |id       = elbe.AnimalShopConditions
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 9107
+
   |nexus  = 17273
   |moddrop id = 986958
+
   |github =
   |github   = lshtech/AnimalShopConditions
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Airstrike
   |author   = jwdred
+
   |author = XxHarvzBackxX
   |id       = jwdred.AnimalSitter
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 581
+
   |nexus   = 10464
   |github   = jdusbabek/stardewvalley
+
   |github = XxHarvzBackxX/airstrike
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Need Water
+
   |name   = AI Valley
   |author   = GZhynko
+
   |author = Dualityofsoul
   |id       = GZhynko.AnimalsNeedWater
+
   |id     = Dualityofsoul.AIValley
   |nexus id = 6196
+
   |nexus   = 25025
   |github   = gzhynko/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Alarms
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = aedenthorn.Alarms
   |nexus id = 3283
+
   |nexus  = 17607
   |moddrop id = 771644
+
   |github = aedenthorn/StardewValleyMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Whisperer
+
   |name   = A Less Flashy Stardew
   |author   = Shalkin
+
   |author = mistyspring
   |id       = shaklin.animalwhisperer
+
   |id     = mistyspring.lessflashy
   |nexus id = 8885
+
   |nexus   = 10531
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Parrot and Perch
+
   |name   = All Chests Menu
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ParrotPerch
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 7957
+
  |curse  = 868705
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 14494
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Portrait Framework
+
   |name   = All Crops All Seasons
   |author   = akai
+
   |author = cantorsdust
   |id       = akai.AnimatedPortrait
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 8249
+
   |nexus   = 170
   |github   =  
+
   |github = cantorsdust/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anniversary on Calendar
+
   |name   = Allow Beach Sprinklers
   |author   = greentodd
+
   |author = Jag3dagster
   |id       = greentodd.CalendarAnniversary
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 8351
+
  |curse  = 989210
   |github   =  
+
   |nexus   = 7629
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = All Professions
   |author   = spacechase0 and Pathoschild
+
   |author = cantorsdust and Pathoschild
   |id       = spacechase0.AnotherHungerMod
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 3379
+
   |nexus  = 174
   |moddrop id = 568430
+
   |github = cantorsdust/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Jump Mod, Yet Another Jump Mod
+
   |name   = Almanac
   |author   = aedenthorn
+
   |author = Khloe Leclair
   |id       = aedenthorn.YAJM
+
   |id     = leclair.almanac
   |nexus id = 6546
+
   |nexus   = 11022
   |github  = aedenthorn/StardewValleyMods
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Almanac → DGA Support
   |author   = funny-snek
+
   |author = Khloe Leclair
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = leclair.almanacdga
   |nexus id = 2887
+
   |nexus   = 11022
   |github  = funny-snek/anticheat-and-servercode
+
   |github = KhloeLeclair/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Social NPCs
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = Super Aardvark, ubererdferkel
+
   |author = momoaau
   |id       = SuperAardvark.AntiSocial
+
   |id     = 439<!--actual manifest ID-->
   |nexus id = 5371
+
   |nexus   = 439
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
   |unofficial version = 1.2.2-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anything Ponds
+
   |name   = Alternative Textures
   |author   = MouseyPounds
+
   |author = PeacefulEnd
   |id       = MouseyPounds.AnythingPonds
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 4702
+
  |curse  = 870938
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 9246
 +
   |github = Floogen/AlternativeTextures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = Platonymous
+
   |author = Alvadea & Jaksha6472
   |id       = Platonymous.2048
+
   |id     = Alja.Shack
   |nexus id = 2048
+
   |nexus  = 13187
   |moddrop id = 793820
+
   |github = Jaksha6472/MiningShack
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = Platonymous
+
   |author = Alvadea & Jaksha6472
   |id       = Platonymous.ArcadePong
+
   |id     = Alja.witchtower
   |nexus id = 2044
+
   |nexus  = 15926
   |moddrop id = 793819
+
   |github = Jaksha6472/WitchTower
   |github   = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Always Active Window, Always Active Mod
   |author   = Platonymous
+
   |author = AlexGoD
   |id       = Platonymous.Snake
+
   |id     = AlexGoD.AlwaysActiveMod
   |nexus id = 2056
+
   |nexus  = 25177
   |moddrop id = 793822
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arena Challenges Mod
+
   |name   = Always Hay
   |author   = XxHarvzBackxX
+
   |author = Omek97
   |id       = harvz.ACM.SMAPI
+
   |id     = omek97.always_hay
   |nexus id = 9544
+
   |nexus   = 20808
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Armor Ore
+
   |name   = Always On Server for Multiplayer
   |author   = gmff
+
   |author = funny-snek and Zuberii
   |id       = GMFF.ArmorOre
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id =  
+
   |nexus   = 2677
   |curseforge id = 485718
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
   |curseforge key = armor-ore
+
 
   |github   =
+
  |broke in          = Stardew Valley 1.4
 +
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact Digger
+
   |name   = Always Organize Chests
   |author   = Mizzion
+
   |author = Zamiel
   |id       = mizzion.artifactdigger
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 4212
+
   |nexus  = 21207
   |moddrop id = 661378
+
   |github = Zamiell/stardew-valley-mods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
+
   |name   = Always Scroll Map
   |author   = pepoluan
+
   |author = bcmpinc
   |id       = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 9023
+
   |nexus  = 2733
   |moddrop id = 979525
+
   |github = bcmpinc/StardewHack
   |github   =
 
  |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = Ilyaki
+
   |author = Saah
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 2761
+
   |nexus   = 23452
   |github   = Ilyaki/ArtifactSystemFixed
+
   |github = sarahvloos/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artisan Goods Redone
+
   |name   = Always Special Title
   |author   = Rhukii
+
   |author = DespairScent
   |id       = Rhukii.ArtisanGoodsRedone
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 9414
+
   |nexus   = 22150
   |github   =
+
   |github = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Always Swim
   |author   = Travoos
+
   |author = Hoggagf2
   |id       = none<!--no ID in manifest-->
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id =
+
   |nexus  = 13264
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
   |github =
   |github   = Club559/AshleyMod
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = Ambient Light
   |author   = Goldenrevolver
+
   |author = SixthTitan
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 260
+
   |nexus   = 4639
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = Platonymous
+
   |author = cindyexe
   |id       = Platonymous.ATM
+
   |id     = cindyexe.afddiw
   |nexus id = 3135
+
   |nexus  = 8823
   |moddrop id = 793914
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.3-unofficial.1-mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aurora GSI for Stardew Valley
+
   |name   = Ancient Seed Expended, More Ancient Seeds C
   |author   = macer-Tim Oberle
+
   |author = Zexu2K
   |id       = macer.AuroraGSI
+
   |id     = Zeux2K.More_Ancient_Seeds_C
   |nexus id = 6088
+
   |nexus   = 26498
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Angel's Existing Weapon Updater
   |author   = taggartaa, Aaron Taggart
+
   |author = Angela Ranna
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 1019
+
   |nexus   = 6894
   |github   = taggartaa/AutoAnimalDoors
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = cgifox
+
   |author = Angela Ranna
   |id       = cgifox.AutoAttack
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 9620
+
   |nexus   = 6894
   |github  =
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Angel's Weapon Rebalance
   |author   = X3n0n182
+
   |author = Angela Ranna
   |id       = X3n0n182.AutoAttack
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 7258
+
   |nexus   = 6894
   |github  =
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Bait and Tackles
+
   |name   = Angry Grandpa
   |author   = Alison Li
+
   |author = Jonqora
   |id       = Alison-Li.AutoBaitAndTackles
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 6773
+
   |nexus   = 6324
   |github  = Alison-Li/AutoBaitAndTacklesMod
+
   |github = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.1-unofficial.1-Mizzion
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Angry Seagulls
   |author   = Ben880, ben1830
+
   |author = spacechase0
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = spacechase0.AngrySeagulls
   |nexus id = 2387
+
   |nexus   = 26121
   |github   =  
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Animal Birth Every Night
   |author   = aurnj, Roy Li
+
   |author = Paritee
   |id       = RuyiLi.AutoCrop
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id =  
+
   |nexus   = 3440
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = Animal Chooser
   |author   = Permamiss
+
   |author = stokastic
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = stokastic.AnimalChooser
   |nexus id = 643
+
   |nexus   = 2573
   |curseforge id = 307990
+
   |github = stokastic/AnimalChooser
   |curseforge key = auto-eat
+
 
   |github   = Permamiss/Auto-Eat
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Animal Dialogue Framework
   |author   = Dwayneten
+
   |author = aedenthorn, Erinthe
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 4783
+
  |curse  = 868666
   |github   = Dwayneten/AutoFarmScreenshot
+
   |nexus   = 16881
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
 
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
  |pull request      = https://github.com/Dwayneten/AutoFarmScreenshot/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = WhiteMind
+
   |author = Digus
   |id       = WhiteMind.AF
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 1895
+
   |nexus   = 1538
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = Animal Mood Fix
   |author   = SorryLate, rharyanto
+
   |author = Grant Peters
   |id       = SorryLate.AutoFishing
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 5235
+
   |nexus   = 761
   |github  =
+
   |github =
 +
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Animal Observer
   |author   = Teban100
+
   |author = nofilenamed
   |id       = AutoGate
+
   |id     = NFN.ANIMOBS
   |nexus id = 820
+
   |nexus   = 8653
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = nofilenamed/AnimalObserver
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Animal Patting
   |author   = Caraxian
+
   |author = DiddyP
   |id       = caraxian.AutoLoadGame
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 2509
+
   |nexus   = 3837
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Animal Pet Status
   |author   = Pathoschild
+
   |author = Hakej
   |id       = Pathoschild.Automate
+
   |id     = hakej.animalpetstatus
   |nexus id = 1063
+
   |nexus   = 8725
   |moddrop id = 509760
+
   |github  = Hakej/Animal-Pet-Status
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = Animal Produce Expansion
   |author   = mrslowly, azah
+
   |author = elbe
   |id       = azah.automated-doors
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id =  
+
   |nexus   = 9119
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
   |moddrop = 988407
   |github   = azah/AutomatedDoors
+
   |github = lshtech/AnimalProduceExpansion
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.4.3-unofficial.4-pickle
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Gates
+
   |name   = Animals Die
   |author   = ScheKaa
+
   |author = Goldenrevolver
   |id       = Rakiin.AutomaticGates
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 3109
+
   |nexus  = 7769
   |moddrop id = 467021
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Screenshot Taker
+
   |name   = Animals Don't Eat Grass
   |author   = Zamiel
+
   |author = KarratKake
   |id       = Zamiel.AutomaticScreenshotTaker
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 10460
+
   |nexus   = 7474
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AutoShaker
+
   |name   = Animals Don't Remove Grass
   |author   = Jag3Dagster
+
   |author = MrShreddie
   |id       = Jag3Dagster.AutoShaker
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 7736
+
   |nexus   = 21028
   |github   = jag3dagster/AutoShaker
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Animal Selector
   |author   = Omegasis, Alpha_Omegasis
+
   |author = rikai
   |id       = Omegasis.AutoSpeed
+
   |id     = rikai.AnimalSelector
   |nexus id = 443
+
   |nexus   = 8758
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github = rikai/AnimalSelector
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = Animal Shop Conditions
   |author   = CatCattyCat, Cat
+
   |author = elbe
   |id       = cat.autostacker
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 1184
+
   |nexus   = 9107
   |moddrop id = 833539
+
   |moddrop = 986958
   |github   = danvolchek/StardewMods
+
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = Animal Sitter
   |author   = lolmaj
+
   |author = jwdred
   |id       = lolmaj.AutoToolSelect
+
   |id     = jwdred.AnimalSitter
   |nexus id = 3883
+
   |nexus   = 581
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |github = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = Animal Sitter LTS
   |author   = DrOreo002
+
   |author = oliver
   |id       = droreo002.autotrash
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 4924
+
   |nexus   = 20831
   |github   =  
+
   |github = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Travel
+
   |name   = Animals Need Water
   |author   = GrumpyCrouton
+
   |author = GZhynko
   |id       = GrumpyCrouton.AutoTravel
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 10693
+
   |nexus   = 6196
   |github   =  
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Water
+
   |name   = Animal Social Menu
   |author   = Pickle, ddgroves
+
   |author = spacechase0
   |id       = pickle.autowater
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 1666
+
   |nexus   = 3283
   |github  =  
+
  |moddrop = 771644
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (aurnj)
+
   |name   = Animal Whisperer
   |author   = aurnj, Roy Li
+
   |author = Shalkin
   |id       = AutoWater
+
   |id     = shaklin.animalwhisperer
   |nexus id =
+
   |nexus  = 8885
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github  =
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (stellarashes)
+
   |name   = Animated Parrot and Perch
   |author   = stellarashes
+
   |author = aedenthorn, Erinthe
   |id       = stellarashes.Autowatering
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 5463
+
  |curse  = 868854
   |github  = stellarashes/SDVMods
+
   |nexus   = 7957
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Animated Portrait Framework
   |author   = jackkimball
+
   |author = akai
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = akai.AnimatedPortrait
   |nexus id = 2465
+
   |nexus   = 8249
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
  |unofficial version = 2.0.1-unofficial.1-strobe
+
<!--
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
  |status   = workaround
}}
+
   |summary  = use [[#HD Portraits|HD Portraits]] instead.
{{#invoke:SMAPI compatibility|entry
+
-->
   |name    = Backpack Resizer
 
   |author  = DefenTheNation
 
  |id      = DefenTheNation.BackpackResizer
 
  |nexus id = 2263
 
  |github  = DefenTheNation/StardewMod-BackpackResizer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backside Attack
+
   |name   = Animation-Cancel Keybinding
   |author   = andysun, ReddoHoku
+
   |author = Swaglix
   |id       = andysun.BacksideAttack
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 7815
+
   |nexus   = 20159
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Balanced Combine Many Rings
+
   |name   = Anki Study Break
   |author   = Arruda
+
   |author = nymvaline
   |id       = Arruda.BalancedCombineManyRings
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 8981
+
   |nexus   = 11279
   |github   = arruda/BalancedCombineManyRings
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Barn Incubator Support
+
   |name   = Anniversary on Calendar
   |author   = elbe
+
   |author = greentodd
   |id       = elbe.BarnIncubatorSupport
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 9049
+
   |nexus  = 8351
   |moddrop id = 986076
+
   |github =
   |github   = lshtech/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Another Hunger Mod
   |author   = littleraskol
+
   |author = spacechase0
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 833
+
   |curse   = 867735
  |github   = littleraskol/Basic-Sprinkler-Improved
+
   |nexus   = 3379
}}
+
   |moddrop = 568430
{{#invoke:SMAPI compatibility|entry
+
   |github = spacechase0/StardewValleyMods
   |name    = Battery Warning Mod
 
  |author  = Husky110
 
   |id      = Husky110.BatteryWarningMod
 
   |nexus id = 1886
 
   |github   = Husky110/BatteryWarningMod
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.BattleRoyale
+
   |id     = aedenthorn.YAJM
   |nexus id = 3199
+
  |curse  = 868885
   |github   = Ilyaki/BattleRoyalley
+
   |nexus   = 6546
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley - Year 2
+
   |name   = Anti-Cheat Server
   |author   = tylergibbs2
+
   |author = funny-snek
   |id       = tylergibbs2.BattleRoyalleyYear2
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 9891
+
   |nexus   = 2887
   |github   = tylergibbs2/BattleRoyalley-Year2
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Become Ethereal
+
   |name   = AntiCheat Whitelist, AntiCheat Server Whitelist
   |author   = Coll1234567
+
   |author = alichan, alichanST
   |id       = Coll1234567.BecomeEthereal
+
   |id     = alichan.AntiCheatWhitelist
   |nexus id = 3746
+
   |nexus   = 24204
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bed Tweaks
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = aedenthorn
+
   |author = FricativeMelon
   |id       = aedenthorn.BedTweaks
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 10023
+
   |nexus   = 15480
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Anti-Social NPCs
   |author   = Yoshimax and Pathoschild
+
   |author = Super Aardvark, ubererdferkel
   |id       = Yoshimax.BefriendMarlon
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 2569
+
   |nexus   = 5371
   |github   = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Be My Valentine
+
   |name   = Anti Tool Exhaustion
   |author   = Taskmaster
+
   |author = Tomokisan
   |id       = Taskmaster.BeMyValentine
+
   |id     = tomokisan.antiToolExhaustion
   |nexus id = 5219
+
  |curse  = 1081754
   |github   =  
+
   |nexus   = 26371
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Berry Season Reminder
+
   |name   = Anything Ponds
   |author   = Anthony Hilyard
+
   |author = MouseyPounds
   |id       = com.anthonyhilyard.berryseasonreminder
+
   |id     = MouseyPounds.AnythingPonds
   |curseforge id  = 446669
+
   |nexus  = 4702
   |curseforge key = berry-season-reminder
+
   |github  = MouseyPounds/stardew-mods
  |nexus id = 9315
+
 
   |github  = AHilyard/BerrySeasonReminder
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = Satozaki
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = aedenthorn.AprilFools
   |nexus id = 3605
+
  |curse  = 868768
   |github  = AndyCrocker/StardewMods
+
   |nexus   = 11496
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = A Quality Mod
   |author   = ChaosEnergy
+
   |author = spacechase0
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = spacechase0.AQualityMod
   |nexus id = 3097
+
  |curse  = 867134
   |github  = yuri-moens/BetterActivateSprinklers
+
   |nexus   = 14448
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Aquarism
   |author   = CatCattyCat, Cat
+
   |author = DaLion
   |id       = cat.betterartisangoodicons
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 2080
+
   |nexus  = 24356
   |moddrop id = 833553
+
   |github = daleao/sdv
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Balance
+
   |name   = Arcade 2048
   |author   = Xen0nex
+
   |author = Platonymous
   |id       = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
+
   |id     = Platonymous.2048
   |nexus id = 8141
+
  |curse  = 308054
   |github  =
+
   |nexus   = 2048
 +
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Beehouses
+
   |name   = Arcade Pong
   |author   = Tlitookilakin
+
   |author = Platonymous
   |id       = tlitookilakin.BetterBeehouses
+
   |id     = Platonymous.ArcadePong
   |nexus id = 10996
+
   |nexus   = 2044
   |moddrop id = 1105633
+
   |moddrop = 793819
   |github  = tlitookilakin/BetterBeehouses
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Bombs
+
   |name   = Arcade Snake, Snake
   |author   = Duno666
+
   |author = Platonymous
   |id       = Duno666.BetterBombs
+
   |id     = Platonymous.Snake
   |nexus id = 7787
+
  |curse  = 308055
   |github  = PhillZitt/BetterBombs
+
   |nexus   = 2056
 +
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Chests
+
   |name   = Archaeology House Content Management Helper
   |author   = furyx639
+
   |author = Felix-Dev
   |id       = furyx639.BetterChests
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 9791
+
   |nexus   = 2804
   |github   = ImJustMatt/StardewMods
+
   |github = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Archaeology Skill for 1.6
   |author   = Satozaki
+
   |author = moonslime
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 3159
+
  |curse  = 1003404
   |github   = AndyCrocker/StardewMods
+
   |nexus   = 22199
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Archery
   |author   = Khloe Leclair
+
   |author = PeacefulEnd
   |id       = leclair.bettercrafting
+
   |id     = PeacefulEnd.Archery
   |nexus id = 11115
+
  |curse  = 870921
   |github  = KhloeLeclair/StardewMods
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name   = Archery - Starter Pack
   |author   = Khloe Leclair
+
   |author = PeacefulEnd
   |id       = leclair.bcspacecore
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 11115
+
   |curse  = 870920
   |github   = KhloeLeclair/StardewMods
+
   |nexus   = 16768
}}
+
   |github  = Floogen/Archery
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Better Crystalariums
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
  |author  = DecidedlyHuman
 
   |id      = DecidedlyHuman.BetterCrystalariums
 
  |nexus id = 10907
 
  |github  = DecidedlyHuman/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Arena Challenges Mod
   |author   = GitStonic, IMSTONIC
+
   |author = XxHarvzBackxX
   |id       = gitstonic.svbdp
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 3092
+
   |nexus  = 9544
  |github  =
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Doors
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.betterdoors
 
   |nexus id = 3797
 
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.0.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Friendship
+
   |name   = Armor Ore
   |author   = Urbanyeti
+
   |author = gmff
   |id       = BetterFriendship
+
   |id     = GMFF.ArmorOre
   |nexus id = 10287
+
   |nexus  =
  |github  = urbanyeti/stardew-better-friendship
+
   |curse   = 485718
}}
+
   |github =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Fruit Trees
 
  |author   = CatCattyCat, Cat
 
   |id      = cat.betterfruittrees
 
   |nexus id = 1976
 
  |moddrop id = 833546
 
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status   = abandoned
  |unofficial version = 2.6.1-unofficial.4-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Garbage Cans
 
  |author  = AairTheGreat
 
  |id      = AairTheGreat.BetterGarbageCans
 
  |nexus id = 4171
 
   |github   = AairTheGreat/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Ars Venefici
   |author   = CatCattyCat, Cat
+
   |author = HeyImAmethyst
   |id       = cat.bettergardenpots
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id = 2209
+
   |nexus  = 24409
   |moddrop id = 833555
+
   |github = HeyImAmethyst/Ars-Venefici
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Artifact Digger
   |author   = CatCattyCat, Cat
+
   |author = Mizzion
   |id       = cat.betterhay
+
   |id     = mizzion.artifactdigger
   |nexus id = 1430
+
   |nexus   = 4212
   |moddrop id = 833540
+
   |moddrop = 661378
   |github   = danvolchek/StardewMods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = fodkod, Kodfod
+
   |author = pepoluan
   |id       = kodfod.hitbox
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 4973
+
   |nexus  = 9023
  |github   = Kodfod/BetterHitboxStardew
+
   |moddrop = 979525
 
+
   |github  =
   |broke in          = Stardew Valley 1.5
+
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
 
  |pull request      = https://github.com/kodfod/BetterHitboxStardew/pull/2
 
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Artifact System Fixed
   |author   = dphile
+
   |author = Ilyaki
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 2085
+
   |nexus   = 2761
   |github   = dphile/SDVBetterIridiumTools
+
   |github = Ilyaki/ArtifactSystemFixed
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
+
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Jukebox
+
   |name   = Artisan Goods Redone
   |author   = Gaphodil
+
   |author = Rhukii
   |id       = Gaphodil.BetterJukebox
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 6017
+
   |nexus   = 9414
   |moddrop id = 984775
+
   |github  =
   |github  = Gaphodil/BetterJukebox
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Artisan Products Copy Quality
   |author   = hawkfalcon
+
   |author = justastranger
   |id       = hawkfalcon.BetterJunimos
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 2221
+
  |moddrop = 1554273
   |github   = hawkfalcon/Stardew-Mods
+
   |nexus   =
 +
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Crop Fields
+
   |name   = Artista, Artista - Stardew Painter
   |author   = micfort
+
   |author = Platonymous
   |id       = micfort.BetterJunimosCropFields
+
   |id     = Platonymous.Artista
   |nexus id = 10936
+
  |moddrop = 1521420
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
+
   |nexus   = 18697
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Forestry
+
   |name   = Ashley NPC
   |author   = ceruleandeep
+
   |author = Travoos
   |id       = ceruleandeep.BetterJunimosForestry
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 8992
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
 +
   |github = Club559/AshleyMod
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Lightning Rods
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.BetterLightningRods
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 10631
+
   |nexus   = 260
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Meteorites
+
   |name   = Atelier Cauldron, Cauldron
   |author   = spacechase0 and Pathoschild
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = spacechase0.BetterMeteorites
+
   |id     = Atelier.Cauldron
   |nexus id = 5096
+
   |nexus  = 22926
   |moddrop id = 771682
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = ATM
   |author   = Satozaki
+
   |author = Platonymous
   |id       = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
+
   |id     = Platonymous.ATM
   |nexus id = 3012
+
   |curse  = 308504
   |github  = AndyCrocker/StardewMods
+
   |moddrop = 793914
}}
+
  |nexus   = 3135
{{#invoke:SMAPI compatibility|entry
+
   |github  = Platonymous/Stardew-Valley-Mods
   |name    = Better Panning
+
 
   |author  = AairTheGreat
+
   |broke in = Stardew Valley 1.4
   |id      = AairTheGreat.BetterPanning
+
<!--
   |nexus id = 4161
+
   |unofficial version = 1.1.3-unofficial.1-mizzion
   |github  = AairTheGreat/StardewValleyMods
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning Spot
+
   |name   = AtraCore
   |author   = ForgedBrass
+
   |author = atravita
   |id       = ForgedBrass.BetterPanningSpot
+
   |id     = atravita.AtraCore
   |nexus id = 10608
+
  |curse  = 870972
   |github  =  
+
  |moddrop = 1205156
 +
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = bmarquismarkail, Space Baby
+
   |author = atravita
   |id       = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
+
   |id     = atravita.StopRugRemoval
   |nexus id = 935
+
  |curse  = 870985
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
+
  |moddrop = 1068101
 +
   |nexus   = 10192
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Audio Descriptions
   |author   = Nishtra
+
   |author = mistyspring
   |id       = BetterQuarry
+
   |id     = mistyspring.AudioDescription
   |nexus id = 771
+
   |nexus   = 16294
   |github   =  
+
   |github = misty-spring/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Audio Devices
   |author   = Urbanyeti
+
   |author = Max Vollmer, SVProtector
   |id       = BetterRanching
+
   |id     = maxvollmer.audiodevices
   |nexus id = 859
+
   |nexus   = 2838
   |github  = urbanyeti/stardew-better-ranching
+
   |github = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Satozaki
+
   |author = macer-Tim Oberle
   |id       = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
+
   |id     = macer.AuroraGSI
   |nexus id = 3232
+
   |nexus   = 6088
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Auto Animal Doors
   |author   = Zoryn
+
   |author = taggartaa, Aaron Taggart
   |id       = Zoryn.BetterRNG
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id =  
+
   |curse  = 1002753
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 1019
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Bin
+
   |name   = Auto-Attack
   |author   = MindMeltMax
+
   |author = X3n0n182
   |id       = MindMeltMax.BetterShipping
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 10487
+
   |nexus   = 7258
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Auto-Attack
   |author   = Kithio
+
   |author = cgifox
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = cgifox.AutoAttack
   |nexus id =
+
   |nexus  = 9620
   |chucklefish id = 4302
+
   |github =
   |github   =  
 
  
   |broke in     = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |pull request = https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Auto Bait and Tackles
   |author   = spacechase0 and Pathoschild
+
   |author = Alison Li
   |id       = spacechase0.BetterShopMenu
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 2012
+
   |nexus  = 6773
   |moddrop id = 771614
+
   |github = Alison-Li/AutoBaitAndTacklesMod
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Signs
+
   |name   = Auto Break Geode
   |author   = stebaker92, Steve Baker
+
   |author = weizinai
   |id       = stebaker92.bettersigns
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 7482
+
   |nexus   = 20685
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Auto Catch
   |author   = Max Vollmer, SVProtector
+
   |author = MercuryVN
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 2558
+
   |nexus   = 22616
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Auto Catch Fish
   |author   = CatCattyCat, Cat
+
   |author = WillTheMage
   |id       = cat.betterslingshots
+
   |id     = WillTheMage.AutoCatchFishMod
   |nexus id = 2067
+
   |nexus  = 25997
   |moddrop id = 833552
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Auto Coffee
   |author   = Jower
+
   |author = Ben880, ben1830
   |id       = Jower.BetterSort
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 1992
+
  |curse  = 990166
   |github   =  
+
   |nexus   = 2387
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Jihyun and Somin
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = JihyunSomin.AutoConsume
   |nexus id = 41
+
   |nexus  = 24178
   |chucklefish id = 3551
+
   |github  =
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Tappers
+
   |name   = Auto Crop
   |author   = CaptainSully
+
   |author = aurnj, Roy Li
   |id       = CaptainSully.BetterTappers
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 9875
+
   |nexus   =
   |moddrop id = 1035408
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |github  = CaptainSully/StardewMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = The Fluffy Robot
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 4234
+
   |nexus   = 20892
   |github   = AairTheGreat/StardewValleyMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Windows Mod
+
   |name   = Auto-Eat
   |author   = LPMG
+
   |author = Permamiss
   |id       = LPMG.Better_Windows_Mod
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 3672
+
   |nexus   = 643
   |github   =  
+
  |curse  = 307990
 +
   |github = Permamiss/Auto-Eat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Workbenches
+
   |name   = Auto Farm Screenshot
   |author   = CatCattyCat, Cat
+
   |author = Dwayneten
   |id       = cat.betterworkbenches
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 4830
+
   |nexus   = 4783
   |moddrop id = 833559
+
  |github  = Dwayneten/AutoFarmScreenshot
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Betwitched
+
   |name   = Autofill Pet Bowl
   |author   = b_wandert
+
   |author = maephie
   |id       = b_wandert.Betwitched
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 10172
+
   |nexus   = 13296
   |github  =  
+
   |github = maephie/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Auto Fill Pet Bowl
   |author   = spacechase0
+
   |author = Siweipancc
   |id       = spacechase0.BiggerBackpack
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 1845
+
   |nexus  = 20667
   |chucklefish id = 5191
+
   |github =
  |moddrop id = 384783
 
   |github   = spacechase0/BiggerBackpack
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Craftables
+
   |name   = Auto Fish
   |author   = spacechase0 and Pathoschild
+
   |author = WhiteMind
   |id       = spacechase0.BiggerCraftables
+
   |id     = WhiteMind.AF
   |nexus id = 7530
+
   |nexus   = 1895
   |github   = spacechase0/StardewValleyMods
+
   |github = WhiteMinds/mod-sv-autofish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Autofish, Autofish Used All Version
   |author   = Jessebot, JessebotX
+
   |author = dirinkbottle
   |id       = jessebot.biggerriverlands
+
   |id     = dirinkbottle.autofish
   |nexus id = 3025
+
   |nexus  = 26954
   |moddrop id = 467184
+
   |github =
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Auto Fishing
   |author   = lperkins2, Logan Perkins
+
   |author = SorryLate, rharyanto
   |id       = lperkins2.BigSilo
+
   |id     = SorryLate.AutoFishing
   |nexus id = 2429
+
   |nexus  = 5235
  |source   = {{nexus mod|2429}}
+
   |github  =
   |dev note = source in download
 
  
   |broke in = SMAPI 3.12.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Auto Fishing
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Tibbles
   |id       = Omegasis.BillboardAnywhere
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 492
+
   |nexus   = 21339
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Profit Margin
+
   |name   = Auto Gate
   |author   = desto
+
   |author = Teban100
   |id       = desto.BillboardProfitMargin
+
   |id     = AutoGate
   |nexus id = 6948
+
   |nexus   = 820
   |github   = desto-git/sdv-mods
+
   |github = StephenKairos/Teban100-StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Mail
+
   |name   = Auto-Grabber Mod
   |author   = KathrynHazuka
+
   |author = Jotser
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 276
+
   |nexus   = 2783
   |github  = KathrynHazuka/StardewValley_BirthdayMail
+
   |github =
   |dev note = author ignored previous PRs
+
 
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Auto-Grab Truffles
   |author   = BunnyJumps
+
   |author = Tsin
   |id       = BunnyJumps.BJSNoClip
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 2820
+
   |nexus   = 14162
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Auto Grab Truffles
   |author   = BunnyJumps
+
   |author = Frostiverse
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 2178
+
   |nexus   = 21705
   |github   =
+
   |github = Hunter-Chambers/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = Qther - BunnyJumps
+
   |author = QiXing
   |id       = BunnyJumps.BJSTrueMaster
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 5324
+
   |nexus   = 20874
   |github   =  
+
   |github = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blackhearts
+
   |name   = Auto Load Game
   |author   = Mightywa33ior
+
   |author = Caraxian
   |id       = Mightywa33ior.Blackhearts
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 7502
+
   |nexus   = 2509
   |github   =
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blessings and Curses
+
   |name   = Automate
   |author   = GenDeathrow
+
   |author = Pathoschild
   |id       = gendeathrow.BNC
+
   |id     = Pathoschild.Automate
   |nexus id =  
+
   |curse  = 992857
   |curseforge id  = 307717
+
   |nexus  = 1063
   |curseforge key = blessings-and-curses
+
   |moddrop = 509760
   |github   = GenDeathrow/SDV_BlessingsAndCurses
+
   |github = Pathoschild/StardewMods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Automate Chests
   |author   = aurnj, Roy Li
+
   |author = SinZ
   |id       = RuyiLi.BloodTrail
+
   |id     = SinZ.AutomateChests
   |nexus id =
+
   |nexus  = 11727
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |github = SinZ163/StardewMods
   |github   =  
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bloody Damage Overlay, Damage Overlay
+
   |name   = Automated Doors
   |author   = pepoluan
+
   |author = mrslowly, azah
   |id       = pepoluan.DamageOverlay
+
   |id     = azah.automated-doors
   |nexus id = 8796
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |source   = https://sourceforge.net/p/sdvmod-damage-overlay/
+
   |github = azah/AutomatedDoors
 +
 
 +
   |broke in          = Stardew Valley 1.3
 +
   |unofficial version = 1.4.3-unofficial.4-pickle
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens Are Green
+
   |name   = Automate Tool Swap
   |author   = explosivetortellini
+
   |author = Trapyy
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 4815
+
  |curse  = 1001901
   |github   = explosivetortellini/bluechickensaregreen
+
   |nexus   = 21050
 +
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bookcase
+
   |name   = Automatic Gates
   |author   = Darkhax
+
   |author = ScheKaa
   |id       = darkhax.bookcase
+
   |id     = Rakiin.AutomaticGates
   |nexus id =
+
   |nexus  = 3109
   |curseforge id  = 297252
+
   |moddrop = 467021
   |curseforge key = bookcase
+
   |github =
   |github   = Stardew-Valley-Modding/Bookcase
 
  
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
   |warnings = use Nexus, ModDrop is NOT updated
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Borderless Wood Floor
+
   |name   = Automatic Petting of Animals
   |author   = Digus
+
   |author = yangZ
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 4711
+
   |nexus   = 23539
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Boss Creatures
+
   |name   = Automatic Screenshot Taker
   |author   = aedenthorn
+
   |author = Zamiel
   |id       = Aedenthorn.BossCreatures
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 5864
+
   |nexus   = 10460
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = charbonn, Charles Bonnevialle
+
   |author = yangZ
   |id       = Charles.NomesBrasileiros
+
   |id     = yangZ.AutomaticStroking
   |moddrop id = 793149
+
   |nexus   = 23508
   |nexus id =  
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = Automatic To-Do List
   |author   = Guedez, guedez2
+
   |author = VoxaelFox
   |id       = bof.three.fishing.sounds
+
   |id     = VoxaelFox.AutomaticTodoList
   |nexus id = 5105
+
   |nexus   = 26008
   |github   =  
+
   |github = paulwrubel/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Automators
   |author   = Dycedarger
+
   |author = Kristian Skistad
   |id       = dycedarger.breedlikerabbits
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 948
+
   |nexus   = 15776
   |github   =
+
   |github  = kristian-skistad/automators
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Auto Melee Attack
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Siweipancc
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 3429
+
   |nexus   = 20704
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = Autonomals
   |author   = spacechase0 and Pathoschild
+
   |author = DespairScent
   |id       = spacechase0.BugNet
+
   |id     = DespairScent.Autonomals
   |nexus id = 5099
+
   |nexus  = 22879
   |moddrop id = 771693
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buildable Enchanting Forge, Buildable Forge
+
   |name   = AutoPetter
   |author   = Stari
+
   |author = Brogio
   |id       = Start.BuildableForge
+
   |id     = Brogio.AutoPetter
   |nexus id = 8893
+
   |nexus   = 27203
   |github   = SlivaStari/BuildableForge
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author  = Omegasis, Alpha_Omegasis
+
   |author = Jag3Dagster
   |id      = Omegasis.BuildEndurance
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 445
+
   |curse  = 989657
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Auto Speed
   |author   = bmarquismarkail, Space Baby
+
   |author = Omegasis, Alpha_Omegasis
   |id       = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 5347
+
   |nexus   = 443
   |github   = bmarquismarkail/SV_BuildersList
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Auto-Stack Bait & Ammo
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Jonathan Feenstra
   |id       = Omegasis.BuildHealth
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 446
+
   |nexus   = 23423
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = JonathanFeenstra/Auto-StackBaitAndAmmo
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Auto Stacker, Item Auto Stacker
   |author     = Esca, Esca-MMC
+
   |author = CatCattyCat, Cat
   |id         = Esca.BuildOnAnyTile
+
   |id     = cat.autostacker
   |nexus id   = 6854
+
   |nexus  = 1184
   |github    = Esca-MMC/BuildOnAnyTile
+
   |moddrop = 833539
   |moddrop id = 827525
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Bulk Staircases
+
   |name   = Auto Stack Items to Chest
   |author     = BananaFruit
+
   |author = Chosimba
   |id         = BananaFruit.BulkStaircases
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id   = 10622
+
   |nexus  = 2307
   |moddrop id = 1084873
+
  |github  =
   |github    = BananaFruit1492/BulkStaircases
+
 
 +
  |broke in = SMAPI 3.0
 +
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Auto Tool Select
   |author   = Hootless
+
   |author = lolmaj
   |id       = hootless.BusLocations
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 2905
+
   |nexus   = 3883
   |github   = hootless/StardewMods
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buyable Dwarf Scrolls
+
   |name   = Auto Trash
   |author   = MattDeDuck, Duckshard
+
   |author = DrOreo002
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = droreo002.autotrash
   |nexus id = 5307
+
   |nexus   = 4924
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Auto Trasher
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Jag3Dagster
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id = 507
+
  |curse  = 1014272
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 23663
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Auto Travel
   |author   = Denifia
+
   |author = GrumpyCrouton
   |id       = Denifia.BuyRecipes
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 1126
+
   |nexus   = 10693
   |github   = Denifia/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Auto Water
   |author   = funny-snek
+
   |author = Pickle, ddgroves
   |id       = funnysnek.displaycabinowner
+
   |id     = pickle.autowater
   |nexus id = 3036
+
   |nexus   = 1666
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Auto Water
   |author   = CatCattyCat, Cat
+
   |author = Steph Hoel
   |id       = cat.cactihurtyou
+
   |id     = StephHoel.AutoWater
   |nexus id = 4019
+
   |nexus  = 21022
   |moddrop id = 833562
+
   |github = StephHoel/ModsStardewValley
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Auto Watering (aurnj)
   |author   = Zoryn
+
   |author = aurnj, Roy Li
   |id       = Zoryn.CalendarAnywhere
+
   |id     = AutoWater
   |nexus id =  
+
   |nexus   =
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url     = https://community.playstarbound.com/threads/auto-watering.129355
  |github  = Zoryn4163/SMAPI-Mods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Campfire Cooking
 
  |author  = Kabigon
 
  |id      = Kabigon.CampfireCooking
 
  |nexus id = 2297
 
   |github   = KabigonFirst/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
+
   |summary = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Capstone Professions
 
  |author  = spacechase0 and Pathoschild
 
  |id      = spacechase0.CapstoneProfessions
 
  |nexus id = 7636
 
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Auto Watering (stellarashes)
   |author   = spacechase0 and Pathoschild
+
   |author = stellarashes
   |id       = spacechase0.CarryChest
+
   |id     = stellarashes.Autowatering
   |nexus id = 1333
+
   |nexus  = 5463
   |moddrop id = 134674
+
   |github = stellarashes/SDVMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = A Very Special Blue Chicken
   |author   = CatCattyCat, Cat
+
   |author = jackkimball
   |id       = cat.caskseverywhere
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 2994
+
   |nexus  = 2465
   |moddrop id = 833561
+
   |github = jacksonkimball/AVerySpecialBlueChicken
   |github   = danvolchek/StardewMods
 
  
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
  |unofficial version = 2.0.1-unofficial.1-strobe
  |unofficial version = 1.1.2-unofficial.1-strobe
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Avoid Losing Scepter
   |author   = punyo, yakminepunyo
+
   |author = atravita
   |id       = punyo.CasksOnGround
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 2406
+
  |curse  = 870974
   |github   = pomepome/CasksOnGround
+
  |moddrop = 1146671
 +
   |nexus   = 11856
 +
   |github = atravita-mods/StardewMods
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
   |summary = use [[#Automate|Automate]] instead to run casks.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casual Life
+
   |name   = Baby Chance Adjustment
   |author   = adverserath
+
   |author = LateFilmsGamer
   |id       = Adverserath.CasualLife
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 6011
+
   |nexus   = 15018
   |github   = adverserath/StardewValley-CasualLifeMod
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Catalogues Anywhere
 
  |author  = Cherry, CherryChain
 
  |id      = Cherry.CataloguesAnywhere
 
  |nexus id = 4949
 
  |moddrop id = 716382
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Baby Gender Interface
   |author   = SteelixLeiter
+
   |author = f4iTh, JertsukkaTheMan
   |id       = CategorizeChests
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 1300
+
   |nexus   = 1947
   |github   = doncollins/StardewValleyMods
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
<!--
 
  |unofficial version = 1.4.3-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Cat Gifts
 
  |author  = skuldomg, Skuld
 
  |id      = skuldomg.catGifts
 
  |nexus id = 2132
 
  |github  = skuldomg/catGifts
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Cats and Dogs
 
  |author  = DelphinWave
 
  |id      = DelphinWave.CatsAndDogsMod
 
  |nexus id = 7407
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cauldron of Chance
+
   |name   = Baby Pets
   |author   = Expl0
+
   |author = DellyBelly
   |id       = Expl0.CauldronOfChance
+
   |id     = DellyBelly.BabyPets
   |nexus id = 10975
+
   |nexus   = 20967
   |github   = WizardsLizards/CauldronOfChance
+
   |github = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = Backpack Resizer
   |author   = candidus42
+
   |author = DefenTheNation
   |id       = Candidus42.CellarAvailable
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 5104
+
   |nexus   = 2263
   |github   = mus-candidus/CellarAvailable
+
   |github = DefenTheNation/StardewMod-BackpackResizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenging Community Center Bundles
+
   |name   = Backside Attack
   |author   = alvadea & jaksha6472
+
   |author = andysun, ReddoHoku
   |id       = alja.CCCB
+
   |id     = andysun.BacksideAttack
   |nexus id = 6361
+
   |nexus  = 7815
   |moddrop id = 845377
+
   |github =
   |github   = Jaksha6472/ChallengingCommunityCenterBundles
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chance Cubes
+
   |name   = Backstory Questions Framework
   |author   = Turkey2349
+
   |author = spacechase0
   |id       = turkey2349.chancecubes
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id =  
+
   |curse  = 867131
   |curseforge id  = 297899
+
   |nexus   = 14570
   |curseforge key = chance-cubes
+
   |github = spacechase0/StardewValleyMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Bait Maker - Quality Matters
   |author   = funny-snek
+
   |author = Speshkitty
   |id       = funnysnek.ChangeCabinType
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 3046
+
   |nexus   = 22768
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Baits Do Their Jobs
   |author   = mardrest
+
   |author = MercuryVN
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 5335
+
   |nexus  = 23217
   |moddrop id = 800760
+
   |github = MercuryVN/BaitsDoTheirJobs
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Balanced Combine Many Rings
   |author   = Alek, amazingalek
+
   |author = Arruda
   |id       = Alek.ChangeProfessions
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id = 3989
+
   |nexus   = 8981
   |github   = aleksanderwaagr/Stardew-ChangeProfessions
+
   |github = arruda/BalancedCombineManyRings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Shoe Color
+
   |name   = Bank of Ferngill
   |author   = Shaklin
+
   |author = Mizzion
   |id       = shaklin.changeshoecolor
+
   |id     = mizzion.bankofferngill
   |nexus id = 6101
+
   |nexus   = 13043
   |github   =
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = Cherry, CherryChain
+
   |author = BarleyZP
   |id       = Cherry.SlimeHutchLimit
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 6455
+
   |nexus   = 21238
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Character Customization Anywhere, Change Character Appearance Anywhere
+
   |name   = Barn Incubator Support
   |author   = jeanne
+
   |author = elbe
   |id       = jeanne.CharacterCustomizationAnywhere
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 7415
+
   |nexus   = 9049
   |github  =
+
  |moddrop = 986076
 +
   |github = lshtech/StardewValleyMods
 +
  |summary = feature now in vanilla game (1.6)
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chargeable Axe and Pickaxe, Chargeable Resource Tools
+
   |name   = Basic Sprinkler Improved
   |author   = theLion
+
   |author = littleraskol
   |id       = DaLion.AwesomeTools, theLion.AwesomeTools<!--changed in 2.1.0-->
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 7965
+
   |nexus   = 833
   |github   =  
+
   |github = littleraskol/Basic-Sprinkler-Improved
  |source  = https://gitlab.com/theLion/smapi-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Charlie Out of Her Coop, Charlie The Chicken
+
   |name   = Bat Form
   |author   = PeepCake
+
   |author = aedenthorn, Erinthe
   |id       = PeepCake.CharlieTheChicken
+
   |id     = aedenthorn.BatForm
   |nexus id = 6986
+
  |curse  = 868667
   |github  =  
+
   |nexus   = 16825
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.4-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Battery Warning Mod
   |author   = CatCattyCat, Cat
+
   |author = Husky110
   |id       = cat.chatcommands
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 2092
+
   |nexus   = 1886
   |moddrop id = 833554
+
   |github  = Husky110/BatteryWarningMod
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cheaper Beach Bridge Repair
+
   |name   = Battle Ring
   |author   = Annosz
+
   |author = lyl
   |id       = Annosz.CheaperBeachBridgeRepair
+
   |id     = lyl.br
   |nexus id = 5826
+
   |nexus   = 22027
   |github   = Annosz/StardewValleyModding
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Battle Royalley
   |author   = Rui3
+
   |author = Ilyaki
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 5606
+
   |nexus   = 3199
   |github  = ChristinaEd/ChefHelperAddToFridges
+
   |github = Ilyaki/BattleRoyalley
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 +
  |status  = workaround
 +
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Battle Royalley - Year 2
   |author   = elDudeerino
+
   |author = Tyler Gibbs
   |id       = Duder.ChefsCloset
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 1030
+
   |nexus   = 9891
   |github   = deLaDude/ChefsCloset
+
   |github = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cherryrar
+
   |name   = Beatable Lucky Purple Shorts
   |author   = Edu Anttunes
+
   |author = Dragoon23
   |id       = Cherryrar.Functions
+
   |id     = Dragoon23.BeatableLuckyShortsMonster
   |nexus id = 6603
+
   |nexus   = 25095
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Become Ethereal
   |author   = Platonymous
+
   |author = Coll1234567
   |id       = Platonymous.Chess
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 3976
+
   |nexus  = 3746
   |moddrop id = 793917
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Displays
+
   |name   = Becoming Familiar
   |author   = MindMeltMax
+
   |author = Krutonium
   |id       = MindMeltMax.ChestDisplays
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 7644
+
   |nexus   = 21949
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Bed Tweaks
   |author   = berkayylmao
+
   |author = aedenthorn, Erinthe
   |id       = berkayylmao.ChestEx
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 4180
+
   |curse  = 868834
   |curseforge id  = 501477
+
   |nexus   = 10023
   |curseforge key = chestex
+
   |github = aedenthorn/StardewValleyMods
   |github   = berkayylmao/StardewValleyMods
 
  
   |broke in          = Stardew 1.5.5
+
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://github.com/atravita-mods/StardewValleyMods/releases
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |unofficial version = 2.0.4-unofficial.1-atravita
+
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Bee House Flower Range Fix
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = KirbyLink
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = kirbylink.beehousefix
   |nexus id = 242
+
   |nexus   = 3013
   |chucklefish id = 3550
+
  |github  = KirbyLink/BeeHouseFix
   |source   = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Naming
+
   |name   = Bee Paths
   |author   = M3ales
+
   |author = aedenthorn, Erinthe
   |id       = ChestNaming
+
   |id     = aedenthorn.BeePaths
   |nexus id =  
+
   |curse  = 868914
   |curseforge id  = 299791
+
   |nexus   = 14812
   |curseforge key = chest-naming
+
   |github = aedenthorn/StardewValleyMods
   |github   = M3ales/ChestNaming
 
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
  |unofficial version = 0.2.1-unofficial.3-mouahrara
   |summary = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Befriend Marlon and Gunther
 +
   |author = Yoshimax
 +
  |id      = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
 +
  |nexus  = 2569
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Be My Valentine
   |author   = mralbobo
+
   |author = Taskmaster
   |id       = mralbobo.ChestPooling
+
   |id     = Taskmaster.BeMyValentine
   |nexus id =
+
   |nexus  = 5219
   |url      = https://community.playstarbound.com/threads/111988
+
   |github =
   |github   = mralbobo/stardew-chest-pooling
 
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
  |pull request = https://github.com/mralbobo/stardew-chest-pooling/pull/4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Berry Season Reminder
   |author   = Pathoschild
+
   |author = Anthony Hilyard
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 518
+
   |curse  = 446669
   |moddrop id = 606600
+
   |nexus  = 9315
   |github   = Pathoschild/StardewMods
+
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Better 10 Hearts
   |author   = aclockworkhound
+
   |author = Sonozuki
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 3540
+
   |nexus   = 3605
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.5
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Better Activate Sprinklers
   |author   = CroiDorcha
+
   |author = ChaosEnergy
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 1756
+
   |nexus   = 3097
   |github   =  
+
   |github = yuri-moens/BetterActivateSprinklers
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Better Artisan Good Icons
   |author   = Prismuth
+
   |author = CatCattyCat, Cat
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = cat.betterartisangoodicons
   |nexus id = 1655
+
   |nexus   = 2080
   |github   =  
+
  |moddrop = 833553
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
+
   |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = loe2run
+
   |author = DaLion and Tithrandel
   |id       = Loe2run.ChildToNPC
+
   |id     = DaLion.Meads
   |nexus id = 4568
+
   |nexus   =
   |github   = loe2run/ChildToNPC
+
   |github = daleao/bagi-meads
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
   |unofficial version = 1.2.1-unofficial.7-candidus42
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-93#post-64222
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Balance
 +
  |author  = Xen0nex
 +
  |id      = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
 +
  |nexus  = 8141
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Better Beehouses
   |author   = Husky110
+
   |author = Tlitookilakin
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 1768
+
   |nexus   = 10996
   |github   = Husky110/ChillInYourFarmHouse
+
  |moddrop = 1105633
 +
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Better Bombs
   |author   = Travoos
+
   |author = Duno666
   |id       =  
+
   |id     = Duno666.BetterBombs
   |nexus id = 590
+
   |nexus   = 7787
   |github   =
+
   |github  = PhillZitt/BetterBombs
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Family Planning|Family Planning]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Random Farm Event
+
   |name   = Better Butterfly Hutch
   |author   = RunoV
+
   |author = NormanPCN
   |id       = RunoV.ChooseRandomFarmEvent
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 8524
+
   |nexus   = 11166
   |github   = valruno/ChooseRandomFarmEvent
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Better Cabin
   |author   = ItsLittany
+
   |author = weizinai
   |id       = itslittany.ChummyFix
+
   |id     = weizinai.BetterCabin
   |nexus id = 6363
+
   |nexus  = 25368
   |moddrop id = 804100
+
   |github = weizinai/StardewValleyMods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Better Chests
   |author   = CJBok and Pathoschild
+
   |author = LeFauxMatt
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = furyx639.BetterChests
   |nexus id = 4
+
   |curse  = 871836
   |moddrop id = 741872
+
   |moddrop = 1547210
   |github   = CJBok/SDV-Mods
+
  |nexus  = 9791
 
+
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Better Crab Pots
   |author   = CJBok and Pathoschild
+
   |author = Sonozuki
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 93
+
   |nexus  = 3159
   |moddrop id = 741893
+
   |github = Sonozuki/StardewMods
   |github   = CJBok/SDV-Mods
 
  
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Better Crafting
   |author   = CJBok and Pathoschild
+
   |author = RedstoneBoy
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id = 5
+
   |nexus   = 2504
   |moddrop id = 509768
+
   |github  = RedstoneBoy/BetterCrafting
   |github   = CJBok/SDV-Mods
+
 
 +
   |status   = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Better Crafting
   |author   = Satozaki
+
   |author = Khloe Leclair
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = leclair.bettercrafting
   |nexus id = 2975
+
   |nexus   = 11115
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Better Crafting: Buildings, Craftable Buildings
   |author   = tstaples
+
   |author = Khloe Leclair
   |id       = tstaples.CleanFarm
+
   |id     = leclair.bcbuildings
   |nexus id = 794
+
   |nexus   = 11115
   |github   = tstaples/CleanFarm
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = Khloe Leclair
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = leclair.bcspacecore
   |nexus id = 2219
+
   |nexus   = 11115
   |github   =  
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
  
  |broke in = Stardew Valley 1.3.29
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
   |summary = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name   = Better Crystalariums
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = DecidedlyHuman
   |id       = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 604
+
   |nexus  = 10907
   |moddrop id = 664033
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Better Discord Presence, SVBDP
   |author   = Blucifer, BluciferProgrammer
+
   |author = GitStonic, IMSTONIC
   |id       = Blucifer.CoalRegen
+
   |id     = gitstonic.svbdp
   |nexus id = 1664
+
   |nexus   = 3092
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
  |pull request      = https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cock-a-doodle-dont
+
   |name   = Better Doors
   |author   = Fuzzy
+
   |author = CatCattyCat, Cat
   |id       = fuzzy.cockadoodledont
+
   |id     = cat.betterdoors
   |nexus id = 7584
+
   |nexus   = 3797
   |github   =
+
   |github = danvolchek/StardewMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.4
   |name    = Coin Collector
+
<!--
  |author  = aedenthorn
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |id      = aedenthorn.CoinCollector
+
   |unofficial version = 1.0.3-unofficial.1-strobe
   |nexus id = 9843
+
-->
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Better Elevator
   |author   = DanielSerrano, Lord Xamon
+
   |author = aedenthorn, Erinthe
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 1169
+
  |curse  = 868746
   |github   =  
+
   |nexus   = 12802
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
+
   |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Color Blind Mod, SDV Colorblind Mod
+
   |name   = Better Elevator - Continued
   |author   = CISC 3141, Testing, Upsters
+
   |author = aedenthorn and FlyingTNT
   |id       = Testing.SDVColorBlindMod
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 10380
+
   |nexus   = 22340
   |github   =
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Better Enchantments, Enchantment
   |author   = DJ-STLN
+
   |author = kalik
   |id       = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
+
   |id     = kalik.Enchantment
   |nexus id = 2590
+
   |nexus   = 23368
   |github   = DJ-STLN/CombatControls
+
   |github = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls Redux
+
   |name   = Better Festival Notifications
   |author   = NormanPCN
+
   |author = drbirbdev
   |id       = NormanPCN.CombatControlsRedux
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 10496
+
   |nexus   = 14170
   |github   = NormanPCN/StardewValleyMods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = Better Fishing
   |author   = spacechase0 and Pathoschild
+
   |author = balllight
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = balllight.BetterFishing
   |nexus id = 3905
+
   |nexus  = 13585
   |moddrop id = 771671
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Better Friendship
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Urbanyeti
   |id       = SPDFarmingImplementsInCombat
+
   |id     = BetterFriendship
   |nexus id = 313
+
   |nexus   = 10287
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  = urbanyeti/stardew-better-friendship
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Machines
+
   |name   = Better Frog Control, Spit That Up - Better Frog Control
   |author   = SlayerDharok
+
   |author = Malkavian, Malkavian242
   |id       = SlayerDharok.CombineMachines
+
   |id     = malkavian.betterfrogcontrol
   |nexus id = 7411
+
   |nexus   = 26144
   |github   = Videogamers0/SDV-CombineMachines
+
   |github = LucasOCastro/StardewValley-BetterFrogControl
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Many Rings
+
   |name   = Better Fruit Trees
   |author   = Stari
+
   |author = CatCattyCat, Cat
   |id       = Stari.CombineManyRings
+
   |id     = cat.betterfruittrees
   |nexus id = 8801
+
   |nexus   = 1976
   |github  = SlivaStari/CombineManyRings
+
  |moddrop = 833546
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |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     = Comics
+
   |name   = Better Garbage Cans
   |author   = Platonymous
+
   |author = AairTheGreat
   |id       = Platonymous.Comics
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 6281
+
   |nexus   = 4171
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = Better Garden Pots
   |author   = Musbah Sinno
+
   |author = CatCattyCat, Cat
   |id       = musbah.bundleTooltip
+
   |id     = cat.bettergardenpots
   |nexus id = 1329
+
   |nexus   = 2209
   |github  = musbah/StardewValleyMod
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Anywhere
+
   |name   = Better Hay
   |author   = Stingray
+
   |author = CatCattyCat, Cat
   |id       = Stingray.CCA
+
   |id     = cat.betterhay
   |nexus id = 10150
+
   |nexus   = 1430
   |github  = Stingrayss/StardewValley
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Helper
+
   |name   = Better Hitbox
   |author   = vgperson
+
   |author = fodkod, Kodfod
   |id       = vgperson.CommunityCenterHelper
+
   |id     = kodfod.hitbox
   |nexus id = 6893
+
   |nexus   = 4973
   |github  = vgperson/CommunityCenterHelper
+
   |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     = Community Kitchen
+
   |name   = Better Honey Mead
   |author   = blueberry
+
   |author = NCarigon
   |id       = blueberry.CommunityKitchen
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 9851
+
   |nexus   = 22848
   |github   = b-b-blueberry/CustomCommunityCentre
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Better Iridium Tool Area
   |author   = Redwood
+
   |author = dphile
   |id       = Redwood.CompanionNPCs
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 3175
+
   |nexus   = 2085
   |github   = EKomperud/StardewMods
+
   |github = dphile/SDVBetterIridiumTools
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#NPC Adventures|NPC Adventures]] instead.
+
   |summary = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
  |pull request = https://github.com/EKomperud/StardewMods/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Compost&#44; Pests&#44; and Cultivation
+
   |name   = Better Jukebox
   |author   = jahangmar
+
   |author = Gaphodil
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 4446
+
   |nexus   = 6017
   |github   = jahangmar/StardewValleyMods
+
  |moddrop = 984775
 +
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Bundle Costs
+
   |name   = Better Junimos
   |author   = Vertigon
+
   |author = hawkfalcon
   |id       = Vertigon.ConfigurableBundleCosts
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 9444
+
   |nexus   = 2221
   |github   = dtomlinson-ga/ConfigurableBundleCosts
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
   |name   = Better Junimos Crop Fields
   |author   = Boogie, BoogieBest
+
   |author = micfort
   |id       = boogie.greenhouse
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 7109
+
   |nexus   = 10936
   |github   =  
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Better Junimos Forestry
   |author   = seitanicbean
+
   |author = ceruleandeep
   |id       = seitanicbean.configurablejunimokart
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 6725
+
   |nexus   = 8992
   |source   = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Better Lightning Rods
   |author   = KnockedMallard42
+
   |author = aedenthorn, Erinthe
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = aedenthorn.BetterLightningRods
  |nexus id = 280
+
   |curse   = 868807
   |github   =  
+
   |nexus   = 10631
 
+
   |github = aedenthorn/StardewValleyMods
   |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     = Configurable Special Orders Unlock
+
   |name   = Better Meowmere
   |author   = Vertigon
+
   |author = TheMightyAmondee
   |id       = Vertigon.ConfigurableSpecialOrdersUnlock
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 8690
+
   |nexus   = 20374
   |github   = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Better Meteorites
   |author   = Mizzion
+
   |author = spacechase0
   |id       = mizzion.configuremachineoutputs
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 3490
+
  |curse  = 867727
   |moddrop id = 661367
+
   |nexus   = 5096
   |github   = Mizzion/MyStardewMods
+
   |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Better Mixed Seeds
   |author   = BayesianBandit
+
   |author = Sonozuki
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 3519
+
   |nexus   = 3012
   |github  = BayesianBandit/ConfigureMachineSpeed
+
   |github = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Fences
+
   |name   = Better Panning
   |author   = sergiomadd
+
   |author = AairTheGreat
   |id       = sergiomadd.ConnectedFences
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 10063
+
   |nexus   = 4161
   |github   = sergiomadd/StardewValleyMods
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Better Panning Extra Config
   |author   = IceGladiador
+
   |author = trashcan9
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 1799
+
   |nexus   = 16235
   |github   =
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
  |status  = workaround
 
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Better Panning Spot
   |author   = Satozaki
+
   |author = ForgedBrass
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 3768
+
   |nexus   = 10608
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Better Planting
   |author   = spacechase0 and Pathoschild
+
   |author = Achtuur
   |id       = spacechase0.ConsoleCode
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 3101
+
   |nexus  = 17252
   |moddrop id = 771643
+
   |github = Achtuur/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Better Quality More Seeds
   |author   = SMAPI
+
   |author = bmarquismarkail, Space Baby
   |id       = SMAPI.ConsoleCommands
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id =  
+
   |nexus   = 935
   |url      = https://smapi.io
+
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
   |github  = Pathoschild/SMAPI
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Code
+
   |name   = Better Quarry
   |author   = spacechase0
+
   |author = Nishtra
   |id       = spacechase0.ContentCode
+
   |id     = BetterQuarry
   |nexus id = 10545
+
   |nexus   = 771
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = workaround
 +
  |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Better Ranching, Better Milking
   |author   = Pathoschild
+
   |author = Urbanyeti
   |id       = Pathoschild.ContentPatcher
+
   |id     = BetterRanching
   |nexus id = 1915
+
   |nexus  = 859
   |moddrop id = 470174
+
   |github = urbanyeti/stardew-better-ranching
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Better Rarecrows
   |author   = spacechase0 and Pathoschild
+
   |author = Sonozuki
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 3853
+
   |nexus  = 3232
   |moddrop id = 771670
+
   |github = Sonozuki/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Better Return Scepter
   |author   = Vanguard3000
+
   |author = DecidedlyHuman
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 6564
+
   |nexus   = 11610
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Control Valley
+
   |name   = Better RNG
   |author   = TheTexanTesla
+
   |author = Zoryn
   |id       = TheTexanTesla.ControlValley
+
   |id     = Zoryn.BetterRNG
   |nexus id = 8160
+
   |nexus   =
   |github  = tesla1889tv/ControlValleyMod
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Better Rods
   |author   = Solariz
+
   |author = Achtuur
   |id       = aEnigma.ConvenientChests
+
   |id     = Achtuur.BetterRods
   |nexus id = 2196
+
   |nexus   = 17026
   |github   = aEnigmatic/StardewValley
+
   |github  = Achtuur/StardewMods
  |curseforge id = 300150
 
  |curseforge key = convenient-chests
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Inventory
+
   |name   = Better Shipping Bin
   |author   = gaussfire
+
   |author = MindMeltMax
   |id       = gaussfire.ConvenientInventory
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 10384
+
  |curse  = 1004479
   |github   = alanperrow/StardewModding
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Better Shipping Box
   |author   = spacechase0 and Pathoschild
+
   |author = Kithio
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 522
+
   |nexus   =
   |moddrop id = 127277
+
   |chucklefish = 4302
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cosmetic Rings
+
   |name   = Better Shop Menu
   |author   = PeacefulEnd
+
   |author = spacechase0
   |id       = PeacefulEnd.CosmeticRings
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 8522
+
  |curse  = 867744
   |github  = Floogen/CosmeticRings
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Better Signs
   |author   = CompSciLauren
+
   |author = stebaker92, Steve Baker
   |id       = CompSciLauren.CozyClothing
+
   |id     = stebaker92.bettersigns
   |nexus id = 5093
+
   |nexus  = 7482
   |curseforge id  = 368028
+
   |github =
  |curseforge key = cozy-clothing
 
  |moddrop id = 755868
 
   |github   = CompSciLauren/stardew-valley-cozy-clothing-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Better Skull Cavern Falling
   |author   = jwdred
+
   |author = Max Vollmer, SVProtector
   |id       = jwdred.CrabNet
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 584
+
   |nexus   = 2558
   |github   = jdusbabek/stardewvalley
+
   |github = maxvollmer/BetterSkullCavernFalling
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Pot Loot Has Quality and Bait Effects
+
   |name   = Better Slingshots
   |author   = Goldenrevolver
+
   |author = CatCattyCat, Cat
   |id       = Goldenrevolver.CrabPotQuality
+
   |id     = cat.betterslingshots
   |nexus id = 7767
+
   |nexus   = 2067
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Butterfly Hutches
+
   |name   = Better Sonar Bobber
   |author   = aedenthorn
+
   |author = Spiderbuttons
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = Spiderbuttons.BetterSonarBobber
   |nexus id = 6279
+
   |nexus   = 24837
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Better Sort
   |author   = FallToot
+
   |author = Jower
   |id       = FallToot.CraftableFishMounts
+
   |id     = Jower.BetterSort
   |nexus id = 4286
+
   |nexus   = 1992
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Terrarium, Terrarium
+
   |name   = Better Special Orders
   |author   = aedenthorn
+
   |author = Xeru
   |id       = aedenthorn.Terrarium
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 8031
+
   |nexus   = 24125
   |github   = aedenthorn/StardewValleyMods
+
   |github = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Better Sprinklers
   |author   = Sabera, kelbesque
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Sabera.CraftAnything
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 2524
+
   |nexus   = 41
   |github   =  
+
   |chucklefish = 3551
 +
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crane Man Begone
+
   |name   = Better Sprinklers Plus
   |author   = MouseyPounds
+
   |author = JamesCodesThings
   |id       = MouseyPounds.CraneManBegone
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 4704
+
   |nexus   = 17767
   |github   = MouseyPounds/stardew-mods
+
   |github = jamescodesthings/smapi-better-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cropbeasts
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = kdau
+
   |author = gingajamie
   |id       = kdau.Cropbeasts
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |moddrop id = 784523
+
   |nexus  = 21624
   |nexus id = 6030
+
   |github  = gingajamie/smapi-better-sprinklers-plus-encore
   |github  =  
+
 
   |source  = https://gitlab.com/kdau/cropbeasts
+
   |status  = abandoned
 +
   |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Check
+
   |name   = Better Stardrops
   |author   = Fairfield
+
   |author = Rokugin
   |id       = FairfieldBW.CropCheck
+
   |id     = Rokugin.BetterStardrops
   |nexus id = 9224
+
   |nexus   = 21360
   |github   = FairfieldBW/CropCheck
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Better Statue Of Blessings
   |author   = MouseyPounds
+
   |author = Tomokisan
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = tomokisan.betterStatueOfBlessings
   |nexus id = 3986
+
  |curse  = 1081728
   |github   = MouseyPounds/stardew-mods
+
   |nexus   = 25022
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Better Tappers
   |author   = Platonymous
+
   |author = CaptainSully
   |id       = Platonymous.CropExtension
+
   |id     = CaptainSully.BetterTappers
   |nexus id = 3208
+
   |nexus   = 9875
   |moddrop id = 793915
+
   |moddrop = 1035408
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = CaptainSully/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = Better Theater
   |author   = Abs, abslam
+
   |author = TianXiaobai
   |id       = abs.CropFairy
+
   |id     = TianXiaobai.BetterTheater
   |nexus id = 4885
+
   |nexus   = 25002
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = Better Train Loot
   |author   = lefthandedkid, stoobinator
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = stoobinator.seasonspillover
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 7203
+
   |nexus   = 4234
   |github  = stoobinator/Stardew-Valley-Grace-Period
+
   |github = AairTheGreat/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Better Transmutation
   |author   = Pathoschild
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 3000
+
   |nexus   = 2120
   |moddrop id = 606647
+
   |github  =
   |github   = Pathoschild/StardewMods
+
 
 +
   |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     = Crops Watered Indicator
+
   |name   = Better Trash Can
   |author   = Tyler Thrailkill, snowe2010
+
   |author = shivaGuy
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = shivaGuy.BetterTrashCan
   |nexus id = 3200
+
   |nexus   = 11814
   |github   = snowe2010/starbound-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Better Truffles
   |author   = GenDeathrow
+
   |author = temisthem
   |id       = gengeathrow.croptooltip
+
   |id     = tem696969696969.BetterTruffles
   |nexus id =
+
   |nexus  = 23228
   |curseforge id  = 307933
+
   |github  = kqrse/StardewValleyMods
  |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   = Better Watering Can and Hoe
   |author   = Digus
+
   |author = Aflojack45
   |id       = DIGUS.CropTransplantMod
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 2594
+
   |nexus   = 23946
   |github   = Digus/StardewValleyMods
+
   |github = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crystal Ball
+
   |name   = Better Workbenches
   |author   = Thom Smith, Thom1729
+
   |author = CatCattyCat, Cat
   |id       = Thom1729.CrystalBall
+
   |id     = cat.betterworkbenches
   |nexus id = 7826
+
   |nexus   = 4830
   |github  =  
+
  |moddrop = 833559
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Betwitched
   |author   = Vrakyas
+
   |author = b_wandert
   |id       = Vrakyas.CurrentLocation
+
   |id     = b_wandert.Betwitched
   |nexus id = 4028
+
   |nexus   = 10172
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Achievements
+
   |name   = Big Crop Bonus
   |author   = aedenthorn
+
   |author = Tocseoj
   |id       = aedenthorn.CustomAchievements
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 10047
+
  |curse  = 1008360
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1553635
 +
   |nexus   = 22337
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Big Fridges
   |author   = DefenTheNation
+
   |author = AlanBF
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = AlanBF.BigFridge
   |nexus id = 2301
+
   |nexus   = 22457
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = Bigger Backpack
   |author   = Omegasis, AlphaOmegasis
+
   |author = spacechase0
   |id       = Omegasis.CustomAssetModifier
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 1836
+
  |chucklefish = 5191
   |github   = janavarro95/Stardew_Valley_Mods
+
  |curse  = 867747
 +
  |moddrop = 384783
 +
   |nexus   = 1845
 +
   |github = spacechase0/BiggerBackpack
  
   |broke in    = SMAPI 3.0
+
   |warnings = Broken on Android.
  |status      = workaround
 
  |summary      = use [[#Content Patcher|Content Patcher]] instead.
 
  |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Bundles
+
   |name   = Bigger Craftables
   |author   = furyx639
+
   |author = spacechase0
   |id       = furyx639.CustomBundles
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 8258
+
  |curse  = 867714
   |github  = ImJustMatt/StardewMods
+
   |nexus   = 7530
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Bigger Craftables for 1.6
   |author   = Digus
+
   |author = manifoldSamurai, mfdsam
   |id       = DIGUS.CustomCaskMod
+
   |id     = YourName.BiggerCraftables
   |nexus id = 2642
+
   |nexus   = 24886
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chest Types
+
   |name   = Bigger Fridges
   |author   = aedenthorn
+
   |author = Entoarox
   |id       = aedenthorn.CustomChestTypes
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 7755
+
   |nexus   = 21678
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Bigger Riverlands Farm
   |author   = furyx639, LeFauxMatt
+
   |author = Jessebot, JessebotX
   |id       = furyx639.CustomChores
+
   |id     = jessebot.biggerriverlands
   |nexus id = 5315
+
   |nexus   = 3025
   |moddrop id = 717888
+
   |moddrop = 467184
   |github  =  
+
   |github = JessebotX/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Community Centre
+
   |name   = Big Silo
   |author   = blueberry
+
   |author = lperkins2, Logan Perkins
   |id       = blueberry.CustomCommunityCentre
+
   |id     = lperkins2.BigSilo
   |nexus id = 9850
+
  |nexus  = 2429
   |github   = b-b-blueberry/CustomCommunityCentre
+
   |source  = {{nexus mod|2429}}
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = SMAPI 3.12.0
 +
   |status   = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Companions
+
   |name   = Billboard Anywhere
   |author   = PeacefulEnd
+
   |author = Omegasis, Alpha_Omegasis
   |id       = PeacefulEnd.CustomCompanions
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 8626
+
   |nexus   = 492
   |github   = Floogen/CustomCompanions
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Billboard Profit Margin
   |author   = Cherry, CherryChain
+
   |author = desto
   |id       = Cherry.CustomCraftingStations
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 6293
+
   |nexus   = 6948
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Binning Skill
   |author   = spacechase0 and Pathoschild
+
   |author = drbirbdev
   |id       = spacechase0.CustomCritters
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 1255
+
   |nexus  = 14073
   |moddrop id = 130428
+
   |github = drbirbdev/StardewValley
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Birb Core
   |author   = ZaneYork
+
   |author = drbirbdev
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = drbirbdev.BirbCore
   |nexus id = 5830
+
   |nexus   = 19140
   |github   = ZaneYork/SDV_Mods
+
   |github = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Birthday Buff
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 2516
+
   |nexus   = 17747
   |github  = Digus/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod → CCRMAutomate
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = Digus.CCRMAutomate
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id = 8193
+
   |nexus   = 17974
   |github  = Digus/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Birthday Mail
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = KathrynHazuka
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 7069
+
   |nexus   = 276
   |moddrop id = 853913
+
   |github  = KathrynHazuka/StardewValley_BirthdayMail
   |github  = TheMightyAmondee/CustomDeathPenaltyPlus
+
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Decoration Areas
+
   |name   = Birthday Notifications
   |author   = aedenthorn
+
   |author = Honduriel
   |id       = aedenthorn.CustomWallsAndFloors
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 9626
+
   |nexus   = 20948
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Birthday Today
   |author   = aedenthorn
+
   |author = ChiroxT
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = treinke.birthdaytoday
   |nexus id = 5894
+
   |nexus   = 11578
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Emotes
+
   |name   = BJS Capsule Mod
   |author   = purrplingcat
+
   |author = BunnyJumps
   |id       = PurrplingCat.CustomEmotes
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 10861
+
   |nexus   = 2502
   |github  = purrplingcat/CustomEmotes
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = BJS MP Kick Mod
   |author   = aedenthorn
+
   |author = BunnyJumps
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 6358
+
   |nexus   = 2503
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = BJS Night Sounds
   |author   = Platonymous
+
   |author = BunnyJumps
   |id       = Platonymous.CustomFurniture
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 1254
+
   |nexus  = 2501
   |moddrop id = 793932
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = SMAPI 2.8
   |status             = unofficial
+
   |status  = abandoned
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
 
   |unofficial version = 0.12.1-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Gift Dialogue
+
   |name   = BJS No Clip
   |author   = PurrplingCat
+
   |author = BunnyJumps
   |id       = PurrplingCat.CustomGiftDialogue
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 7304
+
   |nexus   = 2820
   |github   = purrplingcat/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Harvest Fix
+
   |name   = BJS Only Treasure Room
   |author   = mytigio
+
   |author = BunnyJumps
   |id       = mytigio.customharvestfix
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 4192
+
   |nexus   = 3145
   |github   = mytigio/CustomHarvestFix
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = BJS Plant Everywhere
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = BunnyJumps
   |id       = KoihimeNakamura.CCR
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 1402
+
   |nexus   = 3143
   |moddrop id = 664037
+
   |github  =
   |github  = Sakorona/SDVMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = BJS Stop Grass
   |author   = CatCattyCat, Cat
+
   |author = BunnyJumps
   |id       = cat.customizabledeathpenalty
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 1991
+
   |nexus   = 2500
   |moddrop id = 833547
+
  |github  =
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = BJS Thunderstorm
   |author   = Yyeahdude
+
   |author = BunnyJumps
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 567
+
   |nexus   = 3144
   |github  =  
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = BJS Time Skipper
   |author   = Cherry, CherryChain
+
   |author = BunnyJumps
   |id       = Cherry.CustomizeAnywhere
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 4734
+
   |nexus   = 2178
   |moddrop id = 716356
+
   |github  =
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = BJS True Master
   |author   = spacechase0 and Pathoschild
+
   |author = Qther - BunnyJumps
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 1099
+
   |nexus   = 5324
   |moddrop id = 127272
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = Blackhearts
   |author   = MissCoriel
+
   |author = Mightywa33ior
   |id       = misscoriel.hpstam
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 5275
+
   |nexus   = 7502
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Wedding Attire
+
   |name   = Blahaj Blast
   |author   = violetlizabet
+
   |author = spacechase0
   |id       = violetlizabet.CustomizeWeddingAttire
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 10761
+
   |nexus   = 17550
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Blessings and Curses
   |author   = Digus
+
   |author = GenDeathrow
   |id       = DIGUS.CustomKissingMod
+
   |id     = gendeathrow.BNC
   |nexus id = 4664
+
   |nexus   =
   |github  = Digus/StardewValleyMods
+
  |curse  = 307717
}}
+
   |github = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Blinking Cursed Mannequins
   |author  = Mevima
+
   |author = Dragoon23
   |id       = Mevima.CustomLinens
+
  |id      = Dragoon23.BlinkingMannequin
   |nexus id = 1027
+
  |nexus  = 25750
   |github   =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blood Trail
 +
   |author  = aurnj, Roy Li
 +
   |id     = RuyiLi.BloodTrail
 +
   |nexus   =
 +
  |url    = https://community.playstarbound.com/threads/blood-trail.129308
 +
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Localization
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = ZaneYork
+
   |author = pepoluan
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 5377
+
   |nexus   = 8796
   |github   = ZaneYork/SDV_CustomLocalization
+
   |github =
   |summary = use latest version.
+
   |source = https://sourceforge.net/p/sdvmod-damage-overlay/
  |warnings = Only compatible with Android.
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Locks
+
   |name   = Blue Chickens Are Green
   |author   = aedenthorn
+
   |author = explosivetortellini
   |id       = aedenthorn.CustomLocks
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 6251
+
   |nexus   = 4815
   |github  = aedenthorn/StardewValleyMods
+
   |github = explosivetortellini/bluechickensaregreen
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = Blue Chickens in Multiplayer
   |author   = Platonymous
+
   |author = WindHero
   |id       = Platonymous.CustomMovies
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 4737
+
   |nexus   = 2336
   |moddrop id = 793918
+
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Bomb Drop
   |author   = Platonymous
+
   |author = WillTheMage
   |id       = Platonymous.CustomMusic
+
   |id     = WillTheMage.BombDropMod
   |nexus id = 3043
+
   |nexus  = 26062
   |moddrop id = 793904
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Exclusions
+
   |name   = Bookcase
   |author   = Esca, Esca-MMC
+
   |author = Darkhax
   |id       = Esca.CustomNPCExclusions
+
   |id     = darkhax.bookcase
   |nexus id = 7089
+
   |nexus   =
   |moddrop id = 847997
+
   |curse  = 297252
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Boomerangs, Boomerang Mod
   |author   = spacechase0 and Pathoschild
+
   |author = Arannya
   |id       = spacechase0.CustomNPCFixes
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 3849
+
   |nexus  = 22724
   |moddrop id = 771669
+
   |github = arannya/BoomerangMod
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC - Riley, Riley House
+
   |name   = Borderless Wood Floor
   |author   = SG
+
   |author = Digus
   |id       = SG.RileyHouse
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 5811
+
   |nexus   = 4711
   |github  =  
+
   |github = Digus/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Obelisks
+
   |name   = Boss Creatures
   |author   = XxHarvzBackxX
+
   |author = aedenthorn, Erinthe
   |id       = harvz.CustomObelisks
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 10202
+
  |curse  = 868905
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |nexus   = 5864
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Object Production
+
   |name   = Bow
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.CustomObjectProduction
+
   |id     = spacechase0.Bow
   |nexus id = 10152
+
   |nexus   = 2756
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771627
 +
   |github = spacechase0/Bow
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Brave New World - Core, BNW Core
   |author   = aedenthorn
+
   |author = DiogoAlbano
   |id       = aedenthorn.CustomOreNodes
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 5966
+
   |nexus   = 15871
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = Entoarox
+
   |author = charbonn, Charles Bonnevialle
   |id       = Entoarox.CustomPaths
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 2272
+
   |moddrop = 793149
   |chucklefish id = 5234
+
   |nexus  =
   |github   = Entoarox/StardewMods
+
   |github =
   |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     = Custom Pet Beds, Pet Bed
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = aedenthorn
+
   |author = Guedez, guedez2
   |id       = aedenthorn.PetBed
+
   |id     = bof.three.fishing.sounds
   |nexus id = 10462
+
   |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     = Custom Picture Frames
+
   |name   = Breeding Overhaul
   |author   = aedenthorn
+
   |author = StarAmy
   |id       = aedenthorn.CustomPictureFrames
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 10704
+
   |nexus   = 13974
   |github  = aedenthorn/StardewValleyMods
+
   |github = StarAmy/BreedingOverhaul
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = hawkfalcon
+
   |author = f4iTh, JertsukkaTheMan
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 2148
+
   |nexus   = 3429
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = Dem1se
+
   |author = Dycedarger
   |id       = Dem1se.CustomReminders
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 6215
+
   |nexus   = 948
   |moddrop id = 793899
+
  |github  =
   |github   = Dem1se/CustomReminders
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Renovations, Renovations
+
   |name   = Brighter Building Paint
   |author   = aedenthorn
+
   |author = tem696969696969
   |id       = aedenthorn.Renovations
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 9687
+
   |nexus   = 22807
   |github   = aedenthorn/StardewValleyMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Buff Framework
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 6669
+
   |nexus   = 17746
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.7-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Location
+
   |name   = Buffs Last
   |author   = barteke22
+
   |author = aceynk
   |id       = barteke22.CustomSpouseLocation
+
   |id     = aceynk.BuffsLast
   |nexus id = 9676
+
   |nexus   = 25611
   |github   = barteke22/StardewMods
+
   |github = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Redux
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = aedenthorn
+
   |author = Jesse
   |id       = aedenthorn.CustomSpousePatioRedux
+
   |id     = jesse.buffsgametime
   |nexus id = 10889
+
   |nexus   = 18996
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Wizard
+
   |name   = Bug Net
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.CustomSpousePatioWizard
+
   |id     = spacechase0.BugNet
   |nexus id = 7775
+
  |curse  = 867724
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 771693
 +
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Rooms
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = aedenthorn
+
   |author = Stari
   |id       = aedenthorn.CustomSpouseRooms
+
   |id     = Start.BuildableForge
   |nexus id = 10029
+
   |nexus   = 8893
   |github  = aedenthorn/StardewValleyMods
+
   |github = SlivaStari/BuildableForge
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tokens
+
   |name   = Buildable Ginger Island Farm
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = mouahrara
   |id       = TheMightyAmondee.CustomTokens
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 7517
+
   |nexus   = 20600
   |github   = TheMightyAmondee/CustomTokens
+
   |github = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Buildable Greenhouse Updated
   |author   = ZaneYork
+
   |author = Yariazen
   |id       = ZaneYork.CustomToolEffect
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 5712
+
   |nexus   = 11831
   |github  = ZaneYork/CustomToolEffect
+
   |github = Yariazen/YariazenMods
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author     = Esca, Esca-MMC
+
   |author = Espy
   |id         = Esca.CustomTracker
+
   |id     = Espy.AnythingAnywhere
   |nexus id   = 5108
+
  |moddrop = 1558607
   |github     = Esca-MMC/CustomTracker
+
   |nexus  = 21233
  |moddrop id = 706059
+
   |github = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Build Endurance
   |author   = CatCattyCat, Cat
+
   |author = Omegasis, Alpha_Omegasis
   |id       = cat.customtransparency
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 2359
+
   |nexus   = 445
   |moddrop id = 833556
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tree Tweaks, More Wood
+
   |name   = Builder's List
   |author   = aedenthorn
+
   |author = bmarquismarkail, Space Baby
   |id       = aedenthorn.TreeTweaks
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 10760
+
   |nexus   = 5347
   |github  = aedenthorn/StardewValleyMods
+
   |github = bmarquismarkail/SV_BuildersList
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Build Health
   |author   = Platonymous
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Platonymous.CustomTV
+
   |id     = Omegasis.BuildHealth
   |nexus id = 6775
+
   |nexus   = 446
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Buildings Included
   |author   = CatCattyCat, Cat
+
   |author = MindMeltMax
   |id       = cat.customwarplocations
+
   |id     = MindMeltMax.MapBuildings
   |nexus id = 1688
+
   |nexus  = 27359
   |moddrop id = 833544
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Points
+
   |name   = Build On Any Tile
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = aedenthorn.CustomWarpPoints
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 9651
+
   |nexus   = 6854
   |github  = aedenthorn/StardewValleyMods
+
   |github = Esca-MMC/BuildOnAnyTile
 +
   |moddrop = 827525
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = Build Stats
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Miiohau
   |id       = f4iTh.CustomWarps
+
   |id     = miiohau.buildstats
   |nexus id = 3445
+
   |nexus   = 15377
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Winter Star Gifts
+
   |name   = Bulk Animal Purchase
   |author   = XxHarvzBackxX
+
   |author = aedenthorn, Erinthe
   |id       = harvz.CWSG
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 10024
+
  |curse  = 868767
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |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     = Cut the Cord, TvMenu
+
   |name   = Bulk Buy
   |author   = cgifox
+
   |author = focustense
   |id       = cgifox.CutTheCord
+
   |id     = focustense.BulkBuy
   |nexus id = 9571
+
   |nexus   = 26856
   |github   = harshlele/CutTheCord
+
   |github = focustense/StardewBulkBuy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = Bulk Staircases
   |author   = Seawolf, seawolf87
+
   |author = BananaFruit
   |id       = Seawolf.DailyFarmPhoto
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 4791
+
   |nexus   = 23482
   |github   = Seawolf87/DailyFarmPhoto
+
  |moddrop = 1084873
 +
   |github = BananaFruit1492/BulkStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name   = Bundle Display
   |author   = BlaDe
+
   |author = 0JOG, OjOg
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = OjOg.BundleDisplay
   |nexus id = 6783
+
   |nexus   = 18135
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Bush Bloom Mod
   |author   = Schematix, Schmtx
+
   |author = NCarigon
   |id       = Schematix.DailyLuckMessage
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 1327
+
   |nexus   = 15792
   |github   =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily News
+
   |name   = Bus Locations
   |author   = bashNinja
+
   |author = Hootless
   |id       = bashNinja.DailyNews
+
   |id     = hootless.BusLocations
   |nexus id = 1141
+
   |nexus   = 2905
   |github   = miketweaver/DailyNews
+
   |github = hootless/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |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     = Daily Pet the Animals
+
   |name   = Button's Extra Books
   |author   = flowoeB
+
   |author = Spiderbuttons
   |id       = flowoeB.DailyPetTheAnimals
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 8356
+
   |nexus   = 21526
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Button's Extra Trigger Action Stuff
   |author   = CompSciLauren
+
   |author = Spiderbuttons
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = Spiderbuttons.BETAS
   |nexus id = 4779
+
   |nexus  = 27100
   |chucklefish id = 5907
+
   |github =
   |moddrop id    = 677025
 
  |curseforge id = 353698
 
  |curseforge key = daily-screenshot
 
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Special Orders
+
   |name   = Buttplug Valley
   |author   = shekurika
+
   |author = DryIcedMatcha, Salty
   |id       = shekurika.DailySpecialOrders
+
   |id     = Salty.ButtplugValley
   |nexus id = 9693
+
  |moddrop = 1480911
   |github   = shekurika/DailySpecialOrders
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Buyable Dwarf Scrolls
   |author   = GuiNoya, Yesst
+
   |author = MattDeDuck, Duckshard
   |id       = GuiNoya.DailyTasksReport
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 1624
+
   |nexus   = 5307
   |github   = GuiNoya/SVMods
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.4.2-unofficial.8-prism99
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Buy Back Collectables
   |author   = Danmw3
+
   |author = Omegasis, Alpha_Omegasis
   |id       = danmw3.DanUtils
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 2287
+
   |nexus   = 507
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = zazizu
+
   |author = Denifia
   |id       = zazizu.darkUI
+
   |id     = Denifia.BuyRecipes
   |nexus id = 4056
+
   |nexus   = 1126
   |github   = cilekli-link/SDVMods
+
   |github = Denifia/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Data Layers, Data Maps
+
   |name   = Bwdyworks
   |author   = Pathoschild
+
   |author = bwdy
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = bwdyworks
   |nexus id = 1691
+
   |nexus   = 3530
   |moddrop id = 606646
+
  |github  =
   |github   = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Cabin Owner Displayed
   |author   = MissCoriel
+
   |author = funny-snek
   |id       = misscoriel.diary
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 4451
+
   |nexus  = 3036
   |moddrop id = 624395
+
   |github =
   |github   = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Cacti Hurt You
   |author   = Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = cat.cactihurtyou
   |nexus id = 679
+
   |nexus   = 4019
   |moddrop id = 606608
+
   |moddrop = 833562
   |github   = Pathoschild/StardewMods
+
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Decrafting Mod
+
   |name   = Calcifer
   |author   = iSkLz_, MSCFC
+
   |author = sophie
   |id       = MSCFC.DecraftingMod
+
   |id     = sophie.Calcifer
   |nexus id = 4158
+
   |nexus   = 20628
   |github   = iSkLz/DecraftingMod
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Calendar Anywhere
   |author   = Max Vollmer, SVProtector
+
   |author = Zoryn
   |id       = maxvollmer.deepwoodsmod
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 2571
+
   |nexus   =
   |github  = maxvollmer/DeepWoodsMod
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Calico Statue Spotter
   |author   = Sandman53
+
   |author = wronque
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = wronque.CalicoStatueSpotter
   |nexus id = 5016
+
   |nexus   = 25837
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Warp Network Integration
+
   |name   = Call to Build
   |author   = Tlitookilakin
+
   |author = TheWarpriest
   |id       = tlitookilakin.deepwoodswarpnet
+
   |id     = TheWarpriest.CallToBuild
   |nexus id = 10240
+
   |nexus  = 26122
   |moddrop id = 1060419
+
   |github =
   |github   = tlitookilakin/WarpnetDeepwoods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Default Window Size
+
   |name   = Camera Control
   |author   = DecidedlyHuman
+
   |author = Nitbandier
   |id       = DecidedlyHuman.DefaultWindowSize
+
   |id     = Nitbandier.CameraControl
   |nexus id = 10939
+
   |nexus   = 21502
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Camera Pan
   |author   = AxesOfEvil
+
   |author = atravita
   |id       = AxesOfEvil.DeliveryService
+
   |id     = atravita.CameraPan
   |nexus id = 5187
+
  |curse  = 870958
   |github  = AxesOfEvil/SV_DeliveryService
+
  |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     = Delivery Upgrade Tool
+
   |name   = Campfire Cooking
   |author   = Dash, yuukidach
+
   |author = Kabigon
   |id       = Pathoschild.test
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 5570
+
   |nexus   = 2297
   |github  =  
+
   |github = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Grabber Redux
+
   |name   = Cape Stardew
   |author   = ferdaber
+
   |author = Arony, dreamygloom
   |id       = ferdaber.DeluxeGrabberRedux
+
   |id     = dreamygloom.CapeStardewCode
   |nexus id = 7920
+
   |nexus   = 14635
   |github   = ferdaber/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Capitalist Split Money
   |author   = domsim1
+
   |author = Ilyaki
   |id       = domsim1.DeluxeHats
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 5836
+
   |nexus   = 3083
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |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     = Demanding Shipping
+
   |name   = Capstone Professions
   |author   = lech43
+
   |author = spacechase0
   |id       = lech43.DemandingShipping
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 7315
+
  |curse  = 867711
   |github  =  
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = Carry Chest
   |author  = Kichjo
+
   |author = spacechase0
   |id       = Kichjo.DemetriusVisitsCave
+
  |id      = spacechase0.CarryChest
   |nexus id = 5477
+
  |curse  = 867756
   |github   = KeelanRosa/StardewMods
+
  |moddrop = 134674
 +
  |nexus   = 1333
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Carry Your Pet
 +
  |author  = DecidedlyHuman
 +
   |id     = DecidedlyHuman.CarryYourPet
 +
   |nexus   = 13009
 +
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = Esca, Esca-MMC
+
   |author = skellady and sophiesalacia
   |id       = Esca.DestroyableBushes
+
   |id     = sophie.CarWarp
   |nexus id = 6304
+
   |nexus  = 11102
   |moddrop id = 798245
+
   |github = sophiesalacia/StardewMods
   |github   = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DewCord Rich Presence
+
   |name   = Casks Anywhere
   |author   = explosivetortellini
+
   |author = YukiShiku, LeonBlade
   |id       = explosivetortellini.StardewValleyDRP
+
   |id     = CasksAnywhere
   |nexus id = 8348
+
   |nexus   = 878
   |github   = explosivetortellini/StardewValleyDRP
+
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
   |github = LeonBlade/CasksAnywhere
  
   |broke in = Stardew Valley 1.5.5
+
   |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     = Dialogue Box Redesign
+
   |name   = Casks Everywhere
   |author   = gzhynko
+
   |author = CatCattyCat, Cat
   |id       = GZhynko.DialogueBoxRedesign
+
   |id     = cat.caskseverywhere
   |nexus id = 8853
+
   |nexus   = 2994
   |github   = gzhynko/StardewMods
+
  |moddrop = 833561
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Extension
+
   |name   = Casks on Ground
   |author   = elbe
+
   |author = punyo, yakminepunyo
   |id       = elbe.DialogueExtension
+
   |id     = punyo.CasksOnGround
   |nexus id = 10851
+
   |nexus   = 2406
   |github  = lshtech/DialogueExtension
+
   |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     = Dialogue Emotes
+
   |name   = Casual Life
   |author   = PurrplingCat
+
   |author = adverserath
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = Adverserath.CasualLife
   |nexus id = 6537
+
   |nexus   = 6011
   |github  = purrplingcat/DialogueEmotes
+
   |github = adverserath/StardewValley-CasualLifeMod
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Tester
+
   |name   = Catalogue Filter
   |author   = DecidedlyHuman
+
   |author = aedenthorn, Erinthe
   |id       = DecidedlyHuman.DialogueTester
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 9887
+
  |curse  = 868740
   |moddrop id = 1035899
+
   |nexus   = 13137
   |github   = DecidedlyHuman/DialogueTester
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Trees
+
   |name   = Catalogue Filter - Continued
   |author   = aedenthorn
+
   |author = aedenthorn and FlyingTNT
   |id       = aedenthorn.DialogueTrees
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 9550
+
   |nexus   = 22379
   |github   = aedenthorn/StardewValleyMods
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Catalogue Framework
   |author   = Nishtra
+
   |author = leroymilo
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 1583
+
   |nexus   = 22364
   |github   =
+
   |github  = Leroymilo/Catalogue-Framework
  |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     = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name   = Catalogues Anywhere
   |author   = shanks3042
+
   |author = Cherry, CherryChain
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 5816
+
   |nexus   = 4949
   |github  =  
+
   |moddrop = 716382
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Auto Pickup
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = Eugenii10
+
   |author = StarCat
   |id       = KubichekEV.DisableAutoPickup
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 9717
+
   |nexus   = 19528
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Categorize Chests
   |author   = lperkins2, Logan Perkins
+
   |author = SteelixLeiter
   |id       = lperkins2.DisableController
+
   |id     = CategorizeChests
   |nexus id = 2229
+
   |nexus   = 1300
   |github  =  
+
   |github = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |unofficial version = 1.4.3-unofficial.3.mizzion
 +
   |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Cat Gifts
   |author   = FayneAldan
+
   |author = skuldomg, Skuld
   |id       = FayneAldan.RichPresence
+
   |id     = skuldomg.catGifts
   |nexus id = 2156
+
   |nexus   = 2132
   |github  = FayneAldan/SVRichPresence
+
   |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     = Dish of the Day Display
+
   |name   = Cats and Dogs
   |author   = MouseyPounds
+
   |author = DelphinWave
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 3960
+
   |nexus   = 7407
   |github   = MouseyPounds/stardew-mods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Cauldron of Chance
   |author   = jahangmar
+
   |author = Expl0
   |id       = jahangmar.DismantleCraftables
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 3687
+
   |nexus   = 10975
   |github  = jahangmar/StardewValleyMods
+
   |github = WizardsLizards/CauldronOfChance
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Displays
+
   |name   = Cave of Memories
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = PeacefulEnd
   |id       = spacechase0.Displays
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 7635
+
  |curse  = 870927
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 12619
 +
   |github = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Display Energy
+
   |name   = Cellar Available
   |author   = dmarcoux
+
   |author = candidus42
   |id       = dmarcoux.DisplayEnergy
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 10662
+
   |nexus  = 5104
   |moddrop id = 1087175
+
   |github = mus-candidus/CellarAvailable
   |github   = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Challenger
   |author   = Pyrohead37
+
   |author = Slothsoft
   |id       = Pyrohead37.DontEatThat
+
   |id     = Slothsoft.Challenger
   |nexus id = 1951
+
   |nexus   = 14196
   |github  = jahangmar/StardewValleyMods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Stop Me Now
+
   |name   = Challenger → Automate
   |author   = Shockah
+
   |author = Slothsoft
   |id       = Shockah.DontStopMeNow
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 10941
+
   |nexus   = 14196
   |github  = Shockah/Stardew-Valley-Mods
+
   |github = slothsoft/stardew-challenger
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Double Standard Farm
+
   |name   = Challenging Community Center Bundles
   |author   = Leaf
+
   |author = alvadea & jaksha6472
   |id       = Leaf.DoubleStandardFarm
+
   |id     = alja.CCCB
   |nexus id = 3928
+
   |nexus   = 6361
   |github   =  
+
  |moddrop = 845377
 +
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Downtown Zuzu
+
   |name   = Chance Cubes
   |author   = XxHarvzBackxX, Zuzu Development Team
+
   |author = Turkey2349
   |id       = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id     = turkey2349.chancecubes
   |nexus id = 8587
+
   |nexus   =
   |github  =  
+
  |curse  = 297899
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DPad Inventory Hotkey
+
   |name   = Change Cabin Type
   |author   = joljyo
+
   |author = funny-snek
   |id       = joljyo.DPadInventoryHotkey
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 7507
+
   |nexus   = 3046
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drop It - Drop Item Hotkey
+
   |name   = Change Dialogues
   |author   = Goldenrevolver
+
   |author = mardrest
   |id       = Goldenrevolver.DropItHotkey
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 7971
+
   |nexus   = 5335
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dungeon Buddy
+
   |name   = Change Farm Caves
   |author   = SwiftSails
+
   |author = MindMeltMax
   |id       = SwiftSails.DungeonBuddy
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 7864
+
  |curse  = 1004487
   |github   =  
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Change Horse Sounds
   |author   = Zoryn
+
   |author = CyanFire
   |id       = Zoryn.DurableFences
+
   |id     = CF.ChangeHorseSounds
   |nexus id =
+
   |nexus  = 13428
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Change Professions
   |author   = captncraig
+
   |author = Alek, amazingalek
   |id       = captncraig.dvr
+
   |id     = Alek.ChangeProfessions
   |nexus id = 3860
+
   |nexus   = 3989
   |github   = captncraig/StardewMods
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dwarvish Mattock
+
   |name   = Change Shoe Color
   |author   = Anthony Hilyard, Grend
+
   |author = Shaklin
   |id       = com.anthonyhilyard.dwarvishmattock
+
   |id     = shaklin.changeshoecolor
   |curseforge id  = 536418
+
   |nexus   = 6101
   |curseforge key = dwarvish-mattock
+
   |github =
  |nexus id = 9684
 
   |github   = AHilyard/DwarvishMattock
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Change Slime Hutch Limit
   |author  = gunnargolf
+
   |author = Cherry, CherryChain
   |id       = gunnargolf.DynamicChecklist
+
  |id      = Cherry.SlimeHutchLimit
   |nexus id = 1145
+
  |nexus  = 6455
   |github   = gunnargolf/DynamicChecklist
+
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
 +
   |author  = Majesity
 +
   |id     = Majesity.Stardew_CHAOS_Mod
 +
   |nexus   = 19052
 +
   |github = DevWithMaj/Stardew-CHAOS
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = hilovids
+
   |author = jeanne
   |id       = hilovids.DynamicClothing
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 10078
+
   |nexus   = 7415
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = spacechase0
+
   |author = StultusV
   |id       = spacechase0.DynamicGameAssets
+
   |id     = StultusV.WikiLinker
   |nexus id = 9365
+
   |nexus   = 12999
   |github   = spacechase0/StardewValleyMods
+
   |github = JudeRV/SDV_WikiLinker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets → DGA Automate
+
   |name   = Chargeable Resource Tools
   |author   = spacechase0
+
   |author = DaLion
   |id       = spacechase0.DGAAutomate
+
   |id     = DaLion.Chargeable
   |nexus id = 9365
+
   |nexus   = 23048
   |github   = spacechase0/StardewValleyMods
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = tyran285, Ryuuze
+
   |author = PeepCake
   |id       = DynamicMachines
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 374
+
   |nexus   = 6986
   |github   =  
+
   |github =
  
   |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   = Chaste Valley
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Tensor
   |id       = knakamura.dynamicnighttime
+
   |id     = Tensor.ChasteValley
   |nexus id = 2072
+
   |nexus  = 21925
   |moddrop id = 664041
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Chat Commands
   |author   = BashNinja
+
   |author = CatCattyCat, Cat
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = cat.chatcommands
   |nexus id = 1183
+
   |nexus   = 2092
   |github   = miketweaver/BashNinja_SDV_Mods
+
  |moddrop = 833554
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
+
   |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Price
+
   |name   = Chatter
   |author   = ZaneYork
+
   |author = Jboss
   |id       = ZaneYork.DynamicPrice
+
   |id     = Jboss.Chatter
   |nexus id  = 5831
+
   |nexus   = 16559
   |github   = ZaneYork/SDV_Mods
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   | name     = Dynamic Running Speed
+
   |name   = Cheaper Beach Bridge Repair
   | author   = Vrakyas
+
   |author = Annosz
   | id       = Vrakyas.DynamicRunningSpeed
+
   |id     = Annosz.CheaperBeachBridgeRepair
   | nexus id = 4029
+
   |nexus   = 5826
   | github   =  
+
   |github = Annosz/StardewValleyModding
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Community Upgrades
+
   |name   = Chef Helper - Add to Fridges
   |author   = Vertigon
+
   |author = Rui3
   |id       = Vertigon.EarlyCommunityUpgrades
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 8450
+
   |nexus   = 5606
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Chefs Closet
   |author   = Cautious Waffle, skulmuk
+
   |author = elDudeerino
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = Duder.ChefsCloset
   |nexus id = 1426
+
  |nexus  = 1030
   |github  =  
+
  |github  = deLaDude/ChefsCloset
 +
 
 +
  |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     = Easier Fishing
+
   |name   = Cherryrar
   |author   = majordot
+
   |author = Edu Anttunes
   |id       = MajorDOT.EasierFishing
+
   |id     = Cherryrar.Functions
   |nexus id =
+
   |nexus  = 6603
  |curseforge id  = 305367
+
   |github =
   |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 Special Orders
+
   |name   = Chess
   |author   = TheMightyAmondee
+
   |author = Platonymous
   |id       = TheMightyAmondee.EasierSpecialOrders
+
   |id     = Platonymous.Chess
   |nexus id = 8342
+
  |curse  = 877229
   |github  = TheMightyAmondee/EasierSpecialOrders
+
  |moddrop = 793917
 +
   |nexus   = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = East Scarpe (SMAPI)
+
   |name   = Chess Boards
   |author   = LemurKat and kdau
+
   |author = aedenthorn, Erinthe
   |id       = LemurKat.EastScarpe.SMAPI
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 5787
+
  |curse  = 868765
   |moddrop id = 984954
+
   |nexus   = 11580
   |source   = https://gitlab.com/kdau/eastscarpe
+
   |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     = Easy Access
+
   |name   = Chest Displays
   |author   = furyx639
+
   |author = MindMeltMax
   |id       = furyx639.EasyAccess
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 11002
+
  |curse  = 997977
   |github   = ImJustMatt/StardewMods
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = ChestEx
   |author   = MountainDewBoi
+
   |author = berkayylmao
   |id       = MountainDewBoi.EasyFarming
+
   |id     = berkayylmao.ChestEx
   |nexus id = 4162
+
   |nexus   = 4180
   |github   =  
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Chest Feature Set
   |author   = CeruleanSpirit
+
   |author = zack20136
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 2957
+
   |nexus   = 21155
   |github   =  
+
   |github = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Path Destruction
+
   |name   = Chest Label System
   |author   = StultusV
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = StultusV.EasyPathDestruction
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 8775
+
   |nexus   = 242
   |github   = JudeRV/Stardew-EasyPathDestruction
+
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Chest Naming
   |author   = CeruleanSpirit
+
   |author = M3ales
   |id       = EasyPetting.3032
+
   |id     = ChestNaming
   |nexus id = 3032
+
   |nexus   =
   |github   =  
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
  
   |broke in = Stardew Valley 1.5
+
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling
 +
  |author  = mralbobo
 +
  |id      = mralbobo.ChestPooling
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-chest-pooling
 +
 
 +
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling V2
 +
  |author  = jslattery26
 +
  |id      = jslattery26.ChestPoolingV2
 +
  |nexus  = 22461
 +
  |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Chest Preview
   |author   = crc-fehler
+
   |author = sergiomadd
   |id       = crc.eatmore
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 2724
+
   |nexus   = 13946
   |github   =  
+
   |github = sergiomadd/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Economy Mod
+
   |name   = Chests Anywhere
   |author   = millerscout
+
   |author = Pathoschild
   |id       = Millerscout.EconomyMod
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 6955
+
  |curse  = 1000640
   |github   = millerscout/StardewMillerMods
+
   |nexus   = 518
 +
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EH Smash Quality
+
   |name   = Chest Value
   |author   = EH Lim
+
   |author = Jppkr4
   |id       = tech.enghao.sv.eh-smash-quality
+
   |id     = Jppkr4.ChestValue
   |nexus id = 9303
+
   |nexus   = 23816
   |github   =  
+
   |github =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eidee Easy Fishing
+
   |name   = Chest Values
   |author   = EideeHi
+
   |author = MysticalAsian
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 4806
+
   |nexus   = 23878
   |github   = eideehi/EideeEasyFishing
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Child Bed Config
   |author   = Ilyaki
+
   |author = aclockworkhound
   |id       = Ilyaki.Elevator
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id = 2952
+
   |nexus   = 3540
   |github   = Ilyaki/Elevator
+
   |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
   |unofficial version = 1.1.1-unofficial.2-strobe
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42604
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Children Like Parents, Dynamic Children Replacer
 +
  |author  = CroiDorcha
 +
   |id      = CroiDorcha.ChildrenLikeParent
 +
  |nexus  = 1756
 +
   |github  =
  
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Children's Beds Removal
   |author   = Mel Noelle and Kirbylink
+
   |author = Prismuth
   |id       = melnoelle.underdarkkrobus
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 3071
+
   |nexus   = 1655
   |github   = KirbyLink/UnderdarkKrobus
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |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     = Empty Spouse Room
+
   |name   = Child to NPC
   |author   = Lerura
+
   |author = loe2run
   |id       = Lerura.EmptySpouseRoom
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 8453
+
   |nexus   = 4568
   |github  =  
+
   |github = loe2run/ChildToNPC
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial version = 1.2.1-unofficial.8-candidus42
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enaium ToolKit
+
   |name   = Chill in Your Farmhouse
   |author   = Enaium
+
   |author = Husky110
   |id       = Enaium.EnaiumToolKit
+
   |id     = Husky110.ChillInYourFarmHouse
   |curseforge id  = 436787
+
   |nexus   = 1768
   |curseforge key = enaiumtoolkit
+
   |github = Husky110/ChillInYourFarmHouse
  |moddrop id = 863959
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Choose Baby Gender
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Travoos
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id     =
   |nexus id = 193
+
   |nexus  = 590
   |chucklefish id = 3529
+
   |github  =
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
   |unofficial version = 1.9.1-unofficial.2-libraryaddict
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
+
   |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Choose Random Farm Event
   |author   = TheThor59
+
   |author = RunoV
   |id       = Thor.EnemyHealthBars
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 3627
+
   |nexus   = 8524
   |github  = TheThor59/StardewMods
+
   |github = valruno/ChooseRandomFarmEvent
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Chummy Fix
   |author   = Crystallyne
+
   |author = ItsLittany
   |id       = Crystallyne.EnergyCount
+
   |id     = itslittany.ChummyFix
   |nexus id = 4272
+
   |nexus   = 6363
   |github  = Crystallyne/EnergyCount
+
  |moddrop = 804100
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Circle of Thorns - NPC Hector
   |author   = nikperic, ThatOneCow
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = nikperic.EnergyTime
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 6488
+
   |nexus   = 16032
   |source   = https://gitlab.com/nikperic/energytime
+
  |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     = Enchantable Scythes and Golden Scythe Respawns
+
   |name   = CJB Automation
   |author   = Goldenrevolver
+
   |author = CJBok
   |id       = Goldenrevolver.EnchantableScythes
+
   |id     = CJBAutomation
   |nexus id = 10668
+
   |nexus   = 211
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = CJB Cheats Menu
   |author   = aedenthorn
+
   |author = CJBok and Pathoschild
   |id       = Aedenthorn.MagnetMod
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 4856
+
  |curse  = 1000644
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = CJB Item Spawner
   |author   = Mizzion
+
   |author = CJBok and Pathoschild
   |id       = mizzion.enhancedrelationships
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 1927
+
  |curse  = 1000641
   |moddrop id = 661356
+
   |nexus   = 93
   |github   = Mizzion/MyStardewMods
+
   |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = CJB Show Item Sell Price
   |author   = Entoarox
+
   |author = CJBok and Pathoschild
   |id       = Entoarox.EntoaroxFramework
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 2269
+
   |curse  = 1000642
   |chucklefish id = 4228
+
   |nexus  = 5
   |github  = Entoarox/StardewMods
+
   |moddrop = 509768
   |warnings = Broken on Android (crashes on startup).
+
   |github  = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Modding Utilities
+
   |name   = Clay Map
   |author   = Entoarox
+
   |author = Underscore
   |id       = Entoarox.Utilities
+
   |id     = underscore.clay_map
   |nexus id = 5521
+
   |nexus   = 11903
   |github   = Entoarox/StardewMods
+
   |github =
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = Clean Beach
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = Artinity
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = Artinity.CleanBeach
   |nexus id = 5526
+
   |nexus   = 14936
   |github   = jamespfluger/Stardew-EqualMoneySplit
+
   |github = Artinity/clean-beach
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Clean Cellar
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = Sonozuki
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 1656
+
   |nexus   = 2975
   |github   = MercuriusXeno/EquivalentExchange
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Escape Rope
+
   |name   = Clean Farm
   |author   = lestoph
+
   |author = tstaples
   |id       = lestoph.EscapeRope
+
   |id     = tstaples.CleanFarm
   |nexus id = 8576
+
   |nexus   = 794
   |github   = Bifibi/SDVEscapeRope
+
   |github = tstaples/CleanFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Esca's Modding Plugins
+
   |name   = Clear Farm Debris
   |author   = Esca
+
   |author = David Renne
   |id       = Esca.EMP
+
   |id     = DavidRenne.ClearFarmDebris
   |nexus id = 9296
+
   |nexus  = 26715
   |moddrop id = 1005443
+
   |github =
   |github   = Esca-MMC/EscasModdingPlugins
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better RNG
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = pepoluan
+
   |author = aurpine
   |id       = pepoluan.EvenBetterRNG
+
   |id     = aurpine.ClearGlasses
   |nexus id = 8680
+
   |nexus  = 21090
   |chucklefish id = 6117
+
   |github  = aurpine/Stardew-SpriteMaster
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better Warehouse
+
   |name   = Click 2 Move
   |author   = charliedemilho
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = charliedemilho.EvenBetterWarehouse
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 10396
+
   |nexus   = 2219
   |github  =
+
   |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     = Event Black Bars
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = gzhynko
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = GZhynko.EventBlackBars
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 7962
+
   |nexus   = 604
   |github  = gzhynko/StardewMods
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Limiter
+
   |name   = Clint's Backstock
   |author   = TheMightyAmondee
+
   |author = Rokugin
   |id       = TheMightyAmondee.EventLimiter
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 10735
+
   |nexus   = 20886
   |github   = TheMightyAmondee/EventLimiter
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Lookup
+
   |name   = Clock24
   |author   = shekurika
+
   |author = Lysero
   |id       = shekurika.EventLookup
+
   |id     = Lysero.Clock24
   |nexus id = 8505
+
   |nexus   = 3718
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Music Volume
+
   |name   = Clothes Rack
   |author   = jorgamun
+
   |author = LunaticShade
   |id       = jorgamun.EventMusicVolume
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 10650
+
   |nexus   = 18765
   |github   = jorgamun/EventMusicVolume
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Cloudy Skies
   |author   = MissCoriel
+
   |author = Khloe Leclair
   |id       = misscoriel.eventrepeater
+
   |id     = leclair.cloudyskies
   |nexus id = 3642
+
   |nexus  = 23135
   |curseforge id  = 317347
+
   |github = KhloeLeclair/StardewMods
  |curseforge key = event-repeater
 
  |moddrop id = 606979
 
   |github   = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Sound Adjuster
+
   |name   = Coal Regen
   |author   = shekurika
+
   |author = Blucifer, BluciferProgrammer
   |id       = shekurika.EventSoundAdjuster
+
   |id     = Blucifer.CoalRegen
   |nexus id = 8734
+
   |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     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Cobalt
   |author   = Digus
+
   |author = spacechase0
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = spacechase0.Cobalt
   |nexus id = 2360
+
   |nexus   = 1723
   |github  = Digus/StardewValleyMods
+
   |github = spacechase0/Cobalt
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Exhaustion Tweaks
+
   |name   = Cock-a-doodle-dont
   |author   = mytigio
+
   |author = Fuzzy
   |id       = mytigio.exhaustiontweaks
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 6247
+
   |nexus   = 7584
   |github   = mytigio/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Coin Collector
   |author   = Lodukas
+
   |author = aedenthorn, Erinthe
   |id       = Uwazouri.ExpandedFridge
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 1191
+
  |curse  = 868837
   |github  = Uwazouri/ExpandedFridge
+
   |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     = Expanded Preconditions Utility
+
   |name   = Cold Pets
   |author   = Cherry, CherryChain
+
   |author = Tyler Gibbs
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 6529
+
   |nexus   = 14379
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Alternative Textures)
+
   |name   = Cold Weather Haley SMAPI
   |author   = furyx639
+
   |author = DanielSerrano, Lord Xamon
   |id       = furyx639.XSAlternativeTextures
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 7431
+
   |nexus   = 1169
   |github  = ImJustMatt/StardewMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Lite)
+
   |name   = Collapsing On The Farm Fix
   |author   = furyx639
+
   |author = monsoonsheep
   |id       = furyx639.ExpandedStorage
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 7431
+
   |nexus   = 18086
   |github   = ImJustMatt/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage → XSAutomate
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = furyx639
+
   |author = CISC 3141, Testing, Upsters
   |id       = furyx639.XSAutomate
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 7431
+
   |nexus   = 10380
   |github  = ImJustMatt/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Colored Chests
   |author   = spacechase0 and Pathoschild
+
   |author = Igorious
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 509
+
   |nexus   =
   |moddrop id = 127275
+
   |chucklefish = 3684
   |github  = spacechase0/StardewValleyMods
+
   |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     = Experience Rate Multiplier
+
   |name   = Colored Crystalariums
   |author   = MSCFC, iSkLz
+
   |author = sophiesalacia
   |id       = SkLz.ExpMultiply
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 5910
+
   |nexus   = 14428
   |github   = iSkLz/ExperienceMultiplier
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Updates
+
   |name   = Colorful Chests
   |author   = Quipex
+
   |author = spacechase0
   |id       = Quipex.ExperienceUpdates
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 7581
+
   |nexus   = 1623
   |github  = Quipex/ExperienceUpdates
+
  |moddrop = 279189
 +
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expert Sitting
+
   |name   = Colorful Fishing Rods
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.ExpertSitting
+
   |id     = atravita.ColorfulFishingRods
   |nexus id = 7435
+
   |nexus   = 25258
   |github   = aedenthorn/StardewValleyMods
+
   |github = 6480k/colorful-fishing-rods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Colorful Fish Ponds
   |author   = Tondorian
+
   |author = rokugin
   |id       = ExtendedBusSystem
+
   |id     = rokugin.colorfulfishponds
   |nexus id =
+
   |nexus  = 23615
   |chucklefish id = 4373
+
   |github = rokugin/StardewMods
   |github   =  
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Combat Controls
   |author   = Crystalmir
+
   |author = DJ-STLN
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 485
+
   |nexus   = 2590
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github  = DJ-STLN/CombatControls
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Combat Controls Redux
   |author   = Entoarox
+
   |author = NormanPCN
   |id       = Entoarox.ExtendedMinecart
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 2271
+
   |nexus  = 10496
   |chucklefish id = 4359
+
   |github = NormanPCN/StardewValleyMods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Combat Dummies, Combat Dummy
   |author   = spacechase0 and Pathoschild
+
   |author = PeacefulEnd
   |id       = spacechase0.ExtendedReach
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 1493
+
   |curse  = 870919
   |moddrop id = 242303
+
   |nexus  = 16769
   |github  = spacechase0/StardewValleyMods
+
   |github = Floogen/CombatDummy
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Content Mod
+
   |name   = Combat Level Damage Scaler
   |author   = Alacrity, platinumhobo
+
   |author = spacechase0
   |id       = Alacrity.ExtraContentMod
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 8510
+
  |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     = Extra Fish Information
+
   |name   = Combat with Farming Implements
   |author   = Ceasg
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Ceasg.ExtraFishInformation
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 4170
+
   |nexus   = 313
   |github   = ceasg/StardewValleyMods
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Map Layers
+
   |name   = Combine Machines
   |author   = aedenthorn
+
   |author = SlayerDharok
   |id       = aedenthorn.ExtraMapLayers
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 9633
+
  |curse  = 992028
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7411
 +
   |github = Videogamers0/SDV-CombineMachines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = Combine Many Rings
   |author   = Unidarkshin and Deathest1, Devin Lematty
+
   |author = Stari
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = Stari.CombineManyRings
   |nexus id = 7490
+
   |nexus   = 8801
   |github   =  
+
   |github = SlivaStari/CombineManyRings
 
 
  |broke in = Json Assets 1.7.7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fabrication
+
   |name   = Comics
   |author   = XxHarvzBackxX
+
   |author = Platonymous
   |id       = harvz.Fabrication
+
   |id     = Platonymous.Comics
   |nexus id = 10679
+
   |nexus   = 6281
   |github  = XxHarvzBackxX/fabrication
+
   |github = Platonymous/Stardew-Valley-Mods
 +
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Community Bundle Item Tooltip
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Musbah Sinno
   |id       = Omegasis.Fall28SnowDay
+
   |id     = musbah.bundleTooltip
   |nexus id = 486
+
   |nexus   = 1329
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall To Autumn
+
   |name   = Community Center Anywhere
   |author   = jahangmar
+
   |author = Stingray
   |id       = jahangmar.FallToAutumn
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 7174
+
   |nexus   = 10150
   |github   = jahangmar/StardewValleyMods
+
   |github = Stingrayss/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Familiars
+
   |name   = Community Center Bundles Randomizer
   |author   = aedenthorn
+
   |author = bowtochris
   |id       = aedenthorn.Familiars
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 6429
+
   |nexus   = 20425
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Community Center Helper
   |author   = loe2run
+
   |author = vgperson
   |id       = Loe2run.FamilyPlanning
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 4515
+
   |nexus   = 6893
   |github   = loe2run/FamilyPlanningMod
+
   |github = vgperson/CommunityCenterHelper
 
 
  |broke in          = Content Patcher 1.17
 
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = Community Kitchen
   |author   = Taskmaster
+
   |author = blueberry
   |id       = Taskmaster.FantasticFrames
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 4540
+
   |nexus   = 9851
   |github  =  
+
   |github = b-b-blueberry/CustomCommunityCentre
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmageddon
+
   |name   = Companion NPCs
   |author   = Max Vollmer, SVProtector
+
   |author = Redwood
   |id       = maxvollmer.farmageddon
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 2618
+
   |nexus   = 3175
   |github  =  
+
   |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     = Farm Automation: Barn Door Automation
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = Oranisagu
+
   |author = jahangmar
   |id       = none<!--no manifest ID-->
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id =
+
   |nexus  = 4446
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = jahangmar/StardewValleyMods
   |github   = oranisagu/SDV-FarmAutomation
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = Oranisagu
+
   |author = BenW, BW
   |id       = none<!--no manifest ID-->
+
   |id     = BW.MyModding
   |nexus id =
+
   |nexus  = 20918
   |url      = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github   = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Framework
+
   |name   = Concentration on Farming
   |author   = aedenthorn
+
   |author = punyo, yakminepunyo
   |id       = aedenthorn.FarmCaveFramework
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 10506
+
   |nexus   = 1445
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name   = Configurable Bundle Costs
   |author   = atravita
+
   |author = sophiesalacia
   |id       = atravita.ExpFromMonsterKillsOnFarm
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 10924
+
   |nexus  = 9444
   |moddrop id = 1099838
+
   |github = sophiesalacia/StardewMods
   |github   = atravita-mods/ExpFromMonsterKillsOnFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = atravita
+
   |author = Boogie, BoogieBest
   |id       = atravita.FarmCaveSpawn
+
   |id     = boogie.greenhouse
   |nexus id = 10186
+
   |nexus  = 7109
   |moddrop id = 1068205
+
   |github =
   |github   = atravita-mods/FarmCaveSpawn
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Helper
+
   |name   = Configurable Junimo Kart
   |author   = aedenthorn
+
   |author = seitanicbean
   |id       = aedenthorn.FarmerHelper
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 10179
+
   |nexus   = 6725
   |github  = aedenthorn/StardewValleyMods
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Vitals Evolved
+
   |name   = Configurable Luck
   |author   = Sensakuma
+
   |author = sophiesalacia
   |id       = Sensakuma.FarmerVitalsEvolved
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 11131
+
   |nexus   = 14610
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Configurable Machines
   |author   = MabelSyrup
+
   |author = KnockedMallard42
   |id       = mabelsyrup.farmhouse
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 3731
+
   |nexus   = 280
   |github   = mjSurber/FarmHouseRedone
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |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     = Farmtronics
+
   |name   = Configurable Shipping Dates
   |author   = Joe Strout
+
   |author = Nishtra
   |id       = strout.farmtronics
+
   |id     = ConfigurableShippingDates
   |nexus id = 10634
+
   |nexus   = 675
   |github  = JoeStrout/Farmtronics
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = Configurable Special Orders Unlock
   |author   = BrasileiroTop
+
   |author = sophiesalacia
   |id       = BrasileiroTop.Fundo
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 5423
+
   |nexus   = 8690
   |github  =  
+
   |github = sophiesalacia/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = Configure Machine Outputs
   |author   = Cherry & cel10e
+
   |author = Mizzion
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 5142
+
   |nexus   = 3490
   |moddrop id = 716395
+
   |moddrop = 661367
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Configure Machine Speed
   |author   = jwdred
+
   |author = BayesianBandit
   |id       =  
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 647
+
   |nexus   = 3519
   |github   =  
+
   |github = BayesianBandit/ConfigureMachineSpeed
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm to Table Ready Meals
+
   |name   = Configure Machine Speed
   |author   = Speshkitty
+
   |author = Steph Hoel
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 7148
+
   |nexus   = 21005
   |github   = Speshkitty/FarmToTableReadyMeals
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmtronics
+
   |name   = Confirm Gifts
   |author   = Joe Strout
+
   |author = BadScientist
   |id       = strout.farmtronics
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 10634
+
   |nexus   = 23224
   |github   = JoeStrout/Farmtronics
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Confirm Warp Totem
   |author   = Esca, Esca-MMC
+
   |author = John Peters
   |id       = Esca.FarmTypeManager
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 3231
+
   |nexus  = 20255
   |moddrop id = 598755
+
   |github =
   |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fashion Sense
+
   |name   = Connected Fences
   |author   = PeacefulEnd
+
   |author = sergiomadd
   |id       = PeacefulEnd.FashionSense
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 9969
+
   |nexus   = 10063
   |github   = Floogen/FashionSense
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Connected Garden Pots
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.FastAnimations
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 1089
+
   |curse  = 868773
   |moddrop id = 606631
+
   |nexus  = 11411
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in          = Stardew Valley 1.6
   |name    = Faster Events
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |author  = libaryaddict
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
  |id      = libraryaddict.FasterEvents
 
   |nexus id = 7631
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Consistent Tree Growth Speed
   |author   = IceGladiador
+
   |author = IceGladiador
   |id       = IceGladiador.FasterGrass
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 1772
+
   |nexus   = 1799
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Console Chat
   |author   = kibbe
+
   |author = Sonozuki
   |id       = kibbe.faster_horse
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 2791
+
   |nexus   = 3768
   |github   =  
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Console Code
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 2277
+
   |curse  = 867737
   |chucklefish id = 3641
+
   |moddrop = 771643
   |github   = Entoarox/StardewMods
+
   |nexus   = 3101
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Path Speed
+
   |name   = Console Commands, TrainerMod
   |author   = gaussfire
+
   |author = SMAPI
   |id       = gaussfire.FasterPathSpeed
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 9344
+
   |nexus   =
   |github   = alanperrow/StardewModding
+
  |url    = https://smapi.io
 +
   |github = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Console Coordinates
   |author   = KathrynHazuka
+
   |author = Pillow
   |id       = KathrynHazuka.FasterRun
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 733
+
   |nexus   = 8957
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |github =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Forward
+
   |name   = Content Code
   |author   = crazywig
+
   |author = spacechase0
   |id       = crazywig.FastForward
+
   |id     = spacechase0.ContentCode
   |nexus id = 7413
+
  |curse  = 867697
   |github  =
+
   |nexus   = 10545
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Content Patcher
   |author   = DerTod2
+
   |author = Pathoschild
   |id       = de.dertod2.FastPetting
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 5039
+
  |curse  = 309243
   |github   =  
+
  |moddrop = 470174
 +
   |nexus   = 1915
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Content Patcher Animations
   |author   = Death, DeathGameDev
+
   |author = spacechase0
   |id       = DeathGameDev.FastTravel
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 1529
+
  |curse  = 867733
   |github   = DeathGameDev/SDV-FastTravel
+
  |moddrop = 771670
 +
   |nexus   = 3853
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Content Patcher Editor
   |author   = minervamaga
+
   |author = aedenthorn, Erinthe
   |id       = minervamaga.FeelingLucky
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id =
+
   |nexus  = 17661
   |moddrop id = 752859
+
   |github = aedenthorn/StardewValleyMods
   |github   = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Dynamic Rain
+
   |name   = Content Patcher Json Processor
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Jamie Taylor
   |id       = KoihimeNakamura.DynamicRainAndWind
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 604
+
   |nexus  = 13320
   |moddrop id = 664033
+
   |github = jltaylor-us/StardewJsonProcessor
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Revenue Service
+
   |name   = Context-Sensitive Gift Cursor
   |author   = KarratKake
+
   |author = Vanguard3000
   |id       = KarratKake.FerngillRevenueService
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 7566
+
   |nexus   = 6564
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fertilizer Anytime
+
   |name   = Continuous Music
   |author   = stoobinator, lefthandedkid
+
   |author = exhaustors
   |id       = stoobinator.fertilizeranytime
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 7259
+
   |nexus   = 24348
   |github   = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Controller Radial Keybindings
   |author   = KirbyLink
+
   |author = spacechase0
   |id       = kirbylink.festivalendtimetweak
+
   |id     = spacechase0.ControllerRadialKeybindings
  |nexus id = 2966
+
   |curse   = 867143
   |github   = KirbyLink/FestivalEndTimeTweak
+
   |nexus   = 12801
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.2.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
  |pull request      = https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival of the Mundane
+
   |name   = Control Tree
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = Cluom
   |id       = MouseyPounds.ShadowFestival
+
   |id     = Cluom.ControlTree
   |nexus id = 4630
+
   |nexus   = 23119
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Control Valley
   |author   = Felix-Dev
+
   |author = TheTexanTesla
   |id       = Felix-Dev.FeTK
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 4403
+
   |nexus   = 8160
   |github   = Felix-Dev/StardewMods
+
   |github = tesla1889tv/ControlValleyMod
  
   |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   = Convenient Chests
   |author   = aedenthorn
+
   |author = Solariz
   |id       = aedenthorn.FieldHarvest
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 11019
+
   |nexus   = 2196
   |github  = aedenthorn/StardewValleyMods
+
   |github = aEnigmatic/StardewValley
 +
  |curse   = 300150
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Convenient Inventory
   |author   = Edu Anttunes
+
   |author = gaussfire
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 5865
+
   |nexus   = 10384
   |github   = eduanttunes/sv_fighting_with_npcs
+
   |github = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Find Object Mod
+
   |name   = Cooking Overhaul
   |author   = Tran Minh Thong
+
   |author = stardemod
   |id       = find.object.mod
+
   |id     = stardemod.CookingOverhaul
   |nexus id = 8594
+
   |nexus   = 24845
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Cooking Skill
   |author  = aurnj, Roy Li
+
   |author = spacechase0
   |id      = RoyLi.Fireballs
+
   |id      = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id =  
+
   |curse  = 867395
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |moddrop = 127277
   |github   =  
+
   |nexus  = 522
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Coop Battle Pause
   |author   = aedenthorn
+
   |author = adverserath
   |id       = aedenthorn.FireBreath
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 7311
+
   |nexus   = 12061
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = rupak0577
+
   |author = DeLiXx
   |id       = rupak0577.FishDex
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id =  
+
  |curse  = 990474
   |github   = rupak0577/FishDex
+
   |nexus   = 12269
   |url      = https://github.com/rupak0577/FishDex
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Exclusions
+
   |name   = Cooperative Egg Hunt
   |author   = GZhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.FishExclusions
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 7782
+
   |nexus   = 17058
   |github   = gzhynko/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Copper Still
   |author   = Aair, AairTheGreat
+
   |author = NCarigon
   |id       = AairTheGreat.FishFinder
+
   |id     = NCarigon.CopperStill
   |nexus id = 5011
+
   |nexus   = 15333
   |github   = AairTheGreat/StardewValleyMods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = Copy Invite Code
   |author   = Speshkitty
+
   |author = CatCattyCat, Cat
   |id       = speshkitty.fishinfo
+
   |id     = cat.copyinvitecode
   |nexus id = 5452
+
   |nexus   = 2171
   |github  = Speshkitty/FishInfo
+
   |github = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Cosmetic Rings
   |author   = Shuai Zhang
+
   |author = PeacefulEnd
   |id       = shuaiz.FishingAdjustMod
+
   |id     = PeacefulEnd.CosmeticRings
   |nexus id = 1350
+
  |curse  = 870941
   |github   = hcoona/StardewValleyMods
+
   |nexus   = 8522
 +
   |github = Floogen/CosmeticRings
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Counting Sheep
   |author   = KilZenc
+
   |author = calebstein1
   |id       = KilZenc.FishingAssistant
+
   |id     = calebstein1.CountingSheep
   |nexus id = 5815
+
   |nexus   = 25380
   |github   =  
+
   |github = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Cozy Clothing
   |author   = Drynwynn, thepaladinknight
+
   |author = CompSciLauren
   |id       = Drynwynn.FishingAutomaton
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 2527
+
   |nexus   = 5093
   |github   = Drynwynn/StardewValleyMods
+
  |curse  = 368028
 +
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Chests Expanded
+
   |name   = Crab Net
   |author   = aedenthorn
+
   |author = jwdred
   |id       = aedenthorn.FishingChestsExpanded
+
   |id     = jwdred.CrabNet
   |nexus id = 7694
+
   |nexus   = 584
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Fishing Info Overlays
+
   |name   = Crab Pot Collect Jellies
   |author   = barteke22
+
   |author = Cloudyluna
   |id       = barteke22.FIshingInfoOverlays
+
   |id     = Cloudyluna.CrabPotCollectJellies
   |nexus id = 8970
+
   |nexus   = 27358
   |github   = barteke22/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = M3ales
+
   |author = Goldenrevolver
   |id       = FishingLogbook
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id =
+
   |nexus  = 7767
  |curseforge id  = 299792
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |curseforge key = fishing-logbook
 
   |github   = M3ales/FishingLogbook
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name   = Craftable Butterfly Hutches
   |author   = barteke22
+
   |author = aedenthorn, Erinthe
   |id       = barteke22.FishingMinigames
+
   |id     = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
   |nexus id = 9345
+
  |curse  = 868897
   |github  = barteke22/StardewMods
+
   |nexus   = 6279
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Minigames
+
   |name   = Craftable Legendary Fish Mounts
   |author   = barteke22 (Here Fishy base by aedenthorn)
+
   |author = FallToot
   |id       = barteke22.FisingMinigames
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 9345
+
   |nexus   = 4286
   |github  = barteke22/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Craftable Terrarium, Terrarium
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.FishingMod
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id =  
+
  |curse  = 868850
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus   = 8031
   |github   = Zoryn4163/SMAPI-Mods
+
   |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     = Fishing Practice
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = BlaDe
+
   |author = aedenthorn, Erinthe
   |id       = BlaDe.FishingPractice
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 4157
+
  |curse  = 868683
   |github  =  
+
   |nexus   = 15341
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Rod Recolor
+
   |name   = Craft Anything
   |author   = Stashek
+
   |author = Sabera, kelbesque
   |id       = Stashek.FishingRodRecolor
+
   |id     = Sabera.CraftAnything
   |nexus id = 8835
+
   |nexus   = 2524
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Trawler
+
   |name   = Craft Anything Framework
   |author   = PeacefulEnd
+
   |author = MindMeltMax
   |id       = PeacefulEnd.FishingTrawler
+
   |id     = MindMeltMax.CAF
   |nexus id = 8406
+
   |nexus   = 24794
   |github   = Floogen/FishingTrawler
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Craft Counter
   |author   = Hammurabi
+
   |author = bcmpinc
   |id       = HammurabiFishingTunerRedux
+
   |id     = bcmpinc.CraftCounter
   |nexus id =
+
   |nexus  = 2739
   |chucklefish id = 4578
+
   |github  = bcmpinc/StardewHack
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  |dev note = source in download
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Crafting Collections Page
   |author   = marikaefer
+
   |author = Gurm0
   |id       = marikaefer.FishMe
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 4756
+
  |curse  = 1008156
   |github   =  
+
   |nexus   = 21620
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Crafting Counter
   |author   = Jonqora
+
   |author = lolpcgaming
   |id       = Jonqora.FishPreview
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 6303
+
   |nexus   = 1585
   |github  = Jonqora/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Craft Priority
   |author   = Mizzion
+
   |author = trienow
   |id       = mizzion.fishreminder
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 3615
+
   |nexus   = 4174
   |moddrop id = 661375
+
   |github  = trienow/Stardew-CraftPriority
   |github   = Mizzion/MyStardewMods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Crane Machine
   |author   = MattDeDuck, Duckshard
+
   |author = chocolatte12
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 3725
+
   |nexus   = 20112
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Crane Man Begone
   |author   = bcmpinc
+
   |author = MouseyPounds
   |id       = bcmpinc.FixAnimalTools
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 3215
+
   |nexus   = 4704
   |github   = bcmpinc/StardewHack
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Creaturebook
   |author   = Ashley, bambimenot
+
   |author = KediDili
   |id       = ashley.fixdice
+
   |id     = KediDili.Creaturebook
   |nexus id = 4556
+
   |nexus   = 13807
   |github   =  
+
   |github = KediDili/Creaturebook
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flexible Sprinklers
+
   |name   = Creeper Forage
   |author   = Shockah
+
   |author = bwdy
   |id       = Shockah.FlexibleSprinklers
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 10931
+
   |nexus   = 2115
   |github  = Shockah/Stardew-Valley-Mods
+
   |github =
 +
 
 +
  |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Floor Shadow Switcher
+
   |name   = Critter Fixes
   |author   = MouseyPounds
+
   |author = juminos
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = juminos.CritterFixes
   |nexus id = 3885
+
   |nexus   = 24667
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Bombs
+
   |name   = Critter Rings
   |author   = kdau
+
   |author = atravita
   |id       = kdau.FlowerBombs
+
   |id     = atravita.CritterRings
   |nexus id = 6228
+
   |curse  = 870962
   |moddrop id = 794657
+
   |moddrop = 1358001
   |source   = https://gitlab.com/kdau/flowerbombs
+
   |nexus  = 15557
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = spacechase0 and Pathoschild
+
   |author = violetlizabet
   |id       = spacechase0.FlowerColorPicker
+
   |id     = violetlizabet.seaMonster
   |nexus id = 1229
+
   |nexus  = 20486
   |moddrop id = 130043
+
   |github = elizabethcd/SeaMonsterAlert
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Fix
+
   |name   = Cropbeasts
   |author   = elfuun
+
   |author = kdau
   |id       = FlowerDanceFix.elfuun
+
   |id     = kdau.Cropbeasts
   |nexus id = 8535
+
   |moddrop = 784523
   |moddrop id = 980853
+
   |nexus  = 6030
   |github  = elfuun1/FlowerDanceFix
+
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Crop Check
   |author   = ron075sh
+
   |author = Fairfield
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 3019
+
   |nexus   = 9224
   |github   =  
+
   |github = FairfieldBW/CropCheck
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dancing, Kelly's Flower Dancing
+
   |name   = Crop Color Combiner
   |author   = kelly2892
+
   |author = MouseyPounds
   |id       = kelly2892.flower.dancing.harmony
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 8107
+
   |nexus   = 3986
   |github   = kenny2892/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Rain
+
   |name   = Crop Extension
   |author   = spacechase0 and Pathoschild
+
   |author = Platonymous
   |id       = spacechase0.FlowerRain
+
   |id     = Platonymous.CropExtension
   |nexus id = 6131
+
  |curse  = 877230
   |github  = spacechase0/StardewValleyMods
+
   |nexus   = 3208
 +
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowery Tools
+
   |name   = Crop Fairy
   |author   = Cat, CatCattyCat
+
   |author = Abs, abslam
   |id       = cat.flowerytools
+
   |id     = abs.CropFairy
   |nexus id = 6203
+
   |nexus  = 4885
   |moddrop id = 833563
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowing Mine Rocks
+
   |name   = Crop Grace Period
   |author   = aedenthorn
+
   |author = lefthandedkid, stoobinator
   |id       = aedenthorn.FlowingMineRocks
+
   |id     = stoobinator.seasonspillover
   |nexus id = 9043
+
   |nexus   = 7203
   |github  = aedenthorn/StardewValleyMods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flying Start Loan
+
   |name   = Crop Growth Adjustments
   |author   = EstherHollow
+
   |author = GZhynko
   |id       = EstherHollow.FlyingStartLoan
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 11003
+
   |nexus   = 18914
   |github   =  
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food Buff Stacking
+
   |name   = Crop Growth Info
   |author   = thejcannon
+
   |author = aedenthorn, Erinthe
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 4321
+
  |curse  = 868752
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |nexus   = 12178
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food on the Table
+
   |name   = Crop Harvest Bubbles
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FoodOnTheTable
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 10886
+
   |nexus   = 17761
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Forage at the Farm
+
   |name   = Crop Hat
   |author   = Nishtra
+
   |author = aedenthorn, Erinthe
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = aedenthorn.CropHat
   |nexus id = 673
+
  |curse  = 868754
   |github   =  
+
   |nexus   = 11787
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
  |status  = workaround
+
   |unofficial version = 0.1.4-unofficial.1-mouahrara
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
<!--
+
}}
   |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   = Crop Markers
   |author   = Goldenrevolver
+
   |author = aedenthorn, Erinthe
   |id       = Goldenrevolver.ForageFantasy
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 7554
+
   |nexus   = 18120
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in          = Stardew Valley 1.6
   |name    = Forage Pointers
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |author  = Bpendragon
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
  |id      = Bpendragon.ForagePointers
 
   |nexus id = 7781
 
  |github  = Bpendragon/ForagePointers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Crop Safety
   |author   = Remy Bach
+
   |author = BadNetCode
   |id       = remybach.forecaster
+
   |id     = BadNetCode.CropSafety
   |nexus id = 3037
+
   |nexus   = 1233
   |github   = remybach/stardew-valley-forecaster
+
  |moddrop = 130160
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster Text, Forecaster Text
+
   |name   = Crops Anytime Anywhere
   |author   = TheElm
+
   |author = Pathoschild
   |id       = TheElm.ForecasterText
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 7541
+
  |curse  = 1000626
   |github   = GStefanowich/SDV-Forecaster
+
   |nexus   = 3000
 +
  |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Crops Survive Season Change
   |author   = Fokson
+
   |author = aedenthorn, Erinthe
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 2520
+
   |nexus   = 18030
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Crops Watered Indicator
   |author   = skuldomg, Skuld
+
   |author = Tyler Thrailkill, snowe2010
   |id       = skuldomg.freeDusty
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 2206
+
   |nexus   = 3200
   |github   = skuldomg/freeDusty
+
   |github = snowe2010/starbound-mods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Love
+
   |name   = Crop Tooltips
   |author   = aedenthorn
+
   |author = GenDeathrow
   |id       = aedenthorn.FreeLove
+
   |id     = gengeathrow.croptooltip
   |nexus id = 10021
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307933
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Crop Transplant
   |author   = DJ-STLN
+
   |author = Digus
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 3320
+
   |nexus   = 2594
   |github   =
+
   |github = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Crop Variation
   |author   = danmw3
+
   |author = aedenthorn, Erinthe
   |id       = danmw3.freethetoolbar
+
   |id     = aedenthorn.CropVariation
   |nexus id = 4960
+
  |curse  = 868770
   |github   =  
+
   |nexus   = 11467
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Friendly Divorce
+
   |name   = Crop Walker
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 6241
+
  |curse  = 1004489
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1443553
 +
   |nexus   = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Crop Watering Bubbles
   |author   = Isaac S
+
   |author = aedenthorn, Erinthe
   |id       = IsaacS.FriendsForever
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 1738
+
   |nexus   = 17773
   |github  = isaacs-dev/Minidew-Mods
+
   |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     = Friendship Booster
+
   |name   = Crop Watering Bubbles Continued
   |author   = Hills
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = Hills.FriendshipBooster
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 10497
+
   |nexus  = 21428
   |moddrop id = 1084819
+
   |github = kqrse/StardewValleyMods-aedenthorn
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Without Talk
+
   |name   = Crowcalypse
   |author   = HunterMYT
+
   |author = stardemod
   |id       = HunterMYT.FriendshipWithoutTalk
+
   |id     = stardemod.Crowcalypse
   |nexus id = 8709
+
   |nexus   = 22594
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frugal Farm Menu
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = jeffgillean
+
   |author = Miihau
   |id       = jeffgillean.FrugalFarmMenu
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 11050
+
   |nexus   = 16926
   |github   = jeffgillean/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fruit Tree Shaker
+
   |name   = Crystal Ball
   |author   = aedenthorn
+
   |author = Thom Smith, Thom1729
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = Thom1729.CrystalBall
   |nexus id = 5776
+
   |nexus   = 7826
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Adjustment
+
   |name   = Crystalline Junimo Chests
   |author   = aedenthorn
+
   |author = LeFauxMatt and pegfingers
   |id       = aedenthorn.FurnitureAdjustment
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 10213
+
  |moddrop = 1547134
   |github   = aedenthorn/StardewValleyMods
+
  |curse  = 998266
 +
   |nexus   = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Display Framework
+
   |name   = Current Location
   |author   = aedenthorn
+
   |author = Omegasis, AlphaOmegasis
   |id       = aedenthorn.FurnitureDisplayFramework
+
   |id     = CurrentLocation102120161203
   |nexus id = 10855
+
   |nexus   = 638
   |github  = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Recolor
+
   |name   = Current Location
   |author   = aedenthorn
+
   |author = Vrakyas
   |id       = aedenthorn.FurnitureRecolor
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 10217
+
   |nexus   = 4028
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FuryCore
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = furyx639
+
   |author = Patap, Pataper
   |id       = furyx639.FuryCore
+
   |id     = Patap.CursorTeleport
   |nexus id = 10696
+
   |nexus   = 17934
   |github   = ImJustMatt/StardewMods
+
   |github = pa4op/stardew-teleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Custom Achievements
   |author   = mmanlapat
+
   |author = aedenthorn, Erinthe
   |id       = mmanlapat.GameReminder
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 1153
+
  |curse  = 868832
   |github   =  
+
   |nexus   = 10047
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Custom Adventure Guild Challenges
   |author   = RandomComputerUser
+
   |author = DefenTheNation
   |id       = RandomComputerUser.GameSpeed
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id = 7211
+
   |nexus   = 2301
   |github  =
+
  |github  = defenthenation/StardewMod-CustomSlayerChallenges
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 +
   |unofficial version = 2.0.1-unofficial.1-eble
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = Loogooter
+
   |author = Omegasis, AlphaOmegasis
   |id       = OlegSilkin.garbage_collector
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 2463
+
   |nexus   = 1836
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Day
+
   |name   = Custom Backpack Framework
   |author   = furyx639
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.GarbageDay
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 8204
+
  |curse  = 868732
   |github  = ImJustMatt/StardewMods
+
   |nexus   = 13826
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Custom Blessings Framework
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Tomokisan
   |id       = f4iTh.GateFix
+
   |id     = tomokisan.customBlessingsFramework
   |nexus id = 4859
+
  |curse  = 1081730
   |github   =  
+
   |nexus   = 25267
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Custom Bundles
   |author   = mralbobo
+
   |author = LeFauxMatt
   |id       = mralbobo.GateOpener
+
   |id     = furyx639.CustomBundles
   |nexus id =
+
   |nexus  = 8258
  |url      = https://community.playstarbound.com/threads/111988
 
  |github   = mralbobo/stardew-gate-opener
 
  
  |broke in    = Stardew Valley 1.4
+
   |status  = abandoned
   |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 Bush
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = aedenthorn.GemIsles
+
   |id     = furyx639.CustomBush
   |nexus id = 6692
+
  |curse  = 998265
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1547214
 +
   |nexus   = 20619
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Custom Cabin Fix
   |author   = spacechase0 and Pathoschild
+
   |author = weizinai
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = weizinai.CustomCabinFix
   |nexus id = 5098
+
   |nexus  = 26979
   |moddrop id = 771692
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Custom Cask Mod
   |author  = rabbitgreen49, IrregularPorygon
+
   |author = Digus
   |id       = GenericShopExtender
+
  |id      = DIGUS.CustomCaskMod
   |nexus id = 814
+
  |nexus  = 2642
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Chest Types
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.CustomChestTypes
 +
  |curse  = 868861
 +
   |nexus   = 7755
 +
   |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 Chores
   |author   = CatCattyCat, Cat
+
   |author = LeFauxMatt
   |id       = cat.geodeinfomenu
+
   |id     = furyx639.CustomChores
   |nexus id = 1448
+
  |curse  = 871840
   |moddrop id = 833541
+
   |nexus   = 5315
   |github   = danvolchek/StardewMods
+
   |moddrop = 717888
   |broke in = Stardew Valley 1.5
+
   |github =
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
 
  |unofficial version = 1.5.3-unofficial.1-strobe
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Glam
+
   |name   = Custom Community Center Bundles
   |author   = MartyrPher
+
   |author = Alja, alvadea & jaksha
   |id       = MartyrPher.GetGlam
+
   |id     = alja.CustomCCB
   |nexus id = 5044
+
   |nexus   = 21340
   |github   = MartyrPher/GetGlam
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Custom Community Centre
   |author   = Platonymous
+
   |author = blueberry
   |id       = Platonymous.GhostTown
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 2992
+
   |nexus   = 9850
   |moddrop id = 793902
+
   |github  = b-b-blueberry/CustomCommunityCentre
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Custom Companions
   |author   = CatCattyCat, Cat
+
   |author = PeacefulEnd
   |id       = cat.giantcropring
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 1182
+
   |curse  = 870939
   |moddrop id = 833538
+
   |nexus  = 8626
   |github   = danvolchek/StardewMods
+
   |github = Floogen/CustomCompanions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Decline
+
   |name   = Custom Crafting Stations
   |author   = desto
+
   |author = Cherry, CherryChain
   |id       = desto.GiftDecline
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 6944
+
   |nexus   = 6293
   |github   = desto-git/sdv-mods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Custom Critters
   |author   = tstaples
+
   |author = spacechase0
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = spacechase0.CustomCritters
   |nexus id = 229
+
  |curse  = 867759
   |github   = tstaples/GiftTasteHelper
+
  |moddrop = 130428
 +
   |nexus   = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Wrapper
+
   |name   = Custom Crops
   |author   = blueberry
+
   |author = spacechase0
   |id       = blueberry.GiftWrapper
+
   |id     = spacechase0.CustomCrops
   |nexus id = 4721
+
   |nexus   = 1592
   |github  = b-b-blueberry/GiftWrapper
+
  |moddrop = 273617
 +
   |github = spacechase0/CustomCrops
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Give Me My Cursor Back
+
   |name   = Custom Crops Decay
   |author   = DecidedlyHuman
+
   |author = ZaneYork
   |id       = DecidedlyHuman.GiveMeMyCursorBack
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 9976
+
   |nexus   = 5830
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github = ZaneYork/SDV_Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ginger Island Mainland Adjustments
+
   |name   = Custom Crystalarium Mod
   |author   = atravita
+
   |author = Digus
   |id       = atravita.GingerIslandMainlandAdjustments
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 10004
+
   |nexus  = 2516
   |moddrop id = 1098263
+
   |github = Digus/StardewValleyMods
   |github   = atravita-mods/Ginger-Island-Mainland-Adjustments
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Global Config Settings
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = Gaphodil
+
   |author = Digus
   |id       = Gaphodil.GlobalConfigSettings
+
   |id     = Digus.CCRMAutomate
   |nexus id = 9340
+
   |nexus  = 8193
   |moddrop id = 1007690
+
   |github = Digus/StardewValleyMods
   |github   = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Glue Your Furniture Down
+
   |name   = Custom Death Penalty Plus
   |author   = violetlizabet
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = violetlizabet.GlueFurnitureDown
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 10374
+
   |nexus   = 7069
   |github   = elizabethcd/PreventFurniturePickup
+
  |moddrop = 853913
 +
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GMCM Options
+
   |name   = Custom Decoration Areas
   |author   = Jamie Taylor
+
   |author = aedenthorn, Erinthe
   |id       = jltaylor-us.GMCMOptions
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 10505
+
  |curse  = 868842
   |github  = jltaylor-us/StardewGMCMOptions
+
   |nexus   = 9626
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Custom Dungeon Floors
   |author   = treyh0
+
   |author = aedenthorn, Erinthe
   |id       = treyh0.GodMode
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 2641
+
  |curse  = 868904
   |github  =  
+
   |nexus   = 5894
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye American English
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = onlythechosen
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = otc.eggfestivalcustomeggamount
   |moddrop id = 854437
+
   |nexus   = 22380
   |nexus id = 7183
+
   |github =
   |github   = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Custom Element Handler
   |author   = Jessebot
+
   |author = Platonymous
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = Platonymous.CustomElementHandler
   |nexus id = 6514
+
   |nexus   = 1068
   |github  = JessebotX/StardewValleyMods
+
   |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     = Go To Bed
+
   |name   = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author   = candidus42
+
   |author = pneuma163
   |id       = Candidus42.GoToBed
+
   |id     = pneuma163.CustomElevatorSound
   |nexus id = 4967
+
   |nexus   = 24972
   |github   = mus-candidus/GoToBed
+
   |github = pneuma163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Custom Emotes
   |author   = yy376
+
   |author = purrplingcat
   |id       = yy376.GoToSleep
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 2195
+
   |nexus   = 10861
   |github   =  
+
   |github = purrplingcat/CustomEmotes
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Custom Farming Redux
   |author   = ShadowDragon8685
+
   |author = Platonymous
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = Platonymous.CustomFarming
   |nexus id = 985
+
   |nexus   = 991
   |github   =  
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github = Platonymous/Stardew-Valley-Mods
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status  = workaround
+
   |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
   |summary  = use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead.
+
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Heirlooms
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = rikai
+
   |author = Platonymous
   |id       = rikai.GrandfathersHeirlooms
+
   |id     = Platonymous.CFAutomate
   |nexus id = 8557
+
   |nexus   = 991
   |github  = rikai/Grandfathers-Heirlooms
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grapes All Year Round
+
   |name   = Custom Farm Loader
   |author   = GZhynko
+
   |author = DeLiXx
   |id       = GZhynko.GrapesAllYearRound
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 7759
+
  |curse  = 990485
   |github  = gzhynko/StardewMods
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Custom Farm Types
   |author   = bcmpinc
+
   |author = spacechase0
   |id       = bcmpinc.GrassGrowth
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 2732
+
   |nexus   = 1140
   |github  = bcmpinc/StardewHack
+
  |moddrop = 128708
 +
   |github = spacechase0/CustomFarmTypes
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Custom Fence Decay
   |author   = Jellypowered, Shockade
+
   |author = Jean Seb Gwak
   |id       = Jellypowered.GrassChance
+
   |id     = CustomFenceDecay
   |nexus id = 3365
+
   |nexus   = 25155
   |github   =  
+
   |github = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Custom Fixed Dialogue
   |author   = sirloinmeatt
+
   |author = aedenthorn, Erinthe
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 2662
+
  |curse  = 868895
   |github   =  
+
   |nexus   = 6358
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-art17
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
+
   |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Construction
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = Derslayr
+
   |author = Datamancer
   |id       = Derslayr.GreenhouseConstruction
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 10148
+
   |nexus   = 20938
   |github   = derslayr10/GreenhouseConstruction
+
  |moddrop = 1533308
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Begone!
+
   |name   = Custom Furniture
   |author   = bblueberry, blueberry
+
   |author = Platonymous
   |id       = blueberry.GreenhouseEntryBegone
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 8203
+
   |nexus   = 1254
   |github   = b-b-blueberry/GreenhouseEntryPatch
+
  |moddrop = 793932
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Custom Gift Dialogue
   |author   = pancham138
+
   |author = PurrplingCat
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 6150
+
   |nexus   = 7304
   |github  =  
+
   |github = purrplingcat/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers
+
   |name   = Custom Gift Limits
   |author   = PeacefulEnd
+
   |author = aedenthorn, Erinthe
   |id       = PeacefulEnd.GreenhouseGatherers
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 7619
+
  |curse  = 868725
   |moddrop id = 886187
+
   |nexus   = 13964
   |github   = Floogen/GreenhouseGatherers
+
   |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     = Greenhouse Gatherers Automate
+
   |name   = Custom Gift Limits - Continued
   |author   = PeacefulEnd
+
   |author = aedenthorn and FlyingTNT
   |id       = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 7619
+
   |nexus  = 22385
   |moddrop id = 886187
+
   |github = FlyingTNT/StardewValleyMods
   |github   = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Sprinklers
+
   |name   = Custom Greenhouse
   |author   = Bpendragon
+
   |author = Forkmaster
   |id       = Bpendragon.GreenhouseSprinklers
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 7456
+
   |nexus   = 3464
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Upgrades
+
   |name   = Custom Harvest Fix
   |author   = Cecidelus
+
   |author = mytigio
   |id       = Cecidelus.GreenhouseUpgrades
+
   |id     = mytigio.customharvestfix
   |nexus id = 8042
+
   |nexus   = 4192
   |github  =  
+
   |github = mytigio/CustomHarvestFix
 +
 
 +
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Custom Hay
   |author   = CroiDorcha
+
   |author = aedenthorn, Erinthe
   |id       = CroiDorcha.GreenHut
+
   |id     = aedenthorn.CustomHay
   |nexus id = 1735
+
  |curse  = 868668
   |github   =  
+
   |nexus   = 16744
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Groundhog Day
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = aedenthorn
+
   |author = zelink, zelinknilez
   |id       = aedenthorn.GroundhogDay
+
   |id     = zelink.zeldaHome
   |nexus id = 10151
+
   |nexus   = 20844
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Customise Child Bedroom
   |author   = skn
+
   |author = Speshkitty
   |id       = skn.HairGrowthMod
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 3279
+
   |nexus   = 5540
   |github   =  
+
   |github = Speshkitty/CustomiseChildBedroom
  
   |broke in = Stardew Valley 1.4
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Halt Event Time
+
   |name   = Customizable Cart Redux
   |author   = chawol
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = chawol.HaltEventTime
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 8774
+
   |nexus   = 1402
   |github  = chawolbaka/HaltEventTime
+
   |moddrop = 664037
}}
+
   |github  = Sakorona/SDVMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Handy Headphones
+
   |broke in = Stardew Valley 1.6
  |author  = PeacefulEnd
 
   |id      = PeacefulEnd.HandyHeadphones
 
  |nexus id = 7936
 
  |github  = Floogen/HandyHeadphones
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Customizable Death Penalty
   |author   = Omegasis, Alpha_Omegasis
+
   |author = CatCattyCat, Cat
   |id       = Omegasis.HappyBirthday
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 520
+
   |nexus   = 1991
   |github   = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 833547
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Customizable Traveling Cart Days
   |author   = Oxyligen
+
   |author = Yyeahdude
   |id       = HappyBirthday
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 1064
+
   |nexus   = 567
   |github   =  
+
   |github =
  
   |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   = Customize Anywhere
   |author   = Sakorona
+
   |author = Cherry, CherryChain
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 6516
+
   |nexus   = 4734
   |moddrop id = 1068089
+
   |moddrop = 716356
   |github   = Sakorona/SDVMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Customize Cursor Sprite
   |author   = kibbe, lillvik
+
   |author = Sonozuki
   |id       = kibbe.hardcore_mines
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 1674
+
   |nexus   = 3014
   |github   =  
+
   |github = Sonozuki/StardewMods
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hardcore Mines 2
 
  |author  = ItsLittany
 
  |id      = itslittany.HardcoreMines2
 
  |nexus id = 6411
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardy Grass
+
   |name   = Customize Dresser
   |author   = DiscipleOfEris
+
   |author = Dragoon23
   |id       = DiscipleOfEris.HardyGrass
+
   |id     = Dragoon23.CustomizeDresser
   |nexus id = 8772
+
   |nexus   = 23359
   |github   = DiscipleOfEris/HardyGrass
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Customize Exterior
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 914
+
   |nexus   = 1099
   |moddrop id = 793924
+
   |moddrop = 127272
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = spacechase0/StardewValleyMods
  
   |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   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = Goldenrevolver
+
   |author = MissCoriel
   |id       = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id     = misscoriel.hpstam
   |nexus id = 7851
+
  |curse  = 885084
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus   = 5275
 +
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Customize Trinkets
   |author   = Dounat2201, Sasara
+
   |author = Dragoon23
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 1157
+
   |nexus   = 23818
   |github   = Sasara2201/WitchPrincess
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Customize Wedding Attire
   |author   = ThatNorthernMonkey
+
   |author = violetlizabet
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 236
+
   |nexus   = 10761
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = elizabethcd/CustomizeWeddingAttire
 
 
  |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     = Hat Buffs
+
   |name   = Custom Kissing
   |author   = popska
+
   |author = Digus
   |id       = popska.HatBuffs
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 9050
+
   |nexus   = 4664
   |github   =  
+
   |github = Digus/StardewValleyMods
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Custom Linens
   |author   = Cherry, CherryChain
+
   |author = Mevima
   |id       = Cherry.HayBalesSilo
+
   |id     = Mevima.CustomLinens
   |nexus id = 5151
+
   |nexus   = 1027
   |moddrop id = 716396
+
  |github  =
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = SMAPI 3.0
 +
   |status  = workaround
 +
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Portraits
+
   |name   = Custom Localization
   |author   = Tlitookilakin
+
   |author = ZaneYork
   |id       = tlitookilakin.HDPortraits
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id = 10971
+
   |nexus   = 5377
   |moddrop id = 1103418
+
  |github  = ZaneYork/SDV_CustomLocalization
   |github   = tlitookilakin/HDPortraits
+
 
 +
   |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     = Health and Stamina Regeneration
+
   |name   = Custom Locks
   |author   = Jessebot, JessebotX
+
   |author = aedenthorn, Erinthe
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 3207
+
   |curse  = 868899
   |moddrop id = 624105
+
   |nexus  = 6251
   |github   = JessebotX/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Custom Locks Updated
   |author   = Kiddles, Svard
+
   |author = Rokugin
   |id       = Kiddles.HASTweaks
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 5630
+
   |nexus   = 21148
   |github   = SvardXI/HAS_Tweaks
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Custom Machine Experience
   |author   = Zoryn
+
   |author = weizinai
   |id       = Zoryn.HealthBars
+
   |id     = weizinai.CustomMachineExperience
   |nexus id =
+
   |nexus  = 25455
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = weizinai/StardewValleyMods
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Custom Mine Cart Steam
   |author   = Darkhax
+
   |author = aedenthorn, Erinthe
   |id       = darkhax.healthbars
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id =  
+
   |curse  = 868704
   |curseforge id  = 302910
+
   |nexus   = 14508
   |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
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heartbeat
+
   |name   = Custom Moss
   |author   = themattfiles
+
   |author = aceynk
   |id       = themattfiles.HeartBeat
+
   |id     = aceynk.CustomMoss
   |nexus id = 5941
+
   |nexus   = 26220
   |github   = embolden/Heartbeat
+
   |github = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heart Level Notifications
+
   |name   = Custom Movies
   |author   = StultusV
+
   |author = Platonymous
   |id       = StultusV.HeartLevelNotifications
+
   |id     = Platonymous.CustomMovies
   |nexus id = 8655
+
   |nexus   = 4737
   |github   = JudeRV/Stardew-HeartLevelNotifier
+
  |moddrop = 793918
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heelies
+
   |name   = Custom Music
   |author   = fakemonster
+
   |author = Platonymous
   |id       = fakemonster.Heelies
+
   |id     = Platonymous.CustomMusic
   |nexus id = 7751
+
  |curse  = 307367
   |github  =
+
  |moddrop = 793904
 +
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Custom Names
   |author   = Jessebot, JessebotX
+
   |author = MindMeltMax
   |id       = Jessebot.HelloSMAPI
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 4483
+
  |curse  = 1008334
   |github   = JessebotX/StardewValleyMods
+
   |nexus   = 23131
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Custom NPC
   |author   = furyx639, LeFauxMatt
+
   |author = Platonymous
   |id       = furyx639.HelpForHire
+
   |id     = Platonymous.CustomNPC
   |nexus id = 5316
+
   |nexus   = 1607
   |github  =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |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     = Helpful Spouses
+
   |name   = Custom NPC Exclusions
   |author   = furyx639, LeFauxMatt
+
   |author = Esca, Esca-MMC
   |id       = furyx639.HelpfulSpouses
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 5175
+
   |nexus   = 7089
   |github   =  
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Custom NPC Fixes
   |author   = Pokeytax
+
   |author = spacechase0
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 2644
+
  |curse  = 867734
   |github  = gembree/HelpWantedQuestFixes
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Custom NPC Paintings
   |author   = aedenthorn
+
   |author = avaallonn, AvalonMFX
   |id       = aedenthorn.HereFishy
+
   |id     = AvalonMFX.CustomNPCPaintings
   |nexus id = 6586
+
  |curse  = 1069124
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 26228
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Highlighted Jars
+
   |name   = Custom NPC - Riley, Riley House
   |author   = Annosz
+
   |author = SG
   |id       = Annosz.HighlightedJars
+
   |id     = SG.RileyHouse
   |nexus id = 6833
+
   |nexus   = 5811
   |github  = Annosz/StardewValleyModding
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Custom Obelisks
   |author   = bendenewb, newbie9598
+
   |author = XxHarvzBackxX
   |id       = newbie9598.HitMarkersMeme
+
   |id     = harvz.CustomObelisks
   |nexus id = 2098
+
   |nexus   = 10202
   |github   =  
+
   |github = XxHarvzBackxX/Custom-Obelisks
  
   |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   = Custom Object Production
   |author   = tomasitobambito
+
   |author = aedenthorn, Erinthe
   |id       = tomasitobambito.HmmCheeseYum
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 9343
+
  |curse  = 868827
   |github  =
+
   |nexus   = 10152
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hoe and Water Direction
+
   |name   = Custom Ore Nodes
   |author   = TheThor59
+
   |author = aedenthorn, Erinthe
   |id       = Thor.HoeWaterDirection
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 10052
+
  |curse  = 868903
   |github  = TheThor59/StardewMods
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HoeDown
+
   |name   = Custom Paths
   |author   = BlaDe
+
   |author = Entoarox
   |id       = BlaDe.HoeDown
+
   |id     = Entoarox.CustomPaths
   |nexus id = 9798
+
   |nexus   = 2272
   |github  =  
+
  |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     = Hold to Break Geodes
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.holdtobreakgeodes
+
   |id     = aedenthorn.PetBed
   |nexus id = 1689
+
   |curse  = 868814
   |moddrop id = 833545
+
   |nexus  = 10462
   |github  = danvolchek/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Pause
+
   |name   = Custom Picture Frames
   |author   = samspartan
+
   |author = aedenthorn, Erinthe
   |id       = samspartan.HoldToPause
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 7352
+
  |curse  = 868801
   |github  =  
+
   |nexus   = 10704
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Custom Picture Frames Redux
   |author   = MouseyPounds
+
   |author = Prism 99
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = prism99.aedenthorn.CustomPictureFrames
   |nexus id = 4935
+
   |nexus   = 27147
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horny Festivals, Festival Warps
+
   |name   = Custom Quest Expiration
   |author   = Girafarig
+
   |author = hawkfalcon
   |id       = Girafarig.FestivalWarps
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 10844
+
   |nexus   = 2148
   |github   =
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Flute Anywhere
+
   |name   = Custom Reminders
   |author   = Pathoschild
+
   |author = Dem1se
   |id       = Pathoschild.HorseFluteAnywhere
+
   |id     = Dem1se.CustomReminders
   |nexus id = 7500
+
   |nexus   = 6215
   |github   = Pathoschild/StardewMods
+
  |moddrop = 793899
 +
   |github = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Overhaul
+
   |name   = Custom Renovations, Renovations
   |author   = Goldenrevolver
+
   |author = aedenthorn, Erinthe
   |id       = Goldenrevolver.HorseOverhaul
+
   |id     = aedenthorn.Renovations
   |nexus id = 7911
+
  |curse  = 868839
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus   = 9687
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Squeeze
+
   |name   = Custom Resource Clumps
   |author   = jorgamun
+
   |author = aedenthorn, Erinthe
   |id       = jorgamun.HorseSqueeze
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 10446
+
  |curse  = 868875
   |github  = jorgamun/HorseSqueeze
+
   |nexus   = 6669
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Custom Shirts
   |author   = icepuente
+
   |author = Platonymous
   |id       = icepuente.HorseWhistle
+
   |id     = Platonymous.CustomShirts
   |nexus id = 1131
+
   |nexus   = 2416
   |github   = icepuente/StardewValleyMods
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Custom Shops Redux
   |author   = nabuma
+
   |author = Omegasis, Alpha_Omegasis
   |id       = HorseWhistle_SMAPI
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id =
+
   |nexus  = 1378
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |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     = Hotbar Hotswap
+
   |name   = Custom Signs
   |author   = Jaredlll08
+
   |author = aedenthorn, Erinthe
   |id       = BlameJared.HotbarHotswap
+
   |id     = aedenthorn.CustomSigns
   |nexus id =  
+
   |curse  = 868777
   |curseforge id  = 298033
+
   |nexus  = 11336
   |curseforge key = hotbar-hotswap
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Custom Spouse Location
   |author   = Ilyaki
+
   |author = barteke22
   |id       = Ilyaki.HPBar
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 1736
+
   |nexus   = 9676
   |github   =  
+
   |github = barteke22/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Custom Spouse Patio
   |author   = bogie5464
+
   |author = aedenthorn, Erinthe
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 3190
+
   |nexus   = 6630
   |github  = bogie5464/HuggableScarecrows
+
   |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     = Hugs and Kisses
+
   |name   = Custom Spouse Patio Redux
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.HugsAndKisses
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 10062
+
  |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     = Hunger
+
   |name   = Custom Spouse Patio Wizard
   |author  = Yyeahdude
+
   |author = aedenthorn, Erinthe
   |id      = HungerYyeadude
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus id = 613
+
   |curse  = 868860
   |github  =  
+
   |nexus   = 7775
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Custom Spouse Rooms
   |author   = PrimevalTitmouse
+
   |author = aedenthorn, Erinthe
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 1110
+
  |curse  = 868833
   |github   =  
+
   |nexus   = 10029
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |status             = workaround
   |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |summary           = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for Food
+
   |name   = Custom Spouse Rooms - Continued
   |author   = Tigerle01, Stephan Hensel
+
   |author = Datamancer
   |id       = HungerForFoodByTigerle
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 810
+
   |nexus  = 20966
  |github   =  
+
   |moddrop = 1534005
 
+
   |github = csandwith/StardewValleyMods
   |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   = Custom Starter Furniture
   |author   = lech43
+
   |author = aedenthorn, Erinthe
   |id       = lech43.HungryMorning
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 6391
+
  |curse  = 868669
   |github   =  
+
   |nexus   = 16729
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Custom Starter Package
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.HybridCropEngine
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 6577
+
  |curse  = 868717
   |github  = spacechase0/StardewValleyMods
+
   |nexus   = 14152
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hypno Valley
+
   |name   = Custom Tapper Framework
   |author   = Kryspur
+
   |author = Selph, zombifier
   |id       = Kryspur.HypnoValley
+
   |id     = selph.CustomTapperFramework
   |nexus id = 9052
+
   |nexus   = 22975
   |github   =
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Custom Tokens
   |author   = BrasileiroTop
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = BrasileiroTop.Animacoes
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 5139
+
   |nexus   = 7517
   |github   =  
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Custom Toolbar
   |author   = Veleek
+
   |author = aedenthorn, Erinthe
   |id       = Veleek.IdlePause
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 1092
+
  |curse  = 868779
   |github   = veleek/IdlePause
+
   |nexus   = 11322
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
  |pull request      = https://github.com/veleek/IdlePause/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Custom Tool Effect
   |author   = LordAndreios
+
   |author = ZaneYork
   |id       = LordAndreios.IdleTimer
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 2858
+
   |nexus   = 5712
   |github   = emperorzuul/SMAPI_MODS
+
   |github = ZaneYork/CustomToolEffect
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status      = workaround
+
}}
   |summary     = use [[#Idle Pause|Idle Pause]] instead.
+
{{#invoke:SMAPI compatibility|entry
   |pull request = https://github.com/emperorzuul/SMAPI_MODS/pull/2
+
  |name    = Custom Tool Range
 +
   |author  = trashcan9
 +
   |id     = trashcan9.CustomToolRange
 +
   |nexus  = 16384
 +
  |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ImagEd
+
   |name   = Custom Tracker
   |author   = candidus42
+
   |author = Esca, Esca-MMC
   |id       = Candidus42.ImagEd
+
   |id     = Esca.CustomTracker
   |nexus id = 7218
+
   |nexus   = 5108
   |github   = mus-candidus/ImagEd
+
   |github = Esca-MMC/CustomTracker
 +
  |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Custom Transparency
   |author   = Demiacle
+
   |author = CatCattyCat, Cat
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = cat.customtransparency
   |nexus id = 1025
+
   |nexus   = 2359
   |github   = demiacle/QualityOfLifeMods
+
  |moddrop = 833556
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Tracker
+
   |name   = Custom Trash Can
   |author   = Anthony Hilyard
+
   |author = ShivaGuy
   |id       = com.anthonyhilyard.improvedtracker
+
   |id     = ShivaGuy.CustomTrashCan
   |curseforge id  = 445215
+
   |nexus   = 11835
   |curseforge key = improved-tracker
+
   |github =
  |nexus id = 9317
 
   |github   = AHilyard/ImprovedTracker
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increase Animal House Max Population
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 4861
+
  |curse  = 868798
   |github  = Mizzion/MyStardewMods
+
   |nexus   = 10760
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Custom TV
   |author   = Mizzion
+
   |author = Platonymous
   |id       = mizzion.increasedartifactspots
+
   |id     = Platonymous.CustomTV
   |nexus id = 3340
+
   |curse  = 877224
   |moddrop id = 663705
+
   |nexus  = 6775
   |github  = Mizzion/MyStardewMods
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name   = Custom TV Channel
   |author   = GZhynko
+
   |author = chieeri323
   |id       = GZhynko.IncubatePufferfishEggs
+
   |id     = chieeri323.customtvchannel
   |nexus id = 6162
+
   |nexus   = 24278
   |github   = gzhynko/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Custom Wake Up Time
   |author   = Traktori
+
   |author = Tomokisan
   |id       = Traktori.IndustrialFurnace
+
   |id     = tomokisan.customWakeUpTime
   |nexus id = 5568
+
  |curse  = 1081741
   |github   = Traktori7/StardewValleyMods
+
   |nexus   = 26260
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace for Automate
+
   |name   = Custom Wallpaper Framework
   |author   = Traktori
+
   |author = aedenthorn, Erinthe
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 5568
+
  |curse  = 868751
   |github   = Traktori7/StardewValleyMods
+
   |nexus   = 12510
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Custom Walls and Floors
   |author   = Sabera, kelbesque
+
   |author = Platonymous
   |id       = Sabera.InfertileSoil
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 2515
+
  |curse  = 307569
   |github   =  
+
  |moddrop = 793903
 +
   |nexus   = 3010
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Infested Levels
+
   |name   = Custom Warp Locations
   |author   = Eireon
+
   |author = CatCattyCat, Cat
   |id       = Eireon.InfestedLevels
+
   |id     = cat.customwarplocations
   |nexus id = 2823
+
   |nexus   = 1688
   |github  = benrpatterson/InfestedLevels
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Custom Warp Points
   |author   = Renny
+
   |author = aedenthorn, Erinthe
   |id       = renny.infinitejunimocartlives
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 2705
+
  |curse  = 868840
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |nexus   = 9651
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Zoom
+
   |name   = Custom Warps
   |author   = berkayylmao
+
   |author = f4iTh, JertsukkaTheMan
   |id       = berkayylmao.InfiniteZoom
+
   |id     = f4iTh.CustomWarps
   |nexus id = 8808
+
   |nexus  = 3445
  |curseforge id  = 500088
+
   |github =
   |curseforge key = infinite-zoom
 
   |github   = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Input Fix
+
   |name   = Custom Winter Star Gifts
   |author   = Windmill_City
+
   |author = XxHarvzBackxX
   |id       = Windmill_City.InputFix
+
   |id     = harvz.CWSG
   |nexus id = 5693
+
   |nexus   = 10024
   |github   = Windmill-City/InputFix
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = InstaCrops
+
   |name   = Cut the Cord, TvMenu
   |author   = WuestMan, redknightofdoom
+
   |author = cgifox
   |id       = WuestMan.InstaCrops
+
   |id     = cgifox.CutTheCord
   |nexus id = 4077
+
   |nexus   = 9571
   |github  = Brian-Wuest/Instacrops
+
   |github = harshlele/CutTheCord
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Animals
+
   |name   = Cycle Tools
   |author   = pinocchio1231
+
   |author = LeFauxMatt
   |id       = pinocchio1231.instantanimals
+
   |id     = furyx639.CycleTools
   |nexus id = 9573
+
  |curse  = 871827
   |github  = joisse1101/InstantAnimals
+
   |nexus   = 13973
 +
   |github = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Daily Farm Photo
   |author   = BitwiseJon
+
   |author = Seawolf, seawolf87
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 2070
+
   |nexus   = 4791
   |github   = bitwisejon/StardewValleyMods
+
   |github = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Eat Key
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = nini700
+
   |author = BlaDe
   |id       = nini700.InstantEatKey
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 4464
+
   |nexus   = 6783
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Daily Luck Message
   |author   = aurnj, Roy Li
+
   |author = Schematix, Schmtx
   |id       = RuyiLi.InstantFishing
+
   |id     = Schematix.DailyLuckMessage
   |nexus id =
+
   |nexus  = 1327
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github =
   |github   =  
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |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     = Instant Geodes
+
   |name   = Daily News
   |author   = montana123
+
   |author = bashNinja
   |id       =  
+
   |id     = bashNinja.DailyNews
   |nexus id =
+
   |nexus  = 1141
   |url      = https://community.playstarbound.com/threads/109038
+
   |github = miketweaver/DailyNews
   |github   =  
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Growth Powder
+
   |name   = Daily Notifications, Event Notifications
   |author   = aedenthorn
+
   |author = dreamsicl
   |id       = aedenthorn.InstantGrowthPowder
+
   |id     = EventNotifications
   |nexus id = 7727
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |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     = Instant Grow Trees
+
   |name   = Daily Pet the Animals
   |author   = cantorsdust and Pathoschild
+
   |author = flowoeB
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id = 173
+
   |nexus   = 8356
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Daily Phone Quest
   |author   = Guedez
+
   |author = ActionJackson
   |id       = eat.item.instantly
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id = 5116
+
   |nexus   = 14648
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Increase Crop Growth Phase
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = RyanJesky
+
   |author = MevNav
   |id       = RyanJesky.IncreaseCropGrowthPhase
+
   |id     = MevNav.DailyPlanner
   |nexus id = 10146
+
   |nexus   = 16704
   |github   = RyanJesky/IncreaseCropGrowthPhase
+
   |github = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Pets
+
   |name   = Daily Quest Anywhere
   |author   = blueberry
+
   |author = Omegasis, Alpha_Omegasis
   |id       = blueberry.InstantPets
+
   |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 9448
+
   |nexus   = 513
   |github  = b-b-blueberry/InstantPets
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Tool Upgrades
+
   |name   = Daily Screenshot
   |author   = Binarynova
+
   |author = CompSciLauren
   |id       = binarynova.instanttoolupgrades
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id = 8918
+
   |nexus   = 4779
   |github   = Binarynova/MyStardewMods
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Daily Special Orders
   |author   = Hammurabi
+
   |author = shekurika
   |id       = HammurabiInteractionHelper
+
   |id     = shekurika.DailySpecialOrders
   |nexus id =
+
   |nexus  = 9693
   |chucklefish id = 4640
+
   |github  = shekurika/DailySpecialOrders
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Tasks Report
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.DailyTasksReport
 +
  |nexus  = 1624
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 1.0.4-unofficial.2-pathoschild
+
   |unofficial version = 1.4.2-unofficial.8-prism99
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interactions, Interacoes
+
   |name   = Daily Tasks Report Plus
   |author   = BrasileiroTop
+
   |author = Prism 99
   |id       = BrasileiroTop.Interacoes
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 4862
+
   |nexus   = 20871
   |github   =  
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = DaLionheart
   |author   = jahangmar
+
   |author = DaLion
   |id       = jahangmar.InteractionTweaks
+
   |id     = DaLion.Core
   |nexus id = 3771
+
   |nexus   = 24332
   |github   = jahangmar/StardewValleyMods
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Dan Utils
   |author   = mpcomplete
+
   |author = Danmw3
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = danmw3.DanUtils
   |nexus id = 2224
+
   |nexus   = 2287
   |github  = mpcomplete/StardewMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment
+
   |name   = Dark User Interface
   |author   = MissCoriel
+
   |author = zazizu
   |id       = misscoriel.invest
+
   |id     = zazizu.darkUI
   |nexus id = 5293
+
   |nexus   = 4056
   |github  =  
+
   |github = cilekli-link/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment Maximized
+
   |name   = Data Layers, Data Maps
   |author   = MissCoriel
+
   |author = Pathoschild
   |id       = misscoriel.investmax
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 9253
+
  |curse  = 1000628
   |github   = MissCoriel/InvestmentMaximized
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Date Night
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = SUPERT
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = supert.datenight
   |nexus id = 4023
+
   |nexus  = 11459
  |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |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     = Iridium Tools Patch
+
   |name   = Day Limiter
   |author   = Redwood
+
   |author = Parzivl, tadfoster
   |id       = Redwood.IridiumToolsPatch
+
   |id     = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
   |nexus id = 2897
+
   |nexus   = 25529
   |github   = EKomperud/StardewMods
+
   |github = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = PeacefulEnd
+
   |author = MissCoriel
   |id       = PeacefulEnd.IslandGatherers
+
   |id     = misscoriel.diary
   |nexus id = 8552
+
  |curse  = 885086
   |github   = Floogen/IslandGatherers
+
   |nexus   = 4451
 +
  |moddrop = 624395
 +
   |github = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers Automate
+
   |name   = Deathpoint - Monster Health Display Mod
   |author   = PeacefulEnd
+
   |author = JeiPi, JeiP1
   |id       = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id     = JeiPi.Deathpoint
   |nexus id = 8552
+
   |nexus   = 25241
   |github   = Floogen/IslandGatherers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Secret
+
   |name   = Death Tweaks
   |author   = Edu Anttunes
+
   |author = aedenthorn, Erinthe
   |id       = IslandSecret
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 8096
+
   |nexus   = 18174
   |github  =
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Debug Mode
   |author   = S1mmyy
+
   |author = Pathoschild
   |id       = S1mmyy.AutoTrash
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 5140
+
  |curse  = 1000634
   |github   = S1mmyy/StardewMods
+
   |nexus   = 679
 +
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Decrafting Mod
   |author   = SlayerDharok
+
   |author = iSkLz_, MSCFC
   |id       = SlayerDharok.Item_Bags
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 5382
+
   |nexus   = 4158
   |github  = Videogamers0/SDV-ItemBags
+
   |github = iSkLz/DecraftingMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery
+
   |name   = Deep Woods
   |author   = Mytsy
+
   |author = Max Vollmer, SVProtector
   |id       = Mysty.ItemRecovery
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 9354
+
  |curse  = 992429
   |github  =  
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Research 'n' Spawn
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = TSlex
+
   |author = Sandman53
   |id       = TSlex.ItemResearchSpawner
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 8933
+
   |nexus   = 5016
   |moddrop id = 1012482
+
   |github  =
   |github  = TSlex/StardewValley
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Deep Woods Warp Network Integration
   |author   = Jaredlll08
+
   |author = Tlitookilakin
   |id       = BlameJared.ItemTooltips
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id =  
+
   |nexus   = 10240
   |curseforge id  = 297655
+
   |moddrop = 1060419
   |curseforge key = item-tooltips
+
   |github  = tlitookilakin/WarpnetDeepwoods
   |github  = jaredlll08/Item-Tooltips
+
 
 +
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = iTile
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = ha1fdaew
+
   |author = bungus
   |id       = ha1fdaew.iTile
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 7512
+
   |nexus   = 21612
   |github   = ha1fdaew/iTile
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Default Farmer
   |author   = Genowhirl9999
+
   |author = Tyler Gibbs
   |id       = genowhirl9999.jaropener
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 5292
+
   |nexus  = 12421
   |moddrop id = 988956
+
   |github = tylergibbs2/StardewValleyMods
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Default On Cheats
   |author   = Jonas Henriksson, Greger
+
   |author = EnderTedi
   |id       = Greger.JigglyJunimoBundles
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id =
+
   |nexus  = 21035
   |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github = EnderTedi/DefaultOnCheats
   |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     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Default Window Size
   |author   = k4rakara
+
   |author = DecidedlyHuman
   |id       = k4rakara.JoJa84Plus
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 5803
+
   |nexus   = 10939
   |github   = K4rakara/Stardew-Mods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Delivery Service
   |author   = Platonymous
+
   |author = AxesOfEvil
   |id       = Platonymous.JoJaBan
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 3118
+
   |nexus   = 5187
   |moddrop id = 793907
+
   |github  = AxesOfEvil/SV_DeliveryService
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JojaMart to PathoMart, Pathomart
+
   |name   = Delivery Upgrade Tool
   |author   = Dounat2201, Sasara
+
   |author = Dash, yuukidach
   |id       = Sasara.Pathomart
+
   |id     = Pathoschild.test
   |nexus id = 1142
+
   |nexus   = 5570
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja Online
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = PeacefulEnd
+
   |author = stokastic
   |id       = PeacefulEnd.JojaOnline
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |moddrop id = 878236
+
   |nexus  = 2462
   |nexus id = 7486
+
  |github  = stokastic/CoopGrabber
   |github   = Floogen/JojaOnline
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = Deluxe Auto-Petter
   |author   = MindMeltMax
+
   |author = Frostiverse
   |id       = MindMeltMax.HauntedJoja
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id = 7014
+
   |nexus   = 23226
   |github   =
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Deluxe Grabber Redux
   |author   = punyo, yakminepunyo
+
   |author = ferdaber
   |id       = punyo.JoysOfEfficiency
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 2162
+
   |nexus   = 7920
   |github  = pomepome/JoysOfEfficiency
+
   |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     = Json Assets
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = spacechase0 and Pathoschild
+
   |author = Nykal145
   |id       = spacechase0.JsonAssets
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 1720
+
   |nexus  = 20799
   |moddrop id = 399895
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Down the Mine
+
   |name   = Deluxe Hats
   |author   = flowoeB
+
   |author = domsim1
   |id       = flowoeB.JumpDownTheMine
+
   |id     = domsim1.DeluxeHats
   |nexus id = 8357
+
   |nexus   = 5836
   |github  =  
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Deluxe Journal
   |author   = spacechase0 and Pathoschild
+
   |author = MolsonCAD
   |id       = spacechase0.JumpOver
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 1844
+
   |nexus  = 11436
   |moddrop id = 384782
+
   |github = MolsonCAD/DeluxeJournal
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = June NPC
+
   |name   = Demanding Shipping
   |author   = ch20youk
+
   |author = lech43
   |id       = ch20youk.JuneNPCSMAPI
+
   |id     = lech43.DemandingShipping
   |nexus id = 10100
+
   |nexus   = 7315
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = Zoryn
+
   |author = DrSpactacus, NateMod
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = NateMod.RobinBuildingToken
   |nexus id =
+
   |nexus  = 22564
   |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   = Demetrius Visits Cave
   |author   = ceruleandeep
+
   |author = Kichjo
   |id       = ceruleandeep.junimodialog
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 8937
+
   |nexus   = 5477
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github = KeelanRosa/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Anywhere
+
   |name   = Desert Bloom Farm
   |author  = MartyrPher
+
   |author = DeLiXx
   |id      = JunimoKartAnywhere
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus id = 4315
+
   |curse  = 990494
   |github  =  
+
   |nexus   = 16750
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Cheater
+
   |name   = Desert Obelisk
   |author   = ryaon
+
   |author = CatCattyCat, Cat
   |id       = Ryaon.JunimoKartCheater
+
   |id     = cat.desertobelisk
   |nexus id = 5137
+
   |nexus  = 2021
  |github  =
+
   |moddrop = 833549
}}
+
   |github = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Junimo Kart Level Practice
+
   |broke in = Stardew Valley 1.4
   |author  = BlaDe
+
   |status   = obsolete
  |id      = BlaDe.JunimoLevelPractice
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
  |nexus id = 10056
 
   |github   =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Junimos Accept Cash
 
   |author   = spacechase0 and Pathoschild
 
   |id      = spacechase0.JunimosAcceptCash
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Relax
+
   |name   = Destroyable Bushes
   |author   = Goldenrevolver
+
   |author = Esca, Esca-MMC
   |id       = Goldenrevolver.JustRelax
+
   |id     = Esca.DestroyableBushes
   |nexus id = 7770
+
   |nexus   = 6304
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 798245
 +
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Detailed Sprites
   |author   = aurnj, Roy Li
+
   |author = RainsKuro, RainzKuro
   |id       = RuyiLi.Kamikaze
+
   |id     = RainzKuro.DetailedSprites
   |nexus id =
+
   |nexus  = 15549
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |github =
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = DewCord Rich Presence
   |author   = Gorzalt and Flerfarvet
+
   |author = explosivetortellini
   |id       = gorzalt.kawakami
+
   |id     = explosivetortellini.StardewValleyDRP
   |nexus id = 2549
+
   |nexus   = 8348
   |github   = Gorzalt/StardewValleyMods
+
   |github = explosivetortellini/StardewValleyDRP
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keep Partners, Keep Your Partners
+
   |name   = Dialog to Clipboard
   |author   = EssGee, SG
+
   |author = dlrdlrdlr
   |id       = SG.Partners
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 5625
+
   |nexus   = 23834
   |github   =  
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = KeyBind UI
+
   |name   = Dialogue Box Redesign
   |author   = Enaium
+
   |author = gzhynko
   |id       = Enaium.KeyBindUI
+
   |id     = GZhynko.DialogueBoxRedesign
   |moddrop id = 1036920
+
   |nexus   = 8853
   |nexus id =
+
   |github = gzhynko/StardewMods
   |github   = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Key Suppressor
+
   |name   = Dialogue Display Framework
   |author   = Deflaktor
+
   |author = aedenthorn, Erinthe
   |id       = Deflaktor.KeySuppressor
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 9295
+
  |curse  = 868761
   |github  = Deflaktor/KeySuppressor
+
   |nexus   = 11661
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Dialogue Emotes
   |author   = Annosz
+
   |author = PurrplingCat
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 5993
+
   |nexus   = 6537
   |github  = Annosz/StardewValleyModding
+
   |github = purrplingcat/DialogueEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Labeling
+
   |name   = Dialogue Extension
   |author   = Enaium
+
   |author = elbe
   |id       = Enaium.Labeling
+
   |id     = elbe.DialogueExtension
   |curseforge id  = 443134
+
   |nexus   = 10851
   |curseforge key = labeling
+
   |github  = lshtech/DialogueExtension
   |moddrop id = 906932
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Dialogue Keys
   |author   = WhiteMind
+
   |author = PokeBenji
   |id       = WhiteMind.LAST
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 1906
+
   |curse  = 1022342
   |github   =  
+
   |nexus   = 24325
 
+
   |github  =
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Dialogue New Line
   |author   = ChaosEnergy
+
   |author = aedenthorn, Erinthe
   |id       = ChaosEnergy.LadderLocator
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 3094
+
  |curse  = 868753
   |github   = yuri-moens/LadderLocator
+
   |nexus   = 12175
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Last Day to Plant
+
   |name   = Dialogue Tester
   |author   = dmcrider57
+
   |author = DecidedlyHuman
   |id       = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 7917
+
   |nexus   = 9887
   |github  = dmcrider/LastDayToPlant
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Dialogue Trees
   |author   = Max Vollmer, SVProtector
+
   |author = aedenthorn, Erinthe
   |id       = maxvollmer.leftymode
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 6199
+
  |curse  = 868845
   |github  = maxvollmer/LeftyMode
+
   |nexus   = 9550
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Mini Shipping Bin
+
   |name   = Did You Water Your Crops
   |author   = atravita
+
   |author = Nishtra
   |id       = atravita.LessMiniShippingBin
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 10959
+
   |nexus   = 1583
   |moddrop id = 1102538
+
  |github  =
   |github   = atravita-mods/LessMiniShippingBin
+
 
 +
   |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     = Let Me Rest!
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = Ophaneom
+
   |author = shanks3042
   |id       = Ophaneom.LetMeRest
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 8205
+
   |nexus   = 5816
   |github  = Ophaneom/Let-Me-Rest
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Difficulty Socializing
   |author   = unidarkshin, Devin Lematty
+
   |author = PokeBenji
   |id       = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 1471
+
  |curse  = 1023363
   |github   =  
+
   |nexus   = 24389
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leveling Adjustment
+
   |name   = Dimensional Pockets
   |author   = jahangmar
+
   |author = spacechase0
   |id       = jahangmar.LevelingAdjustment
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 4689
+
  |curse  = 867145
   |github   = jahangmar/StardewValleyMods
+
   |nexus   = 12706
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Dino Form
   |author   = kd8lvt
+
   |author = aedenthorn, Erinthe
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = aedenthorn.DinoForm
   |nexus id = 855
+
   |nexus  = 18244
  |curseforge id  = 300715
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = level-up-notifications
 
   |github   =  
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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   = Dino Form 2
   |author   = shurmash
+
   |author = juminos
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = juminos.DinoForm2
   |nexus id = 7222
+
   |nexus   = 24718
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lewd Leah
+
   |name   = Disable Auto Pickup
   |author   = prowlingDemon, unknownDev
+
   |author = Eugenii10
   |id       = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 4402
+
   |nexus   = 9717
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Limited Campfire Cooking
+
   |name   = Disable Building Fade
   |author   = Cherry, CherryChain
+
   |author = calebstein1
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = calebstein1.StardewDisableBuildingFade
   |nexus id = 4971
+
   |nexus  = 24558
   |moddrop id = 716383
+
   |github = calebstein1/StardewDisableBuildingFade
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Disable Gamepad, Disable Controller
   |author   = Hootless
+
   |author = lperkins2, Logan Perkins
   |id       = hootless.LineSprinklers
+
   |id     = lperkins2.DisableController
   |nexus id = 2917
+
   |nexus   = 2229
   |github   = hootless/StardewMods
+
   |github =
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.2.2-unofficial.1-bigboct
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-14#post-21916
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Discord Rich Presence
   |author   = Tyler Gibbs
+
   |author = RuiNtD
   |id       = tylergibbs2.liveprogressbar
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 7330
+
   |nexus   = 2156
   |github   = tylergibbs2/LiveProgressBar
+
   |github = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Dish of the Day Display
   |author   = Doomnik
+
   |author = MouseyPounds
   |id       = Doomnik.LoanMod
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 3882
+
   |nexus   = 3960
   |github   =  
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lober Cat
+
   |name   = Dismantle Craftables
   |author   = codyflagstaff
+
   |author = jahangmar
   |id       = codyflagstaff.lobercat
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 8219
+
   |nexus   = 3687
   |github   =  
+
   |github = jahangmar/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Display Energy
   |author   = Bouhm and Pathoschild
+
   |author = dmarcoux
   |id       = Bouhm.LocationCompass
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 3045
+
   |nexus  = 10662
   |curseforge id  = 308286
+
   |moddrop = 1087175
   |curseforge key = location-compass
+
   |github = dmarcoux/DisplayEnergy
   |github   = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Crab Pots
+
   |name   = Display Monster Health
   |author   = nini700
+
   |author = Atesba
   |id       = nini700.LockedCrabPot
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 4461
+
   |nexus   = 20984
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Maps
+
   |name   = Display Player Stats
   |author   = Edu Anttunes
+
   |author = Fleem
   |id       = LockedMaps
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 10089
+
   |nexus   = 21547
   |github   =
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Displays
   |author   = bwdy
+
   |author = spacechase0 and ParadigmNomad
   |id       = bwdy.lockpicks
+
   |id     = spacechase0.Displays
   |nexus id = 3521
+
  |curse  = 867712
   |github   = bwdymods/SDV-Lockpicks
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Json Assets 1.7.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Fence Life
+
   |name   = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = NormanPCN
+
   |author = Aimon111
   |id      = NormanPCN.LongerFenceLife
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus id = 10498
+
   |curse  = 1010281
   |github   = NormanPCN/StardewValleyMods
+
   |nexus   = 18109
 +
   |github = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = Caraxian
+
   |author = Airyn and the DSV Team
   |id       = caraxian.LongerLastingLures
+
   |id     = DSV.Core
   |nexus id = 2510
+
   |nexus   = 17059
   |github   = Caraxi/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Seasons
+
   |name   = Do Not Eat My Crops
   |author   = aedenthorn
+
   |author = u_u__w
   |id       = aedenthorn.LongerSeasons
+
   |id     = u_u__w.DoNotEatMyCrops
   |nexus id = 10108
+
   |nexus   = 26324
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Don't Eat That
   |author   = RTGOAT
+
   |author = Pyrohead37
   |id       = RTGOAT.Longevity
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 649
+
   |nexus   = 1951
   |github  =  
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Don't Stop Me Now
   |author   = Pathoschild
+
   |author = Shockah
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 541
+
   |nexus  = 10941
   |moddrop id = 606605
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Double Standard Farm, Double Farm
   |author   = aedenthorn
+
   |author = Leaf
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id = 5999
+
   |nexus   = 3928
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Downtown Zuzu
   |author   = Huanir
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 2658
+
  |curse  = 987160
   |github   =  
+
   |nexus   = 8587
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = DPad Inventory Hotkey
   |author   = Raik, Raik167, YousernameZo
+
   |author = joljyo
   |id       = raik.testmod
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 6291
+
   |nexus   = 7507
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Dragon Pearl Lure
   |author   = SteelixLeiter, Don Collins
+
   |author = violetlizabet
   |id       = LoveBubbles
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 1318
+
   |nexus   = 15109
   |github   = doncollins/StardewValleyMods
+
   |github = elizabethcd/DragonPearlLure
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Draw Fish Ponds Over Grass
   |author   = Advize and Jinxiewinxie
+
   |author = atravita
   |id       = Advize.LovedLabels
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 279
+
  |curse  = 870981
   |github   = AdvizeGH/LovedLabels
+
  |moddrop = 1125248
 +
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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   = Dreamscape
   |author   = thespbgamer
+
   |author = aedenthorn, Erinthe
   |id       = thespbgamer.LovedLabelsRedux
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 8880
+
  |curse  = 868756
   |github  = thespbgamer/LovedLabelsRedux
+
   |nexus   = 11742
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Dreamscape
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Low Health Warning
+
   |name   = Dresser Sorter
   |author   = NMVH5
+
   |author = idermailer
   |id       = nmvh5.LowHealthWarning
+
   |id     = idermailer.dresserSorter
   |nexus id = 8326
+
   |nexus   = 24443
   |github   =
+
   |github = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Score HUD, Just Luck Mod
+
   |name   = Drive By
   |author   = delaney
+
   |author = BlaDe
   |id       = dJustLuckMod
+
   |id     = BlaDe.DriveBy
   |nexus id = 10386
+
   |nexus  = 12033
   |moddrop id = 1070645
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Drop It - Drop Item Hotkey
   |author   = spacechase0 and Pathoschild
+
   |author = Goldenrevolver
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 521
+
   |nexus  = 7971
   |moddrop id = 127279
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lucky Reclamation Trash Can
+
   |name   = Drop Seeds After Eating
   |author   = kiranmurmu
+
   |author = Cloudyluna
   |id       = kiranmurmu.LuckyReclamationTrashCan
+
   |id     = Cloudyluna.DropSeedsAfterEating
   |nexus id = 8971
+
   |nexus   = 27353
   |github   = kiranmurmu/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Dungeon Buddy
   |author   = Sakorona
+
   |author = SwiftSails
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 2208
+
   |nexus   = 7864
   |moddrop id = 664151
+
   |github  =
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Augmentors
+
   |name   = Dungeon Merchants
   |author   = SlayerDharok
+
   |author = aedenthorn, Erinthe
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 5600
+
  |curse  = 868698
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |nexus   = 14630
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Check
+
   |name   = Durable Fences
   |author   = FairfieldBW
+
   |author = Zoryn
   |id       = FairfieldBW.MachineCheck
+
   |id     = Zoryn.DurableFences
   |nexus id = 9515
+
   |nexus   =
   |github  = FairfieldBW/MachineCheck
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Durin's Rest
   |author   = IceGladiador
+
   |author = NoFogBob and PaulDunstan
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 1780
+
   |nexus   = 12345
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Dusty Overhaul
   |author   = spacechase0 and Pathoschild
+
   |author = CyanFire
   |id       = spacechase0.Magic
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 2007
+
   |nexus  = 13057
   |moddrop id = 399898
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magical Crops
+
   |name   = Dusty Overhaul - SVE
   |author   = shekurika and Asterisk555
+
   |author = CyanFire
   |id       = shekurika.MagicalCropsCode
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 8762
+
   |nexus   = 13265
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = DVR
   |author   = Entoarox
+
   |author = captncraig
   |id       = Entoarox.MagicJunimoPet
+
   |id     = captncraig.dvr
   |nexus id = 3567
+
   |nexus   = 3860
   |github   = Entoarox/StardewMods
+
   |github = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Dwarf Scroll Prices
   |author   = TerryDBS
+
   |author = noriteway
   |id       = TerryDBS.MagicPluses
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 7096
+
   |nexus   = 16386
   |github   =  
+
   |github = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Scepter
+
   |name   = Dwarvish Mattock
   |author   = not4bene
+
   |author = Anthony Hilyard, Grend
   |id       = not4bene.MagicScepter
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 8169
+
  |curse  = 536418
   |github   =
+
   |nexus   = 9684
 +
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Valley
+
   |name   = Dynamic Bodies
   |author   = season
+
   |author = ribeena
   |id       = season.MagicValley
+
   |id     = ribeena.dynamicbodies
   |nexus id = 10639
+
   |nexus   = 12893
   |github  =
+
   |github = ribeena/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Dynamic Checklist
   |author   = Digus
+
   |author = gunnargolf
   |id       = DIGUS.MailFrameworkMod
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 1536
+
   |nexus   = 1145
   |github  = Digus/StardewValleyMods
+
   |github = gunnargolf/DynamicChecklist
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
   |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Dynamic Clothing
   |author   = jwdred
+
   |author = hilovids
   |id       = jwdred.MailOrderPigs
+
   |id     = hilovids.DynamicClothing
   |nexus id = 632
+
   |nexus   = 10078
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Services Mod
+
   |name   = Dynamic Crops
   |author   = Digus
+
   |author = HaulinOats
   |id       = Digus.MailServicesMod
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 7842
+
   |nexus   = 13800
   |github  = Digus/StardewValleyMods
+
   |github = HaulinOats/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mana Bar
+
   |name   = Dynamic Dialogues Framework
   |author   = spacechase0 and Pathoschild
+
   |author = mistyspring
   |id       = spacechase0.ManaBar
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 7831
+
   |nexus   = 12836
   |github   = spacechase0/StardewValleyMods
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mandatory Meals, Real Life Mod
+
   |name   = Dynamic Festival Rewards
   |author   = darzington
+
   |author = mistyspring
   |id       = darzington.RealLifeMod
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 7445
+
   |nexus   = 20253
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Many Enchantments
+
   |name   = Dynamic Flooring
   |author   = Stari
+
   |author = aedenthorn, Erinthe
   |id       = Stari.ManyEnchantments
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 8824
+
  |curse  = 868692
   |github  = SlivaStari/ManyEnchantments
+
   |nexus   = 14780
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Binder
+
   |name   = Dynamic Flooring - Continued
   |author   = SnowFire k'Vala
+
   |author = aedenthorn & CyanFire
   |id       = SnowFire.Map_Binder
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 6983
+
   |nexus   = 27888
   |github   =
+
   |github = CyanFireUK/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Editor
+
   |name   = Dynamic Game Assets
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.MapEdit
+
   |id     = spacechase0.DynamicGameAssets
   |nexus id = 8876
+
  |curse  = 867707
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9365
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Teleport
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.MapTeleport
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 7675
+
   |nexus   = 9365
   |github   = aedenthorn/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Utilities
+
   |name   = Dynamic Horses
   |author   = mabelSyrup
+
   |author = Bpendragon
   |id       = mabelsyrup.maputils
+
   |id     = Bpendragon-DynamicHorses
   |nexus id = 4716
+
   |nexus   = 874
   |github   = mjSurber/Map-Utilities
+
   |github = Bpendragon/DynamicHorses
  
   |broke in = Stardew Valley 1.5
+
   |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     = Maritime Secrets
+
   |name   = Dynamic Machines
   |author   = Goldenrevolver
+
   |author = tyran285, Ryuuze
   |id       = Goldenrevolver.MaritimeSecrets
+
   |id     = DynamicMachines
   |nexus id = 10758
+
   |nexus   = 374
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mass Production
+
   |name   = Dynamic Map Tiles
   |author   = Jacque Pott
+
   |author = aedenthorn, Erinthe
   |id       = JacquePott.MassProduction
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 7021
+
  |curse  = 868915
   |github   = JacquePott/StardewValleyMods
+
   |nexus   = 14566
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.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     = Matching Nodes, MinesTokens
+
   |name   = Dynamic Map Tiles - Continued
   |author   = Eryk601 and Vertigon
+
   |author = Datamancer
   |id       = Vertigon.MinesTokens
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 11124
+
   |nexus   = 21084
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Max Cost Stamina
+
   |name   = Dynamic Night Time
   |author   = StultusV
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = StultusV.MaxCastStamina
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 10794
+
   |nexus   = 2072
   |github   = JudeRV/Stardew-MaxCastStamina
+
  |moddrop = 664041
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Dynamic NPC Sprites
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = BashNinja
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 4634
+
   |nexus   = 1183
   |github  = xirsoi/MayonnaisePlusPlus
+
   |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     = Menus Everywhere
+
   |name   = Dynamic Price
   |author   = nman130
+
   |author = ZaneYork
   |id       = nman130.MenusEverywhere
+
   |id     = ZaneYork.DynamicPrice
   |nexus id = 6119
+
   |nexus   = 5831
   |github   = nman130/Stardew-Mods
+
   |github = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meteor Defence
+
   |name   = Dynamic Reflections
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.MeteorDefence
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 10641
+
  |curse  = 870926
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12831
 +
   |github = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Dynamic Running Speed
   |author   = candidus42
+
   |author = Vrakyas
   |id       = Candidus42.MiceInTheValley
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id = 4638
+
   |nexus   = 4029
   |github  = mus-candidus/MiceInTheValley
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milk the Villagers
+
   |name   = Early Bed Mod
   |author   = trunip190
+
   |author = Nokane
   |id       = Trunip190.MilkVillagers
+
   |id     = Nokane.EarlyBedMod
   |nexus id = 5948
+
   |nexus   = 25168
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miller Time
+
   |name   = Early Community Upgrades
   |author   = Satozaki
+
   |author = sophiesalacia
   |id       = Satozaki.MillerTime
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 7575
+
   |nexus   = 8450
   |github  = AndyCrocker/StardewMods
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Early Ginger Island
   |author   = Clark, wilsonch3451
+
   |author = Shockah
   |id       = Clark.MiloDog
+
   |id     = Shockah.EarlyGingerIsland
   |nexus id = 2861
+
   |nexus   = 13885
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Easier Cave Puzzle
   |author   = Kabigon
+
   |author = atravita
   |id       = Kabigon.MineAssist
+
   |id     = atravita.NerfCavePuzzle
   |nexus id = 2296
+
  |curse  = 870978
   |chucklefish id = 5353
+
  |moddrop = 1131424
   |github   = KabigonFirst/StardewValleyMods
+
   |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     = Mine Changes
+
   |name   = Easier Dart Puzzle
   |author   = JPAN
+
   |author = atravita
   |id       = jpan.MineChanges
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 3963
+
  |curse  = 870971
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
  |moddrop = 1205159
 +
   |nexus   = 13049
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mini Bars
+
   |name   = Easier Farming
   |author   = Ophaneom
+
   |author = Cautious Waffle, skulmuk
   |id       = Ophaneom.MiniBars
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 8329
+
   |nexus   = 1426
   |github   = Ophaneom/Mini-Bars
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Easier Fishing
   |author   = Nishtra
+
   |author = majordot
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 674
+
   |nexus   =
   |github   =  
+
  |curse  = 305367
 +
   |github =
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Easier Monster Eradication
   |author   = Nishtra
+
   |author = NormanPCN
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 770
+
   |nexus   = 11548
   |github   =  
+
   |github = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minor Light Tweaks
+
   |name   = Easier Special Orders
   |author   = greentodd
+
   |author = TheMightyAmondee
   |id       = greentodd.MinorLightTweaks
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 10223
+
   |nexus   = 8342
   |github   =  
+
   |github = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = East Scarp (SMAPI)
  |author  = The Fluffy Robot
+
  |author  = LemurKat and kdau
  |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
  |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 5691
+
   |nexus   = 5787
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Position Tool
+
   |name   = Easy Access
   |author   = MissCoriel
+
   |author = LeFauxMatt
   |id       = misscoriel.PositionTool
+
   |id     = furyx639.EasyAccess
   |nexus id = 8087
+
  |curse  = 871835
   |github   = MissCoriel/Position-Tool
+
  |moddrop = 1547212
 +
   |nexus   = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Unique Courtship Response Core
+
   |name   = Easy Attack
   |author   = MissCoriel
+
   |author = season
   |id       = misscoriel.UCRFix
+
   |id     = season.EasyAttack
   |nexus id = 8284
+
   |nexus   = 20832
   |github   = MissCoriel/UniqueCourtshipResponseCore
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mob Count Reports, Report Mob Counts
+
   |name   = Easy Chest
   |author   = StultusV
+
   |author = season
   |id       = StultusV.ReportMobCounts
+
   |id     = season.EasyChest
   |nexus id = 10899
+
   |nexus   = 20842
   |github   = JudeRV/Stardew-ReportMobCounts
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Easy Cleaner
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.MobileArcade
+
   |id     = season.EasyCleaner
   |nexus id = 6538
+
   |nexus   = 20865
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Audio Player
+
   |name   = Easy Crane Game
   |author   = aedenthorn
+
   |author = Dragoon23
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 6568
+
   |nexus   = 22488
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Easy Darts Game
   |author   = aedenthorn
+
   |author = Dragoon23
   |id       = aedenthorn.MobileCalendar
+
   |id     = Dragoon23.EasyDartGame
   |nexus id = 6601
+
   |nexus  = 22506
  |github   = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Easy Fairy
   |author   = aedenthorn
+
   |author = season
   |id       = aedenthorn.MobileCatalogues
+
   |id     = season.EasyFairy
   |nexus id = 6543
+
   |nexus   = 20931
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Phone
+
   |name   = Easy Farming
   |author   = aedenthorn
+
   |author = MountainDewBoi
   |id       = aedenthorn.MobilePhone
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 6523
+
   |nexus   = 4162
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Mobile Television
+
   |name   = Easy Farm Switcher
   |author   = aedenthorn
+
   |author = DeLiXx
   |id       = aedenthorn.MobileTelevision
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 6575
+
  |curse  = 990826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Modify This
+
   |name   = Easy Fishin'
   |author   = aedenthorn
+
   |author = Frostiverse
   |id       = aedenthorn.ModThis
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 7814
+
   |nexus   = 22268
   |github   = aedenthorn/StardewValleyMods
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod List Command
+
   |name   = Easy Fishing
   |author   = Blackclaw
+
   |author = season
   |id       = Blackclaw.ModListCommand
+
   |id     = season.EasyFishing
   |nexus id = 5131
+
   |nexus   = 20830
   |github   = Xebeth/StardewValley-ListModsCommand
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Menu
+
   |name   = Easy Gift
   |author   = Enaium
+
   |author = season
   |id       = Enaium.ModMenu
+
   |id     = season.EasyGift
   |curseforge id  = 436844
+
   |nexus   = 20838
   |curseforge key = modmenu
+
   |github =
  |moddrop id = 885574
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Settings Tab
+
   |name   = Easy Gifting
   |author   = Gilar Fasulaki
+
   |author = CeruleanSpirit
   |id       = GilarF.ModSettingsTab
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 4579
+
   |nexus   = 2957
   |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   = Easy Harvest
   |author   = CatCattyCat, Cat
+
   |author = season
   |id       = cat.modupdatemenu
+
   |id     = season.EasyHarvest
   |nexus id = 2536
+
   |nexus  = 20924
   |moddrop id = 833560
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Easy Island Puzzle
   |author   = Platonymous
+
   |author = MindMeltMax
   |id       = Platonymous.ModUpdater
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 6338
+
  |curse  = 1004494
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 22642
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Goals Anywhere
+
   |name   = Easy Path Destruction
   |author   = Suphax
+
   |author = StultusV
   |id       = suphax.monstergoalsanywhere
+
   |id     = StultusV.EasyPathDestruction
   |moddrop id = 1088762
+
   |nexus   = 8775
   |nexus id =
+
   |github = JudeRV/Stardew-EasyPathDestruction
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Easy Petting
   |author   = WhiteMind
+
   |author = CeruleanSpirit
   |id       = WhiteMind.MonsterLT
+
   |id     = EasyPetting.3032
   |nexus id = 1896
+
   |nexus   = 3032
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Travel, Easy Move
 +
  |author  = season
 +
  |id      = season.EasyMove
 +
  |nexus  = 20872
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Easy Upgrade
   |author   = MouseyPounds
+
   |author = Senofu
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = Senofu.EasyUpgrade
   |nexus id = 3997
+
   |nexus   = 23496
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Musk in Volcano
+
   |name   = Easy Valley
   |author   = BananaFruit
+
   |author = season
   |id       = BananaFruit.MonsterMuskInVolcano
+
   |id     = season.EasyValley
   |nexus id = 10651
+
   |nexus   = 21181
   |github   = BananaFruit1492/MonsterMuskInVolcano
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monsters - The Framework
+
   |name   = Eat & Drink From Inventory
   |author   = spacechase0
+
   |author = Zamiel
   |id       = spacechase0.MonstersTheFramework
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 10673
+
   |nexus   = 21280
   |github   = spacechase0/StardewValleyMods
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = Taskmaster
+
   |author = philosquare
   |id       = Taskmaster.MonthlyMail
+
   |id     = philosquare.EatInBackpack
   |nexus id = 4523
+
   |nexus   = 22872
   |github   =  
+
   |github = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Eat More
   |author   = Daniel McMenamy, Deathest1
+
   |author = crc-fehler
   |id       = f1r3w477.MoodyPlanet
+
   |id     = crc.eatmore
   |nexus id = 2830
+
   |nexus   = 2724
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moongates
+
   |name   = Economy Mod
   |author   = bwdy
+
   |author = millerscout
   |id       = bwdy.moongates
+
   |id     = Millerscout.EconomyMod
   |nexus id = 3545
+
   |nexus   = 6955
   |github  = bwdymods/SDV-Moongates
+
   |github = millerscout/StardewMillerMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures
+
   |name   = Edit Stable Ownership
   |author   = spacechase0 and ParadigmNomad
+
   |author = Predo
   |id       = spacechase0.MoonMisadventures
+
   |id     = predo.sdvmods.EditStableOwnership
   |nexus id = 10612
+
   |nexus   = 26346
   |github   = spacechase0/StardewValleyMods
+
   |github = PedroLucasMiguel/PredoSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = EH Smash Quality
   |author   = Mopquill
+
   |author = EH Lim
   |id       = Mopquill.Ranch-Livin
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 2200
+
   |nexus   = 9303
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github =
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Eidee Easy Fishing
   |author   = Entoarox
+
   |author = EideeHi
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id = 2274
+
   |nexus  = 4806
   |chucklefish id = 4288
+
   |github = eideehi/EideeEasyFishing
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = EiTK
   |author   = momoaau
+
   |author = enaium
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = Enaium.EiTK
   |nexus id = 451
+
  |curse  = 365803
   |github   =  
+
   |nexus   =
 +
   |github =
  
   |broke in = Stardew Valley 1.3
+
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elevator
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.Elevator
 +
  |nexus  = 2952
 +
  |github  = Ilyaki/Elevator
 +
 
 +
   |broke in = Stardew Valley 1.5
 
<!--
 
<!--
   |unofficial version = 2.0.1-unofficial.1-IQ
+
   |unofficial version = 1.2.0-unofficial.kokirichild
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elliot Is Fabio
 +
  |author  = Dr Dirtbag, DrDirtbag
 +
  |id      = ElliottIsFabio.ElliottIsFabio
 +
  |nexus  = 23229
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elven Krobus, Underdark Krobus
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarkkrobus
 +
  |nexus  = 3071
 +
  |github  = KirbyLink/UnderdarkKrobus
 +
 +
  |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Email App
   |author   = AairTheGreat, Aair
+
   |author = aedenthorn, Erinthe
   |id       = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = aedenthorn.Email
   |nexus id = 4869
+
  |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     = More Buildings
+
   |name   = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreBuildings
+
   |id     = aedenthorn.SDIEmily
   |nexus id = 2757
+
   |curse  = 868710
   |moddrop id = 771640
+
   |nexus  = 14366
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Bundles
+
   |name   = Emotes
   |author   = TwinBuilderOne
+
   |author = aurnj, Roy Li
   |id       = TwinBuilderOne.MoreBundles
+
   |id     = RuyiLi.Emotes
   |nexus id = 9709
+
   |nexus   =
   |github  = TwinBuilderOne/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Conversion Topics
+
   |name   = Empty Hands
   |author  = violetlizabet
+
   |author = Oblitus
   |id       = violetlizabet.MoreConvoTopics
+
  |id      = QuicksilverFox.EmptyHands
   |nexus id = 10008
+
  |nexus   = 1176
   |github   = elizabethcd/MoreConversationTopics
+
  |github  = quicksilverfox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
   |id     = tem696969696969.EmptyJarBubbles
 +
   |nexus   = 22598
 +
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Empty Your Hands
   |author   = spacechase0 and Pathoschild
+
   |author = BlueSight
   |id       = spacechase0.MoreGiantCrops
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 5263
+
   |nexus  = 19736
   |moddrop id = 771694
+
   |github = Hikari-BS/StardewMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = Enaium ToolKit
   |author   = Satozaki
+
   |author = Enaium
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = Enaium.EnaiumToolKit
   |nexus id = 5398
+
  |curse  = 436787
   |github   = AndyCrocker/StardewMods
+
  |moddrop = 863959
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass on the Beach
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = Angela Ranna
+
   |author = Goldenrevolver
   |id       = AngelaRanna.MoreGrassOnTheBeach
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 8117
+
   |nexus   = 10668
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = spacechase0 and Pathoschild
+
   |author = Goldenrevolver
   |id       = spacechase0.MoreGrassStarters
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 1702
+
   |nexus  = 20942
   |moddrop id = 313307
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = Enchanted Cowboy Boots
   |author   = j4c0b333
+
   |author = Goldenrevolver
   |id       = j4c0b333.Morehealth
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 4053
+
   |nexus   = 20941
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Key Binding
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = SorryLate, rharyanto
+
   |author = NamelessTo
   |id       = SorryLate.MoreKeybinding
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 5290
+
   |curse  = 1001630
   |github   =  
+
   |nexus   = 21904
 
+
   |github  = namelessto/EnchantedGalaxyWeapons
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = JadeTheavas
+
   |author = TheThor59
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = Thor.EnemyHealthBars
   |nexus id = 2105
+
   |nexus   = 3627
   |github   = JadeTheavas/MoreMineLadders
+
   |github = TheThor59/StardewMods
  
   |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   = Enemy Health Bars, Health Bars
   |author   = cheesysteak
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id = 2173
+
   |nexus   = 193
   |github   = cheesysteak/stardew-steak
+
  |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     = More Rain
+
   |name   = Energy Count
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Crystallyne
   |id       = Omegasis.MoreRain
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 441
+
   |nexus   = 4272
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Energy Protect
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = philosquare
   |id       = Chikakoo.Randomizer
+
   |id     = philosquare.EnergyProtect
   |nexus id = 5311
+
   |nexus   = 21918
   |github   = Chikakoo/stardew-valley-randomizer
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Energy Rework
   |author   = spacechase0 and Pathoschild
+
   |author = seferoni
   |id       = spacechase0.MoreRings
+
   |id     = seferoni.EnergyRework
   |nexus id = 2054
+
   |nexus  = 21686
   |moddrop id = 771616
+
   |github = seferoni/EnergyRework
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Sexy Dwarf
+
   |name   = Energy Time
   |author   = CyberCheese
+
   |author = nikperic, ThatOneCow
   |id       = cybercheese.moresexydwarf
+
   |id     = nikperic.EnergyTime
   |nexus id = 4320
+
   |nexus   = 6488
   |github   =  
+
  |source  = https://gitlab.com/nikperic/energytime
 +
 
 +
  |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     = More Silo Storage
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = OrneryWalrus
+
   |author = aedenthorn, Erinthe
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 2587
+
  |curse  = 868911
   |github   =  
+
   |nexus   = 4856
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.2.1-unofficial.1-hirayuki
   |summary  = use [[#One Silo Storage|One Silo Storage]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Slimes, More Monsters
+
   |name   = Enhanced Relationships
   |author   = Ded4lif
+
   |author = Mizzion
   |id       = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 7526
+
   |nexus   = 1927
   |github   =
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More TV Channel, CanaisTv
+
   |name   = Enhanced Slingshots
   |author   = BrasileiroTop
+
   |author = ytsc
   |id       = BrasileiroTop.CanaisTv
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id = 5126
+
   |nexus   = 12763
   |github  =  
+
   |github = YTSC/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Enough Sleep
   |author   = Joco80 & Sasara
+
   |author = sodapotato
   |id       = Joco80.MoreWeapons
+
   |id     = sodapotato.enoughsleep
   |nexus id = 1168
+
   |nexus   = 21536
   |github   = Sasara2201/More-Weapons-SDV-Mod-
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Entoarox Framework
   |author   = thfr
+
   |author = Entoarox
   |id       = thfr.MOTDMod
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 3703
+
   |nexus   = 2269
   |github  = rfht/MOTDMod
+
  |chucklefish = 4228
 +
   |github = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Motorcycle Mod, Moto Mod
+
   |name   = Entoarox Modding Utilities
   |author   = Akane
+
   |author = Entoarox
   |id       = Akane.MotoMod
+
   |id     = Entoarox.Utilities
   |nexus id = 10553
+
   |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     = Moveable Mailbox
+
   |name   = Equal Money Split
   |author   = aedenthorn
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = aedenthorn.MoveableMailbox
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 7834
+
   |nexus   = 5526
   |github   = aedenthorn/StardewValleyMods
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Pet Bowl
+
   |name   = Equivalent Exchange
   |author   = aedenthorn
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = aedenthorn.MoveablePetBowl
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 8038
+
   |nexus   = 1656
   |github  = aedenthorn/StardewValleyMods
+
   |github = MercuriusXeno/EquivalentExchange
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Annoying Cursor
+
   |name   = Escape Rope
   |author   = joljyo
+
   |author = lestoph
   |id       = joljyo.MoveAnnoyingCursor
+
   |id     = lestoph.EscapeRope
   |nexus id = 7378
+
   |nexus   = 8576
   |github  =  
+
   |github = Bifibi/SDVEscapeRope
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Escargo Win Bug Fix
   |author   = Shuai Zhang
+
   |author = BlackJack
   |id       = shuaiz.MoveFasterMod
+
   |id     = BlackJack.EscargoWinBugfix
   |nexus id = 1351
+
   |nexus   = 24556
   |github   = hcoona/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Esca's Modding Plugins
   |author   = Zoryn
+
   |author = Esca, Esca-MMC
   |id       = Zoryn.MovementModifier
+
   |id     = Esca.EMP
   |nexus id =  
+
   |nexus   = 9296
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 1005443
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Esc Dialogue Mod
   |author   = bcmpinc
+
   |author = g33k, g33kidd
   |id       = bcmpinc.MovementSpeed
+
   |id     = g33k.EscDialogueMod
   |nexus id = 2736
+
   |nexus   = 21812
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Even Better Artisan Good Icons
   |author  = Kabi-chan
+
   |author  = chsiso58
   |id      = kabi-chan.MuffinCore
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 8070
+
   |nexus   =
   |github  =  
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Fertilizer
+
   |name   = Even Better RNG
   |author   = spacechase0 and Pathoschild
+
   |author = pepoluan
   |id       = spacechase0.MultiFertilizer
+
   |id     = pepoluan.EvenBetterRNG
   |nexus id = 7436
+
   |nexus   = 8680
   |github   = spacechase0/StardewValleyMods
+
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Even Better Warehouse
   |author   = skiilaa
+
   |author = charliedemilho
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 2282
+
   |nexus   = 10396
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Horse Reskin
+
   |name   = Event Black Bars
   |author   = delphinwave
+
   |author = gzhynko
   |id       = DelphinWave.MultiplayerHorseReskin
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 7681
+
   |nexus   = 7962
   |github   =  
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Hub
+
   |name   = Event Limiter
   |author   = Alberto Moreira Luiz
+
   |author = TheMightyAmondee
   |id       = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 9672
+
   |nexus   = 10735
   |github   =  
+
   |github = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Idle
+
   |name   = Event Lookup
   |author   = DoubleZ
+
   |author = shekurika
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = shekurika.EventLookup
   |nexus id = 3765
+
   |nexus   = 8505
   |github   = SourceZh/MultiplayerIdle
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Event Music Volume
   |author   = Cherry, CherryChain
+
   |author = jorgamun
   |id       = Cherry.MultiplayerModChecker
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 6609
+
   |nexus   = 10650
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Event Repeater
   |author   = Kalthramis
+
   |author = MissCoriel
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = misscoriel.eventrepeater
   |nexus id = 2192
+
   |nexus  = 3642
  |github   =  
+
   |curse   = 317347
   |source   = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
+
   |moddrop = 606979
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |github  = MissCoriel/Event-Repeater
 
+
}}
   |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Event Sound Adjuster
   |author   = lolmaj
+
   |author = shekurika
   |id       = lolmaj.MultiplayerTime
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id = 2543
+
   |nexus   = 8734
   |github   = MaciejMarkuszewski/StardewValleyMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Floor Farmhouse
+
   |name   = Event Tester
   |author   = aedenthorn
+
   |author = BlaDe
   |id       = aedenthorn.MultiStoryFarmhouse
+
   |id     = BlaDe.EventTester
   |nexus id = 8077
+
   |nexus   = 11178
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Event Tester, SinZ's Event Tester
   |author   = Redwood
+
   |author = SinZ and atravita
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 2910
+
   |nexus   = 19458
   |github   = EKomperud/StardewMods
+
   |github = atravita-mods/StardewMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
  |pull request      = https://github.com/EKomperud/StardewMods/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Mini-Obelisks
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = PeacefulEnd
+
   |author = Digus
   |id       = PeacefulEnd.MultipleMiniObelisks
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 7900
+
   |nexus   = 2360
   |github   = Floogen/MultipleMiniObelisks
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouse Dialogs
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author   = ceruleandeep
+
   |author = moonslime
   |id       = ceruleandeep.multiplespousedialogs
+
   |id     = moonslime.ExcavationSkill
   |nexus id = 8711
+
   |nexus   = 15793
   |github   = ceruleandeep/CeruleanStardewMods
+
 
 +
  |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     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Exhaustion Tweaks
   |author   = SlyMerc
+
   |author = mytigio
   |id       = FileLoading
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 1094
+
   |nexus   = 6247
   |github   =  
+
   |github = mytigio/SDVMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   |author   = Miome
+
   |author = Lodukas
   |id       = miome.MultiToolMod
+
   |id     = Uwazouri.ExpandedFridge
   |nexus id = 2546
+
   |nexus   = 1191
   |github   = miome/MultitoolMod
+
   |github = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi-User Chests
+
   |name   = Expanded Preconditions Utility
   |author   = MindMeltMax
+
   |author = Cherry, CherryChain
   |id       = MindMeltMax.MUC
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 9856
+
   |nexus   = 6529
   |github   =
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Expanded Storage
   |author   = Cherry, CherryChain
+
   |author = LeFauxMatt
   |id       = Cherry.MultiYieldCrops
+
   |id     = furyx639.ExpandedStorage
   |nexus id = 6069
+
  |curse  = 871838
   |github   = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 1547203
 +
   |nexus   = 7431
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Expansive Combat, Proficiência
   |author   = aedenthorn
+
   |author = Hamio, HamioDracny
   |id       = aedenthorn.Murdercrows
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id = 6615
+
   |nexus  = 7511
  |github  = aedenthorn/StardewValleyMods
+
   |github =
}}
 
{{#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
+
   |status  = abandoned
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23790
 
  |unofficial version = 0.0.7-unofficial.2-prism99
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Exp Control
   |author   = Eireon, Ben Patterson
+
   |author = moonslime
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = moonslime.ExpControl
   |nexus id = 2818
+
   |nexus   = 23067
   |github   = benrpatterson/MushroomLevels
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Experience Bars
   |author   = WhiteMind
+
   |author = spacechase0
   |id       = WhiteMind.MLT
+
   |id     = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 1894
+
   |curse  = 867392
   |github   =  
+
  |moddrop = 127275
 
+
   |nexus   = 509
   |broke in = Stardew Valley 1.3
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator Automation
+
   |name   = Experience Multiplier
   |author   = blueberry and Oddshot
+
   |author = Falson
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = Falson.ExperienceMultiplier
   |nexus id = 4637
+
   |nexus   = 25945
   |github   = b-b-blueberry/BlueberryMushroomMachine
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Experience Rate Multiplier
   |author   = blueberry, blueberry and Oddshot
+
   |author = MSCFC, iSkLz
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = SkLz.ExpMultiply
   |nexus id = 4637
+
   |nexus   = 5910
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github = iSkLz/ExperienceMultiplier
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Rancher
+
   |name   = Experience Updates
   |author   = Goldenrevolver
+
   |author = Quipex
   |id       = Goldenrevolver.MushroomRancher
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 10978
+
   |nexus   = 7581
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Musical Cellar
+
   |name   = Experience Viewer
   |author   = Lis
+
   |author = Elite, EliteWise
   |id       = Lis.MusicalCellar
+
   |id     = Elite.ExperienceViewer
   |nexus id = 7626
+
  |curse  = 1015116
   |github   = lisamreynolds/MusicalCellar
+
   |nexus   =
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = My Money
+
   |name   = Expert Sitting
   |author   = Marcos Brendon
+
   |author = aedenthorn, Erinthe
   |id       = marcos.mymoney
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 6736
+
  |curse  = 868870
   |github  =  
+
   |nexus   = 7435
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = SMAPI 4.0.8
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Name Tags
+
   |name   = Extended Bus System
   |author   = Enaium
+
   |author = Tondorian
   |id       = Enaium.NameTags
+
   |id     = ExtendedBusSystem
   |curseforge id  = 436816
+
   |nexus  =
   |curseforge key = nametags
+
   |chucklefish = 4373
   |moddrop id = 877767
+
   |github  =
  |nexus id =
+
 
   |github  = Enaium-StardewValleyMods/NameTags
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Extended Fridge
   |author   = Ilyaki
+
   |author = Crystalmir
   |id       = ilyaki.neatadditions
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id = 2648
+
   |nexus   = 485
   |github   = Ilyaki/NeatAdditions
+
   |github = Mystra007/ExtendedFridgeSMAPI
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Extended Minecart
   |author   = Ilyaki
+
   |author = Entoarox
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 3021
+
   |nexus   = 2271
   |github  = Ilyaki/NetworkOptimizer
+
  |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     = New Clothes Every Day
+
   |name   = Extended Reach
   | author   = Vrakyas
+
   |author = spacechase0
   | id       = Vrakyas.NewClothesEveryDay
+
   |id     = spacechase0.ExtendedReach
   | nexus id = 4030
+
  |curse  = 867754
   | github   =  
+
   |moddrop = 242303
   | 3.0 ready= yes
+
   |nexus   = 1493
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |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     = New Game on Launch
+
   |name   = Extra Animal Configs
   |author   = Nobbele
+
   |author = selph, zombifier
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = selph.ExtraAnimalConfig
   |nexus id = 2654
+
   |nexus   = 25328
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = urbanyeti/stardew-better-ranching
 
 
  |broke in    = Stardew Valley 1.4
 
  |pull request = https://github.com/nobbele/NewGameOnLaunch/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game Plus
+
   |name   = Extra Content Mod
   |author   = Spacechase0
+
   |author = Alacrity, platinumhobo
   |id       = Spacechase0.NewGamePlus
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 10786
+
   |nexus   = 8510
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Machines
+
   |name   = Extra Fish Information
   |author   = Igorious
+
   |author = Ceasg
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id =
+
   |nexus  = 4170
   |chucklefish id = 3683
+
   |github = ceasg/StardewValleyMods
   |github   = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nice Messages
+
   |name   = Extra Machine Configs
   |author   = Nori, seaweednori
+
   |author = Selph, zombifier
   |id       = nori.NiceMessages
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 6160
+
   |nexus   = 22256
   |github   =  
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Extra Map Actions
   |author   = Omegasis, Alpha_Omegasis
+
   |author = rokugin
   |id       = Omegasis.NightOwl
+
   |id     = rokugin.extramapactions
   |nexus id = 433
+
   |nexus   = 26849
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Event Chance Tweak
+
   |name   = Extra Map Layers
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.NightEventChanceTweak
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 10633
+
  |curse  = 868841
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9633
 +
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Extra Map Layers for Android
   |author   = kulcris
+
   |author = aedenthorn, Erinthe
   |id       = kulcris.NoCheatShortcuts
+
   |id     = aedenthorn.ExtraMapLayersAndroid
   |nexus id = 2310
+
  |curse  = 868744
   |github  =  
+
   |nexus   =
 +
   |github =
 +
 
 +
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Extra Shop Phone Numbers
   |author   = Pathoschild
+
   |author = PrincessFelicie
   |id       = Pathoschild.NoclipMode
+
   |id     = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus id = 3900
+
   |nexus  = 25530
   |moddrop id = 691002
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cooties
+
   |name   = Extreme Fishing Overhaul
   |author   = ceruleandeep
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = ceruleandeep.NoCooties
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 9000
+
   |nexus   = 7490
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github =
 +
 
 +
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Extreme Weather
   |author   = CatCattyCat, Cat
+
   |author = BlaDe
   |id       = cat.nocrows
+
   |id     = BlaDe.ExtremeWeather
   |nexus id = 1682
+
   |nexus   = 12334
   |moddrop id = 833543
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Fabrication
   |author   = CatCattyCat, Cat
+
   |author = XxHarvzBackxX
   |id       = cat.nofencedecay
+
   |id     = harvz.Fabrication
   |nexus id = 1180
+
   |nexus  = 10679
   |moddrop id = 833537
+
   |github = XxHarvzBackxX/fabrication
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = FaeQuest
   |author   = hitachihex
+
   |author = Navi-chan, ooo0000
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = NaviChan.FaeQuest
   |nexus id =
+
   |nexus  = 2484
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  =
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
}}
<!--
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
  |name    = Fairy Fix
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
   |author = MindMeltMax
-->
+
  |id      = MindMeltMax.FairyFix
 +
  |curse  = 1024723
 +
   |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Fall 28 Snow Day
   |author   = Hangy
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Hangy.NoKidsEver
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 1464
+
   |nexus   = 486
   |github   = L3thal1ty/No-Kids-Ever
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Fall To Autumn
   |author   = jaeha, qpqpqp121
+
   |author = jahangmar
   |id       = jaeha.No_Kimchi
+
   |id     = jahangmar.FallToAutumn
   |nexus id = 5043
+
   |nexus   = 7174
   |github  =  
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Mine Flyers Redux
+
   |name   = Familiars
   |author   = minervamaga
+
   |author = aedenthorn, Erinthe
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = aedenthorn.Familiars
   |nexus id =  
+
   |curse  = 868893
   |moddrop id = 631110
+
   |nexus  = 6429
   |github  = minervamaga/NoMineFlyersRedux
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Family Planning
   |author   = Guedez
+
   |author = loe2run
   |id       = exhaustion.protection
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 5113
+
   |nexus   = 4515
   |moddrop id = 707180
+
  |github  = loe2run/FamilyPlanningMod
   |github   =  
+
 
 +
   |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     = No More Pets
+
   |name   = Fancy Sprinklers
   |author   = Omegasis, Alpha_Omegasis
+
   |author = trashcan9
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 506
+
   |nexus   = 15857
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
  |pull request = https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Fantastic Frames
   |author   = Drynwynn, thepaladinknight
+
   |author = Taskmaster
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = Taskmaster.FantasticFrames
   |nexus id = 2528
+
   |nexus   = 4540
   |github   = Drynwynn/StardewValleyMods
+
   |github =
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non Destructive NPCs
+
   |name   = Farmageddon
   |author   = MadaraUchiha
+
   |author = Max Vollmer, SVProtector
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = maxvollmer.farmageddon
   |nexus id = 5176
+
   |nexus   = 2618
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Farm Animal Choices
   |author   = aedenthorn
+
   |author = ShivaGuy
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 6509
+
   |nexus   = 11850
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Farm Animal Harvest Helper
   |author   = Xangria
+
   |author = aedenthorn, Erinthe
   |id       = Xangria.NoRumbleHorse
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 1779
+
  |curse  = 868733
   |github   =  
+
   |nexus   = 13782
 +
   |github = aedenthorn/StardewValleyMods
  
   |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   = Farm Anywhere
   |author   = lech43
+
   |author = hmkiesel
   |id       = lech43.NoSeeds
+
   |id     = hmkiesel.FarmAnywhere
   |nexus id = 6392
+
   |nexus   = 13926
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Farm Automation: Barn Door Automation
   |author   = ThatNorthernMonkey
+
   |author = Oranisagu
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = none<!--no manifest ID-->
   |nexus id = 237
+
   |nexus   =
   |github   = ThatNorthernMonkey/NoSoilDecay
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay On Farm
+
   |name   = Farm Automation: Item Collector
   |author   = A_Dude
+
   |author = Oranisagu
   |id       = A_Dude.NoSoilDecayOnFarm
+
   |id     = none<!--no manifest ID-->
   |nexus id = 8071
+
   |nexus   =
   |github  =
+
  |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     = No Soil Decay Redux
+
   |name   = Farm Cave Framework
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 1084
+
   |curse  = 868811
   |moddrop id = 793930
+
   |nexus  = 10506
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Note Blocks
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = Yaramy
+
   |author = atravita
   |id       = yaramy.noteblocks
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 6646
+
  |curse  = 870986
   |github  =  
+
  |moddrop = 1068205
 +
   |nexus   = 10186
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.Notes
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |nexus id = 3068
+
   |curse  = 870983
   |moddrop id = 793905
+
   |moddrop = 1099838
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 10924
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Farm Computer Plus
   |author   = TheElm
+
   |author = Boebie
   |id       = TheElm.NotFarFromTheTree
+
   |id     = beau.farmcomputerplus
   |nexus id = 4739
+
   |nexus   = 19124
   |github   = GStefanowich/SDV-NFFTT
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Transitions
+
   |name   = Farm Computers Check Cellars
   |author   = crazywig
+
   |author = Ian Rubin, ianr427
   |id       = crazywig.notransitions
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 7354
+
   |nexus   = 19581
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Farmer Helper
   |author   = PurrplingCat
+
   |author = aedenthorn, Erinthe
   |id       = purrplingcat.npcadventure
+
   |id     = aedenthorn.FarmerHelper
   |curseforge id  = 577730
+
   |curse  = 868825
   |curseforge key = npc-adventures
+
   |nexus  = 10179
   |nexus id = 4582
+
   |github  = aedenthorn/StardewValleyMods
   |github  = purrplingcat/PurrplingMod
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Farmer Helper (Updated)
   |author   = Bouhm and Pathoschild
+
   |author = Fiorbeth
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 239
+
   |nexus   = 21030
   |github   = Bouhm/stardew-valley-mods
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Path Displayer, Path Display
+
   |name   = Farmer Portraits
   |author   = Akago
+
   |author = aedenthorn, Erinthe
   |id       = akago.PathDisplay
+
   |id     = aedenthorn.FarmerPortraits
  |nexus id = 7563
+
   |curse   = 868774
   |github   =
+
   |nexus   = 11398
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = NPC Speak
 
   |author  = jwdred
 
  |id      =  
 
  |nexus id = 694
 
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Farmer Portraits for 1.6
   |author   = Hydrox, hydrox6
+
   |author = mistyspring
   |id       = Hydrox.NumericalHealth
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 4863
+
   |nexus   = 20713
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Farmer Vitals Evolved
   |author   = Adeel Tariq
+
   |author = Sensakuma
   |id       = Adeel.ObjectProgressbars
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id = 2803
+
   |nexus   = 11131
   |github   = AdeelTariq/ObjectProgressBars
+
   |github =
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Import Map, Import Map
+
   |name   = Farm Expansion
   |author   = aedenthorn
+
   |author = Advize
   |id       = aedenthorn.ImportMap
+
   |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 = 10965
+
   |nexus   = 130
   |github  = aedenthorn/StardewValleyMods
+
   |github = AdvizeGH/FarmExpansion
 +
 
 +
   |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Farmhand Finder
   |author   = spacechase0 and Pathoschild
+
   |author = 2Retr0
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 1315
+
   |curse  = 661476
   |moddrop id = 131148
+
   |nexus  = 13153
   |github  = spacechase0/StardewValleyMods
+
   |github = 2Retr0/FarmhandFinder
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Farmhouse Fixes
   |author   = lambui
+
   |author = CyanFire
   |id       = PhthaloBlue.Omnifarm
+
   |id     = CF.FarmhouseFixes
   |nexus id =
+
   |nexus  = 16507
   |url      = https://community.playstarbound.com/threads/127299
+
   |github =
   |github   = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Omni Swing
+
   |name   = Farmhouse Redone
   |author   = Alejandro Akbal
+
   |author = MabelSyrup
   |id       = AlejandroAkbal.OmniSwing
+
   |id     = mabelsyrup.farmhouse
   |nexus id = 7877
+
   |nexus   = 3731
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github = mjSurber/FarmHouseRedone
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Farmhouse Visits
   |author   = BitwiseJon
+
   |author = mistyspring
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = mistyspring.farmhousevisits
   |nexus id = 2052
+
   |nexus   = 12457
   |github   = bitwisejon/StardewValleyMods
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Day at a Time
+
   |name   = Farm Hub
   |author   = Miome
+
   |author = Platonymous
   |id       = Miome.OneDayAtATime
+
   |id     = Platonymous.FarmHub
   |nexus id = 8870
+
   |nexus   = 2309
   |github  = miome/OneDayAtATime
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Farm Icons on Load Screen
   |author   = SorryLate, rharyanto
+
   |author = b1rdyw1rdy
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus id = 5150
+
   |nexus   = 24344
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Farming Tools Patch
   |author   = Mizzion
+
   |author = Torsang
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = torsang.farmingtoolspatch
   |nexus id = 3633
+
   |nexus  = 24066
   |moddrop id = 661376
+
   |github = Torsang/FarmingToolsPatch
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = xiaoye97
+
   |author = BrasileiroTop, LKboss
   |id       = xiaoye97.OnlyIridium
+
   |id     = LKboss.TexturaNeve
   |nexus id = 4471
+
   |nexus   = 13594
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ore Increaser
+
   |name   = Farm in the Sky, Fundo
   |author   = crazywig
+
   |author = BrasileiroTop
   |id       = crazywig.oreincrease
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 7370
+
   |nexus   = 5423
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Farm Rearranger
   |author   = Yyeahdude
+
   |author = Cherry & cel10e
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 4772
+
   |nexus   = 5142
   |github   =  
+
  |moddrop = 716395
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Farm Resource Generator
   |author   = Taskmaster
+
   |author = jwdred
   |id       = Taskmaster.Ornamental
+
   |id     =
   |nexus id = 4981
+
   |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     = Out of Season Bonuses, Seasonal Items
+
   |name   = Farm Tablet
   |author   = Midori Armstrong, azureglasses
+
   |author = boneskull
   |id       = midoriarmstrong.seasonalitems
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 1452
+
   |nexus   = 16447
   |github   =  
+
   |github = Floogen/AlternativeTextures
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Overworld Chests
+
   |name   = Farm to Table Ready Meals
   |author   = aedenthorn
+
   |author = Speshkitty
   |id       = aedenthorn.OverworldChests
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id = 7710
+
   |nexus   = 7148
   |github  = aedenthorn/StardewValleyMods
+
   |github = Speshkitty/FarmToTableReadyMeals
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OwO Stawdew Vawwey
+
   |name   = Farmtronics
   |author   = CrunchyDuck
+
   |author = Joe Strout
   |id       = CrunchyDuck.OwOMod
+
   |id     = strout.farmtronics
   |nexus id = 8923
+
   |nexus   = 10634
   |github   = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Farm Type Manager
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = Aedenthorn.PacifistValley
+
   |id     = Esca.FarmTypeManager
   |nexus id = 5464
+
   |nexus   = 3231
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Painting Display
+
   |name   = Farm Warps Patch
   |author   = aedenthorn
+
   |author = tlitookilakin
   |id       = aedenthorn.PaintingDisplay
+
   |id     = tlitookilakin.farmwarpspatch
   |nexus id = 10918
+
   |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     = Paritee's Better Farm Animal Variety
+
   |name   = Fashion Sense
   |author   = Paritee
+
   |author = PeacefulEnd
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = PeacefulEnd.FashionSense
  |nexus id = 3296
+
   |curse   = 870933
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   = 9969
 
+
   |github  = Floogen/FashionSense
   |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   = Fashion Sense Outfits
   |author   = Paritee
+
   |author = nihilistzsche
   |id       = Paritee.TreatYourAnimals
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 3375
+
   |nexus   = 18384
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = nihilistzsche/FashionSenseOutfits
 
 
  |broke in = Stardew Valley 1.4
 
  |unofficial version = 1.1.2-unofficial.2-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Fast Animations
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = Pathoschild
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = Pathoschild.FastAnimations
   |nexus id = 2166
+
   |curse  = 957496
   |github   =  
+
   |nexus   = 1089
 
+
  |moddrop = 606631
   |broke in = Stardew Valley 1.3.29
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Fast Control Input
   |author   = f4iTh, JertsukkaTheMan
+
   |author = weizinai
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = weizinai.FastControlInput
   |nexus id = 3524
+
   |nexus   = 24324
   |github   =  
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Fast Eat
   |author   = bmarquismarkail, Space Baby
+
   |author = Zexu2K
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = Zeux2K.FastEat
   |nexus id = 923
+
  |moddrop = 1591432
   |github   = bmarquismarkail/SV_PotC
+
   |nexus   = 25080
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Particle Effects
+
   |name   = Faster Events
   |author   = aedenthorn
+
   |author = libaryaddict
   |id       = aedenthorn.ParticleEffects
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 11056
+
   |nexus   = 7631
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Faster Grass
   |author   = J_Hizzal
+
   |author = IceGladiador
   |id       = J_Hizzal.PassableLadders
+
   |id     = IceGladiador.FasterGrass
   |nexus id = 2985
+
   |nexus   = 1772
   |github   = joelra/SDV-PassableLadders
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
   |unofficial version = 1.1.1-unofficial.1-Drake1427
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
+
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
  |pull request      = https://github.com/joelra/SDV-PassableLadders/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Faster Horse
   |author   = punyo, yakminepunyo
+
   |author = kibbe
   |id       = punyo.PassableObjects
+
   |id     = kibbe.faster_horse
   |nexus id = 2329
+
   |nexus   = 2791
   |github   = pomepome/PassableObjects
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passive Friendship
+
   |name   = Faster Paths
   |author   = StultusV
+
   |author = Entoarox
   |id       = StultusV.PassiveFriendship
+
   |id     = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id = 8732
+
   |nexus   = 2277
   |github  = JudeRV/Stardew-PassiveFriendship
+
  |chucklefish = 3641
 +
   |github = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name   = Faster Path Speed
   |author   = jorgamun
+
   |author = gaussfire
   |id       = jorgamun.PauseInMultiplayer
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 10328
+
   |nexus  = 9344
   |moddrop id = 1068093
+
   |github = alanperrow/StardewModding
   |github   = jorgamun/PauseInMultiplayer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause Sync
+
   |name   = Faster Run
   |author  = Terrorbladed
+
   |author = KathrynHazuka
   |id       = Tb.Stardew_Pause_Sync
+
  |id      = KathrynHazuka.FasterRun
   |nexus id = 10160
+
  |nexus  = 733
   |github   =  
+
  |github  = KathrynHazuka/StardewValley_FasterRun
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Transition
 +
   |author  = Kumagabear
 +
   |id     = Kumagabear.FasterTransition
 +
   |nexus   = 19584
 +
   |github = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause While Sitting
+
   |name   = Faster Trees
   |author   = heyseth
+
   |author = Krutonium
   |id       = heyseth.sitpause
+
   |id     = ca.krutonium.fastertrees
   |nexus id = 8295
+
   |nexus   = 21952
   |github   = heyseth/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PDQ Paths
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author   = Jaredlll08
+
   |author = zeldela
   |id       = BlameJared.PDQPaths
+
   |id     = zeldela.FastFishPond
   |nexus id =  
+
   |nexus   = 14005
   |curseforge id = 307090
+
   |github = zeldela/sdv-mods
  |curseforge key = pdq-paths
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Fast Forward
   |author   = jwdred
+
   |author = crazywig
   |id       = jwdred.PelicanFiber
+
   |id     = crazywig.FastForward
   |nexus id = 631
+
   |nexus   = 7413
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6.4
  |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   = Fast Geode, Instant Geodes
   |author   = ElectroCrumpet
+
   |author = ofmanynames
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = InstantGeode
   |nexus id = 2770
+
   |nexus   = 750
   |github   =  
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
   |unofficial version = 1.0.7-unofficial.1-Strobe
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
+
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Fast Loads
   |author   = Platonymous
+
   |author = spajus
   |id       = Platonymous.PelicanTTS
+
   |id     = spajus.fastloads
   |nexus id = 1079
+
   |nexus   = 19454
   |moddrop id = 793929
+
   |github  = spajus/stardew-valley-fast-loads
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican xVASynth
+
   |name   = Fast Parrot Express Animation
   |author   = aedenthorn
+
   |author = ErikShun, QuickNutz
   |id       = aedenthorn.PelicanxVASynth
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus id = 10250
+
  |moddrop = 1490579
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 19634
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Fast Petting
   |author   = bwdy
+
   |author = DerTod2
   |id       = bwdy.peopleseeds
+
   |id     = de.dertod2.FastPetting
   |nexus id = 3635
+
   |nexus   = 5039
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Perfection Tweaker
+
   |name   = Fast Travel
   |author   = shekurika
+
   |author = Death, DeathGameDev
   |id       = shekurika.PerfectionTweaker
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 8615
+
   |nexus   = 1529
   |github  =  
+
   |github = DeathGameDev/SDV-FastTravel
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name   = FauxCore
   |author   = Goldenrevolver
+
   |author = LeFauxMatt
   |id       = Goldenrevolver.PermanentCookoutKit
+
   |id     = furyx639.FauxCore
   |nexus id = 8035
+
  |moddrop = 1547213
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
  |curse  = 998273
 +
   |nexus   = 20618
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Feeling Lucky?
   |author   = Avalon, Avalonii
+
   |author = minervamaga
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = minervamaga.FeelingLucky
   |nexus id = 1419
+
   |nexus   =
   |github   =  
+
  |moddrop = 752859
 +
   |github = minervamaga/FeelingLucky
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Fellowship - Immersive Rings
   |author   = Xangria
+
   |author = DaLion
   |id       = Xangria.PersistentGameOptions
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 1778
+
   |nexus   = 11380
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Grange Display
+
   |name   = Fence Expanded, More Fences
   |author   = aedenthorn
+
   |author = Zexu2K
   |id       = aedenthorn.PersisitentGrangeDisplay
+
   |id     = Zexu2K.Fence.Expanded.C
   |nexus id = 7977
+
   |nexus   = 27296
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Ferngill Dynamic Rain
   |author   = Persival
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       =  
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 438
+
   |nexus   = 604
   |github   =  
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = Strobe
+
   |author = UNA
   |id       = Strobe.PersonalAnvil
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 5326
+
   |nexus   = 17404
   |github   = strobel1ght/Personal-Anvil
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Ferngill Revenue Service
   |author  = bwdy
+
   |author = KarratKake
   |id       = bwdy.personaleffects
+
  |id      = KarratKake.FerngillRevenueService
   |nexus id = 3532
+
  |nexus  = 7566
   |github  = bwdymods/SDV-PersonalEffects
+
  |github  =
   |status   = workaround
+
}}
   |summary = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Simple Economy
 +
   |author  = Paul Steele
 +
   |id     = paulsteele.fse
 +
   |nexus   = 21414
 +
   |github = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferris the Rustacean
 +
  |author  = Hackswell
 +
   |id      = hackswell.FerrisTheRustacean
 +
   |nexus   = 26654
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Anytime
 +
  |author  = stoobinator, lefthandedkid
 +
  |id      = stoobinator.fertilizeranytime
 +
  |nexus  = 7259
 +
  |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects Redux
+
   |name   = Fertilizer Bubbles
   |author   = ceruleandeep
+
   |author = temisthem
   |id       = ceruleandeep.personaleffects
+
   |id     = tem696969696969.FertilizerBubbles
   |nexus id = 8616
+
   |nexus   = 23307
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Festival End Time Tweak
   |author   = skuldomg, Skuld
+
   |author = KirbyLink
   |id       = skuldomg.petChoicePerks
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 3313
+
   |nexus   = 2966
   |github   = skuldomg/petChoicePerks
+
   |github = KirbyLink/FestivalEndTimeTweak
  
   |broke in          = Stardew Valley 1.4
+
  |broke in          = SMAPI 3.0
   |unofficial version = 1.1.1.unofficial-3.strobe
+
  |unofficial version = 1.2.1-unofficial.2-speshkitty
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival of the Mundane
 +
  |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
 +
  |id      = MouseyPounds.ShadowFestival
 +
  |nexus  = 4630
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = Jfulmer, Consillium
+
   |author = Felix-Dev
   |id       = JfulmerPetEnhancementMod
+
   |id     = Felix-Dev.FeTK
   |nexus id =
+
   |nexus  = 4403
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github = Felix-Dev/StardewMods
   |github   = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |unofficial version = 1.0.1-unofficial.2-digus
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
 
-->
 
-->
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
  |pull request  = https://github.com/jlfulmer/PetEnhancementMod/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Interaction
+
   |name   = Field Harvest
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.PetInteraction
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 4232
+
  |curse  = 868787
   |github   = jahangmar/StardewValleyMods
+
   |nexus   = 11019
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = Field Works
   |author   = Shaklin
+
   |author = ChiroxT
   |id       = shaklin.petspawnlocation
+
   |id     = treinke.FieldWorks
   |nexus id = 5986
+
   |nexus   = 17267
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Fighting With NPCs
   |author   = DewMods
+
   |author = Edu Anttunes
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id = 2681
+
   |nexus   = 5865
   |github   =  
+
   |github = eduanttunes/sv_fighting_with_npcs
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Mobile Phone|Mobile Phone]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = File Replacer
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.FileReplacer
 +
   |nexus   = 17553
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pierre's Roulette Shop
+
   |name   = Filtered Chest Hopper
   |author   = Xynerorias
+
   |author = Shivion
   |id       = xynerorias.pierresroulette
+
   |id     = shivion.FilteredChestHopper
   |nexus id = 10826
+
   |nexus   = 21730
   |github   = xynerorias/pierre-roulette-shop-SV
+
   |github = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = Find Object Mod
   |author   = MindMeltMax
+
   |author = Tran Minh Thong
   |id       = MindMeltMax.PiggyBank
+
   |id     = find.object.mod
   |nexus id = 6934
+
   |nexus   = 8594
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pipe Irrigation
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = aedenthorn
+
   |author = HaulinOats
   |id       = aedenthorn.PipeIrrigation
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 10205
+
   |nexus   = 13944
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Fireballs!
   |author   = aedenthorn
+
   |author = aurnj, Roy Li
   |id       = Aedenthorn.PlaceShaft
+
   |id     = RoyLi.Fireballs
   |nexus id = 5440
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlacementPlus
+
   |name   = Fire Breath
   |author   = 2Retr0
+
   |author = aedenthorn, Erinthe
   |id       = 2Retr0.PlacementPlus
+
   |id     = aedenthorn.FireBreath
   |nexus id = 8798
+
  |curse  = 868871
   |curseforge id = 486164
+
   |nexus   = 7311
   |curseforge key = placementplus
+
   |github = aedenthorn/StardewValleyMods
   |github   = 2Retr0/PlacementPlus
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = Platonymous
+
   |author = MindMeltMax
   |id       = Platonymous.PlanImporter
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 2071
+
   |nexus   = 7321
   |moddrop id = 793846
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Fireworks Festival
   |author   = MouseyPounds
+
   |author = violetlizabet
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 4096
+
   |nexus   = 15261
   |github   = MouseyPounds/stardew-mods
+
   |github = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant and Fertilize All, Plant All
+
   |name   = Fischievements
   |author   = aedenthorn
+
   |author = MattDeDuck, Duckshard
   |id       = aedenthorn.PlantAll
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 10482
+
   |nexus   = 3658
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = FishDex
   |author   = Demiacle
+
   |author = rupak0577
   |id       = Demiacle.PlantOnGrass
+
   |id     = rupak0577.FishDex
   |nexus id = 1026
+
   |nexus   =
   |github  =  
+
   |github = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Fish Exclusions
   |author   = Cherry, CherryChain
+
   |author = GZhynko
   |id       = Cherry.PlatonicRelationships
+
   |id     = GZhynko.FishExclusions
   |nexus id = 4668
+
   |nexus  = 7782
   |moddrop id = 716353
+
   |github = gzhynko/StardewMods
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Fish Finder
   |author   = Platonymous
+
   |author = Aair, AairTheGreat
   |id       = Platonymous.PlatoTK
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 6589
+
   |nexus   = 5011
   |github   = Platonymous/PlatoTK
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = Fish Info
   |author   = Platonymous
+
   |author = Speshkitty
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = speshkitty.fishinfo
   |nexus id = 5384
+
   |nexus  = 5452
   |moddrop id = 793920
+
   |github = Speshkitty/FishInfo
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name   = Fishing Adjust
   |author   = DecidedlyHuman
+
   |author = Shuai Zhang
   |id       = DecidedlyHuman.PlayerCoordinates
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 7969
+
   |nexus   = 1350
   |moddrop id = 984961
+
  |github  = hcoona/StardewValleyMods
   |github   = DecidedlyHuman/PlayerCoordinates
+
 
 +
   |broke in = SMAPI 2.6
 +
   |status  = workaround
 +
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Income Stats
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = ha1fdaew
+
   |author = ChibiKyu, KilZenc
   |id       = ha1fdaew.playerincomestats
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus id = 7373
+
   |nexus   = 5815
   |github   = ha1fdaew/PlayerIncomeStats
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Fishing Automaton
   |author   = Jessebot
+
   |author = Drynwynn, thepaladinknight
   |id       = Jessebot.PleaseFixError
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id = 6492
+
   |nexus   = 2527
   |github   = JessebotX/StardewValleyMods
+
   |github = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Fishing Chests Expanded
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PointAndPlant
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 572
+
  |curse  = 868866
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 7694
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |unofficial version = 1.1.1-unofficial.5-strobe
+
   |unofficial version = 0.4.3-unofficial.3-mouahrara
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PokeMania
+
   |name   = Fishing Don't Stop Time
   |author   = The Krominator
+
   |author = LyzzCL
   |id       = TheKrominatorPokemania
+
   |id     = LyzzCL.FishDontStopTime
   |nexus id = 2676
+
   |nexus   = 26186
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pollen Sprites
+
   |name   = Fishing Info Overlays
   |author   = Esca, Esca-MMC
+
   |author = barteke22
   |id       = Esca.PollenSprites
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 6149
+
   |nexus  = 8970
   |moddrop id = 790268
+
   |github = barteke22/StardewMods
   |github   = Esca-MMC/PollenSprites
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Fishing Logbook
   |author   = MouseyPounds
+
   |author = M3ales
   |id       = MouseyPounds.PondPainter
+
   |id     = FishingLogbook
   |nexus id = 4703
+
   |nexus   =
   |github  = MouseyPounds/stardew-mods
+
  |curse  = 299792
 +
   |github = M3ales/FishingLogbook
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Fishing Minigames
   |author   = CatCattyCat, Cat
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = cat.Pong
+
   |id     = barteke22.FisingMinigames
   |nexus id = 1994
+
   |nexus  = 9345
   |moddrop id = 833548
+
   |github = barteke22/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = BadNetCode
+
   |author = barteke22
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = barteke22.FishingMinigames
   |nexus id = 1232
+
   |nexus   = 9345
   |moddrop id = 130159
+
   |github  = barteke22/StardewMods
   |github  =  
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Fishing Mod
   |author   = kdau
+
   |author = Zoryn
   |id       = kdau.PortableTV
+
   |id     = Zoryn.FishingMod
   |nexus id = 5674
+
   |nexus   =
   |moddrop id = 761325
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   =
+
   |github = Zoryn4163/SMAPI-Mods
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Fishing Nets → Automate
   |author   = TrollTheBotman
+
   |author = MindMeltMax
   |id       = JoshJKe.PortalGun
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 3049
+
   |nexus   = 13819
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Fishing Nets → Better Crafting
   |author   = Platonymous
+
   |author = MindMeltMax
   |id       = Platonymous.Portraiture
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 999
+
   |nexus  = 13819
   |moddrop id = 793927
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status            = unofficial
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
 
  |unofficial version = 1.8.2-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = LakeMonster_, LakeMonster666
+
   |author = MindMeltMax
   |id       = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id     = MindMeltMax.Fishnets
   |nexus id = 5256
+
  |curse  = 1004486
   |github   =  
+
   |nexus   = 13819
 +
  |moddrop = 1247514
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Fishing Practice
   |author   = Digus
+
   |author = BlaDe
   |id       = Digus.PPJAProducerConverter
+
   |id     = BlaDe.FishingPractice
   |nexus id = 4972
+
   |nexus   = 4157
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Fishing Progression
   |author   = Mucchan
+
   |author = ChadlyMasterson
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = chadlymasterson.fishingprogression
   |nexus id =
+
   |nexus  = 18749
   |chucklefish id = 3594
+
   |github = chudders1231/SDV-FishingProgression
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
  |pull request      = https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = Fishing Tackle Tooltips
   |author   = Renny
+
   |author = BarleyZP
   |id       = renny.prairiekingprizes
+
   |id     = BarleyZP.FishingTackleTooltip
   |nexus id = 2811
+
   |nexus   = 24751
   |github   = OfficialRenny/PrairieKingPrizes
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King UI Enhancements
+
   |name   = Fishing Trawler
   |author   = Incognito357
+
   |author = PeacefulEnd
   |id       = Incognito357.PrairieKingUIEnhancements
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id = 10769
+
  |curse  = 870942
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |nexus   = 8406
 +
   |github = Floogen/FishingTrawler
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predictable Retaining Soil
+
   |name   = Fishing Trawler - New Horizons
   |author   = Shockah
+
   |author = PeacefulEnd
   |id       = Shockah.PredictableRetainingSoil
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 10956
+
  |curse  = 870923
   |github   = Shockah/Stardew-Valley-Mods
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = Fishing Treasure Spawner
   |author   = lech43
+
   |author = jangofett4
   |id       = lech43.PredictSeedMaker
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 6395
+
   |nexus   = 18119
   |github   =
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Preexisting Relationship
+
   |name   = Fishing Tuner Redux
   |author   = spacechase0 and Pathoschild
+
   |author = Hammurabi
   |id       = spacechase0.PreexistingRelationship
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 7684
+
   |nexus   =
   |github   = spacechase0/StardewValleyMods
+
   |chucklefish = 4578
 +
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = Fish Me
   |author   = kdau
+
   |author = marikaefer
   |id       = kdau.PregnancyRole
+
   |id     = marikaefer.FishMe
   |nexus id = 5762
+
   |nexus  = 4756
   |moddrop id = 768494
+
   |github =
   |github   =  
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prepare for New Day
+
   |name   = Fish of Stardew
   |author   = igotnousername
+
   |author = AztecViper
   |id       = igotnousername.PrepareNewDay
+
   |id     = aztecviper.fishOfStardewMod
   |nexus id = 7638
+
   |nexus   = 24870
   |github   =
+
   |github = astecviper/AztecVipers-Fish-of-Stardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Fish Pond Colors, Legendary Fish Ponds
   |author   = skuldomg, Skuld
+
   |author = ButterBear, Memegician
   |id       = skuldomg.priceDrops
+
   |id     = BB.FishPondColors
   |nexus id = 2047
+
   |nexus   = 23449
   |github   = skuldomg/priceDrops
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Fluctuation
+
   |name   = Fish Preview
   |author   = lech43
+
   |author = Jonqora
   |id       = lech43.PriceFluctuation
+
   |id     = Jonqora.FishPreview
   |nexus id = 6396
+
   |nexus   = 6303
   |github   =  
+
   |github = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Fish Reminder
   |author   = skiilaa
+
   |author = Mizzion
   |id       = skiilaa.Prices
+
   |id     = mizzion.fishreminder
   |nexus id = 2255
+
   |nexus   = 3615
   |github   =  
+
  |moddrop = 661375
 +
   |github = Mizzion/MyStardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Tooltips
+
   |name   = Fish Spot Bait
   |author   = Darkhax
+
   |author = aedenthorn, Erinthe
   |id       = darkhax.pricetooltip
+
   |id     = aedenthorn.FishSpotBait
   |nexus id =
+
   |nexus  = 17581
  |curseforge id  = 299169
+
   |github = aedenthorn/StardewValleyMods
   |curseforge key = price-tooltips
 
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Pride
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = kdau
+
   |author = StarAmy
   |id       = kdau.PrismaticPride
+
   |id     = StarAmy.bubbletoggle
   |nexus id = 9019
+
   |nexus  = 13076
   |moddrop id = 978503
+
   |github =
   |github   =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Slime Finder
+
   |name   = Fishy Blood Moon
   |author   = MrKoatl
+
   |author = MattDeDuck, Duckshard
   |id       = MrKoatl.PrismaticSlimeFinder
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 7866
+
   |nexus   = 3725
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Fix Animal Tools
   |author   = stokastic
+
   |author = bcmpinc
   |id       = stokastic.PrismaticTools
+
   |id     = bcmpinc.FixAnimalTools
   |nexus id = 2428
+
   |nexus   = 3215
   |github   = stokastic/PrismaticTools
+
   |github = bcmpinc/StardewHack
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.7.1-unofficial.9-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-25#post-23572
 
  |pull request      = https://github.com/stokastic/PrismaticTools/pull/3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = Digus
+
   |author = Traktori
   |id       = Digus.ProducerFrameworkMod
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 4970
+
   |nexus   = 11400
   |github   = Digus/StardewValleyMods
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Fix Dice
   |author   = Digus
+
   |author = Ashley, bambimenot
   |id       = Digus.PFMAutomate
+
   |id     = ashley.fixdice
   |nexus id = 5038
+
   |nexus   = 4556
   |github  = Digus/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Fixed Ginger Island Beach Garden Pots
   |author   = spacechase0 and Pathoschild
+
   |author = wilsoncwc
   |id       = spacechase0.ProfitCalculator
+
   |id     = wilsoncwc.IslandPotFix
   |nexus id = 3378
+
   |nexus  = 23934
   |moddrop id = 771668
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = Fixed Secret Woods Debris, Woods Debris Fix
   |author   = Cherry, CherryChain
+
   |author = f4iTh and Lita, JertsukkaTheMan
   |id       = Cherry.ProfitMargins
+
   |id     = f4iTh.WoodsDebrisFix
   |nexus id = 4663
+
   |nexus   = 1941
   |moddrop id = 716352
+
  |github  =
   |github   = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Fixed Weapons Damage
   |author   = onjulraz
+
   |author = BlueSight
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 2923
+
   |nexus   = 19896
   |github   =  
+
   |github = Hikari-BS/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = Fix Pig Random
   |author   = NarlanMarlan
+
   |author = atravita
   |id       = narlan.projects
+
   |id     = atravita.FixPigRandom
   |nexus id = 3785
+
  |curse  = 870967
   |github  = NolanEastburn/ProjectS
+
  |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     = Public Access TV
+
   |name   = Fix Scythe Exp
   |author   = kdau
+
   |author = bcmpinc
   |id       = kdau.PublicAccessTV
+
   |id     = bcmpinc.FixScytheExp
   |nexus id = 5605
+
   |nexus   =
   |moddrop id = 757967
+
   |github  = bcmpinc/StardewHack
   |source  = https://gitlab.com/kdau/predictivemods
+
   |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Fix TVs on Custom Farm Types
   |author   = TerryDBS
+
   |author = mouse
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = mouse.FixTVsOnCustomFarmTypes
   |nexus id = 7048
+
  |moddrop = 1194570
   |github   =  
+
   |nexus   = 12717
 +
   |github = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Galaxy Item
+
   |name   = Flamingo Breeding
   |author   = SorryLate
+
   |author = BlaDe
   |id       = SorryLate.GalaxyItem
+
   |id     = BlaDe.FlamingoBreeding
   |nexus id = 5289
+
   |nexus   = 12015
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = Paracosm
+
   |author = selph, zombifier
   |id       = Paracosm.PurchasableRecipes
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 1722
+
   |nexus   = 21086
   |github   =
+
   |github = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name   = Flexible Arms
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = bcmpinc
   |id       = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id     = bcmpinc.FlexibleArms
   |nexus id = 7455
+
   |nexus   = 20902
   |github   = spacechase0/StardewValleyMods
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Flexible Sprinklers
   |author   = Platonymous
+
   |author = Shockah
   |id       = Platonymous.Toolkit
+
   |id     = Shockah.FlexibleSprinklers
   |nexus id = 1726
+
   |nexus  = 10931
   |moddrop id = 793815
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Flip Buildings
   |author   = Mizzion
+
   |author = mouahrara
   |id       = mizzion.qiexchanger
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 1930
+
   |nexus  = 18444
   |moddrop id = 661359
+
   |github = mouahrara/FlipBuildings
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Sprinklers
+
   |name   = Floating Garden Pots
   |author   = UnknownLegacy
+
   |author = aedenthorn, Erinthe
   |id       = UnknownLegacy.QiSprinklers
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id = 7904
+
   |nexus   = 17582
   |github  = UnkLegacy/QiSprinklers
+
   |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     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = Prismuth
+
   |author = randomAnon1234
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = none<!--no manifest ID-->
   |nexus id = 1647
+
   |nexus   = 591
   |github   =  
+
   |github =
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status     = workaround
+
   |status  = abandoned
   |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Fish Ponds
+
   |name   = Floor Shadow Switcher
   |author   = ytsc
+
   |author = MouseyPounds
   |id       = ytsc.QualityFishPonds
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 11021
+
   |nexus   = 3885
   |github  = YTSC/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Flower Bombs
   |author   = SilentOak
+
   |author = kdau
   |id       = SilentOak.QualityProducts
+
   |id     = kdau.FlowerBombs
   |nexus id = 3609
+
   |nexus   = 6228
   |github   = silentoak/StardewMods
+
   |moddrop = 794657
 +
   |source  = https://gitlab.com/kdau/flowerbombs
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products → Auto Quality Patch
+
   |name   = Flower Color Picker
   |author   = SilentOak
+
   |author = spacechase0
   |id       = SilentOak.AutoQualityPatch
+
   |id     = spacechase0.FlowerColorPicker
   |nexus id = 3609
+
  |curse  = 867760
   |github   = silentoak/StardewMods
+
  |moddrop = 130043
 +
   |nexus   = 1229
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber
+
   |name   = Flower Dance Fix
   |author   = Traktori
+
   |author = elfuun
   |id       = Traktori.QualityScrubber
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 5663
+
   |nexus   = 8535
   |github  = Traktori7/StardewValleyMods
+
  |moddrop = 980853
 +
   |github = elfuun1/FlowerDanceFix
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Flower Dance Hearts Change
   |author   = Traktori
+
   |author = ron075sh
   |id       = Traktori.AM.QualityScrubber
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id = 5663
+
   |nexus   = 3019
   |github  = Traktori7/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Smash
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = barfytheclown
+
   |author = kelly2892
   |id       = barfytheclown.QualitySmash
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 7907
+
   |nexus   = 8107
   |github   = jn84/QualitySmash
+
   |github = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Flower Rain
   |author   = Speshkitty
+
   |author = spacechase0
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = spacechase0.FlowerRain
   |nexus id = 7151
+
  |curse  = 867722
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |nexus   = 6131
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Flowery Tools
   |author   = BadNetCode
+
   |author = Cat, CatCattyCat
   |id       = BadNetCode.QuestDelay
+
   |id     = cat.flowerytools
   |nexus id = 1239
+
   |nexus   = 6203
   |moddrop id = 473938
+
   |moddrop = 833563
   |github  =  
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Essentials
+
   |name   = Flowing Mine Rocks
   |author   = PurrplingCat
+
   |author = aedenthorn, Erinthe
   |id       = PurrplingCat.QuestEssentials
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 8827
+
  |curse  = 868846
   |github  = purrplingcat/StardewMods
+
   |nexus   = 9043
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Fluent Eating
   |author   = PurrplingCat
+
   |author = Kangzoel
   |id       = PurrplingCat.QuestFramework
+
   |id     = Kangzoel.FluentEating
   |curseforge id  = 577691
+
   |nexus  = 11690
   |curseforge key = quest-framework
+
   |github  =
  |nexus id = 6414
+
 
   |github  = purrplingcat/QuestFramework
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Load
+
   |name   = Flying Start Loan
   |author   = aedenthorn
+
   |author = EstherHollow
   |id       = aedenthorn.QuickLoad
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 7756
+
   |nexus   = 11003
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Minigame
+
   |name   = Font Settings, 字体设置
   |author   = Enaium
+
   |author = Becks723
   |id       = Enaium.QuickMinigame
+
   |id     = Becks723.FontSettings
   |curseforge id  = 438741
+
   |nexus   = 12467
   |curseforge key = quickminigame
+
   |github  =
   |moddrop id = 895127
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
   |nexus id =  
 
  |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = aedenthorn
+
   |author = AlerHughes
   |id       = aedenthorn.QuickResponses
+
   |id     = AlerHughes.FA
   |nexus id = 6548
+
   |nexus   = 23363
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Sell
+
   |name   = Food Buff Stacking
   |author   = Alejandro Akbal, AlejandroAkbal
+
   |author = thejcannon
   |id       = AlejandroAkbal.QuickSell
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 7854
+
   |nexus   = 4321
   |github   = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = Food Buff Stacking Fix
   |author   = Enaium
+
   |author = Joreikarr
   |id       = Enaium.QuickShop
+
   |id     = joreikarr.foodbuffstackingfix
   |curseforge id  = 436793
+
   |nexus   = 19944
   |curseforge key = quickshop
+
   |github  =
   |moddrop id = 864170
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Food Cravings
   |author   = WuestMan, redknightofdoom
+
   |author = Hexenentendrache
   |id       = WuestMan.QuickStart
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 2375
+
   |nexus   = 17126
   |github   = Brian-Wuest/Quick_Start
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = Food on the Table
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Quotes
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id = 6503
+
  |curse  = 868794
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10886
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Geodes
+
   |name   = Food Poisoning
   |author   = justastranger
+
   |author = seferoni
   |id       = jas.RadioactiveGeodes
+
   |id     = seferoni.FoodPoisoning
   |moddrop id = 952722
+
   |nexus   = 22006
   |nexus id =  
+
   |github = seferoni/FoodPoisoning
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Tools
+
   |name   = Forage at the Farm
   |author   = kakashigr
+
   |author = Nishtra
   |id       = kakashigr.RadioactiveTools
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
  |nexus id = 7630
+
   |nexus   = 673
  |github  = kakashigr/stardew-radioactivetools
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Raincoat When Raining
 
  |author  = BikiFae, bikinavisho
 
  |id      = BikiFae.RainCoatWhenRaining
 
   |nexus id = 4659
 
   |github   = bikinavisho/RainCoatWhenRaining
 
  
   |broke in = Stardew Valley 1.4
+
   |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     = RainPlus
+
   |name   = Forage Crops
   |author   = Deadlykirpy
+
   |author = Kronosta
   |id       = Kirpy.RainPlus
+
   |id     = Kronosta.ForageCrops
   |nexus id = 6559
+
   |nexus   = 21514
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Forage Fantasy
   |author   = EvilPdor
+
   |author = Goldenrevolver
   |id       =  
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id =
+
   |nexus  = 7554
   |url      = https://community.playstarbound.com/threads/111526
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |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     = Raised Garden Beds
+
   |name   = Forage Pointers
   |author   = blueberry
+
   |author = Bpendragon
   |id       = blueberry.RaisedGardenBeds
+
   |id     = Bpendragon.ForagePointers
   |nexus id = 5305
+
   |nexus   = 7781
   |github   = b-b-blueberry/RaisedGardenBeds
+
   |github = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = bookworm89723
+
   |author = DanielB
   |id       = davis.randomhair
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 3271
+
   |nexus   = 17935
   |github   = joaniedavis/RandomHairMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = Forecaster
   |author   = LakeMonster_, LakeMonster666
+
   |author = Remy Bach
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = remybach.forecaster
   |nexus id = 5250
+
   |nexus   = 3037
   |github  =  
+
   |github = remybach/stardew-valley-forecaster
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Forecaster Text, Forecaster Text
   |author   = aedenthorn
+
   |author = TheElm
   |id       = Aedenthorn.RandomNPC
+
   |id     = TheElm.ForecasterText
   |nexus id = 4911
+
   |nexus   = 7541
   |github   = aedenthorn/StardewValleyMods
+
   |github = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Fortunate Foot
   |author   = skiilaa
+
   |author = PurelyInZane
   |id       = skiilaa.RandomTastes
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 2285
+
   |nexus  = 22610
 
+
   |github  =
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Foxyfficiency
   |author   = CatCattyCat, Cat
+
   |author = Fokson
   |id       = cat.sprinklerrange
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id = 1179
+
   |nexus  = 2520
   |moddrop id = 833536
+
   |github =
   |github   = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ranged Tools
+
   |name   = FQ Festival Tweaks
   |author   = vgperson
+
   |author = FletcherQuest
   |id       = vgperson.RangedTools
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id = 6935
+
   |nexus   = 9062
   |github  = vgperson/RangedTools
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Highlight
+
   |name   = Frame Rate Logger
   |author   = Jamie Taylor
+
   |author = atravita
   |id       = jltaylor-us.RangeHighlight
+
   |id     = atravita.FrameRateLogger
   |nexus id = 6752
+
  |curse  = 870966
   |github   = jltaylor-us/StardewRangeHighlight
+
  |moddrop = 1294433
 +
   |nexus   = 15002
 +
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = Remy Bach
+
   |author = Adham084
   |id       = remybach.readersdigest
+
   |id     = adham084.fpsviewer
   |nexus id = 3040
+
   |nexus   = 14046
   |github   = remybach/stardew-valley-readersdigest
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Free Dusty
   |author   = Kevin Connors
+
   |author = skuldomg, Skuld
   |id       = KevinConnors.RealisticFishing
+
   |id     = skuldomg.freeDusty
   |nexus id = 2623
+
   |nexus   = 2206
   |github   = kevinforrestconnors/RealisticFishing
+
   |github = skuldomg/freeDusty
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |unofficial version = 1.0.7.unofficial-2.strobe
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
-->
 
-->
  |pull request = https://github.com/kevinforrestconnors/RealisticFishing/pull/46
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Random Names
+
   |name   = Free Lock
   |author   = aedenthorn
+
   |author = weizinai
   |id       = aedenthorn.RealNames
+
   |id     = weizinai.FreeLock
   |nexus id = 6269
+
   |nexus   = 25329
   |github   = aedenthorn/StardewValleyMods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = Free Love
   |author   = Enaium, Lightcolour888
+
   |author = aedenthorn, Erinthe
   |id       = Enaium.RealTime
+
   |id     = aedenthorn.FreeLove
   |nexus id = 5336
+
  |curse  = 868835
   |github  =  
+
   |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     = Realtime Minimap
+
   |name   = Free Slingshot
   |author   = spacechase0
+
   |author = DJ-STLN
   |id       = spacechase0.RealtimeMinimap
+
   |id     = DJ-STLN.FreeSlingshot
   |nexus id = 9386
+
   |nexus   = 3320
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather
+
   |name   = Free the Toolbar
   |author   = SixthTitan
+
   |author = danmw3
   |id       = SixthTitan.SDVWM_RealWeather
+
   |id     = danmw3.freethetoolbar
   |nexus id = 5773
+
   |nexus   = 4960
   |github  =  
+
   |github =
 +
 
 +
   |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     = Recatch Legendary Fish
+
   |name   = Freeze Time Multiplayer
   |author   = cantorsdust and Pathoschild
+
   |author = mori_seneri, Alcatraz773
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 172
+
   |nexus   = 21820
   |github   = cantorsdust/StardewMods
+
   |github = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Friendly Divorce
   |author   = lperkins2, Logan Perkins
+
   |author = aedenthorn, Erinthe
   |id       = lperkins2.RecoverStamina
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 2332
+
  |curse  = 868900
   |github   =  
+
   |nexus   = 6241
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = Friends Forever
   |author   = Dem1se
+
   |author = Isaac S
   |id       = Dem1se.RecurringReminders
+
   |id     = IsaacS.FriendsForever
   |nexus id = 6840
+
   |nexus   = 1738
   |github  = dem1se/SDVMods
+
   |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     = Recyclable Cola
+
   |name   = Friends Forever (1.6)
   |author   = XxHarvzBackxX
+
   |author = Kriana
   |id       = harvz.RecyclableCola
+
   |id     = Kriana.FriendsForever
   |nexus id = 10865
+
   |nexus   = 20702
   |github   = XxHarvzBackxX/recyclableCola
+
   |github =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Friendship Booster
   |author   = Hammurabi
+
   |author = Hills
   |id       = HammurabiRegeneration
+
   |id     = Hills.FriendshipBooster
   |nexus id =
+
   |nexus  = 10497
  |chucklefish id = 4584
+
   |moddrop = 1084819
  |source   = https://community.playstarbound.com/resources/regeneration.4584/updates
+
   |github =
 
 
   |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   = Friendship Decay
   |author   = Zoryn
+
   |author = stardemod
   |id       = Zoryn.RegenMod
+
   |id     = stardemod.FriendshipDecay
   |nexus id =
+
   |nexus  = 21323
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github =
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Friendship Decay Modify
   |author   = desto, JustToDownloadThings
+
   |author = weizinai
   |id       = desto.RegularQuality
+
   |id     = weizinai.FriendshipDecayModify
   |nexus id = 5090
+
   |nexus   = 23862
   |github   = desto-git/smapi-RegularQuality
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rejuvenating Forest
+
   |name   = Friendship Streaks
   |author   = Team Timber
+
   |author = AvalonMFX
   |id       = TeamTimber.RejuvenatingForest
+
   |id     = AvalonMFX.FriendshipStreaks
   |nexus id = 10322
+
  |curse  = 1054715
   |github   =
+
   |nexus   = 25595
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Friendship Totems, Warp Totem to Other Player
   |author   = SlyMerc
+
   |author = ThisIsCad
   |id       = RelationshipBar
+
   |id     = ThisIsCad.FriendshipTotems
   |nexus id = 1009
+
   |nexus   = 25969
   |github   =  
+
   |github = brandonwamboldt/FriendshipTotems
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Friendship Tweaks
   |author   = rodrigovaz
+
   |author = aedenthorn, Erinthe
   |id       = relationshipsenhanced
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id =
+
   |nexus  = 17055
   |chucklefish id = 4435
+
   |github  = aedenthorn/StardewValleyMods
   |github   =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Friendship Without Talk
   |author   = Dragonisser
+
   |author = HunterMYT
   |id       = relationshipstatus
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 751
+
   |nexus   = 8709
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = Frozen Yogurt
   |author   = M3ales
+
   |author = Failsplat
   |id       = M3ales.RelationshipTooltips
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id =
+
   |nexus  = 12308
  |curseforge id  = 298040
+
   |github =
   |curseforge key = relationship-tooltips
 
   |github   = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Frugal Farm Menu
   |author   = Branic
+
   |author = jeffgillean
   |id       = Branic.RelationshipTracker
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 2845
+
   |nexus   = 11050
   |github   = Paradox355/SDVMods
+
   |github = jeffgillean/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
  |pull request      = https://github.com/Paradox355/SDVMods/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = Fruit Tree Shaker
   |author   = Annosz
+
   |author = aedenthorn, Erinthe
   |id       = Annosz.RememberFacedDirection
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 6946
+
  |curse  = 868907
   |github  = Annosz/StardewValleyModding
+
   |nexus   = 5776
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Your Umbrella
+
   |name   = Fruit Trees Unblocked
   |author   = heyseth
+
   |author = dervalanana
   |id       = heyseth.umbrellas
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 8366
+
   |nexus   = 22976
   |github   = heyseth/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Fruit Tree Tweaks
   |author   = Surkasu
+
   |author = aedenthorn, Erinthe
   |id       = Surkasu.Reminders
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 2481
+
  |curse  = 868772
   |github   =  
+
   |nexus   = 11422
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remind to Exit
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = pepoluan
+
   |author = chiccen
   |id       = pepoluan.RemindToExit
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 8727
+
   |nexus   = 21449
   |github   =
+
   |github = aedenthorn/StardewValleyMods
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Full Fishing Bar
   |author   = EternalSoap, arjan3004
+
   |author = Jag3Dagster
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 2545
+
   |curse  = 1007653
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |nexus   = 23006
   |warnings = Broken on Android (loads but does not work).
+
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = Full Inventory Toolbar (and Invisible Toolbar)
   |author   = David J. Lee, djslzx
+
   |author = mushymato
   |id       = djsl.RemoveAllMonsters
+
   |id     = mushymato.FullInventoryToolbar
   |nexus id = 5727
+
   |nexus   = 25711
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove Animal Limitations
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = Hobbes
+
   |author = jennisimone
   |id       = Hobbes.RemoveAnimalLimitations
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 7838
+
   |nexus   = 16304
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Fungus Amongus
   |author   = Remmie, CoinzReturns
+
   |author = Okay Shroomer
   |id       = Remmie.Rename
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 2130
+
   |nexus   = 11785
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename Reworked
+
   |name   = Furniture Adjustment
   |author   = Parabyted
+
   |author = aedenthorn, Erinthe
   |id       = parabyted.renamerework
+
   |id     = aedenthorn.FurnitureAdjustment
   |nexus id = 10866
+
  |curse  = 868820
   |github   =
+
   |nexus   = 10213
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Furniture Anywhere
   |author   = JarvieK
+
   |author = Entoarox
   |id       = JarvieK.RentedTools
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 1307
+
   |nexus   = 2276
   |github   = Jarvie8176/StardewMods
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
   |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
+
<!--
}}
+
   |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
+
-->
  |name    = Reorient After Eating
 
  |author  = PunningLinguist
 
  |id      = PunningLinguist.ReorientAfterEating
 
  |nexus id = 7585
 
  |github  = amconners/ReorientAfterEating
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Furniture Display Framework
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.Replanter
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |nexus id = 589
+
  |curse  = 868797
   |github   = jdusbabek/stardewvalley
+
   |nexus   = 10855
 +
   |github = aedenthorn/StardewValleyMods
  
   |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 [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
  |pull request      = https://github.com/jdusbabek/stardewvalley/pull/16
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Furniture Display Framework for 1.6
   |author   = littleraskol
+
   |author = Ilyeana, IlyeanaPlus
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 6837
+
   |nexus  = 19895
   |moddrop id = 827580
+
   |github =
   |github   = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Furniture Framework
   |author   = rocslayer, James Overton
+
   |author = leroymilo
   |id       = Roc.Reseed
+
   |id     = leroymilo.FurnitureFramework
   |nexus id = 2421
+
   |nexus   = 23458
   |github   =  
+
   |github = Leroymilo/FurnitureFramework
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Skull Caverns
+
   |name   = Furniture Placement Tweaks
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.ResetCaverns
+
   |id     = aedenthorn.FurniturePlacementTweaks
   |moddrop id = 1080116
+
   |curse  = 868721
   |nexus id =
+
   |nexus   = 14092
   |github   = Sakorona/SDVMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Furniture Recolor
   |author   = mabelSyrup
+
   |author = aedenthorn, Erinthe
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = aedenthorn.FurnitureRecolor
   |nexus id = 4715
+
  |curse  = 868819
   |github   =  
+
   |nexus   = 10217
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.3-unofficial.1-esca
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retro Active Achievements
+
   |name   = FuryCore
   |author   = iceburg
+
   |author = LeFauxMatt
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = furyx639.FuryCore
   |nexus id = 4974
+
   |nexus  = 10696
  |github   = ManApart/RetroActiveAchievements
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = millerscout
+
   |author = DeLiXx
   |id       = Millerscout.RetroactiveStardew
+
   |id     = DLX.Geodes
   |nexus id = 6953
+
  |curse  = 990836
   |github  = millerscout/StardewMillerMods
+
   |nexus   = 17691
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Galaxy Slingshot Obtainable
   |author   = Iceburg
+
   |author = Adham084
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = adham084.galaxyslingshot
   |nexus id = 356
+
   |nexus   = 14115
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reverse Proposal
+
   |name   = Galaxy Weapon Choice
   |author   = GreenOnion24
+
   |author = aedenthorn, Erinthe
   |id       = GreenOnion24.ReverseProposal
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 8526
+
  |curse  = 868703
   |github  =  
+
   |nexus   = 14511
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ridgeside Village
+
   |name   = Gameboy Arcade
   |author   = Rafseazz
+
   |author = drbirbdev
   |id       = Rafseazz.RidgesideVillage
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 7286
+
  |moddrop = 1318487
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |nexus   =
 +
   |github = drbirbdev/StardewValley
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Game Reminder
   |author   = ylsama
+
   |author = mmanlapat
   |id       = ylsama.RightClickMoveMode
+
   |id     = mmanlapat.GameReminder
   |nexus id = 2614
+
   |nexus   = 1153
   |github   = ylsama/RightClickMoveMode
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.3
   |name    = Ring Overhaul
+
   |status   = workaround
   |author   = Goldenrevolver
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
   |id      = Goldenrevolver.RingOverhaul
 
  |nexus id = 10669
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = GameSpeed
   |author   = Yoshify
+
   |author = RandomComputerUser
   |id       = Yoshify.RiseAndShine
+
   |id     = RandomComputerUser.GameSpeed
   |nexus id = 3
+
   |nexus   = 7211
   |github   =
+
   |github =
 
 
  |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     = Rope Bridge
+
   |name   = Game Tables and Arcade Machines
   |author   = Teban100
+
   |author = CyanFire
   |id       = RopeBridge
+
   |id     = CF.SMAPI.GameTables
   |nexus id = 824
+
   |nexus   = 12859
   |github   = StephenKairos/Teban100-StardewMods
+
   |github =
 
 
  |broke in          = SMAPI 2.6
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-61318
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Key
+
   |name   = Garbage Can Tweaks
   |author   = strato35
+
   |author = chiccen
   |id       = Strato35.RunningKey
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 5527
+
   |nexus   = 24410
   |github   =  
+
   |github = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Garbage Collector
   |author   = Coll1234567
+
   |author = Loogooter
   |id       = Coll1234567.RunningLate
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 3518
+
   |nexus   = 2463
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Garbage Day
   |author   = spacechase0 and Pathoschild
+
   |author = LeFauxMatt
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = furyx639.GarbageDay
   |nexus id = 605
+
   |curse  = 871837
   |moddrop id = 127276
+
   |moddrop = 1547204
   |github   = spacechase0/StardewValleyMods
+
  |nexus  = 8204
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.API, SAAT - Audio API and Toolkit
+
   |name   = Garbage In Garbage Can
   |author   = ZeroMeters
+
   |author = focustense
   |id       = ZeroMeters.SAAT.API
+
   |id     = focustense.GarbageInGarbageCan
   |nexus id = 10747
+
   |nexus   = 26607
   |github   = Dawilly/SAAT
+
   |github = focustense/StardewAutoTrash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name   = Garden Pot - Automate
   |author   = ZeroMeters
+
   |author = NCarigon
   |id       = ZeroMeters.SAAT.Mod
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id = 10747
+
   |nexus   = 15212
   |github   = Dawilly/SAAT
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Garden Pot Options
   |author   = CatCattyCat, Cat
+
   |author = ncarigon
   |id       = cat.safelightning
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 2039
+
   |nexus  = 21608
   |moddrop id = 833550
+
   |github = ncarigon/StardewValleyMods
   |github   = danvolchek/StardewMods
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Reading
+
   |name   = Garden Pot Tweaks
   |author   = LunaticShade
+
   |author = aedenthorn, Erinthe
   |id       = LunaticShade.SafeReading
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 8564
+
  |curse  = 868691
   |github  = LunaticShade/StardewValley.SafeReading
+
   |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     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Gate Fix
   |author   = blueberry
+
   |author = f4iTh, JertsukkaTheMan
   |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     = f4iTh.GateFix
   |nexus id = 4154
+
   |nexus   = 4859
   |github  = b-b-blueberry/SailorStyles
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Gate Opener
   |author   = Jesse, Jdvicks94
+
   |author = mralbobo
   |id       = Jesse.SauvignonInStardew
+
   |id     = mralbobo.GateOpener
   |nexus id = 2597
+
   |nexus   =
   |github   = JDvickery/Sauvignon-in-Stardew
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-gate-opener
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in     = Stardew Valley 1.4
<!--
+
   |status      = workaround
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |summary      = use [[#Auto Gate|Auto Gate]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Gem Isles
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.SaveAnywhere
+
   |id     = aedenthorn.GemIsles
  |nexus id = 444
+
   |curse   = 868874
  |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 6692
  |warnings = Broken on Android (use the built-in autosave instead).
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Save Backup
 
   |author   = SMAPI
 
  |id      = SMAPI.SaveBackup
 
   |nexus id =
 
   |url      = https://smapi.io
 
   |github   = Pathoschild/SMAPI
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Save Game Options
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.SaveGameOptions
 
  |nexus id = 5190
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Scarecrow Highlighter
 
  |author  = WretchedPenguin
 
  |id      = WretchedPenguin.ScarecrowHighlighter
 
  |nexus id = 3579
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Screenshot Everywhere
+
   |name   = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author   = Gaiadin
+
   |author = Hana
   |id       = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id     = Hana.GNMTokens
   |nexus id = 10805
+
   |nexus   = 14426
   |github   = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author   = Caraxian
+
   |author = sqbr
   |id       = caraxian.scroll.to.blank
+
   |id     = sqbr.GetGS
   |nexus id = 4144
+
   |nexus  = 13434
   |chucklefish id = 4405
+
   |github = sqbr/GetGS
   |github   = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Generate New Cabin Textures, Use New Cabins
   |author   = Tomwa
+
   |author = Priff13
   |id       = Tomwa.ScrollToZoom
+
   |id     = Priff13.UseNewCabins
   |nexus id = 2163
+
   |nexus   = 20778
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scrying Orb
+
   |name   = Generic Mod Config Menu
   |author   = kdau
+
   |author = spacechase0
   |id       = kdau.ScryingOrb
+
   |id     = spacechase0.GenericModConfigMenu
   |nexus id = 5603
+
   |curse  = 867150
   |moddrop id = 756553
+
   |moddrop = 771692
   |source   = https://gitlab.com/kdau/predictivemods
+
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Generic Shop Extender
   |author   = mmanlapat
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = GenericShopExtender
   |nexus id = 1106
+
   |nexus   = 814
   |github   =  
+
   |github = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
+
<!--
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |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
+
-->
   |name     = SDV Game of Life
 
  |author  = Super Aardvark, ubererdferkel
 
  |id      = SuperAardvark.GameOfLife
 
  |nexus id = 5361
 
  |github  = super-aardvark/AardvarkMods-SDV
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Genetics API
   |author   = Dawgeth
+
   |author = agent56
   |id       = MTD.SDVTwitch
+
   |id     = agent56.GeneticsAPI
   |nexus id = 1760
+
   |nexus   = 15655
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM, The Weather Machine
+
   |name   = Genie Lamp
   |author   = SixthTitan
+
   |author = aedenthorn, Erinthe
   |id       = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 3203
+
   |nexus   = 19794
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDVWM Astro, SDVWM Environment
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = SixthTitan
+
   |author = Kedidili
   |id       = SixthTitan.SDVWM_Astro
+
   |id     = KediDili.GenieLamp
   |nexus id = 5773
+
   |nexus   = 22176
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Season Switcher
+
   |name   = Geode Crusher Plus
   |author   = dumbledalton
+
   |author = Tomokisan
   |id       = Dumbledalton.SeasonSwitcher
+
   |id     = tomokisan.geodeCrusherPlus
   |nexus id = 10457
+
  |curse  = 1081444
   |github   =
+
   |nexus   = 24254
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name   = Geode Info Menu
   |author   = Shaklin
+
  |author  = CatCattyCat, Cat
   |id       = shaklin.SebastianFrogTankSwitch
+
  |id      = cat.geodeinfomenu
   |nexus id = 8508
+
  |nexus  = 1448
   |github   =  
+
  |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
 +
  |name    = Geode Preview
 +
   |author = MindMeltMax
 +
   |id     = MindMeltMax.GeodePreview
 +
  |curse  = 1004493
 +
  |moddrop = 1555057
 +
   |nexus   = 21009
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secretariat (Faster Horse)
+
   |name   = Get Dressed
   |author   = Janglinator
+
   |author = Advize and Jinxiewinxie
   |id       = jangles.secretariat
+
   |id     = Advize.GetDressed
   |nexus id = 7537
+
   |nexus   = 331
   |github  = Janglinator/Secretariat
+
   |github = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = See Me Rollin'
+
   |name   = Get Glam
   |author   = Khloe Leclair
+
   |author = MartyrPher
   |id       = leclair.seemerollin
+
   |id     = MartyrPher.GetGlam
   |nexus id = 10976
+
   |nexus   = 5044
   |github  = KhloeLeclair/StardewMods
+
   |github = MartyrPher/GetGlam
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Get Out the Way
   |author   = Platonymous
+
   |author = BadNetCode
   |id       = Platonymous.SeedBag
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 1133
+
   |nexus  = 20637
   |moddrop id = 793931
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = Ghost Town
   |author   = Veress
+
   |author = Platonymous
   |id       = Veress.SeedMachines
+
   |id     = Platonymous.GhostTown
   |nexus id = 6265
+
  |curse  = 877231
   |github   = mrveress/SDVMods
+
  |moddrop = 793902
 +
   |nexus   = 2992
 +
   |github = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Giant Crop Fertilizer
   |author   = mcoocr
+
   |author = atravita
   |id       = mcoocr.smcq
+
   |id     = atravita.GiantCropFertilizer
   |nexus id = 3089
+
  |curse  = 870977
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
  |moddrop = 1135913
 +
   |nexus   = 11620
 +
   |github = atravita-mods/StardewMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status      = workaround
+
}}
   |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
{{#invoke:SMAPI compatibility|entry
   |pull request = https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
+
  |name    = Giant Crop Ring
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.giantcropring
 +
  |nexus  = 1182
 +
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Crop Tweaks
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.giantcroptweaks
 +
   |nexus  = 14370
 +
  |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Tweaks
+
   |name   = Giant Omelet
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.SeedMakerTweaks
+
   |id     = spacechase0.GiantOmelet
   |nexus id = 10681
+
  |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     = Seeds are Rare
+
   |name   = Gift Decline
   |author   = jahangmar
+
   |author = desto
   |id       = jahangmar.SeedsAreRare
+
   |id     = desto.GiftDecline
   |nexus id = 3618
+
   |nexus   = 6944
   |github   = jahangmar/StardewValleyMods
+
   |github = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Gift Money
   |author   = Xynerorias
+
   |author = AvalonMFX
   |id       = xynerorias.seedshortage
+
   |id     = AvalonMFX.GiftMoney
   |nexus id = 5614
+
   |nexus   = 17564
   |github   = xynerorias/Seed-Shortage
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Gift Rejection
   |author   = blueberry
+
   |author = aedenthorn, Erinthe
   |id       = blueberry.SeedsUnpacked
+
   |id     = aedenthorn.GiftRejection
   |nexus id = 7215
+
  |curse  = 868712
   |github  = b-b-blueberry/SeedsUnboxed
+
   |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     = Self Service
+
   |name   = Gift Taste Helper
   |author   = JarvieK
+
   |author = tstaples
   |id       = JarvieK.SelfService
+
   |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus id = 1304
+
   |nexus   = 229
   |github   = Jarvie8176/StardewMods
+
   |github = tstaples/GiftTasteHelper
  
   |broke in           = Stardew Valley 1.4
+
  |warnings = needs zoom and UI scale options to have the same value.
   |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
+
   |broke in = Stardew Valley 1.6
  |pull request      = https://github.com/Jarvie8176/StardewMods/pull/7
+
   |status  = workaround
 +
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Gift Taste Helper Continued
   |author   = GuiNoya, Yesst
+
   |author = Isi0
   |id       = GuiNoya.SelfServiceShop
+
   |id     = Isi0.GiftTasteHelper
   |nexus id = 1622
+
   |nexus   = 18762
   |github   = GuiNoya/SVMods
+
   |github = Just-Chaldea/GiftTasteHelper
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Gift Taste Helper Continued x2
   |author   = Denifia
+
   |author = JoXW
   |id       = Denifia.SendItems
+
   |id     = JoXW.GiftTasteHelper
   |nexus id = 1087
+
   |nexus  = 21001
   |moddrop id = 127754
+
   |github = JoXW100/GiftTasteHelper
   |github   = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = Gift Wrapper
   |author   = lolmaj
+
   |author = blueberry
   |id       = lolmaj.SeparateGreenhouse
+
   |id     = blueberry.GiftWrapper
   |nexus id = 3965
+
   |nexus   = 4721
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github = b-b-blueberry/GiftWrapper
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Serene Greenhouse
+
   |name   = Ginger Island Extra Locations
   |author   = PeacefulEnd
+
   |author = mistyspring
   |id       = PeacefulEnd.SereneGreenhouse
+
   |id     = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id = 8011
+
  |curse  = 880520
   |github  = Floogen/SereneGreenhouse
+
   |nexus   = 12195
 +
   |github = misty-spring/StardewMods
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Ginger Island Mainland Adjustments
   |author   = Ilyaki
+
   |author = atravita
   |id       = Ilyaki.ServerBookmarker
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 2968
+
  |curse  = 870984
   |github   = Ilyaki/ServerBookmarker
+
  |moddrop = 1098263
 +
   |nexus   = 10004
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
  |pull request      = {{github|Ilyaki/ServerBookmarker/pull/1}}
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Give Gold Mod, Instant Gold Mod
   |author   = Ilyaki
+
   |author = missgamergrl
   |id       = Ilyaki.ServerBrowser
+
   |id     = missgamergrl.GiveGoldMod
   |nexus id = 3227
+
   |nexus   = 23300
   |github   = Ilyaki/Server-Browser
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Give Me My Cursor Back
   |author   = PhantomGamers
+
   |author = DecidedlyHuman
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = DecidedlyHuman.GiveMeMyCursorBack
   |nexus id = 2993
+
   |nexus   = 9976
   |github   = PhantomGamers/StardewPortChanger
+
   |github = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shadow for Mazes, Maze
+
   |name   = GlassHammer Hope to Rise, Hope to Rise Mod
   |author   = Edu Anttunes
+
   |author = Glass Hammer
   |id       = Maze
+
   |id     = GlassHammer.HopeToRiseMod
   |nexus id = 8930
+
   |nexus   = 23201
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Global Config Settings
   |author   = TheCroak
+
   |author = Gaphodil
   |id       = TheCroak.BuildingsNotifications
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 620
+
   |nexus   = 9340
   |github  =  
+
   |moddrop = 1007690
 
+
   |github  = Gaphodil/GlobalConfigSettings
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Glory Of Efficiency
   |author   = Nishtra
+
   |author = hackswell
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = hackswell.GloryOfEfficiency
   |nexus id = 756
+
   |nexus   = 25996
   |github   =  
+
   |github = Hackswell/GloryOfEfficiency
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Glow Buff
   |author   = Berkay Yigit, berkayylmao
+
   |author = MindMeltMax
   |id       = berkay2578.ShipAnything, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = MindMeltMax.GlowBuff
   |nexus id = 3782
+
   |nexus   = 25157
   |github   = berkayylmao/StardewValleyMods
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Glue Your Furniture Down
   |author   = Platonymous
+
   |author = violetlizabet
   |id       = Platonymous.ShipFromInventory
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 3219
+
   |nexus  = 10374
   |moddrop id = 793916
+
   |github = elizabethcd/PreventFurniturePickup
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipments to Quality, Quality from Shipments
+
   |name   = GMCM Options
   |author   = JPAN
+
   |author = Jamie Taylor
   |id       = JPAN.QualityFromShipments
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id = 7531
+
  |curse  = 997094
   |github   =
+
   |nexus   = 10505
 +
   |github = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = God Mode
   |author   = Iceburg
+
   |author = treyh0
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = treyh0.GodMode
   |nexus id = 321
+
   |nexus   = 2641
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Anywhere
+
   |name   = God Mode 1.6
   |author   = SorryLate, rharyanto
+
   |author = Sean M Garcia
   |id       = SorryLate.ShopAnywhere
+
   |id     = seanmgarcia.godmode16
   |nexus id = 5299
+
   |nexus   = 21208
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Golden Animal Cracker Extractor
   |author   = Entoarox
+
   |author = selph, zombifier
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = selph.CrackerExtractor
   |nexus id = 2278
+
   |nexus  = 27071
   |chucklefish id = 4381
+
   |github = zombifier/My_Stardew_Mods
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shoplifter
+
   |name   = Goodbye American English
   |author   = TheMightyAmondee
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = TheMightyAmondee.Shoplifter
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id = 8569
+
  |moddrop = 854437
   |github   = TheMightyAmondee/Shoplifter
+
   |nexus   = 7183
 +
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Goodbye SMAPI
   |author   = Cherry, CherryChain
+
   |author = Jessebot
   |id       = Cherry.ShopTileFramework
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 5005
+
   |nexus  = 6514
   |moddrop id = 716384
+
   |github = JessebotX/StardewValleyMods
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Birthdays
+
   |name   = Go To Bed
   |author   = Traktori
+
   |author = candidus42
   |id       = Traktori.ShowBirthdays
+
   |id     = Candidus42.GoToBed
   |nexus id = 7495
+
   |nexus   = 4967
   |github   = Traktori7/StardewValleyMods
+
   |github = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Go To Sleep
   |author   = Igorious
+
   |author = yy376
   |id       = Igorious.Showcase
+
   |id     = yy376.GoToSleep
   |nexus id =
+
   |nexus  = 2195
   |chucklefish id = 4487
+
   |github =
   |github   = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Gradient Hair Colors
   |author   = f4iTh, JertsukkaTheMan
+
   |author = spacechase0
   |id       = f4iTh.ShowCatchQuality
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 3326
+
  |curse  = 867144
   |github   =  
+
   |nexus   = 12744
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Grandfather's Gift
   |author   = MasterOfMutton
+
   |author = ShadowDragon8685
   |id       = faragodavid.showcookingrecipes
+
   |id     = ShadowDragon.GrandfathersGift
   |nexus id = 5525
+
   |nexus   = 985
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Grandfather's Gift Remade
   |author   = Jonqora
+
   |author = pepoluan
   |id       = Jonqora.ShowItemQuality
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 6311
+
   |nexus   = 4151
   |github  = Jonqora/StardewMods
+
  |chucklefish = 5783
 +
   |github =
 +
   |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = Grandfather's Heirlooms
   |author   = aedenthorn
+
   |author = rikai
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 6540
+
   |nexus   = 8557
   |github   = aedenthorn/stardewValleyMods
+
   |github = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter Redux
+
   |name   = Grass Growth
   |author   = Strobe and TehPers
+
   |author = bcmpinc
   |id       = ShroomSpotter
+
   |id     = bcmpinc.GrassGrowth
   |nexus id = 7934
+
   |nexus   = 2732
   |github   = strobel1ght/ShroomSpotterRedux
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shut Up
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = Geko_X
+
   |author = Jellypowered, Shockade
   |id       = gekox.shutUp
+
   |id     = Jellypowered.GrassChance
   |nexus id = 7358
+
   |nexus   = 3365
   |github   =
+
   |github =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Grass Spread Anywhere, Grow Grass Anywhere
   |author   = climaxius
+
   |author = LilEGrin
   |id       = climaxius.silentscarecrows
+
   |id     = LilEGrin.GrassSpreadMod
   |nexus id = 3258
+
   |nexus   = 25927
   |github   = robbiev/SilentScarecrows
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Greenhouse 20x20
   |author   = bogie5464
+
   |author = sirloinmeatt
   |id       = bogie5464.SiloReport
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 3194
+
   |nexus   = 2662
   |github   = bogie5464/SiloReport
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = SMAPI 3.0
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.1-art17
   |summary  = use [[#Silo Size|Silo Size]] instead.
+
   |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     = Silo Size
+
   |name   = Greenhouse Construction
   |author   = pepoluan
+
   |author = Derslayr
   |id       = pepoluan.SiloSize
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 8819
+
   |nexus  = 10148
   |moddrop id = 981291
+
   |github = derslayr10/GreenhouseConstruction
   |github   =  
+
 
   |source  = https://sourceforge.net/p/sdvmod-silo-size/
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Greenhouse Entry Begone!
   |author   = TheMusketeer
+
   |author = bblueberry, blueberry
   |id       = SimpleCropLabel
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 314
+
   |nexus   = 8203
   |github  =  
+
   |github = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Greenhouse Entry Mod
   |author   = skn
+
   |author = pancham138
   |id       = skn.HungerMod
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 6150
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Screenshots, Screenshot
+
   |name   = Greenhouse Gatherers
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.Screenshot
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id = 10178
+
  |curse  = 870946
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Greenhouse Gatherers Automate
   |author   = Omegasis, AlphaOmegasis
+
   |author = PeacefulEnd
   |id       = Omegasis.SimpleSoundManager
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 1410
+
  |curse  = 870946
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Greenhouse Sprinklers
   |author   = ADoby, tZed, Tobias Z
+
   |author = Bpendragon
   |id       = tZed.SimpleSprinkler
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 76
+
   |nexus   = 7456
   |github   = ADoby/SimpleSprinkler
+
   |github = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simplified Achievements
+
   |name   = Greenhouse Sprinklers Lite, 温室洒水装置
   |author   = cel10e
+
   |author = Night
   |id       = cel10e.SimplifiedAchievements
+
   |id     = Night.GreenhouseSprinklersLite
   |moddrop id = 909416
+
   |nexus   = 25823
   |nexus id = 8026
+
   |github =
   |github   =
+
}}
}}  
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Singin' Stone
+
   |name   = Greenhouse Upgrades
   |author   = CyTheGuy01
+
   |author = Cecidelus
   |id       = CyTheGuy01.TestMod
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 6463
+
   |nexus   = 8042
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = MindMeltMax
+
   |author = Fernass354
   |id       = MindMeltMax.SPRegen
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 6778
+
   |nexus   = 18766
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit and Rest
+
   |name   = GreenHut
   |author   = Krutonium
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = Krutonium.SitandRest
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 7403
+
   |nexus   = 1735
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit For Stamina
+
   |name   = Groundhog Day
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.SitForStamina
+
   |id     = aedenthorn.GroundhogDay
   |nexus id = 7334
+
  |curse  = 868828
   |github   = Entoarox/StardewMods
+
   |nexus   = 10151
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit n' Relax: Rest Your Butt
+
   |name   = Groupable Chests
   |author   = MissCoriel
+
   |author = FricativeMelon
   |id       = misscoriel.sitnrelax
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 7336
+
   |nexus   = 15375
   |github  = MissCoriel/Sit-n-Relax
+
   |github = FricativeMelon/GroupableChests
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Growable Bushes
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = atravita
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = atravita.GrowableBushes
   |nexus id = 366
+
  |curse  = 870961
   |github   = tlcasebeer/SivsMarriageMod
+
  |moddrop = 1357999
 +
   |nexus   = 15111
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sixty-Nine Shirt, Sixty-Nine
+
   |name   = Growable Giant Crops
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.SixtyNine
+
   |id     = atravita.GrowableGiantCrops
   |nexus id = 6969
+
  |curse  = 870960
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1358004
 +
   |nexus   = 15559
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skillful Clothes
+
   |name   = Grow That Giant Crop
   |author   = LunaticShade
+
   |author = MercuryVN
   |id       = LunaticShade.SkillfulClothes
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id = 8541
+
   |nexus   = 23760
   |github   = LunaticShade/StardewValley.SkillfulClothes
+
   |github = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Guniism's Unicycle
   |author   = Alphablackwolf
+
   |author = Guniism
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = Guniism.GuniismUnicycle
   |nexus id = 569
+
   |nexus   = 24876
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name   = Gunther Tells You
   |author   = Alphablackwolf
+
   |author = John Peters
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 569
+
   |nexus   = 19143
   |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   = Haboo
   |author   = Alphablackwolf
+
   |author = BlaDe
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 569
+
   |nexus   = 12034
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  |pull request      = https://github.com/Alphablackwolf/SkillPrestige/pull/11
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Hair Growth
   |author   = Alphablackwolf
+
   |author = skn
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = skn.HairGrowthMod
   |nexus id = 569
+
   |nexus   = 3279
   |github   = Alphablackwolf/SkillPrestige
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |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   = Halt Event Time
   |author   = AlphaMeece
+
   |author = chawol
   |id       = AlphaMeece.SkillRings
+
   |id     = chawol.HaltEventTime
   |nexus id = 7515
+
   |nexus  = 8774
  |github  =
+
   |github = chawolbaka/HaltEventTime
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Fishing Minigame
 
  |author   = DewMods
 
  |id      = DewMods.StardewValleyMods.SkipFishingMinigame
 
  |nexus id = 2697
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Hamlet
   |author   = Pathoschild
+
   |author = Taskmaster
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = Taskmaster.Hamlet
   |nexus id = 533
+
   |nexus   = 4601
   |moddrop id = 606601
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Text
+
   |name   = Handy Headphones
   |author   = CrunchyDuck
+
   |author = PeacefulEnd
   |id       = CrunchyDuck.SkipText
+
   |id     = PeacefulEnd.HandyHeadphones
   |nexus id = 8947
+
  |curse  = 870944
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |nexus   = 7936
 +
   |github = Floogen/HandyHeadphones
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Happy Animals
   |author   = S1mmyy
+
   |author = StarPeanut, Greger
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = HappyAnimals
   |nexus id = 6121
+
   |nexus   =
   |github  = S1mmyy/StardewMods
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Happy Birthday
   |author   = Bifibi, Lestoph
+
   |author = Omegasis, Alpha_Omegasis
   |id       = SkullCavernElevator
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 963
+
   |nexus   = 520
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Toggle
+
   |name   = Happy Birthday
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Oxyligen
   |id       = TheMightyAmondee.SkullCavernToggle
+
   |id     = HappyBirthday
   |nexus id = 7908
+
   |nexus   = 1064
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |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     = Sleepless Fisherman
+
   |name   = Happy Fish Jump
   |author   = Annosz
+
   |author = Sakorona
   |id       = Annosz.SleeplessFisherman
+
   |id     = KoihimeNakamura.HappyFishJump
   |nexus id = 5915
+
   |nexus   = 6516
   |github   = Annosz/StardewValleyModding
+
  |moddrop = 1068089
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Happy Home Designer
   |author   = instafluff
+
   |author = tlitookilakin
   |id       = instafluff.sleeplessinstardew
+
   |id     = tlitookilakin.HappyHomeDesigner
   |nexus id = 5445
+
   |nexus   = 19675
   |github   = instafluff/SleeplessInStardew
+
   |github = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Hardcore Combat
   |author   = bwdy
+
   |author = jeWel
   |id       = bwdy.sleepovers
+
   |id     = jeWel.HardcoreCombat
   |nexus id = 3531
+
   |nexus   = 23577
   |github   = bwdymods/SDV-Sleepovers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Hardcore Mines
   |author   = Platonymous
+
   |author = kibbe, lillvik
   |id       = Platonymous.SleepWorker
+
   |id     = kibbe.hardcore_mines
   |nexus id = 2062
+
   |nexus   = 1674
   |moddrop id = 793835
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Hardcore Mines 2
   |author   = spacechase0 and Pathoschild
+
   |author = ItsLittany
   |id       = spacechase0.SleepyEye
+
   |id     = itslittany.HardcoreMines2
   |nexus id = 1152
+
   |nexus   = 6411
   |moddrop id = 129011
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Hardcore Mode
   |author   = Tofu, SadDodo
+
   |author = vermicyde
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 2743
+
   |nexus   = 15125
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Produce
+
   |name   = Hardcore Mode, No Wiki Hardcore Mode
   |author   = exotico
+
   |author = Nightshade System
   |id       = exotico.SlimeProduce
+
   |id     = NightshadeSystem.SdvHardcoreMode
   |nexus id = 7634
+
   |nexus   = 25376
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Hardy Grass
   |author   = aurnj, Roy Li
+
   |author = DiscipleOfEris
   |id       = RuyiLi.SlimeSpawner
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id =
+
   |nexus  = 8772
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github = DiscipleOfEris/HardyGrass
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slim Hutch
+
   |name   = Harp of Yoba Redux
   |author   = Peasly Wellbott
+
   |author = Platonymous
   |id       = Wellbott.SlimHutchCode
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 7424
+
   |nexus  = 914
  |github  = Wellbott/StardewValleyMods
+
   |moddrop = 793924
}}
+
   |github  = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Slower Fence Decay
 
   |author  = OrSpeeder, Mauricio Gomes
 
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
 
  |nexus id = 252
 
  |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Harvest Calendar
   |author   = Pathoschild
+
   |author = LonerAxl
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = LonerAxl.HarvestCalendar
   |nexus id = 3750
+
   |nexus  = 25103
   |moddrop id = 606555
+
   |github = LonerAxl/Stardew_HarvestCalendar
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smaller Fish Ponds, Fish Well
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = Peasly Wellbott
+
   |author = Goldenrevolver
   |id       = Wellbott.FishWell
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 7651
+
   |nexus   = 7851
   |github   = Wellbott/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = stokastic
+
   |author = Dounat2201, Sasara
   |id       = stokastic.SmartCursor
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 2458
+
   |nexus   = 1157
   |github   = stokastic/SmartCursor
+
   |github = Sasara2201/WitchPrincess
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
  |pull request      = https://github.com/stokastic/SmartCursor/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Harvest Seeds
   |author   = KuroBear
+
   |author = aedenthorn, Erinthe
   |id       = KuroBear.SmartMod
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id =  
+
   |curse  = 868755
   |url      = https://community.playstarbound.com/threads/108104
+
   |nexus  = 11773
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Harvest With Scythe
   |author   = Cherry, ChroniclerCherry
+
   |author = ThatNorthernMonkey
   |id       = Cherry.SnackAnything
+
   |id     = 965169fd-e1ed-47d0-9f12-b104535fb4bc
  |nexus id = 5196
+
   |nexus  = 236
  |moddrop id = 716397
+
   |github = ThatNorthernMonkey/HarvestWithScythe
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Snail Mail
 
  |author  = Darkhax
 
  |id      = darkhax.snailmail
 
   |nexus id =
 
  |curseforge id  = 307861
 
   |curseforge key = snail-mail
 
   |github   = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = SMAPI 2.0
 +
  |status  = 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     = Social Network
+
   |name   = Hat Buffs
   |author   = Cecidelus
+
   |author = popska
   |id       = Cecidelus.SocialNetwork
+
   |id     = popska.HatBuffs
   |nexus id = 8255
+
   |nexus   = 9050
   |github  =
+
   |github =
 +
   |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Button
+
   |name   = Hat Mouse Lacey
   |author   = aedenthorn
+
   |author = ichortower
   |id       = aedenthorn.SocialPageOrderButton
+
   |id     = ichortower.HatMouseLacey.Core
   |nexus id = 7871
+
   |nexus   = 18177
   |github   = aedenthorn/StardewValleyMods
+
   |github = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Hat Panning
   |author   = funny-snek
+
   |author = monsoonsheep
   |id       = funnysnek.socialtabpatch
+
   |id     = monsoonsheep.PanWithHats
   |nexus id = 2981
+
   |nexus   = 18965
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sona's Farm
+
   |name   = Hat Shop Restoration
   |author   = Kerlin & Sona
+
   |author = PeacefulEnd
   |id       = kerlin.sonasfarm
+
   |id     = PeacefulEnd.AMouseWithAHat.Core
   |nexus id = 8545
+
   |nexus   = 17291
   |github   =  
+
   |github = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sonic Shoes
+
   |name   = Hats on Hats
   |author   = lilico
+
   |author = Shockah
   |id       = lilico.SonicShoes
+
   |id     = Shockah.HatsOnHats
   |nexus id = 10226
+
   |nexus   = 17280
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Hats on Pets Plus
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = Syma
   |id       = Zeldo.LinkedStorages
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id =
+
   |nexus  = 22631
  |curseforge id  = 290653
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |curseforge key = sorted-storages
 
   |github   =
 
 
 
  |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   = Hay Bales as Silos
   |author   = aRooooooba
+
   |author = Cherry, CherryChain
   |id       = aRooooooba.SortingChests
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 8224
+
   |nexus   = 5151
   |github   = aRooooooba/SortingChests
+
  |moddrop = 716396
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Effect Replacement
+
   |name   = Hay Collection
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.SoundEffectReplacement
+
   |id     = MindMeltMax.HayCollection
   |nexus id = 10232
+
  |curse  = 1004492
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1555056
 +
   |nexus   = 21008
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sounds Patcher
+
   |name   = HD Portraits
   |author   = MindMeltMax
+
   |author = Tlitookilakin
   |id       = MindMeltMax.SoundsPatcher
+
   |id     = tlitookilakin.HDPortraits
   |nexus id = 7465
+
   |nexus   = 10971
   |github  =  
+
  |moddrop = 1103418
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = HD Portraiture Plus
   |author   = spacechase0 and Pathoschild
+
   |author = Smallfire
   |id       = spacechase0.SpaceCore
+
   |id     = Smallfire.HDPortraiturePlus
   |nexus id = 1348
+
   |nexus  = 26029
   |moddrop id = 136998
+
   |github = Platonymous/Stardew-Valley-Mods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = HD Sprites
   |author   = Berisan
+
   |author = ninthworld
   |id       = Berisan.SpawnMonsters
+
   |id     = NinthWorld.HDSprites
   |nexus id = 3201
+
   |nexus   = 4024
   |github  = Berisan/SpawnMonsters
+
   |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     = Spawn More Rocks
+
   |name   = Health and Stamina Regeneration
   |author   = Mase
+
   |author = Jessebot, JessebotX
   |id       = Mase.SpawnMoreRocks
+
   |id     = Jessebot.HealthStaminaRegen
   |nexus id = 7423
+
   |nexus   = 3207
   |github   =  
+
  |moddrop = 624105
 +
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name   = Health and Stamina Tweaks
   |author   = AcidicNic
+
   |author = Kiddles, Svard
   |id       = acidicnic.SpecialOrdersAnywhere
+
   |id     = Kiddles.HASTweaks
   |nexus id = 7588
+
   |nexus   = 5630
   |github  = AcidicNic/StardewValleyMods
+
   |github = SvardXI/HAS_Tweaks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Tags Extended
+
   |name   = Health Bars
   |author   = atravita
+
   |author = Zoryn
   |id       = atravita.SpecialOrdersExtended
+
   |id     = Zoryn.HealthBars
   |nexus id = 9855
+
   |nexus   =
   |moddrop id = 1086743
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = atravita-mods/SpecialOrdersExtended
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Health Bars (Darkhax)
   |author   = Blackclaw
+
   |author = Darkhax
   |id       = Blackclaw.SpeedMod
+
   |id     = darkhax.healthbars
   |nexus id = 5082
+
   |nexus   =
   |github   = Xebeth/StardewValley-SpeedMod
+
  |curse  = 302910
 +
   |github = Stardew-Valley-Modding/HealthBars
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] 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     = Speedrun Practice Mod
+
   |name   = Health Rework
   |author   = Underscore
+
   |author = seferoni
   |id       = underscore.speedrun_practie
+
   |id     = seferoni.HealthRework
   |nexus id = 7337
+
   |nexus   = 22223
   |github   = Underscore76/SDVPracticeMod
+
   |github = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Heartbeat
   |author   = instafluff
+
   |author = themattfiles
   |id       = instafluff.spelldewvalley
+
   |id     = themattfiles.HeartBeat
   |nexus id = 7322
+
   |nexus   = 5941
   |github   = instafluff/SpelldewValley
+
   |github = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Heart Event Helper
   |author   = spacechase0 and Pathoschild
+
   |author = bungus
   |id       = spacechase0.Spenny
+
   |id     = bungus.HeartEventHelper
   |nexus id = 2755
+
   |nexus  = 21924
   |moddrop id = 771624
+
   |github = BussinBungus/BungusSDVMods
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = Heart Level Notifications
   |author   = KarratKake
+
   |author = StultusV
   |id       = KarratKake.SpiceOfLife
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id = 7398
+
   |nexus   = 8655
   |github   =  
+
   |github = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Heelies
   |author   = Dounat2201, Sasara
+
   |author = fakemonster
   |id       = Sasara.pumkin
+
   |id     = fakemonster.Heelies
   |nexus id = 4586
+
   |nexus   = 7751
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Hello SMAPI
   |author   = Shaklin
+
   |author = Jessebot, JessebotX
   |id       = shaklin.spouseoutdoorarea
+
   |id     = Jessebot.HelloSMAPI
   |nexus id = 6747
+
   |nexus   = 4483
   |github   =  
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Help for Hire
   |author   = Wata, Watagatapitusberry
+
   |author = LeFauxMatt
   |id       = Spouseroom
+
   |id     = furyx639.HelpForHire
   |nexus id =  
+
   |curse  = 871839
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |nexus  = 5316
   |github   =  
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Helpful Spouses
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = LeFauxMatt
   |id       = Sikker.SpouseStuff
+
   |id     = furyx639.HelpfulSpouses
   |nexus id = 4651
+
  |curse  = 871841
   |github  = sikker/SpouseStuff
+
   |nexus   = 5175
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkler Activation
+
   |name   = Help Wanted
   |author   = Blaxsmith
+
   |author = aedenthorn, Erinthe
   |id       = Blaxsmith.SprinklerActivation
+
   |id     = aedenthorn.HelpWanted
   |nexus id = 7661
+
  |curse  = 868696
   |github  = Blaxsmith/SprinklerActivation
+
   |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     = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name   = Help Wanted Auto Accept
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Ruse82
   |id       = SPDSprintAndDash
+
   |id     = Ruse82.HelpWantedAutoAccept
   |nexus id = 235
+
   |nexus   = 22235
   |github   =  
+
   |github =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Help Wanted Quest Fixes
   |author   = littleraskol
+
   |author = Pokeytax
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = Pokeytax.HelpWantedQuestFixes
   |nexus id = 560
+
   |nexus   = 2644
   |moddrop id = 827770
+
   |github  = gembree/HelpWantedQuestFixes
   |github  = littleraskol/Sprint-And-Dash-Redux
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Hempire
   |author   = Patrick, mistersnuggler
+
   |author = Oga_The_Real
   |id       =  
+
   |id     = Oga_The_Real.Hempire
   |nexus id =
+
   |nexus  = 14477
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github =
   |github   = oliverpl/SprintingMod
 
  
  |broke in = Stardew Valley 1.2
+
   |status  = abandoned<!--mod page hidden-->
   |status   = workaround
 
  |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Here Fishy
   |author   = onemix
+
   |author = aedenthorn, Erinthe
   |id       = onemix.Sprinting
+
   |id     = aedenthorn.HereFishy
   |nexus id = 10469
+
  |curse  = 868881
   |github  =  
+
   |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     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Hibernation
   |author   = Abs, abslam
+
   |author = Shockah
   |id       = abs.SprintNRegen
+
   |id     = Shockah.Hibernation
   |nexus id = 4898
+
   |nexus   = 11421
   |github  =  
+
   |github = Shockah/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = Hide Chest Color Picker After Close
   |author   = Jessebot, JessebotX
+
   |author = trashcan9
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = trashcan9.HideChestColorPickerAfterClose
   |nexus id = 4778
+
   |nexus   = 16075
   |github   = JessebotX/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (unidarkshin)
+
   |name   = Highlighted Jars
   |author   = unidarkshin, Devin Lematty
+
   |author = Annosz
   |id       = DevinLematty.Sprint
+
   |id     = Annosz.HighlightedJars
   |nexus id = 7492
+
   |nexus   = 6833
   |github   =  
+
   |github = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (Yoshify)
+
   |name   = Highlight Empty Machines
   |author  = Yoshify
+
   |author = atravita
   |id      =  
+
   |id      = atravita.HighlightEmptyMachines
   |nexus id = 2
+
   |curse  = 870976
   |github   =  
+
  |moddrop = 1137391
 +
   |nexus   = 11664
 +
   |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   = High Roller Slots
   |author   = Ameise, Ameisen, mkukli
+
   |author = Tomokisan
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = tomokisan.highRollerSlots
   |nexus id = 4922
+
  |curse  = 1081456
   |github   = ameisen/SV-SpriteMaster
+
   |nexus   = 24765
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stabbing Sword Special
+
   |name   = Hit Markers
   |author   = Peasly Wellbott
+
   |author = bendenewb, newbie9598
   |id       = Wellbott.StabbingSwordSpecial
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 7683
+
   |nexus   = 2098
   |github  = Wellbott/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Hmm Cheese Yum
   |author   = punyo, yakminepunyo
+
   |author = tomasitobambito
   |id       = punyo.StackCheckFix
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id = 2433
+
   |nexus   = 9343
   |github  = pomepome/StackCheckFix
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Hoe and Water Direction
   |author   = CatCattyCat, Cat
+
   |author = TheThor59
   |id       = cat.stackeverything
+
   |id     = Thor.HoeWaterDirection
   |nexus id = 2053
+
   |nexus  = 10052
   |moddrop id = 833551
+
   |github = TheThor59/StardewMods
   |github   = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Split Redux
+
   |name   = HoeDown
   |author   = pepoluan
+
   |author = BlaDe
   |id       = pepoluan.StackSplitRedux
+
   |id     = BlaDe.HoeDown
   |nexus id = 8967
+
   |nexus  = 9798
   |moddrop id = 976551
+
   |github =
   |github   = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Hold to Break Geodes
   |author   = tstaples
+
   |author = CatCattyCat, Cat
   |id       = tstaples.StackSplitX
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 798
+
   |nexus  = 1689
  |github  = tstaples/StackSplitX
+
   |moddrop = 833545
 
+
   |github = danvolchek/StardewMods
   |broke in = Stardew Valley 1.4
 
   |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   = Hold to Pause
   |author   = Ilyaki
+
   |author = samspartan
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = samspartan.HoldToPause
   |nexus id = 1787
+
   |nexus   = 7352
   |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   = Hold to Process Geodes
   |author   = EvilPdor
+
   |author = Jamie Taylor
   |id       =  
+
   |id     = jltaylor-us.HTPG
   |nexus id =
+
   |nexus  = 26189
   |url      = https://community.playstarbound.com/threads/111526
+
   |github = jltaylor-us/StardewHoldToProcessGeodes
   |github   = natfoth/StardewValleyMods
 
 
 
  |broke in = SMAPI 2.0
 
  |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     = Standardized Krobus
+
   |name   = Holiday Sales
   |author   = minervamaga
+
   |author = atravita
   |id       = minervamaga.StandardizedKrobus
+
   |id     = atravita.HolidaySales
   |nexus id =  
+
   |curse  = 870970
   |moddrop id = 716314
+
   |moddrop = 1205160
   |github  = minervamaga/StandardizedKrobus
+
  |nexus  = 13050
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starbot
+
   |name   = Home Sewing Kit
   |author   = bwdy
+
   |author = MouseyPounds
   |id       = bwdy.starbot
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 4755
+
   |nexus   = 4935
   |github   = bwdymods/SDV-Starbot
+
   |github = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Access
+
   |name   = Honey Harvest Sync
   |author   = Mohammad Shoaib
+
   |author = voltaek
   |id       = shoaib.stardewaccess
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id = 10319
+
   |nexus   = 20493
   |github   = stardew-access/stardew-access
+
   |github = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Hopper Extractor
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = BPavol, Lamacik
   |id       = Cherry.StardewAquarium
+
   |id     = bpavol.hopper_extractor
   |nexus id = 6372
+
   |nexus   = 16688
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = BPavol/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Auto GC
+
   |name   = Horny Festivals, Festival Warps
   |author   = Lake1059, 1059Studio
+
   |author = Girafarig
   |id       = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id     = Girafarig.FestivalWarps
   |nexus id = 9293
+
   |nexus   = 10844
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Horse Flute Anywhere
   |author  = Cylon
+
  |author  = Pathoschild
   |id       = cylon.stardewbrewery
+
  |id      = Pathoschild.HorseFluteAnywhere
   |nexus id = 2057
+
  |curse  = 1000620
   |github  = JustCylon/stardew-brewery
+
  |nexus  = 7500
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
   |author = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
  |nexus  = 24018
 +
  |github  = MercuryVN/HorseFluteAutoMount
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Overhaul
 +
   |author  = Goldenrevolver
 +
   |id     = Goldenrevolver.HorseOverhaul
 +
   |nexus   = 7911
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Squeeze
 +
  |author  = jorgamun
 +
  |id     = jorgamun.HorseSqueeze
 +
  |nexus  = 10446
 +
   |github = jorgamun/HorseSqueeze
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = icepuente
 +
  |id      = icepuente.HorseWhistle
 +
  |nexus  = 1131
 +
   |github  = icepuente/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Horse Whistle
   |author   = Juice805
+
   |author = nabuma
   |id       = Juice805.StardewConfigMenu
+
   |id     = HorseWhistle_SMAPI
   |nexus id = 1312
+
   |nexus   =
   |github   = StardewConfigFramework/StardewConfigMenu
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Stardew Debt
+
   |name   = Host Tools
   |author   = Poison
+
   |author = MattPlays
   |id       = Poison.StardewTesting
+
   |id     = MattPlays.HostTools
   |nexus id = 10005
+
   |nexus   = 11154
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Hotbar Hotswap
   |author   = Steven Kraft
+
   |author = Jaredlll08
   |id       = StevenKraft.StardewDiscord
+
   |id     = BlameJared.HotbarHotswap
   |nexus id = 3608
+
   |nexus   =
   |github   = steven-kraft/StardewDiscord
+
   |curse   = 298033
 
+
   |github  = jaredlll08/HotbarHotswap
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = bcmpinc
+
   |author = certifiableGrimalkin
   |id       = bcmpinc.StardewHack
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 3213
+
   |nexus   = 16159
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Hover Labels
   |author   = davikr, apdapreturns
+
   |author = Achtuur
   |id       = davikr.hypnos
+
   |id     = Achtuur.HoverLabels
   |nexus id = 5935
+
   |nexus   = 17501
   |github   = davicr/StardewHypnos
+
   |github = Achtuur/StardewMods
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = HP Bars
   |author   = MevNav
+
   |author = Ilyaki
   |id       = MevNav.DailyPlanner
+
   |id     = Ilyaki.HPBar
   |nexus id = 3941
+
   |nexus   = 1736
   |github   = BuildABuddha/StardewDailyPlanner
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
   |unofficial version = 0.5.3-unofficial.1-Cherry
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-58#post-3358615
+
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
  |pull request      = https://github.com/BuildABuddha/StardewDailyPlanner/pull/3
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Locations
 
  |author  = Mizzion
 
  |id      = mizzion.stardewlocations
 
  |nexus id = 1929
 
  |moddrop id = 661357
 
  |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = HQ Farmer Mod
   |author   = Other Buckets
+
   |author = AsakOhee
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = AsakOhee.HQFarmerMod
   |nexus id = 3206
+
   |nexus   = 19644
   |github   = Mikesnorth/StardewNewsFeed
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = HUD Customizer
   |author   = monopandora
+
   |author = Espy
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = Espy.HUDCustomizer
   |nexus id = 4713
+
   |nexus  = 23704
   |moddrop id = 664154
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Progress
+
   |name   = Huggable Scarecrows
   |author   = seeinggreen
+
   |author = bogie5464
   |id       = seeinggreen.StardewProgress
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 9786
+
   |nexus   = 3190
   |github   =  
+
   |github = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Hugs and Kisses
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = aedenthorn.HugsAndKisses
   |nexus id = 425
+
  |curse  = 868831
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 10062
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Barber, Stardew Barber
+
   |name   = Hugs and Kisses Continued
   |author   = phroureo
+
   |author = JoXW
   |id       = phroureo.BarberSV
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 9061
+
   |nexus  = 21019
  |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Hunger
   |author   = reimu, r2h, tomdc
+
   |author = Yyeahdude
   |id       = reimu.sdv-helper
+
   |id     = HungerYyeadude
   |nexus id = 3917
+
   |nexus   = 613
   |github   = rei2hu/stardewvalley-esp
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Hunger and Thirst
   |author   = Flashshifter
+
   |author = PrimevalTitmouse
   |id       = FlashShifter.SVECode
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 3753
+
   |nexus   = 1110
   |moddrop id = 833179
+
  |github  =
   |github   = FlashShifter/StardewValleyExpanded
+
 
 +
   |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     = Stardew Valley Randomizer
+
   |name   = Hunger for Food
   |author   = Tooshi
+
   |author = Tigerle01, Stephan Hensel
   |id       = Tooshi.Randomizer
+
   |id     = HungerForFoodByTigerle
   |nexus id = 5185
+
   |nexus   = 810
   |curseforge id = 308003
+
   |github =
  |curseforge key = stardew-valley-randomizer
+
 
   |github  = cTooshi/stardew-valley-randomizer
+
   |broke in = SMAPI 2.0
}}
+
   |status  = workaround
{{#invoke:SMAPI compatibility|entry
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
   |name    = Stardew RPG
 
   |author  = aedenthorn
 
  |id      = aedenthorn.StardewRPG
 
  |nexus id = 11132
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Web
+
   |name   = Hungry Morning
   |author   = Prism 99
+
   |author = lech43
   |id       = prism99.stardewweb
+
   |id     = lech43.HungryMorning
   |nexus id = 8715
+
   |nexus   = 6391
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Hybrid Crop Engine
   |author   = Omegasis, Alpha_Omegasis
+
   |author = spacechase0
   |id       = Omegasis.StardustCore
+
   |id     = spacechase0.HybridCropEngine
   |nexus id = 2341
+
  |curse  = 867721
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 6577
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starksouls
+
   |name   = Hypno Valley
   |author   = FenrirA
+
   |author = Kryspur
   |id       = FenrirAsonda.Starksouls
+
   |id     = Kryspur.HypnoValley
   |nexus id = 10915
+
   |nexus   = 9052
   |github   = OhWellMikell/Starksouls
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Identifiable Combined Rings
   |author   = mmanlapat
+
   |author = atravita
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = atravita.IdentifiableCombinedRings
   |nexus id = 1138
+
  |curse  = 870959
   |github   =  
+
  |moddrop = 1358005
 +
   |nexus   = 15928
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Greenhouse
+
   |name   = I Dig Where I Want
   |author   = CaptainSully
+
   |author = WillTheMage
   |id       = CaptainSully.StartWithGreenhouse
+
   |id     = WillTheMage.IDigWhereIWant
   |nexus id = 9878
+
   |nexus  = 26063
   |moddrop id = 1035412
+
   |github =
   |github   = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Idle Animations, Animacoes
   |author   = treyh0
+
   |author = BrasileiroTop
   |id       = treyh0.StartWithHat
+
   |id     = BrasileiroTop.Animacoes
   |nexus id = 2628
+
   |nexus   = 5139
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items
+
   |name   = Idle Pause
   |author   = ZackHill
+
   |author = Veleek
   |id       = ZackHill.StashItems
+
   |id     = Veleek.IdlePause
   |nexus id = 9624
+
   |nexus   = 1092
   |github  = zack-hill/stardew-valley-stash-items
+
   |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     = Stash Items to Chest
+
   |name   = Idle Timer
   |author   = lambui
+
   |author = LordAndreios
   |id       = BlueMod_StashItemsToChest
+
   |id     = LordAndreios.IdleTimer
   |nexus id =
+
   |nexus  = 2858
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github = emperorzuul/SMAPI_MODS
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats as Tokens
+
   |name   = I Don't Use That Water
   |author   = Vertighost, Vertigon
+
   |author = idermailer
   |id       = Vertigon.StatsAsTokens
+
   |id     = idermailer.iDontUseThatWater
   |nexus id = 9659
+
   |nexus   = 14047
   |github   = dtomlinson-ga/StatsAsTokens
+
   |github = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats Passive Regeneration, Stats Reloader
+
   |name   = IFrames in Mines
   |author   = strato35
+
   |author = Factknowhow
   |id       = Strato35.StatsReloader
+
   |id     = Factknowhow.IFramesInMines
   |nexus id = 7428
+
   |nexus   = 16436
   |github   =  
+
   |github = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Statue of Generosity
+
   |name   = I Got Friendship
   |author   = spacechase0 and Pathoschild
+
   |author = ChiroxT
   |id       = spacechase0.StatueOfGenerosity
+
   |id     = treinke.igotfriendship
   |nexus id = 7532
+
   |nexus   = 13290
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up
+
   |name   = I Got XP
   |author   = su226
+
   |author = ChiroxT
   |id       = Su226.StayUp
+
   |id     = treinke.igotxp
   |nexus id = 7592
+
   |nexus   = 13289
   |github   = su226/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = ImagEd
   |author   = Advize and jinxiewinxie
+
   |author = candidus42
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = Candidus42.ImagEd
   |nexus id = 316
+
   |nexus   = 7218
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = mus-candidus/ImagEd
 
+
}}
  |broke in          = SMAPI 3.0
 
 
 
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stop Rug Removal
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = atravita
+
   |author = mistyspring
   |id       = atravita.StopRugRemoval
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 10192
+
   |nexus  = 12562
   |moddrop id = 1068101
+
   |github = misty-spring/StardewMods
   |github   = atravita-mods/StopRugRemoval
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stronger You
+
   |name   = Immersive Scarecrows
   |author   = Krutonium
+
   |author = aedenthorn, Erinthe
   |id       = Krutonium.StrongerYou
+
   |id     = aedenthorn.ImmersiveScarecrows
   |nexus id = 7402
+
  |curse  = 868685
   |github  =
+
   |nexus   = 15290
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Immersive Sprinklers
   |author   = Nishtra
+
   |author = aedenthorn, Erinthe
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = aedenthorn.ImmersiveSprinklers
   |nexus id = 691
+
  |curse  = 868686
   |github   =  
+
   |nexus   = 15239
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |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     = Subterranian Overhaul, Dwarvish
+
   |name   = Improved Mill
   |author   = mytigio
+
   |author = AustinYQM
   |id       = mytigio.SubterranianOverhaul
+
   |id     = AustinYQM.ImprovedMill
   |nexus id = 4149
+
   |nexus   = 1748
   |github   = mytigio/SDVMods
+
   |github = AustinYQM/ImprovedMill
  |broke in = Stardew Valley 1.5
 
  
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = Improved Quality of Life
   |author   = The Sundrop Team
+
   |author = Demiacle
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 4014
+
   |nexus   = 1025
   |github   =  
+
   |github = demiacle/QualityOfLifeMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Hopper
+
   |name   = Improved Tracker
   |author   = spacechase0
+
   |author = Anthony Hilyard
   |id       = spacechase0.SuperHopper
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 9418
+
  |curse  = 445215
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 9317
 +
   |github = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Sleeper
+
   |name   = In a Heartbeat
   |author   = spoocky123
+
   |author = Shockah
   |id       = spoocky123.SuperSleeper
+
   |id     = Shockah.InAHeartbeat
   |nexus id = 10842
+
   |nexus   = 17834
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = Increase Animal House Max Population
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = Mizzion
   |id       = spacechase0.SurfingFestival
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 6688
+
   |nexus   = 4861
   |github   = spacechase0/StardewValleyMods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = Increased Artifact Spots
   |author   = KDERazorback
+
   |author = Mizzion
   |id       = KDERazorback.SvFishingMod
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 6403
+
   |nexus   = 3340
   |github   = KDERazorback/SvFishingMod
+
  |moddrop = 663705
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = aedenthorn
+
   |author = shekurika
   |id       = aedenthorn.Swim
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 6326
+
   |nexus   = 11388
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swimsuits Anywhere
+
   |name   = Increased Sprinkler Range
   |author   = Myzkatonic
+
   |author = EternalSoap
   |id       = Myzkatonic.SwimsuitsAnywhere
+
   |id     = eternalsoap.sprinklers
   |nexus id = 7722
+
   |nexus   = 20745
   |github   =
+
   |github = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = Swizzy Studios
+
   |author = GZhynko
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id = 3241
+
   |nexus   = 6162
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github = gzhynko/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = Indoor Sprinklers
   |author   = Guedez
+
   |author = ramen
   |id       = tab.autoloot
+
   |id     = ramen.IndoorSprinklers
   |nexus id = 5115
+
   |nexus   = 21124
   |github   =  
+
   |github = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tailor Weapon Skins
+
   |name   = Industrial Furnace
   |author   = Peasly Wellbott
+
   |author = Traktori
   |id       = Wellbott.TailorWeaponSkins
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 7797
+
   |nexus   = 5568
   |github  =
+
   |github = Traktori7/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Industrial Furnace for Automate
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Traktori
   |id       = TaintedCellar
+
   |id     = Traktori.AM.IndustrialFurnace
   |nexus id = 1672
+
   |nexus   = 5568
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github = Traktori7/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
<!--
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tappable Palm Trees
+
   |name   = Industrialization Redux
   |author   = aedenthorn
+
   |author = GaLaxY256 and kazuakisama
   |id       = aedenthorn.TappablePalmTrees
+
   |id     = G256.IR.Code
   |nexus id = 10661
+
   |nexus   = 22351
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Infallible Fishing
   |author   = skunkkky
+
   |author = aedenthorn, Erinthe
   |id       = skunkkk.TapperReady
+
   |id     = aedenthorn.InfallibleFishing
  |nexus id = 1219
+
   |curse   = 868697
   |github   =  
+
   |nexus   = 14639
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
  |status   = workaround
 
   |summary = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Report
+
   |name   = Infertile Soil
   |author   = pepoluan
+
   |author = Sabera, kelbesque
   |id       = pepoluan.TapperReport
+
   |id     = Sabera.InfertileSoil
   |nexus id = 8700
+
   |nexus   = 2515
   |github   =  
+
   |github =
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Infested Levels
   |author   = bdawson1993
+
   |author = Eireon
   |id       =  
+
   |id     = Eireon.InfestedLevels
   |nexus id = 38
+
   |nexus   = 2823
   |github   =
+
   |github = benrpatterson/InfestedLevels
 
 
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name   = Infinite Energy
   |author   = TehPers
+
   |author = Error27
   |id       = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id     = error27.infinite_energy
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus  = 17717
   |moddrop id = 1071149
+
   |github =
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Infinite Inventory
   |author   = TehPers
+
   |author = unidarkshin, Devin Lematty
   |id       = TehPers.FestiveSlimes
+
   |id     = DevinLematty.InfiniteInventory
   |nexus id = 2990
+
   |nexus   = 2247
   |github   = TehPers/StardewValleyMods
+
   |github = unidarkshin/Stardew-Mods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Infinite Junimo Cart Lives
   |author   = TehPers
+
   |author = Renny
   |id       = TehPers.FishingOverhaul
+
   |id     = renny.infinitejunimocartlives
   |nexus id = 866
+
   |nexus  = 2705
   |moddrop id = 123679
+
   |github = OfficialRenny/InfiniteJunimoCartLives
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Telephone Purchasing
+
   |name   = Infinite Money
   |author   = Stingray
+
   |author = Chunky
   |id       = Stingray.TP
+
   |id     = chunky.InfiniteMoney
   |nexus id = 10190
+
   |nexus   = 11510
   |github   = Stingrayss/StardewValley
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Infinite Watering Cans
   |author   = Bifibi
+
   |author = CaptainSully
   |id       = Teleporter
+
   |id     = CaptainSully.InfiniteWateringCan
   |nexus id =  
+
   |moddrop = 1188756
   |chucklefish id = 4374
+
   |nexus  = 12739
   |github   =
+
   |github  = CaptainSully/StardewMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport NPC
+
   |name   = Infinite Zoom
   |author   = Enaium
+
   |author = berkayylmao
   |id       = Enaium.TeleportNpc
+
   |id     = berkayylmao.InfiniteZoom
   |curseforge id  = 436803
+
   |nexus   = 8808
   |curseforge key = teleportnpc
+
   |curse   = 500088
   |moddrop id = 865554
+
   |github = berkayylmao/StardewValleyMods
   |nexus id =  
 
   |github   = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport Point
+
   |name   = Informant
   |author   = Enaium
+
   |author = Slothsoft
   |id       = Enaium.TeleportPoint
+
   |id     = Slothsoft.Informant
   |curseforge id = 436830
+
  |nexus  = 14293
   |curseforge key = teleportpoint
+
   |github = slothsoft/stardew-informant
   |moddrop id = 864013
+
 
   |nexus id =  
+
   |broke in          = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |status            = workaround
 +
   |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport To Farm
+
   |name   = In-Game SMAPI Log Uploader, Log Uploader
   |author   = Rafael
+
   |author = aedenthorn, Erinthe
   |id       = Rafael.TeleportToFarm
+
   |id     = aedenthorn.LogUploader
   |nexus id = 7247
+
  |curse  = 868724
   |github   =
+
   |nexus   = 13979
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Best of "The Queen of Sauce"
+
   |name   = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author   = Bpendragon
+
   |author = Platonymous
   |id       = Bpendragon.BestOfQOS
+
   |id     = Platonymous.InkStories
   |nexus id = 7985
+
  |curse  = 877221
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
  |moddrop = 1521399
 +
   |nexus   = 15987
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name   = Input Fix
   |author   = Neat
+
   |author = Windmill_City
   |id       = neat.newspaper
+
   |id     = Windmill_City.InputFix
   |nexus id = 8689
+
   |nexus   = 5693
   |github  =
+
   |github = Windmill-City/InputFix
 +
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Input Tools
   |author   = ItsLittany
+
   |author = Sagittaeri
   |id       = itslittany.RockBreaker
+
   |id     = Sagittaeri.InputTools
   |nexus id = 6376
+
   |nexus  = 14553
   |moddrop id = 804101
+
   |github = sagittaeri/StardewValleyMods
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = InstaCrops
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = WuestMan, redknightofdoom
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = WuestMan.InstaCrops
   |nexus id = 5062
+
   |nexus  = 4077
   |moddrop id = 771680
+
   |github = Brian-Wuest/Instacrops
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Love of Cooking
+
   |name   = Instant Animals
   |author   = blueberry
+
   |author = pinocchio1231
   |id       = blueberry.LoveOfCooking
+
   |id     = pinocchio1231.instantanimals
   |nexus id = 6830
+
   |nexus   = 9573
   |github  = b-b-blueberry/CooksAssistant
+
   |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     = The Moon
+
   |name   = Instant Animals 1.6
   |author   = Pucklynn
+
   |author = Siweipancc
   |id       = shannon.MoonMod
+
   |id     = Siweipancc.Instantanimals
   |nexus id = 2482
+
   |nexus   = 21798
   |github   =  
+
   |github = siweipancc/InstantAnimals
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Instant Break
   |author   = KirbyLink
+
   |author = Jolyone
   |id       = kirbylink.pumpkinking
+
   |id     = Me.InstantBreak
   |nexus id = 3006
+
   |nexus   = 15526
   |github   = KirbyLink/PumpkinKing
+
   |github =
  
   |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   = Instant Building Construction and Upgrade, Instant Building Construction
   |author   = TheShwamp
+
   |author = aedenthorn, Erinthe
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = aedenthorn.InstantBuildingConstruction
   |nexus id = 5172
+
  |curse  = 868720
   |github  =  
+
   |nexus   = 14110
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Twlight Traveller - Custom NPC (API), APICut
+
   |name   = Instant Buildings From Farm
   |author   = Eris, AkatsukiVana, HuaGei API
+
   |author = BitwiseJon
   |id       = Eris.APICut
+
   |id     = BitwiseJonMods.InstantBuildings
   |nexus id = 8158
+
   |nexus   = 2070
   |github   =  
+
   |github = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Think-n-Talk
+
   |name   = Instant Dialogues
   |author   = Prism 99
+
   |author = idermailer
   |id       = prism99.thinkntalk
+
   |id     = idermailer.InstantDialogues
   |nexus id = 9546
+
   |nexus   = 22468
   |github   = Prism-99/Think-n-Talk
+
   |github = idermailer/InstantDialogues
 
}}
 
}}
 
{{#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   = Instant Eat Key
   |author   = spacechase0 and Pathoschild
+
   |author = nini700
   |id       = ThreeHeartDancePartner
+
   |id     = nini700.InstantEatKey
   |nexus id = 500
+
   |nexus   = 4464
   |moddrop id = 127278
+
 
   |github  = spacechase0/StardewValleyMods
+
   |status  = workaround
 +
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Instant Fishing
   |author   = spacechase0 and Pathoschild
+
   |author = aurnj, Roy Li
   |id       = spacechase0.ThrowableAxe
+
   |id     = RuyiLi.InstantFishing
   |nexus id = 5097
+
   |nexus   =
   |moddrop id = 771683
+
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
   |github  = spacechase0/StardewValleyMods
+
   |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     = Thunderstorm Totem
+
   |name   = Instant Geodes
   |author   = justastranger
+
   |author = montana123
   |id       = jas.ThunderstormTotem
+
   |id     =
  |moddrop id = 944622
+
   |nexus  =
   |nexus id =
+
   |url     = https://community.playstarbound.com/threads/109038
  |github   =  
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.1
   |name     = Tillable Ground
+
   |status   = workaround
  |author  = hawkfalcon
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
  |id      = hawkfalcon.TillableGround
 
  |nexus id = 2175
 
   |github   = hawkfalcon/Stardew-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Tilled Soil Decay
 
   |author   = bcmpinc
 
   |id      = bcmpinc.TilledSoilDecay
 
  |nexus id = 2738
 
  |github  = bcmpinc/StardewHack
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest
+
   |name   = Instant Growth Powder
   |author   = Asconoid
+
   |author = aedenthorn, Erinthe
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = aedenthorn.InstantGrowthPowder
   |nexus id = 5764
+
  |curse  = 868864
   |github   =  
+
   |nexus   = 7727
 +
   |github = aedenthorn/StardewValleyMods
  
   |status  = broken<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Instant Grow Trees
   |author   = Omegasis, Alpha_Omegasis
+
   |author = cantorsdust and Pathoschild
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus id = 973
+
   |nexus   = 173
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freezes at Midnight
+
   |name   = Instant Load
   |author   = JBtheShadow
+
   |author = Platonymous
   |id       = JBtheShadow.TimeFreezesAtMidnight
+
   |id     = Platonymous.InstantLoad
   |nexus id = 7425
+
  |curse  = 877220
   |github   =  
+
  |moddrop = 1521407
 +
   |nexus   = 16253
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Instantly Eat Item
   |author   = DefenTheNation
+
   |author = Guedez
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = eat.item.instantly
   |nexus id = 2262
+
   |nexus   = 5116
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Instantly Increase Crop Growth Phase
   |author   = The Fluffy Robot
+
   |author = RyanJesky
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = RyanJesky.IncreaseCropGrowthPhase
   |nexus id = 5631
+
   |nexus   = 10146
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github = RyanJesky/IncreaseCropGrowthPhase
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Instant Pets
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = blueberry
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = blueberry.InstantPets
   |nexus id = 1000
+
   |nexus  = 9448
   |moddrop id = 664035
+
   |github = b-b-blueberry/InstantPets
   |github   = JohnsonNicholas/SDVMods
+
 
}}
+
   |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility|entry
 
   |name    = TimeSpeed
 
  |author  = cantorsdust and Pathoschild
 
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 
  |nexus id = 169
 
  |github  = cantorsdust/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Totem
+
   |name   = Instant Tool Upgrades
   |author   = gmff
+
   |author = Binarynova
   |id       = GMFF.TimeTotem
+
   |id     = binarynova.instanttoolupgrades
   |curseforge id  = 494425
+
   |nexus   = 8918
  |curseforge key = time-totem
+
   |github = Binarynova/MyStardewMods
   |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TMXL Map Toolkit, TMX Loader
+
   |name   = Instant World Events
   |author   = Platonymous
+
   |author = Spiderbuttons
   |id       = Platonymous.TMXLoader
+
   |id     = Spiderbuttons.InstantWorldEvents
   |nexus id = 1820
+
   |nexus  = 27242
   |moddrop id = 771913
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Too Many Animals
+
   |name   = Integrated Minecarts
   |author   = furyx639
+
   |author = Jibb
   |id       = furyx639.TooManyAnimals
+
   |id     = jibb.minecarts.C
   |nexus id = 11033
+
  |curse  = 988762
   |github   = ImJustMatt/StardewMods
+
   |nexus   = 11881
 +
   |github = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
   |name   = Interaction Helper
   |author   = Jamie Taylor
+
   |author = Hammurabi
   |id       = jltaylor-us.ToDew
+
   |id     = HammurabiInteractionHelper
   |nexus id = 7409
+
   |nexus  =
  |github   = jltaylor-us/StardewToDew
+
   |chucklefish = 4640
}}
+
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
{{#invoke:SMAPI compatibility|entry
 
   |name    = To Do List
 
   |author  = Eleanor, eleanoot
 
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 
  |nexus id = 1630
 
  |github  = eleanoot/stardew-to-do-mod
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.0.4-unofficial.2-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
-->
  |pull request = https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Interactions, Interacoes
   |author   = danmw3
+
   |author = BrasileiroTop
   |id       = danmw3.toolbartooltips
+
   |id     = BrasileiroTop.Interacoes
   |nexus id = 4977
+
   |nexus   = 4862
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ToolBelt
+
   |name   = Interaction Tweaks
   |author   = yuri0r
+
   |author = jahangmar
   |id       = yuri0r.ToolBelt
+
   |id     = jahangmar.InteractionTweaks
   |nexus id = 8566
+
   |nexus   = 3771
   |github   =
+
   |github = jahangmar/StardewValleyMods
   |source  = https://gitlab.com/yuri0r/toolbelt
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Internationalization
   |author   = mralbobo
+
   |author = bcmpinc
   |id       = mralbobo.ToolCharging
+
   |id     = bcmpinc.Internationalization
   |nexus id =
+
   |nexus  = 21317
   |url      = https://community.playstarbound.com/threads/111988
+
   |github =
   |github   = mralbobo/stardew-tool-charging
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
  |pull request      = https://github.com/mralbobo/stardew-tool-charging/pull/2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Into the Game (Save Loaded Notifier)
   |author   = CrazyWig
+
   |author = DecidedlyHuman
   |id       = crazywig.toolpowerselect
+
   |id     = DecidedlyHuman.SaveLoadedNotifier
   |nexus id = 2553
+
   |nexus   = 12826
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Intravenous Coffee
   |author   = Gilar Fasulaki
+
   |author = mpcomplete
   |id       = GilarF.ToolPowerSetup
+
   |id     = mpcomplete.IntravenousCoffee
   |nexus id = 4517
+
   |nexus   = 2224
   |github   =  
+
   |github = mpcomplete/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Investment
   |author   = Cherry, CherryChain
+
   |author = MissCoriel
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = misscoriel.invest
   |nexus id = 6576
+
  |curse  = 885083
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 5293
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Investment Maximized
   |author   = SorryLate
+
   |author = MissCoriel
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = misscoriel.investmax
   |nexus id = 5421
+
  |curse  = 885074
   |github   = sorrylate/Stardew-Valley-Mod
+
   |nexus   = 9253
 +
   |github = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Invite Code Mod
   |author   = Felix-Dev
+
   |author = ThePqtatoGalaxy, KOREJJamJar
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = KOREJJamJar.InviteCodeMod
   |nexus id = 2938
+
   |nexus   = 4023
   |github   = Felix-Dev/StardewMods
+
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = Invite Friend
   |author   = Edu Anttunes
+
   |author = d5a1lamdtd, HaPyke
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = d5a1lamdtd.InviteFriend
   |nexus id = 6317
+
  |moddrop = 1486022
   |github  =  
+
   |nexus   = 19500
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = IPv6
   |author   = Pathoschild
+
   |author = sunsst
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = sunsst.IPv6
   |nexus id = 1401
+
   |nexus  = 25045
   |moddrop id = 606639
+
   |github = sunsst/Stardew-Valley-IPv6
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Iridium Bombs
   |author   = MissCoriel
+
   |author = ApryllForever
   |id       = misscoriel.tractorsounds
+
   |id     = ApryllForever.IridiumBombs
   |nexus id = 5781
+
   |nexus   = 26476
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Iridium Cooking Dishes
   |author   = Cherry, CherryChain
+
   |author = TianXiaobai
   |id       = Cherry.TrainStation
+
   |id     = TianXiaobai.IridiumCookingDishes
   |nexus id = 6183
+
   |nexus   = 24732
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Tracks
+
   |name   = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author   = aedenthorn
+
   |author = Anthony Maciel, maciel310
   |id       = aedenthorn.TrainTracks
+
   |id     = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus id = 10927
+
   |nexus   = 15285
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Iridium Tools Patch
   |author   = Taskmaster
+
   |author = Redwood
   |id       = Taskmaster.TrainWhistle
+
   |id     = Redwood.IridiumToolsPatch
   |nexus id = 4473
+
   |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     = Transparency Settings
+
   |name   = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author   = Esca, Esca-MMC
+
   |author = SaltyEggplant
   |id       = Esca.TransparencySettings
+
   |id     = SaltyEggplant.IsGusVisitingIsland
   |nexus id = 8891
+
   |nexus  = 25270
   |moddrop id = 971985
+
   |github =
   |github   = Esca-MMC/TransparencySettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Is It Cake
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = aedenthorn.TransparentObjects
+
   |id     = furyx639.IsItCake
   |nexus id = 6412
+
  |curse  = 871826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 14775
 +
   |github = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Island Gatherers
   |author   = MattDeDuck, Duckshard
+
   |author = PeacefulEnd
   |id       = MattDeDuck.TrashBearName
+
   |id     = PeacefulEnd.IslandGatherers
   |nexus id = 5252
+
  |curse  = 870940
   |github   =  
+
   |nexus   = 8552
 +
   |github = Floogen/IslandGatherers
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Can Reactions
+
   |name   = Island Gatherers Automate
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.TrashCanReactions
+
   |id     = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus id = 7643
+
   |nexus   = 8552
   |github  = aedenthorn/StardewValleyMods
+
   |github = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Island Secret
   |author   = SorryLate, rharyanto
+
   |author = Edu Anttunes
   |id       = SorryLate.TrashRemover
+
   |id     = IslandSecret
   |nexus id = 5114
+
   |nexus   = 8096
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Item AutoTrasher, AutoTrash
   |author   = Jaredlll08
+
   |author = S1mmyy
   |id       = BlameJared.TrashTrash
+
   |id     = S1mmyy.AutoTrash
   |nexus id =
+
   |nexus  = 5140
  |curseforge id  = 297981
+
   |github = S1mmyy/StardewMods
   |curseforge key = trash-trash
 
   |github   = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Item Bags
   |author   = Vrakyas
+
   |author = SlayerDharok
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = SlayerDharok.Item_Bags
   |nexus id = 4031
+
  |curse  = 991675
   |github   =  
+
   |nexus   = 5382
 +
   |github = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Treasure Chests Expanded
+
   |name   = Item Checker
   |author   = aedenthorn
+
   |author = Hitaxas
   |id       = aedenthorn.TreasureChestsExpanded
+
   |id     = Hitaxas.Items.DLL
   |nexus id = 7685
+
   |nexus   = 24305
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Item Extensions
   |author   = JPAN
+
   |author = mistyspring
   |id       = jpan.TreeChanges
+
   |id     = mistyspring.ItemExtensions
   |nexus id = 3964
+
   |nexus   = 20357
   |github   = JPANv2/Stardew-Valley-Tree-Changes
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Item Locator
   |author   = TyoAtrosa
+
   |author = Hitaxas
   |id       = TyoAtrosa.Treeshaker
+
   |id     = Hitaxas.Items2.DLL
   |nexus id = 2159
+
   |nexus   = 24305
   |github   = TyoAtrosa/TreeShaker
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Item Quality Indicator
   |author   = bcmpinc
+
   |author = FunnyMoney
   |id       = bcmpinc.TreeSpread
+
   |id     = funnymoney.itemqualityindicator
   |nexus id = 3183
+
   |nexus   = 15336
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Item Recovery
   |author   = YukiShiku, LeonBlade
+
   |author = Mytsy
   |id       = TreeTransplant
+
   |id     = Mysty.ItemRecovery
   |nexus id = 1342
+
   |nexus   = 9354
   |moddrop id = 526140
+
   |github  =
  |chucklefish id = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |name   = Item Recovery Plus
   |author   = candidus42
+
   |author = Lunardiver
   |id       = Candidus42.TrendyHaley
+
   |id     = Lunardiver.ItemRecoveryPlus
   |nexus id = 4984
+
   |nexus   = 13026
   |github  = mus-candidus/TrendyHaley
+
   |github = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trick or Treat
+
   |name   = Item Research 'n' Spawn
   |author   = Dad of Gwen, Carleton and Gwen
+
   |author = TSlex
   |id       = DadOfGwenTrickOrTreatMod
+
   |id     = TSlex.ItemResearchSpawner
   |nexus id = 8115
+
   |nexus   = 8933
   |github   =  
+
  |moddrop = 1012482
 +
   |github = TSlex/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Items Have Weight
   |author  = Zyin
+
   |author = BarleyZP
   |id       = Zyin.TVAnnouncements
+
  |id      = BarleyZP.ItemsHaveWeight
   |nexus id = 3649
+
  |nexus  = 26693
   |github  = Zyin055/TVAnnouncements
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tooltips
 +
   |author  = Jaredlll08
 +
   |id     = BlameJared.ItemTooltips
 +
   |nexus   =
 +
  |curse  = 297655
 +
  |github  = jaredlll08/Item-Tooltips
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tweaks
 +
  |author  = crpz
 +
  |id     = crpz.ItemTweaks
 +
  |nexus  = 8182
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = iTile
 +
  |author  = ha1fdaew
 +
  |id      = ha1fdaew.iTile
 +
  |nexus  = 7512
 +
  |github  = ha1fdaew/iTile
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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  = Apprehentice
 +
  |id      = apprehentice.IMFIPOIIWT
 +
  |nexus  = 25188
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author   = hisameartwork
+
   |author = Caboose Sage, CabooseSage
   |id       = HisameArtwork.GardeningChannel
+
   |id     = Cabbose.Sage.ItsStardewTime
   |nexus id = 5485
+
   |nexus   = 20847
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = Its Time to Wake Up
   |author   = SorryLate, rharyanto
+
   |author = Krutonium
   |id       = SorryLate.TvRecipes
+
   |id     = Krutonium.ItsTimeToWakeUp
   |nexus id = 5260
+
   |nexus   = 13798
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twin Stick Strafe Action
+
   |name   = Jack Be Thicc
   |author   = AndyUr
+
   |author = DeadRobotDev
   |id       = AndyUr.TwinStickStrafeAction
+
   |id     = DeadRobotDev.JackBeThicc
   |nexus id = 7589
+
   |nexus   = 21533
   |github   =
+
   |github = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Jaques and the Bean Pole, Jaques and Beans
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = Matt Cioni
   |id       = telshin.twitch-for-stardew
+
   |id     = mattCioni.JaquesAndBeans
   |curseforge id  = 306420
+
   |nexus  = 14555
   |curseforge key = twitch-in-stardew-valley
+
   |github  =
  |nexus id =
+
 
   |github  =  
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Jar Opener
   |author   = Cdaragorn
+
   |author = Genowhirl9999
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = genowhirl9999.jaropener
   |nexus id = 1150
+
   |nexus   = 5292
   |github  = cdaragorn/Ui-Info-Suite
+
   |moddrop = 988956
   |warnings = Broken on Android.
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite 2
+
   |name   = JhinFour
   |author   = Annosz
+
   |author = Keaton Sadoski
   |id       = Annosz.UiInfoSuite2
+
   |id     = Sadoski.JhinFour
   |nexus id =
+
   |nexus  = 11838
   |url      = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github =
   |github   = Annosz/UiInfoSuite2
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Jiggly Junimo Bundles
   |author   = Demiacle
+
   |author = Jonas Henriksson, Greger
   |id       = Demiacle.UiModSuite
+
   |id     = Greger.JigglyJunimoBundles
   |nexus id = 1023
+
   |nexus   =
   |github   = demiacle/UiModSuite
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github = gr3ger/Stardew_JJB
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author   = Shadowfoxss
+
   |author = k4rakara
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = k4rakara.JoJa84Plus
   |nexus id = 2833
+
   |nexus   = 5803
   |github   =  
+
   |github = K4rakara/Stardew-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unbreakable Tackles
+
   |name   = JoJaBan - Arcade Sokoban
   |author   = MindMeltMax
+
   |author = Platonymous
   |id       = MindMeltMax.UnbreakableTackles
+
   |id     = Platonymous.JoJaBan
   |nexus id = 7719
+
  |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     = Underdark Sewer
+
   |name   = Joja Cola Expanded
   |author   = Mel Noelle and Kirbylink
+
   |author = Objection777
   |id       = melnoelle.underdarksewer
+
   |id     = Objection777.JojaColaExpandedCode
   |nexus id = 3070
+
   |nexus   = 24227
   |github   = KirbyLink/UnderdarkSewer
+
   |github =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
  |pull request      = https://github.com/KirbyLink/UnderdarkSewer/pull/1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underground Secrets
+
   |name   = Joja Express
   |author   = aedenthorn
+
   |author = OFTS_CQM and Yuxuan
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = ofts.jojaExp
   |nexus id = 6597
+
   |nexus   = 23614
   |github   = aedenthorn/StardewValleyMods
+
   |github = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = Joja Financial
   |author   = Shaklin
+
   |author = NermNermNerm
   |id       = shaklin.uniquechildren
+
   |id     = NermNermNerm.JojaFinancial
   |nexus id = 6278
+
   |nexus   = 24958
   |github   =  
+
   |github = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children Talk
+
   |name   = JojaMart to PathoMart, Pathomart
   |author   = Shaklin
+
   |author = Dounat2201, Sasara
   |id       = shaklin.uniquechildrentalk
+
   |id     = Sasara.Pathomart
   |nexus id = 9540
+
   |nexus   = 1142
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Joja Online
   |author   = funny-snek
+
   |author = PeacefulEnd
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = PeacefulEnd.JojaOnline
   |nexus id = 2942
+
  |moddrop = 878236
   |github   =  
+
  |curse  = 870947
 +
   |nexus   = 7486
 +
   |github = Floogen/JojaOnline
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Joja's Dark Secret, Halloween Jam CSharp
   |author   = Armitxes
+
   |author = sophiesalacia
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = sophie.HalloweenJamCSharp
   |nexus id = 2213
+
   |nexus  = 18927
  |curseforge id  = 362847
+
   |github = sophiesalacia/StardewMods
   |curseforge key = unlimited-players
 
   |github   = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = Joja's Hauntings
   |author   = Shaklin
+
   |author = MindMeltMax
   |id       = shaklin.unlockdyemenu
+
   |id     = MindMeltMax.HauntedJoja
   |nexus id = 6156
+
  |curse  = 997973
   |github   =  
+
   |nexus   = 7014
 +
  |moddrop = 1135684
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = Joys of Efficiency
   |author   = damien
+
   |author = punyo, yakminepunyo
   |id       = damien.unlocked_doors
+
   |id     = punyo.JoysOfEfficiency
   |nexus id = 4338
+
   |nexus   = 2162
   |github   =  
+
   |github = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.5.0-unofficial.7-Hackswell
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |unofficial url    = {{github|Hackswell/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Updated No Rumble Horse
+
   |name   = Json Assets
   |author   = Aladanor
+
   |author = spacechase0
   |id       = Aladanor.UpdatedNoRumbleHorse
+
   |id     = spacechase0.JsonAssets
   |nexus id = 10164
+
  |curse  = 867749
   |github   = shailalias/NoRumbleHorse
+
  |moddrop = 399895
 +
   |nexus   = 1720
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgradable Pan
+
   |name   = Json Processor
   |author   = Anthony Hilyard
+
   |author = Jamie Taylor
   |id       = com.anthonyhilyard.upgradablepan
+
   |id     = jltaylor-us.JsonProcessor
   |curseforge id  = 446597
+
   |nexus   = 13183
  |curseforge key = upgradable-pan
+
   |github = jltaylor-us/StardewJsonProcessor
   |nexus id = 9318
 
   |github   = AHilyard/UpgradeablePan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = Json Shuffle
   |author   = Richard Cai
+
   |author = spacechase0
   |id       = richard_cai.UpgradedHorse
+
   |id     = spacechase0.JsonShuffle
   |nexus id = 5242
+
   |nexus   = 21513
   |github   = RichardJCai/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = Jump Down the Mine
   |author   = Cherry, CherryChain
+
   |author = flowoeB
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = flowoeB.JumpDownTheMine
   |nexus id = 5253
+
   |nexus  = 8357
   |moddrop id = 720987
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Jump Over
   |author   = punyo, yakminepunyo
+
   |author = spacechase0
   |id       = punyo.UsefulBombs
+
   |id     = spacechase0.JumpOver
   |nexus id = 2488
+
   |curse   = 867746
  |github   = pomepome/UsefulBombs
+
   |moddrop = 384782
 
+
   |nexus   = 1844
   |broke in          = Stardew Valley 1.3.29
+
   |github  = spacechase0/StardewValleyMods
<!--
 
   |unofficial version = 1.0.5-unofficial.1-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
   |pull request      = https://github.com/pomepome/UsefulBombs/pull/3
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 
  |author  = Right Hand Man
 
  |id      = raik.uselessinfo
 
  |nexus id = 8634
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Utility Grid
+
   |name   = Junimatic
   |author   = aedenthorn
+
   |author = NermNermNerm
   |id       = aedenthorn.UtilityGrid
+
   |id     = NermNermNerm.Junimatic
   |nexus id = 10197
+
   |nexus   = 22672
   |github   = aedenthorn/StardewValleyMods
+
   |github = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = Junimo Beacon
   |author   = Jonqora
+
   |author = Achtuur
   |id       = Jonqora.UVIndex
+
   |id     = Achtuur.JunimoBeacon
   |nexus id = 6676
+
   |nexus   = 17135
   |github   = Jonqora/StardewMods
+
   |github = Achtuur/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Junimo Boy
   |author   = dantheman999
+
   |author = Tyler Gibbs
   |id       = dantheman999.VariableGrass
+
   |id     = tylergibbs2.JunimoBoy
   |nexus id =
+
   |nexus  = 14384
   |url      = https://community.playstarbound.com/threads/107658
+
   |github = tylergibbs2/StardewValleyMods
   |github   = dantheman999301/StardewMods
 
  
   |broke in          = SMAPI 2.0
+
   |status   = abandoned
  |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   = Junimo Cart More Score
   |author   = ActionJackson
+
   |author = yaxuan97
   |id       = ActionJackson.VendingMachine
+
   |id     = yaxuan97.junimocartmorescore
   |nexus id = 7508
+
   |nexus   = 13644
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = Junimo Deposit Anywhere
   |author   = bmarquismarkail, Space Baby
+
   |author = Zoryn
   |id       = SB_VerticalToolMenu
+
   |id     = Zoryn.JunimoDepositAnywhere
   |nexus id = 943
+
   |nexus   =
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = Junimo Dialog
   |author   = aedenthorn
+
   |author = ceruleandeep
   |id       = aedenthorn.VideoPlayer
+
   |id     = ceruleandeep.junimodialog
   |nexus id = 6524
+
   |nexus   = 8937
   |github   = aedenthorn/StardewValleyMods
+
   |github = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visible Fish
+
   |name   = Junimo Farm
   |author   = shekurika
+
   |author = Platonymous
   |id       = shekurika.WaterFish
+
   |id     = Platonymous.JunimoFarm
   |nexus id = 8897
+
   |nexus   = 984
   |github  =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author   = Platonymous
+
   |author = Fernass354
   |id       = Platonymous.Visualize
+
   |id     = Fernass354.JunimoHutSize
   |nexus id = 1704
+
   |nexus   = 18457
   |moddrop id = 793933
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Junimo Kart Anywhere
   |author   = Renny
+
   |author = MartyrPher
   |id       = renny.stardewvoideffects
+
   |id     = JunimoKartAnywhere
   |nexus id = 2703
+
   |nexus   = 4315
   |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   = Junimo Kart Cheater
   |author   = Alhifar
+
   |author = ryaon
   |id       = Alhifar.WaitAround
+
   |id     = Ryaon.JunimoKartCheater
   |nexus id =
+
   |nexus  = 5137
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github =
   |github   = Alhifar/WaitAroundSMAPI
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Junimo Kart Global Rankings
   |author   = EvilPdor
+
   |author = drbirbdev
   |id       =  
+
   |id     = drbirbdev.JunimoKartGlobalRankings
   |nexus id =  
+
   |nexus   = 14856
   |url     = https://community.playstarbound.com/threads/111526
+
  |github  = drbirbdev/StardewValley
   |github   =  
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = SMAPI 2.0
+
  |name    = Junimo Kart Level Practice
 +
  |author  = BlaDe
 +
   |id     = BlaDe.JunimoLevelPractice
 +
   |nexus   = 10056
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Of Life, Awesome Professions
+
   |name   = Junimo Kart Level Select
   |author   = VonLoewe
+
   |author = b1rdyw1rdy
   |id       = DaLion.AwesomeProfessions, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id     = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus id = 8111
+
   |nexus   = 25140
   |github   =  
+
   |github =
  |source  = https://gitlab.com/theLion/smapi-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Junimo Kart Prizes
   |author   = TheOfficialTab
+
   |author = b1rdyw1rdy
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = b1rdyw1rdy.JunimoKartPrizes
   |nexus id = 1958
+
   |nexus   = 25968
   |github   = OfficialTab/walk-through-trellis
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Junimos Accept Cash
   |author   = Mizzion
+
   |author = spacechase0
   |id       = mizzion.wallpaperrecycler
+
   |id     = spacechase0.JunimosAcceptCash
   |nexus id = 1905
+
   |curse  = 867716
   |moddrop id = 661354
+
   |nexus  = 7437
   |github  = Mizzion/MyStardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = Junimo Studio, Music Blocks
   |author   = Symen
+
   |author = Becks723
   |id       = Symen.WarpAnimals
+
   |id     = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus id = 1400
+
   |nexus   = 6971
   |github  = simonbru/WarpAnimals
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = Junimo Warp
   |author   = SnowFire kVala
+
   |author = Shockah
   |id       = SnowFire.Warp_Binder
+
   |id     = Shockah.JunimoWarp
   |nexus id = 6892
+
   |nexus   = 15676
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = Junk Mail
   |author   = CyTheGuy01, CyberCheese15
+
   |author = Taskmaster
   |id       = cybercheese.WarpChests
+
   |id     = Taskmaster.JunkMail
   |nexus id = 6402
+
   |nexus   = 4452
   |github   =
+
   |github =
  
   |status   = broken<!--broken reference to old SpaceCore type-->
+
   |status  = abandoned
  |summary = use [[Junimo Chest]]s instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer
+
   |name   = Just Relax
   |author   = Strato35, Shalankwa
+
   |author = Goldenrevolver
   |id       = Strato35.WarpMultiplayer
+
   |id     = Goldenrevolver.JustRelax
   |nexus id = 7451
+
   |nexus   = 7770
   |github   = Shalankwa/SDV_Mods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name   = Just Sleep In
   |author   = Shaklin
+
   |author = Rifleman
   |id       = shaklin.warpmultiplayer_locations
+
   |id     = Rifleman.JustSleepIn
   |nexus id = 8950
+
   |nexus   = 11286
   |github  =  
+
   |github = 9Rifleman/JustSleepIn
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Network
+
   |name   = Kamikaze
   |author   = tlitookilakin
+
   |author = aurnj, Roy Li
   |id       = tlitookilakin.warpnetwork
+
   |id     = RuyiLi.Kamikaze
   |nexus id = 8567
+
   |nexus   =
   |moddrop id = 951720
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
   |github  = tlitookilakin/WarpNetwork
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Snitch
+
   |name   = Kawakami - Healer NPC
   |author   = ceruleandeep
+
   |author = Gorzalt and Flerfarvet
   |id       = ceruleandeep.WarpSnitch
+
   |id     = gorzalt.kawakami
   |nexus id = 9087
+
   |nexus   = 2549
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github = Gorzalt/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author   = Shalankwa
+
   |author = KediDili
   |id       = Shalankwa.WarpToFriends
+
   |id     = KediDili.FurnitureTweaks.DLL
   |nexus id = 2180
+
   |nexus   = 19375
   |github   = Shalankwa/SDV_Mods
+
   |github = KediDili/FurnitureTweaks
   |status  = workaround
+
}}
   |summary = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Kedi's NPC Utilities
 +
   |author = KediDili
 +
  |id      = KediDili.KNU
 +
  |nexus  = 17884
 +
  |github  = KediDili/NPCUtilities
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wasteless Watering
+
   |name   = Keep Partners, Keep Your Partners
   |author   = GrumpyCrouton
+
   |author = EssGee, SG
   |id       = GrumpyCrouton.WastelessWatering
+
   |id     = SG.Partners
   |nexus id = 10998
+
   |nexus   = 5625
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bomb
+
   |name   = KeyBind UI
   |author   = BlaDe
+
   |author = Enaium
   |id       = BlaDe.WaterBomb
+
   |id     = Enaium.KeyBindUI
   |nexus id = 10267
+
  |curse  = 538001
   |github   =  
+
  |moddrop = 1036920
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bot
+
   |name   = Keyboard Mod Menu
   |author   = andyruwruw
+
   |author = Shadowfoxss
   |id       = andyruwruw.WaterBot
+
   |id     = Shadowfoxss.KeyboardModMenu
   |nexus id = 8167
+
   |nexus   = 3147
   |github  = andyruwruw/stardew-valley-water-bot
+
  |curse  = 308891
 +
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Key Suppressor
   |author   = Mizzion
+
   |author = Deflaktor
   |id       = mizzion.watercanrefiller
+
   |id     = Deflaktor.KeySuppressor
   |nexus id = 3539
+
   |nexus  = 9295
   |moddrop id = 661368
+
   |github = Deflaktor/KeySuppressor
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Can Tweaks
+
   |name   = Kisekae
   |author   = aedenthorn
+
   |author = Kabigon
   |id       = aedenthorn.WateringCanTweaks
+
   |id     = Kabigon.kisekae
   |nexus id = 10947
+
   |nexus   = 2348
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Watering Grants Experience and Crops Can Wither
+
   |name   = Kiss Krobus
   |author   = Goldenrevolver
+
   |author = EnanoForro
   |id       = Goldenrevolver.WateringGrantsXP
+
   |id     = EnanoForro.KissKrobus
   |nexus id = 7768
+
   |nexus   = 25234
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = KivoValley Pets, KivoValley Sounds Lib
   |author   = Mizzion
+
   |author = ST, Trans1st0r
   |id       = mizzion.petwaterbowl
+
   |id     = ST.KivoValley.SoundsLib
   |nexus id = 2009
+
   |nexus  = 25705
   |moddrop id = 661365
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = Kokoro, Kokoro - Shockah's Core Mod
   |author   = Esca, Esca-MMC
+
   |author = Shockah
   |id       = Esca.WaterproofItems
+
   |id     = Shockah.Kokoro
   |nexus id = 6460
+
   |nexus  = 15682
   |moddrop id = 807393
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Krobus Roommate Shop
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = aedenthorn.KrobusRoommateStore
   |nexus id = 2374
+
  |curse  = 868741
   |github   = Digus/StardewValleyMods
+
   |nexus   = 13131
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapons on Display
+
   |name   = Krobus Sells Larger Stacks
   |author   = Anthony Hilyard
+
   |author = Annosz
   |id       = com.anthonyhilyard.WeaponsOnDisplay
+
   |id     = Annosz.KrobusSellsLargerStacks
   |curseforge id  = 447259
+
   |nexus  = 5993
   |curseforge key = weapons-on-display
+
   |github  = Annosz/StardewValleyModding
  |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   = Labeling
   |author   = bcmpinc
+
   |author = Enaium
   |id       = bcmpinc.WearMoreRings
+
   |id     = Enaium.Labeling
   |nexus id = 3214
+
   |curse  = 443134
   |github   = bcmpinc/StardewHack
+
  |moddrop = 906932
   |warnings = Broken on Android.
+
   |nexus   =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Ladder and Snow Yam Tip
   |author   = EvilPdor
+
   |author = WhiteMind
   |id       =  
+
   |id     = WhiteMind.LAST
   |nexus id =
+
   |nexus  = 1906
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Ladder Light
   |author   = Sakorona
+
   |author = Tocseoj
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = Tocseoj.LadderLight
   |nexus id = 2210
+
   |moddrop = 1549539
   |moddrop id = 664153
+
  |curse  = 1003314
   |github   = Sakorona/SDVMods
+
   |nexus  = 22052
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Ladder Locator
   |author   = Opalie
+
   |author = ChaosEnergy
   |id       = Opalie.Wedding
+
   |id     = ChaosEnergy.LadderLocator
   |nexus id =  
+
   |curse  = 989910
   |moddrop id = 526231
+
   |nexus  = 3094
   |github   = Opalie/Wedding
+
   |github = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Tweaks
+
   |name   = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = aedenthorn.WeddingTweaks
+
   |id     = Platonymous.LandGrants
   |nexus id = 10117
+
  |curse  = 877222
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1521380
 +
   |nexus   = 15855
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weekly Break Reminder
+
   |name   = Last Day to Plant
   |author   = treehat
+
   |author = dmcrider57
   |id       = Treehat.WeeklyBreakReminder
+
   |id     = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus id = 8194
+
   |nexus   = 7917
   |github   =
+
   |github = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Last Day to Plant Redux
   |author   = PrivateButtface
+
   |author = atravita
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = atravita.LastDayToPlantRedux
   |nexus id = 4430
+
  |curse  = 870965
   |github  = LukeSeewald/PublicStardewValleyMods
+
  |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     = What Farm Cave, WhatAMush
+
   |name   = Lasting Conversation Topics
   |author   = Oxyligen
+
   |author = sophiesalacia
   |id       = WhatAMush
+
   |id     = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
  |nexus id = 1097
+
   |nexus   = 14377
  |github  =
+
   |github = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
   |status   = workaround
 
   |summary = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author   = Oxyligen
+
   |author = Lavapulse
   |id       = wHatsUp
+
   |id     = Lavapulse.LavapulseChickens
   |nexus id = 1082
+
   |nexus   = 4821
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Lazy Farmer
   |author   = f4iTh, JertsukkaTheMan
+
   |author = LazyGamer
   |id       = f4iTh.WheresMyItems
+
   |id     = LazyGamer.LazyFarmer
   |nexus id = 2086
+
   |nexus   = 26294
   |github   =  
+
   |github = setsevireon/LazyFarmer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = White Turnip
+
   |name   = Lazy Mod
   |author   = ejun0
+
   |author = weizinai
   |id       = ejun0.WhiteTurnip
+
   |id     = weizinai.LazyMod
   |nexus id = 8568
+
   |nexus   = 22826
   |github   =  
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = Leaderboard Library
   |author   = CatCattyCat
+
   |author = drbirbdev
   |id       = cat.windeffects
+
   |id     = drbirbdev.LeaderboardLibrary
   |nexus id = 6647
+
   |nexus  = 15102
   |moddrop id = 833564
+
   |github = drbirbdev/StardewValley
   |github   = danvolchek/StardewMods
 
  |broke in = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.0.3-unofficial.1-strobe
 
  |pull request      = https://github.com/danvolchek/StardewMods/pull/22
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = Leah Cabin Music Fix
   |author   = thatnzguy
+
   |author = Huanir
   |id       = thatnzguy.WindowResize
+
   |id     = Huanir.LeahCabinMusicFix
   |nexus id = 2266
+
   |nexus   = 2653
   |github  = thatnzguy/WindowResize
+
   |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     = Winter Grass
+
   |name   = Leave the Mine
   |author   = CatCattyCat, Cat
+
   |author = Kangzoel
   |id       = cat.wintergrass
+
   |id     = Kangzoel.LeaveTheMine
   |nexus id = 1601
+
   |nexus  = 11823
   |moddrop id = 833542
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Lefty Mode
   |author   = aedenthorn
+
   |author = Max Vollmer, SVProtector
   |id       = Aedenthorn.WitcherMod
+
   |id     = maxvollmer.leftymode
   |nexus id = 5797
+
   |nexus   = 6199
   |github   = aedenthorn/StardewValleyMods
+
   |github = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wizard's Mystical Stationary
+
   |name   = Legendary Fish Pond Framework
   |author   = Taskmaster
+
   |author = sharpskull2
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = sharpskull2.LegendaryFishPondFramework
   |nexus id = 5246
+
   |nexus   = 14637
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Lenient Window Resize
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = DeLiXx
  |id      = WonderfulFarmLife
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus id =
+
   |curse   = 990483
  |url     = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |nexus  = 12305
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
   |broke in          = Stardew Valley 1.1 or 1.11
 
<!--
 
   |unofficial version = 1.0.1-unofficial.3-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
  |pull request      = https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Less Mini Shipping Bin
   |author   = jahangmar
+
   |author = atravita
   |id       = jahangmar.WorkingFireplace
+
   |id     = atravita.LessMiniShippingBin
   |nexus id = 3654
+
  |curse  = 870982
   |github  = jahangmar/StardewValleyMods
+
   |nexus   = 10959
 +
  |moddrop = 1102538
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Less Strict Over-Exertion, AntiExhaustion
   |author   = skiilaa
+
   |author = Permamiss
   |id       = skiilaa.X
+
   |id     = BALANCEMOD_AntiExhaustion
   |nexus id = 2286
+
   |nexus   = 637
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XP Display
+
   |name   = Let Me Hatch This Egg
   |author   = Shockah
+
   |author = MikeW
   |id       = Shockah.XPDisplay
+
   |id     = Mikew.letmehatchthisegg.smapi
   |nexus id = 11089
+
   |nexus   = 25175
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier
+
   |name   = Let Me Rest!
   |author   = nofilenamed
+
   |author = Ophaneom
   |id       = NFN.XPMUL
+
   |id     = Ophaneom.LetMeRest
   |nexus id = 8649
+
   |nexus   = 8205
   |github  = nofilenamed/XPMultiplier
+
   |github = Ophaneom/Let-Me-Rest
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier.Space
+
   |name   = Let Me Shop
   |author   = nofilenamed
+
   |author = MindMeltMax
   |id       = NFN.XPMULSPA
+
   |id     = MindMeltMax.LetMeShop
   |nexus id = 8760
+
  |moddrop = 1443554
   |github   = nofilenamed/XPMultiplier.Space
+
   |nexus   = 16738
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Year-Round Crops
+
   |name   = Let's Move It
   |author   = vincebel
+
   |author = Exblosis
   |id       = vincebel.YearRoundCrops
+
   |id     = Exblosis.LetsMoveIt
   |nexus id = 8196
+
   |nexus   = 20943
   |github   = vincebel7/YearRoundCrops
+
   |github = Exblosis/StardewValleyMods
}}  
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name   = Let's Start With Fishing
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = MedievalAI
   |nexus id = 2731
+
   |id     = MedievalAI.LetsStartWithFishing
   |author   = bcmpinc
+
   |nexus   = 19107
   |github   = bcmpinc/StardewHack
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Sprint Mod
+
   |name   = Level Extender
   |author   = XxHarvzBackxX
+
   |author = unidarkshin, Devin Lematty
   |id       = XxHarvzBackxX.YASM
+
   |id     = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus id = 9228
+
   |nexus   = 1471
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = Level Forever
   |author   = Jaredlll08, YGM Team
+
   |author = GoldstoneBosonMeadows, Parakee
   |id       = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id     = GoldstoneBosonMeadows.LevelForever
   |curseforge id  = 308005
+
   |nexus   = 22920
   |curseforge key = youve-got-mail-twitch-integration
+
   |github =
  |nexus id =  
 
   |github   =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Leveling Adjustment
   |author   = thakyZ
+
   |author = jahangmar
   |id       = zdailyincrease
+
   |id     = jahangmar.LevelingAdjustment
   |nexus id =
+
   |nexus  = 4689
   |chucklefish id = 4247
+
   |github = jahangmar/StardewValleyMods
   |github   = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Level Up Notifications
   |author   = aedenthorn
+
   |author = kd8lvt
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus id = 6743
+
   |nexus   = 855
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 300715
 +
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level
+
   |name   = LewdDew Valley, LewdDew_Valley_helper2
   |author   = thespbgamer
+
   |author = shurmash
   |id       = thespbgamer.ZoomLevel
+
   |id     = shurmash.LewdDew_Valley_helper
   |nexus id = 7363
+
   |nexus   = 7222
   |github   = thespbgamer/ZoomLevel
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Lewd Leah
   |author   = GuiNoya, Yesst
+
   |author = prowlingDemon, unknownDev
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus id = 1621
+
   |nexus   = 4402
   |github   = GuiNoya/SVMods
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Light Mod
   |author   = RockinRolla
+
   |author = aedenthorn, Erinthe
   |id       = RockinMods.ZoomMod
+
   |id     = aedenthorn.LightMod
   |nexus id = 1326
+
  |curse  = 868708
   |github   = rockinrolla/ZoomMod
+
   |nexus   = 14387
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
  |pull request      = https://github.com/rockinrolla/ZoomMod/pull/1
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoomy Farmer
+
   |name   = Light Switch
   |author   = Geko_X
+
   |author = holythesea
   |id       = gekox.zoomyFarmer
+
   |id     = holythesea.LightSwitch
   |nexus id = 6031
+
   |nexus   = 15683
   |github   =  
+
   |github = holy-the-sea/LightSwitch
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Like a Duck to Water
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LikeADuckToWater
 +
  |curse  = 868676
 +
  |nexus  = 15860
 +
  |github  = aedenthorn/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
This list contains mods which...
+
  |status  = workaround
* have their mod pages hidden/deleted;
+
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
* or have been replaced by a change in the base game;
+
}}
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
 
These will likely never be updated again.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 4Leaf
+
   |name   = Like a Duck to Water Continued
   |author   = Alex Noddings
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = an.4leaf
+
   |id     = tem696969696969.LikeADuckToWater
   |nexus id = 2365
+
   |nexus   = 21285
   |github   =
+
   |github = kqrse/StardewValleyMods-aedenthorn
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Limited Campfire Cooking
   |author   = Entoarox
+
   |author = Cherry, CherryChain
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = Cherry.LimitedCampfireCooking
   |nexus id = 2270
+
   |nexus   = 4971
   |chucklefish id = 3619
+
   |moddrop = 716383
   |github   = Entoarox/StardewMods
+
   |github = ChroniclerCherry/stardew-valley-mods
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AFK Timer, AFK Idle Timer
+
   |name   = Limited Regrowable Crop Harvests
   |author   = CKextreme
+
   |author = Adradis
   |id       = CKextreme.AfkTimer
+
   |id     = Adradis.LimitedHarvests
   |nexus id = 3721
+
   |nexus   = 24623
   |github   =
+
   |github = Adradis/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Line Sprinklers
   |author   = skn
+
   |author = nanzington<!--since 1.4.0-->, Hootless
   |id       = skn.AgingMod
+
   |id     = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus id = 1129
+
   |nexus   = 2917
   |github   =  
+
   |github = hootless/StardewMods
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
  |summary  = remove this mod (no longer maintained).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Line Sprinklers Redux (1.6 Compatible)
   |author   = cantorsdust
+
   |author = rtrox, Swyytch
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = rtrox.LineSprinklersRedux
   |nexus id = 170
+
   |nexus   = 23895
   |github   = cantorsdust/StardewMods
+
   |github = rtrox/LineSprinklersRedux
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Lead Rod Drop Rate Fixer
+
   |name   = Linus Mod
   |author   = Angela Ranna
+
   |author = tomii
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = tomii.LinusMod
   |nexus id = 6894
+
   |nexus   = 11637
   |github   = AngelaRanna/StardewMods
+
   |github =
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Literally Can't Even
   |author   = Grant Peters
+
   |author = spacechase0
   |id       = GPeters-AnimalMoodFix
+
   |id     = spacechase0.LiterallyCantEven
   |nexus id = 761
+
   |curse  = 867137
   |github   =  
+
   |nexus   = 14262
   |broke in = SMAPI 2.0
+
   |github  = spacechase0/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Little NPCs
   |author   = funny-snek
+
   |author = Candidus42
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = Candidus42.LittleNPCs
   |nexus id = 2887
+
   |nexus   = 15152
   |github   = funny-snek/anticheat-and-servercode
+
   |github = mus-candidus/LittleNPCs
  |status  = obsolete
 
  |summary  = remove this mod (only needed on the host now).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Live Progress Bar
   |author   = Felix-Dev
+
   |author = Tyler Gibbs
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = tylergibbs2.liveprogressbar
   |nexus id = 2804
+
   |nexus   = 7330
   |github   = Felix-Dev/StardewMods
+
   |github = tylergibbs2/StardewValleyMods
   |broke in = Stardew Valley 1.4
+
 
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Audio Devices
+
   |name   = Livestock Choices
   |author   = Max Vollmer, SVProtector
+
   |author = aedenthorn, Erinthe
   |id       = maxvollmer.audiodevices
+
   |id     = aedenthorn.LivestockChoices
   |nexus id = 2838
+
  |curse  = 868766
   |github   = maxvollmer/AudioDevices
+
   |nexus   = 11551
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Loan Mod
   |author   = Jotser
+
   |author = Doomnik
   |id       = Jotser.AutoGrabberMod
+
   |id     = Doomnik.LoanMod
   |nexus id = 2783
+
   |nexus   = 3882
   |github   =
+
   |github  = legovader09/SDVLoanMod
  |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   = Lober Cat
   |author   = Chosimba
+
   |author = codyflagstaff
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = codyflagstaff.lobercat
   |nexus id = 2307
+
   |nexus   = 8219
   |github   =  
+
   |github =
   |broke in = SMAPI 3.0
+
 
  |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     = Baby Gender Interface
+
   |name   = Location and Music Logger
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Brandy Lover, WDavi
   |id       = f4iTh.BabyGenderInterface
+
   |id     = Brandy Lover.LMlog
   |nexus id = 1947
+
   |nexus   = 1366
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |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   = Location Compass
   |author   = KirbyLink
+
   |author = Bouhm and Pathoschild
   |id       = kirbylink.beehousefix
+
   |id     = Bouhm.LocationCompass
   |nexus id = 3013
+
   |nexus   = 3045
   |github   = KirbyLink/BeeHouseFix
+
   |github = Bouhm/stardew-valley-mods
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Lockable Things
   |author   = RedstoneBoy
+
   |author = ThisIsCad
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = ThisIsCad.LockableThings
   |nexus id = 2504
+
   |nexus   = 26281
   |github   = RedstoneBoy/BetterCrafting
+
   |github = brandonwamboldt/LockableThings
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Locked Chests
   |author   = f4iTh, JertsukkaTheMan
+
   |author = MindMeltMax
   |id       = f4iTh.BetterTransmutation
+
   |id     = MindMeltMax.LockedChests
   |nexus id = 2120
+
   |curse   = 1004481
  |github   =  
+
   |moddrop = 1179603
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 12452
   |status   = abandoned
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |summary = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Locked Crab Pots
   |author   = BunnyJumps
+
   |author = nini700
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = nini700.LockedCrabPot
   |nexus id = 2502
+
   |nexus   = 4461
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Locked Maps
   |author   = BunnyJumps
+
   |author = Edu Anttunes
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = LockedMaps
   |nexus id = 2503
+
   |nexus   = 10089
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = Lock Hotbar Items
   |author   = BunnyJumps
+
   |author = Falson
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = Falson.LockHotbarItems
   |nexus id = 2501
+
   |moddrop = 1573213
   |github   =  
+
   |nexus   = 23702
   |broke in = SMAPI 2.8
+
   |github  =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Lockpicks
   |author   = BunnyJumps
+
   |author = bwdy
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = bwdy.lockpicks
   |nexus id = 3145
+
   |nexus   = 3521
   |github   =  
+
   |github = bwdymods/SDV-Lockpicks
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Log Menu
   |author   = BunnyJumps
+
   |author = JareBear
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = JareBear.LogMenu
   |nexus id = 3143
+
   |nexus   = 19919
   |github   =
+
   |github = jaredtjahjadi/LogMenu
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Log Spam Filter
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = aedenthorn.LogSpamFilter
   |nexus id = 2500
+
   |curse  = 868783
   |github   =  
+
   |nexus   = 11252
   |broke in = Stardew Valley 1.3.29
+
   |github  = aedenthorn/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Longer Days
   |author   = BunnyJumps
+
   |author = Stuyk
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = Stuyk.LongerDays
   |nexus id = 3144
+
   |nexus   = 19027
   |github   =
+
   |github =
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Longer Fence Life
   |author   = WindHero
+
   |author = NormanPCN
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = NormanPCN.LongerFenceLife
   |nexus id = 2336
+
   |nexus   = 10498
   |github   = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github = NormanPCN/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Longer Lasting Lures
   |author   = spacechase0
+
   |author = Caraxian
   |id       = spacechase0.Bow
+
   |id     = caraxian.LongerLastingLures
   |nexus id = 2756
+
   |nexus  = 2510
   |moddrop id = 771627
+
   |github = Caraxi/StardewValleyMods
   |github   = spacechase0/Bow
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = Longer Seasons
   |author  = bwdy
+
   |author = aedenthorn, Erinthe
   |id      = bwdyworks
+
   |id      = aedenthorn.LongerSeasons
   |nexus id = 3530
+
   |curse  = 868830
   |github   =  
+
   |nexus   = 10108
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Longer Seasons - Continued
   |author   = Ilyaki
+
   |author = aedenthorn and FlyingTNT
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = FlyingTNT.LongerSeasons
   |nexus id = 3083
+
   |nexus   = 25164
   |github   = Ilyaki/CapitalistSplitMoney
+
   |github = FlyingTNT/StardewValleyMods
  |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   = Longevity
   |author   = YukiShiku, LeonBlade
+
   |author = RTGOAT
   |id       = CasksAnywhere
+
   |id     = RTGOAT.Longevity
   |nexus id = 878
+
   |nexus  = 649
   |chucklefish id = 5486
+
   |github  =
  |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   = Looking for Love REDUX
   |author   = CJBok
+
   |author = mushroomhash
   |id       = CJBAutomation
+
   |id     = mush.loveydovey
   |nexus id = 211
+
   |nexus  = 21370
   |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     = Clock24
+
   |name   = Look to the Sky
   |author   = Lysero
+
   |author = drbirbdev
   |id       = Lysero.Clock24
+
   |id     = drbirbdev.LookToTheSky
   |nexus id = 3718
+
   |nexus   = 15262
   |github   =  
+
   |github = drbirbdev/StardewValley
   |broke in = Stardew Valley 1.4
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Lookup Anything
   |author   = spacechase0
+
   |author = Pathoschild
   |id       = spacechase0.Cobalt
+
   |id     = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus id = 1723
+
   |curse  = 992793
   |github  = spacechase0/Cobalt
+
   |nexus   = 541
   |broke in = Stardew Valley 1.3
+
   |moddrop = 606605
   |status  = abandoned
+
   |github = Pathoschild/StardewMods
   |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   = Loon Calls
   |author  = Igorious
+
   |author = Graham Nelson
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
  |id      = GrahamNelson.LoonCallsMod
   |nexus id =  
+
  |nexus   = 27045
   |chucklefish id = 3684
+
   |github  = Graham-Nelson73/LoonCallsMod
   |github   =  
+
}}
   |broke in = Stardew Valley 1.1
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
  |name    = Loose Audio Files
   |summary = remove this mod (colored chests added in Stardew Valley 1.1).
+
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.LooseAudioFiles
 +
  |curse  = 868902
 +
   |nexus  = 5999
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lore-Friendly JojaMart Prices
 +
  |author  = Huanir
 +
  |id      = Huanir.LoreFriendlyJojaPrices
 +
   |nexus   = 2658
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Book Menu
 +
  |author  = bungus
 +
  |id      = bungus.LostBookMenu
 +
  |nexus  = 20301
 +
  |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Woods
 +
  |author  = Raik, Raik167, YousernameZo
 +
  |id      = raik.testmod
 +
  |nexus  = 6291
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Louis's Garage and Renault 5 Expansion
   |author   = spacechase0
+
   |author = XxHarvzBackxX and Yri and Kaystar
   |id       = spacechase0.ColorfulChests
+
   |id     = R5.DLL
   |nexus id = 1623
+
   |nexus  = 24687
   |moddrop id = 279189
+
   |github =
   |github   = spacechase0/ColorfulChests
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Love Bubbles
   |author   = punyo, yakminepunyo
+
   |author = SteelixLeiter, Don Collins
   |id       = punyo.ConcentrationOnFarming
+
   |id     = LoveBubbles
   |nexus id = 1445
+
   |nexus   = 1318
   |github   =  
+
   |github = doncollins/StardewValleyMods
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |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     = Configurable Shipping Dates
+
   |name   = Loved Labels
   |author   = Nishtra
+
   |author = Advize and Jinxiewinxie
   |id       = ConfigurableShippingDates
+
   |id     = Advize.LovedLabels
   |nexus id = 675
+
   |nexus   = 279
   |github   =  
+
   |github = AdvizeGH/LovedLabels
   |broke in = SMAPI 2.0
+
 
   |status  = abandoned
+
   |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     = Console Coordinates
+
   |name   = Loved Labels Redux
   |author   = Pillow
+
   |author = thespbgamer
   |id       = Pillow.ConsoleCoordinates
+
   |id     = thespbgamer.LovedLabelsRedux
   |nexus id = 8957
+
   |nexus   = 8880
   |github   =  
+
   |curse   = 834387
   |status  = abandoned
+
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Love Festival
   |author   = CatCattyCat, Cat
+
   |author = AvalonMFX
   |id       = cat.copyinvitecode
+
   |id     = AvalonMFX.LoveFestival
  |nexus id = 2171
+
   |curse   = 1016375
   |github   = danvolchek/StardewMods
+
   |nexus   = 17819
   |status   = obsolete
+
   |github =
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Low Health Warning
   |author   = bcmpinc
+
   |author = NMVH5
   |id       = bcmpinc.CraftCounter
+
   |id     = nmvh5.LowHealthWarning
   |nexus id = 2739
+
   |nexus   = 8326
   |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   = Luckier Mod, Luciker Mod
   |author   = lolpcgaming
+
   |author = Justin Song
   |id       = lolpcgaming.CraftingCounter
+
   |id     = JustinSong.LucikerMood
   |nexus id = 1585
+
   |nexus   = 27250
   |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   = Luck Skill
   |author   = trienow
+
   |author = spacechase0
   |id       = de.trienow.stardew.craftpriority
+
   |id     = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus id = 4174
+
   |curse  = 867393
   |github  = trienow/Stardew-CraftPriority
+
   |moddrop = 127279
   |status   = obsolete
+
   |nexus   = 521
   |summary = remove this mod (added in Stardew Valley 1.4).
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Lucky Block, Random Block
   |author   = bwdy
+
   |author = elthisboy
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = elthisboy.LuckyBlockMod
   |nexus id = 2115
+
   |curse   = 1075448
  |github   =  
+
   |nexus   = 26594
   |status   = abandoned
+
   |github =
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Lucky Reclamation Trash Can
   |author   = BadNetCode
+
   |author = kiranmurmu
   |id       = BadNetCode.CropSafety
+
   |id     = kiranmurmu.LuckyReclamationTrashCan
   |nexus id = 1233
+
   |nexus  = 8971
   |moddrop id = 130160
+
   |github = kiranmurmu/StardewValleyMods
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Lunar Disturbances
   |author   = Omegasis, AlphaOmegasis
+
   |author = Sakorona
   |id       = CurrentLocation102120161203
+
   |id     = KoihimeNakamura.LunarDisturbances
   |nexus id = 638
+
   |nexus  = 2208
  |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 664151
   |broke in = Stardew Valley 1.3
+
   |github = Sakorona/SDVMods
   |status  = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Machine Augmentors
   |author   = spacechase0
+
   |author = SlayerDharok
   |id       = spacechase0.CustomCrops
+
   |id     = SlayerDharok.MachineAugmentors
   |nexus id = 1592
+
   |nexus  = 5600
   |moddrop id = 273617
+
   |github = Videogamers0/SDV-MachineAugmentors
   |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   = Machine Check
   |author   = Platonymous
+
   |author = FairfieldBW
   |id       = Platonymous.CustomElementHandler
+
   |id     = FairfieldBW.MachineCheck
   |nexus id = 1068
+
   |nexus   = 9515
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = FairfieldBW/MachineCheck
  |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 Farming Redux
+
   |name   = Machine Speed Change
   |author   = Platonymous
+
   |author = IceGladiador
   |id       = Platonymous.CustomFarming
+
   |id     = IceGladiador.MachineSpeedChange
   |nexus id = 991
+
   |nexus  = 1780
   |curseforge id  = 307366
+
   |github  =
  |curseforge key = custom-farming-redux
 
  |moddrop id = 793926
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
  
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3.29
<!--
+
   |status  = workaround
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = Machine Status
   |author   = Platonymous
+
   |author = Shockah
   |id       = Platonymous.CFAutomate
+
   |id     = Shockah.MachineStatus
   |nexus id = 991
+
   |nexus   = 11177
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Shockah/Stardew-Valley-Mods
 
 
  |broke in          = Automate 1.15
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Magic
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.CustomFarmTypes
+
   |id     = spacechase0.Magic
   |nexus id = 1140
+
   |curse  = 867745
   |moddrop id = 128708
+
   |moddrop = 399898
   |github   = spacechase0/CustomFarmTypes
+
  |nexus  = 2007
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture → Custom Furniture Anywhere
+
   |name   = Magical Crops
   |author   = Platonymous
+
   |author = shekurika and Asterisk555
   |id       = Platonymous.CustomFurnitureAnywhere
+
   |id     = shekurika.MagicalCropsCode
   |nexus id = 1254
+
   |nexus  = 8762
   |moddrop id = 793932
+
   |github  =
   |github   = Platonymous/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Magic by Neosinf
   |author   = Forkmaster
+
   |author = Neosinf
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = neosinf.Magic
   |nexus id = 3464
+
   |nexus   = 26593
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = Magic Junimo Pet
   |author   = Speshkitty
+
   |author = Entoarox
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = Entoarox.MagicJunimoPet
   |nexus id = 5540
+
   |nexus   = 3567
   |github   = Speshkitty/CustomiseChildBedroom
+
   |github = Entoarox/StardewMods
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = Magic Pluses
   |author   = Satozaki
+
   |author = TerryDBS
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = TerryDBS.MagicPluses
   |nexus id = 3014
+
   |nexus   = 7096
   |github   = AndyCrocker/StardewMods
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Magic Scepter
   |author   = Platonymous
+
   |author = not4bene
   |id       = Platonymous.CustomNPC
+
   |id     = not4bene.MagicScepter
   |nexus id = 1607
+
   |nexus   = 8169
   |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   = Magic Valley
   |author   = Platonymous
+
   |author = season
   |id       = Platonymous.CustomShirts
+
   |id     = season.MagicValley
   |nexus id = 2416
+
   |nexus   = 10639
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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   = Mailbox Menu
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = aedenthorn.MailboxMenu
   |nexus id = 1378
+
  |curse  = 868707
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 14439
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = Mailbox Menu Continued
   |author   = aedenthorn
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = tem696969696969.MailboxMenu
   |nexus id = 6630
+
   |nexus   = 21068
   |github   = aedenthorn/StardewValleyMods
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
 
  |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   = Mail Framework
   |author   = Platonymous
+
   |author = Digus
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = DIGUS.MailFrameworkMod
   |nexus id = 3010
+
   |nexus  = 1536
   |moddrop id = 793903
+
   |github = Digus/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Notifications, Event Notifications
+
   |name   = Mail Order Pigs
   |author   = dreamsicl
+
   |author = jwdred
   |id       = EventNotifications
+
   |id     = jwdred.MailOrderPigs
   |nexus id =
+
   |nexus  = 632
   |chucklefish id = 3621
+
   |github = jdusbabek/stardewvalley
   |github   =  
+
 
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.3.29
  |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.1.1-unofficial.6-strobe
   |unofficial version = 1.2.1-unofficial.3-f4ith
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Mail Services Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Digus
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = Digus.MailServicesMod
   |nexus id = 513
+
   |nexus   = 7842
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Digus/StardewValleyMods
  |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   = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author   = stokastic
+
   |author = pinguimbozo
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = pinguimbozo.PCMCCJJC
   |nexus id = 2462
+
   |nexus   = 13248
   |github   = stokastic/CoopGrabber
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Maintain Glow Rings Indoors Radius
   |author   = CatCattyCat, Cat
+
   |author = Cloudyluna
   |id       = cat.desertobelisk
+
   |id     = Cloudyluna.MaintainGlowRingsIndoorsRadius
   |nexus id = 2021
+
   |nexus  = 27331
   |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     = Dynamic Horses
+
   |name   = Make Gil Real
   |author   = Bpendragon
+
   |author = Werewolf Master
   |id       = Bpendragon-DynamicHorses
+
   |id     = Wolf.GilSMAPI
   |nexus id = 874
+
   |nexus   = 7118
   |github   = Bpendragon/DynamicHorses
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EiTK
+
   |name   = Make Love
   |author   = enaium
+
   |author = Kabulla
   |id       = Enaium.EiTK
+
   |id     = Kabulla.MakeLove
   |curseforge id  = 365803
+
   |nexus   = 16003
   |curseforge key = eitk
+
   |github =
  |nexus id =  
 
   |github   =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Makeshift Multiplayer
   |author   = aurnj, Roy Li
+
   |author = spacechase0
   |id       = RuyiLi.Emotes
+
   |id     = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus id =  
+
   |nexus   = 501
   |url      = https://community.playstarbound.com/threads/emotes.129159
+
   |moddrop = 127274
   |github   =  
+
   |github = spacechase0/StardewValleyMP
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = obsolete
 
   |status  = obsolete
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Mana Bar
   |author   = Oblitus
+
   |author = spacechase0
   |id       = QuicksilverFox.EmptyHands
+
   |id     = spacechase0.ManaBar
   |nexus id = 1176
+
   |curse  = 867709
   |github   = quicksilverfox/StardewMods
+
   |nexus   = 7831
   |status  = abandoned
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage (Plus)
+
   |name   = Mandatory Meals, Real Life Mod
   |author   = furyx639
+
   |author = darzington
   |id       = furyx639.XSPlus
+
   |id     = darzington.RealLifeMod
   |nexus id = 7431
+
   |nexus   = 7445
   |github   = ImJustMatt/StardewMods
+
   |github =
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Better Chests|Better Chests]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expansive Combat, Proficiência
+
   |name   = Manure Industries
   |author   = Hamio, HamioDracny
+
   |author = Drewdus42
   |id       = HamioDracny.ProficienciaEmDano
+
   |id     = Drewdus42.ManureIndustries
   |nexus id = 7511
+
   |nexus   = 9310
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Many Enchantments
   |author   = Navi-chan, ooo0000
+
   |author = Stari
   |id       = NaviChan.FaeQuest
+
   |id     = Stari.ManyEnchantments
   |nexus id = 2484
+
   |nexus   = 8824
   |github   =
+
   |github = SlivaStari/ManyEnchantments
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Map Binder
   |author   = Advize
+
   |author = SnowFire k'Vala
   |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     = SnowFire.Map_Binder
   |nexus id = 130
+
   |nexus   = 6983
   |github   = AdvizeGH/FarmExpansion
+
   |github =
   |broke in = Stardew Valley 1.3.16
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.5
  |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   = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.FarmHub
+
   |id     = aedenthorn.MapEdit
   |nexus id = 2309
+
   |curse  = 868847
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 18387<!--8876 before 1.0.0-->
  |broke in = Stardew Valley 1.4
+
   |github  = aedenthorn/StardewValleyMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Warps Patch
+
   |name   = Map Image Export
   |author   = tlitookilakin
+
   |author = spacechase0
   |id       = tlitookilakin.farmwarpspatch
+
   |id     = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus id = 8236
+
   |nexus   = 1073
   |moddrop id = 926207
+
   |moddrop = 127273
   |github  = tlitookilakin/FarmWarpsPatch
+
   |github = spacechase0/MapImageExporter
 +
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.5.5).
+
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Mapping Extensions and Extra Properties (MEEP)
   |author   = ofmanynames
+
   |author = DecidedlyHuman
   |id       = InstantGeode
+
   |id     = DecidedlyHuman.MappingExtensionsAndExtraProperties
  |nexus id = 750
+
   |curse   = 1019064
   |github   =  
+
   |nexus   = 14493
   |broke in = Stardew Valley 1.2
+
   |github = DecidedlyHuman/StardewValleyMods
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Crackers, Firecracker Mod
+
   |name   = Map Teleport
   |author   = MindMeltMax
+
   |author = aedenthorn, Erinthe
   |id       = MindMeltMax.FireCracker
+
   |id     = aedenthorn.MapTeleport
   |nexus id = 7321
+
  |curse  = 868868
   |github   =  
+
   |nexus   = 7675
   |status  = abandoned
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author   = MattDeDuck, Duckshard
+
   |author = hlyvia
   |id       = MattDeDuck.Fischievements
+
   |id     = hlyvia.StardewValleyMapTeleport
   |nexus id = 3658
+
   |nexus   = 25279
   |github   =
+
   |github = kesesek/StardewValleyMapTeleport
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Map Teleport, Stardew Valley Map Teleport
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = Richard2091
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = Richard2091.MapTeleport
   |nexus id = 1941
+
   |nexus   = 21381
   |github   =
+
   |github  = Richard2091/MapTeleport
  |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   = Map Utilities
   |author   = bcmpinc
+
   |author = mabelSyrup
   |id       = bcmpinc.FixScytheExp
+
   |id     = mabelsyrup.maputils
   |nexus id =  
+
   |nexus   = 4716
   |github   = bcmpinc/StardewHack
+
   |github = mjSurber/Map-Utilities
  |url      = https://github.com/bcmpinc/StardewHack/releases
+
 
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Stardew Valley 1.5
  |status  = abandoned
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Maritime Secrets
   |author   = randomAnon1234
+
   |author = Goldenrevolver
   |id       = none<!--no manifest ID-->
+
   |id     = Goldenrevolver.MaritimeSecrets
   |nexus id = 591
+
   |nexus   = 10758
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FQ Festival Tweaks
+
   |name   = Market Day
   |author   = FletcherQuest
+
   |author = ceruleandeep
   |id       = FletcherQuest.FQFestivalTweaks
+
   |id     = ceruleandeep.MarketDay
   |nexus id = 9062
+
   |nexus   = 11778
   |github   =  
+
   |github = ceruleandeep/CeruleanStardewMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Market Town<!--changed in 3.0.0-->, Food Store
   |author   = Entoarox
+
   |author = d5a1lamdtd, HaPyke
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus id = 2276
+
  |curse  = 994458
   |chucklefish id = 4324
+
  |moddrop = 1480763
   |github   = Entoarox/StardewMods
+
   |nexus   = 19309
   |broke in = Stardew Valley 1.5
+
  |github  = congha22/foodstore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mass Production
 +
  |author  = Jacque Pott
 +
  |id     = JacquePott.MassProduction
 +
   |nexus  = 7021
 +
   |github = JacquePott/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = Mastery Extended
   |author   = Advize and Jinxiewinxie
+
   |author = AlanBF
   |id       = Advize.GetDressed
+
   |id     = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus id = 331
+
   |nexus   = 23697
   |github   = AdvizeGH/GetDressed
+
   |github = Pet-Slime/StardewValley
  |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   = Mastery Extended - WoL Compat
   |author   = pepoluan
+
   |author = AlanBF
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = AlanBF.MasteryExtended.WoL
   |nexus id = 4151
+
   |nexus  = 23697
   |chucklefish id = 5783
+
   |github = Pet-Slime/StardewValley
   |github   =  
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
 
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = Matching Nodes, MinesTokens
   |author   = Taskmaster
+
   |author = Eryk601 and sophiesalacia
   |id       = Taskmaster.Hamlet
+
   |id     = Vertigon.MinesTokens
   |nexus id = 4601
+
   |nexus   = 11124
   |github   =
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Max Cost Stamina
   |author   = StarPeanut, Greger
+
   |author = StultusV
   |id       = HappyAnimals
+
   |id     = StultusV.MaxCastStamina
   |nexus id =
+
   |nexus  = 10794
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = JudeRV/Stardew-MaxCastStamina
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Sprites
+
   |name   = Maximize Fix
   |author   = ninthworld
+
   |author = Shockah
   |id       = NinthWorld.HDSprites
+
   |id     = Shockah.MaximizeFix
   |nexus id = 4024
+
   |nexus   = 16099
   |github   = ninthworld/HDSprites
+
   |github = Shockah/Stardew-Valley-Mods
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Mayo Hats
   |author   = AustinYQM
+
   |author = spacechase0
   |id       = AustinYQM.ImprovedMill
+
   |id     = spacechase0.MayoHats
   |nexus id = 1748
+
   |nexus   = 17514
   |github   = AustinYQM/ImprovedMill
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Mayo Mart
   |author   = unidarkshin, Devin Lematty
+
   |author = aedenthorn, Erinthe
   |id       = DevinLematty.InfiniteInventory
+
   |id     = aedenthorn.MayoMart
   |nexus id = 2247
+
   |nexus   = 17175
   |github   = unidarkshin/Stardew-Mods
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = abandoned
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Mayonnaise++, Mayonnaise Plus Plus
   |author   = Platonymous
+
   |author = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id       = Platonymous.JunimoFarm
+
   |id     = xirsoi.mayonnaiseplusplus
   |nexus id = 984
+
   |nexus   = 4634
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = xirsoi/MayonnaisePlusPlus
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Studio, Music Blocks
+
   |name   = Mayo Rain
   |author   = Becks723
+
   |author = spacechase0
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id     = spacechase0.MayoRain
   |nexus id = 6971
+
   |nexus   = 17436
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Meal Overhaul
   |author   = Shadowfoxss
+
   |author = stardemod
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = stardemod.MealOverhaul
   |nexus id = 3147
+
   |nexus  = 23528
   |curseforge id  = 308891
+
   |github =
  |curseforge key = keyboard-mod-menu
+
 
   |github   =  
+
   |status = abandoned
  |broke in = SMAPI 3.0
 
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Meme Outfits
   |author   = Kabigon
+
   |author = Mehidden
   |id       = Kabigon.kisekae
+
   |id     = MemeOutfits.Mehidden
   |nexus id = 2348
+
   |nexus   = 13213
   |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   = Menus Everywhere
   |author   = Lavapulse
+
   |author = nman130
   |id       = Lavapulse.LavapulseChickens
+
   |id     = nman130.MenusEverywhere
   |nexus id = 4821
+
   |nexus   = 6119
   |github   =
+
   |github = nman130/Stardew-Mods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Merge Fertilizer
   |author   = Huanir
+
   |author = TianXiaobai
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = TianXiaobai.MergeFertilizer
   |nexus id = 2653
+
   |nexus   = 17743
   |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   = Message Box API, ChatMod
   |author   = Permamiss
+
   |author = Kithio
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = Kithio:ChatMod
   |nexus id = 637
+
   |nexus   =
   |github   =  
+
  |chucklefish = 4296
 +
   |github =
 +
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Messy Crops
   |author   = Brandy Lover, WDavi
+
   |author = Tlitookilakin
   |id       = Brandy Lover.LMlog
+
   |id     = tlitookilakin.MessyCrops
   |nexus id = 1366
+
   |moddrop = 1123884
   |github   =  
+
   |nexus   = 11317
   |broke in = Stardew Valley 1.3
+
   |github  = tlitookilakin/MessyCrops
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Meteor Defence
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = aedenthorn.MeteorDefence
   |nexus id = 501
+
   |curse  = 868804
   |moddrop id = 127274
+
   |nexus  = 10641
   |github   = spacechase0/StardewValleyMP
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Mice in the Valley
   |author   = spacechase0
+
   |author = candidus42
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = Candidus42.MiceInTheValley
   |nexus id = 1073
+
   |nexus  = 4638
   |moddrop id = 127273
+
   |github = mus-candidus/MiceInTheValley
   |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   = Migrate DGA Items
   |author   = Kithio
+
   |author = violetlizabet
   |id       = Kithio:ChatMod
+
   |id     = violetlizabet.MigrateDGAItems
   |nexus id =
+
   |nexus  = 20612
   |chucklefish id = 4296
+
   |github = elizabethcd/MigrateDGAItems
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Milk the Villagers
   |author   = vaindil
+
   |author = trunip190
   |id       = vaindil.MoodFix
+
   |id     = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus id = 1809
+
   |nexus   = 5948
   |github   = vaindil/sdv-moodfix
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Miller Time
   |author   = YonKuma, kumarei
+
   |author = Sonozuki
   |id       = YonKuma.MoodGuard
+
   |id     = Satozaki.MillerTime
   |nexus id = 1597
+
   |nexus   = 7575
   |github   = YonKuma/MoodGuard
+
   |github = Sonozuki/StardewMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Milo Dog
   |author   = Platonymous
+
   |author = Clark, wilsonch3451
   |id       = Platonymous.MoreMapLayers
+
   |id     = Clark.MiloDog
   |nexus id = 1134
+
   |nexus   = 2861
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = Mine Assist
   |author   = ylsama
+
   |author = Kabigon
   |id       = ylsama.MoveThoughObject
+
   |id     = Kabigon.MineAssist
   |nexus id = 2680
+
   |nexus   = 2296
   |github  =  
+
   |chucklefish = 5353
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |github  = KabigonFirst/StardewValleyMods
  |dev note = source in separate Git branch
+
 
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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   = Minecart Patcher
   |author   = SgtPickles, GameMX
+
   |author = bwdy
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus id = 2256
+
   |nexus   = 11424
   |github   = Dawilly/MTN2
+
   |github = bwdy/SDVModding
  
   |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   = Mine Changes
   |author   = FerMod
+
   |author = JPAN
   |id       = FerMod.MultiplayerEmotes
+
   |id     = jpan.MineChanges
   |nexus id = 2347
+
   |nexus   = 3963
   |github   = FerMod/StardewMods
+
   |github = JPANv2/Stardew-Valley-Mine-Changes
  |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     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = Mines Tokens
   |author   = Unremarkable, animavoro
+
   |author = sophiesalacia
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = sophie.MinesTokens
   |nexus id = 2135
+
   |nexus   = 18776
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = sophiesalacia/StardewMods
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Mine Tooltips
   |author   = Prince-Leto
+
   |author = Codeize
   |id       = princeleto.multiplayershaftfix
+
   |id     = Codeize.MineTooltips
   |nexus id = 2922
+
   |nexus   = 26315
   |github   = Prince-Leto/StardewValleyMods
+
   |github = Codeize/MineTooltips
  |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   = Mine Tweaks
   |author   = aedenthorn
+
   |author = Shockah
   |id       = aedenthorn.MultipleSpouses
+
   |id     = Shockah.MineTweaks
   |nexus id = 6227
+
   |nexus   = 16859
   |github   = aedenthorn/StardewValleyMods
+
   |github = Shockah/Stardew-Valley-Mods
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Mini Bars
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Ophaneom
   |id       = Omegasis.MuseumRearranger
+
   |id     = Ophaneom.MiniBars
   |nexus id = 428
+
   |nexus   = 8329
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Ophaneom/Mini-Bars
  |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   = Mining at the Farm
   |author   = Pathoschild
+
   |author = Nishtra
   |id       = Pathoschild.NoDebugMode
+
   |id     = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus id = 593
+
   |nexus   = 674
   |github  = Pathoschild/StardewMods
+
   |github =
   |status  = abandoned
+
 
   |summary  = remove this mod (debug mode removed in SMAPI 1.0).
+
   |broke in = Stardew Valley 1.3.23
 +
   |status  = workaround
 +
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Mining with Explosives
   |author   = KirbyLink
+
   |author = Nishtra
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus id = 2947
+
   |nexus   = 770
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github =
   |broke in = SMAPI 3.0
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Jasper Dialogue Patch
+
   |name   = Mini Tool NPC
   |author   = Jonqora (for Lemurkat)
+
   |author = Tran Minh Thong
   |id       = Jonqora.NPCJasperFix
+
   |id     = mini.tool.npc.mod
   |nexus id = 5599
+
   |nexus  = 7060
   |moddrop id = 984952
+
   |github = TMThong/Stardew-Mods
   |github   = Jonqora/NPCJasperFix
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (no longer maintained; patch not needed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Minor Light Tweaks
   |author   = Alex Noddings
+
   |author = greentodd
   |id       = an.ownscepter
+
   |id     = greentodd.MinorLightTweaks
   |nexus id = 2404
+
   |nexus   = 10223
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author   = zesman
+
   |author = BlaDe
   |id       = MobSpawner.pseudohub.de
+
   |id     = BlaDe.MiscTrolls
   |nexus id = 2794
+
   |nexus   = 12037
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author   = zesman
+
   |author = The Fluffy Robot
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus id = 2798
+
   |nexus   = 5691
   |github   =
+
   |github = jamespfluger/Stardew-MisophoniaAccessibility
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Miss Coriel's Position Tool
   |author   = f4iTh, JertsukkaTheMan
+
   |author = MissCoriel
   |id       = f4iTh.PMT
+
   |id     = misscoriel.PositionTool
   |nexus id = 2349
+
   |curse   = 885077
  |github   =  
+
   |nexus   = 8087
   |status = obsolete
+
   |github  = MissCoriel/Position-Tool
   |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   = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author   = bwdy
+
   |author = MissCoriel
   |id       = bwdy.polygamy
+
   |id     = misscoriel.UCRFix
  |nexus id = 3542
+
   |curse   = 885075
   |github  = bwdymods/SDV-Polygamy
+
   |nexus   = 8284
   |broke in = Stardew Valley 1.4
+
   |github = MissCoriel/UniqueCourtshipResponseCore
   |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   = Missing Gifts
   |author   = ryaon
+
   |author = ChiroxT
   |id       = Ryaon.FectorChallenge
+
   |id     = treinke.missinggifts
   |nexus id = 5125
+
   |nexus   = 11363
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Mob Count Reports, Report Mob Counts
   |author   = Kevin Connors
+
   |author = StultusV
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = StultusV.ReportMobCounts
   |nexus id = 2424
+
   |nexus   = 10899
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github = JudeRV/Stardew-ReportMobCounts
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Mobile Arcade
   |author   = Satozaki
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = aedenthorn.MobileArcade
   |nexus id = 2997
+
  |curse  = 868888
   |github  =  
+
   |nexus   = 6538
   |status  = abandoned
+
   |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     = Puffer Eggs to Mayonnaise, Pufferfish Chickens
+
   |name   = Mobile Audio Player
   |author   = gzhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.PufferEggsToMayonnaise
+
   |id     = aedenthorn.MobileAudioPlayer
   |nexus id = 6162
+
   |curse  = 868883
   |github   = gzhynko/StardewMods
+
   |nexus   = 6568
   |status  = abandoned
+
   |github  = aedenthorn/StardewValleyMods
   |summary  = remove this mod (converted to Producer Framework Mod pack).
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Eggs to Mayonnaise → PEMAutomate
+
   |name   = Mobile Calendar
   |author   = gzhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.PufferEggsToMayonnaise.Automate
+
   |id     = aedenthorn.MobileCalendar
   |nexus id = 6162
+
  |curse  = 868879
   |github   = gzhynko/StardewMods
+
   |nexus   = 6601
   |broke in = Stardew Valley 1.5
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
   |summary  = remove this mod (converted to Producer Framework Mod pack).
+
   |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     = Pumpkin Chickens
+
   |name   = Mobile Catalogues
   |author   = Satozaki
+
   |author = aedenthorn, Erinthe
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = aedenthorn.MobileCatalogues
   |nexus id = 3004
+
  |curse  = 868886
   |github  =  
+
   |nexus   = 6543
   |status  = abandoned
+
   |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     = Removable Horse Hats
+
   |name   = Mobile Phone
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn, Erinthe
   |id       = cat.removablehorsehats
+
   |id     = aedenthorn.MobilePhone
   |nexus id = 2223
+
  |curse  = 868890
   |github   = danvolchek/StardewMods
+
   |nexus   = 6523
   |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<!--@retest-linked-->
 +
   |status  = workaround
 +
   |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Mobile Phone Continued
   |author   = Platonymous
+
   |author = JoXW
   |id       = Platonymous.RingOfFire
+
   |id     = JoXW.MobilePhone
   |nexus id = 1166
+
   |nexus   = 21017
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = JoXW100/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Mobile Phone Continued → Arcade Mobile Apps
   |author   = Pathoschild
+
   |author = JoXW
   |id       = Pathoschild.RotateToolbar
+
   |id     = JoXW.MobileArcade
   |nexus id = 1100
+
   |nexus   = 21017
   |github   = Pathoschild/StardewMods
+
   |github = JoXW100/StardewValleyMods
  |status  = abandoned
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Mobile Phone Continued → Calendar Mobile App
   |author   = Platonymous
+
   |author = JoXW
   |id       = Platonymous.ScaleUp
+
   |id     = JoXW.MobileCalendar
   |nexus id = 3130
+
   |nexus  = 21017
   |moddrop id = 793912
+
   |github = JoXW100/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary  = remove this mod (merged into [[#PyTK|PyTK]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Mobile Phone Continued → Mobile Catalogues
   |author   = Taskmaster
+
   |author = JoXW
   |id       = Taskmaster.Scream
+
   |id     = JoXW.MobileCatalogues
   |nexus id = 4588
+
   |nexus   = 21017
   |github   =  
+
   |github  = JoXW100/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Mobile Phone Continued → Television Mobile App
   |author   = Entoarox
+
   |author = JoXW
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = JoXW.MobileTelevision
   |nexus id = 2273
+
   |nexus  = 21017
   |chucklefish id = 4262
+
   |github = JoXW100/StardewValleyMods
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Mobile Television
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.SeedCatalogue
+
   |id     = aedenthorn.MobileTelevision
   |nexus id = 1640
+
   |curse  = 868882
   |moddrop id = 281292
+
   |nexus  = 6575
   |github  = spacechase0/SeedCatalogue
+
   |github = aedenthorn/StardewValleyMods
   |status  = obsolete
+
 
   |summary  = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
+
   |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     = Separate Money for Multiplayer
+
   |name   = MobileUI Android
   |author   = funny-snek
+
   |author = WisnuNug
   |id       = funnysnek.SeparateMoney
+
   |id     = WisnuNug.MobileUI
   |nexus id = 3086
+
   |nexus   = 17652
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |warnings = Only works on Android.
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = Modify This
   |author   = j4c0b333
+
   |author = aedenthorn, Erinthe
   |id       = j4c0b333.SetMoney
+
   |id     = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus id = 3889
+
  |curse  = 868859
   |github   =  
+
   |nexus   = 7814
   |broke in = Stardew Valley 1.4
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
   |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     = Set Unique Game ID
+
   |name   = Mod List Command
   |author   = dJomp
+
   |author = Blackclaw
   |id       = dJomp.SetUniqueGameID
+
   |id     = Blackclaw.ModListCommand
   |nexus id = 2042
+
   |nexus   = 5131
   |github   =
+
   |github = Xebeth/StardewValley-ListModsCommand
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Mod Menu
   |author   = spacechase0
+
   |author = Enaium
   |id       = spacechase0.ShipAnywhere
+
   |id     = Enaium.ModMenu
   |nexus id = 1379
+
   |curse  = 436844
   |moddrop id = 183277
+
   |moddrop = 885574
   |github   = spacechase0/ShipAnywhere
+
   |nexus   =
   |broke in = Stardew Valley 1.3
+
   |github = Enaium-StardewValleyMods/ModMenu
  |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   = Mod Settings Tab
   |author   = NOGAF
+
   |author = Gilar Fasulaki
   |id       = NOGAF.ShippingTaxes
+
   |id     = GilarF.ModSettingsTab
   |nexus id = 5189
+
   |nexus   = 4579
   |github   =  
+
   |github = GilarF/SVM
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author   = TehPers
+
   |author = DaLion
   |id       = TehPers.ShroomSpotter
+
   |id     = DaLion.Overhaul
   |nexus id = 908
+
   |nexus  = 14470
   |moddrop id = 125766
+
   |github =
   |github   = TehPers/StardewValleyMods
 
  
  |broke in = Stardew Valley 1.4
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = Modular Zen Garden, Modular Zen Gardens Furniture
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = leroymilo
   |id       = BrasileiroTop.Sentar
+
   |id     = leroymilo.ModularZenGarden
   |nexus id = 4729
+
   |nexus   = 22140
   |github   =
+
   |github  = Leroymilo/MZG
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cave Saver
+
   |name   = Mod Update Menu
   |author   = cantorsdust
+
   |author = CatCattyCat, Cat
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = cat.modupdatemenu
   |nexus id = 175
+
   |nexus   = 2536
   |github   = cantorsdust/StardewMods
+
  |moddrop = 833560
   |status  = abandoned
+
   |github = danvolchek/StardewMods
   |summary  = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
 
 +
   |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     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Mod Updater
   |author   = Speshkitty
+
   |author = Platonymous
   |id       = speshkitty.slimewaterer
+
   |id     = Platonymous.ModUpdater
   |nexus id = 7141
+
   |curse  = 877226
   |github   = Speshkitty/SlimeWaterFiller
+
   |nexus   = 6338
   |broke in = Stardew Valley 1.5
+
   |github  = Platonymous/Stardew-Valley-Mods
  |status  = obsolete
+
 
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Money Management Mod
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Tbonetomtom
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = Tbonetomtom.MoneyManagementMod
   |nexus id = 897
+
   |nexus   = 17045
   |github   = JohnsonNicholas/SDVMods
+
   |github = Tbonetomtom/StardewMods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Sea Monster
+
   |name   = Monster Furniture Drop
   |author   = Edu Anttunes
+
   |author = FistOfTheNoob & MangusuPixel
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = FistOfTheNoob.MonsterFurnitureDrop
   |nexus id = 5736
+
   |nexus   = 24804
   |github   =
+
   |github = MangusuPixel/MonsterFurnitureDrop
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Monster Goals Anywhere
   |author   = Platonymous
+
   |author = Suphax
   |id       = Platonymous.Speedster
+
   |id     = suphax.monstergoalsanywhere
   |nexus id = 1102
+
   |moddrop = 1088762
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   =
   |broke in = Stardew Valley 1.3
+
   |github  =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Monster Invasion
   |author   = Platonymous
+
   |author = Krutonium
   |id       = Platonymous.SplitMoney
+
   |id     = krutonium.monsterinvasion
   |nexus id = 2303
+
   |nexus   = 12641
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Monster Level Tip
   |author   = Ilyaki
+
   |author = WhiteMind
   |id       = Ilyaki.SplitScreen
+
   |id     = WhiteMind.MonsterLT
   |nexus id = 2139
+
   |nexus   = 1896
   |github   = Ilyaki/SplitScreen
+
   |github =
  
  |broke in = SMAPI 3.0
+
   |status  = workaround
   |status  = obsolete
+
   |summary  = Use [[#Almanac|Almanac]] instead.
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Monster Log Anywhere
   |author   = Platonymous
+
   |author = MouseyPounds
   |id       = Platonymous.Sprinkles
+
   |id     = MouseyPounds.MonsterLogAnywhere
   |nexus id =
+
   |nexus  = 3997
   |chucklefish id = 4592
+
   |github = MouseyPounds/stardew-mods
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Activate Sprinklers|Activate Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Monster Musk in Volcano
   |author   = TehPers
+
   |author = BananaFruit
   |id       = SCCL
+
   |id     = BananaFruit.MonsterMuskInVolcano
   |nexus id = 889
+
   |nexus   = 10651
   |github   = TehPers/StardewValleyMods
+
   |github = BananaFruit1492/MonsterMuskInVolcano
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Monster Slayer Anywhere
   |author   = spacechase0
+
   |author = AcidicNic
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = acidicNic.MonsterSlayerAnywhere
   |nexus id = 1298
+
   |nexus   = 21162
   |github   = spacechase0/StardewEditor
+
   |github = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Monsters - The Framework
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = spacechase0
   |id       = KoihimeNakamura.summitreborn
+
   |id     = spacechase0.MonstersTheFramework
   |nexus id = 2073
+
  |curse  = 867148
   |github   = JohnsonNicholas/SDVMods
+
   |nexus   = 10673
   |status  = abandoned
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Monster Vending Machine
   |author   = Platonymous
+
   |author = Zexu2K
   |id       = Platonymous.SwimSuit
+
   |id     = Zexu2K.MVM
   |nexus id = 1215
+
   |nexus   = 26064
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Chest Dimension
+
   |name   = Monthly Mail
   |author   = zazizu
+
   |author = Taskmaster
   |id       = zazizu.TheChestDimension
+
   |id     = Taskmaster.MonthlyMail
   |nexus id = 4013
+
   |nexus   = 4523
   |github   = cilekli-link/SDVMods
+
   |github =
   |status   = abandoned
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = MoodFix
   |author   = Pathoschild
+
   |author = vaindil
   |id       = Pathoschild.TheLongNight
+
   |id     = vaindil.MoodFix
   |nexus id = 1369
+
   |nexus   = 1809
   |github   = Pathoschild/StardewMods
+
   |github = vaindil/sdv-moodfix
  |broke in = Stardew Valley 1.3.20
+
 
   |status   = abandoned
+
   |status = obsolete
   |summary = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
+
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Mood Guard
   |author   = CKextreme
+
   |author = YonKuma, kumarei
   |id       = CKextreme.TimeNotifier
+
   |id     = YonKuma.MoodGuard
   |nexus id = 3706
+
   |nexus   = 1597
   |github  =  
+
   |github = YonKuma/MoodGuard
   |status  = abandoned
+
 
 +
   |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     = Time Reminder
+
   |name   = Moody Planet
   |author   = Sakorona
+
   |author = Daniel McMenamy, Deathest1
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = f1r3w477.MoodyPlanet
   |nexus id = 1000
+
   |nexus   = 2830
   |github   = Sakorona/SDVMods
+
   |github = F1r3w477/TheseModsAintLoyal
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Moolah 1.6 Fix
   |author   = Cile_ed
+
   |author = supergato664
   |id       = Cile_ed.TimeTravel
+
   |id     = supergato664.Moolah
   |nexus id = 4068
+
   |nexus   = 23549
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Moolah Money Mod
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ToolGeodes
+
   |id     = aedenthorn.Moolah
   |nexus id = 3090
+
   |curse  = 868689
   |moddrop id = 771642
+
   |nexus  = 15123
   |github   = spacechase0/ToolGeodes
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Moongates
   |author   = Platonymous
+
   |author = bwdy
   |id       = Platonymous.Ultiplayer
+
   |id     = bwdy.moongates
   |nexus id = 2134
+
   |nexus   = 3545
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = bwdymods/SDV-Moongates
   |broke in = Stardew Valley 1.3.29
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift All Week)
+
   |name   = Moon Misadventures
   |author   = Chirase
+
   |author = spacechase0 and ParadigmNomad
   |id       = Tommy.GiftAllWeek
+
   |id     = spacechase0.MoonMisadventures
   |nexus id = 6850
+
  |curse  = 867702
   |github   =  
+
   |nexus   = 10612
   |status  = abandoned
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author   = Chirase
+
   |author = SinZ
   |id       = Tommy.GiftEveryDay
+
   |id     = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus id = 6850
+
   |nexus   = 12096
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = Mopsy's Ranch Livin'
   |author   = enaium
+
   |author = Mopquill
   |id       = Enaium.Walkshop
+
   |id     = Mopquill.Ranch-Livin
   |curseforge id  = 365806
+
   |nexus   = 2200
   |curseforge key = walkshop
+
   |github  = mopquill/Mopsys-Ranch-Livin
   |nexus id =  
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = More Animals, More Pets
   |author   = Travoos
+
   |author = Entoarox
   |id       =  
+
   |id     = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus id =
+
   |nexus  = 2274
   |curse id =  
+
   |chucklefish = 4288
   |chucklefish id = 4211
+
   |github = Entoarox/StardewMods
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = More Artifact Spots
   |author   = Sakorona (ItsBenter)
+
   |author = momoaau
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus id = 6715
+
   |nexus   = 451
   |github   = Sakorona/SDVMods
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapon Reskinner
+
   |name   = More Barn and Coop Animals
   |author   = spacechase0
+
   |author = AairTheGreat, Aair
   |id       = spacechase0.WeaponReskinner
+
   |id     = AairTheGreat.MoreBarnCoopAnimals
   |nexus id = 5095
+
   |nexus  = 4869
   |moddrop id = 771681
+
   |github =
   |github   = spacechase0/WeaponReskinner
+
 
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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   = More Books
   |author   = Persival
+
   |author = jeWel
   |id       = none <!-- no ID in manifest -->
+
   |id     = jeWel.MoreBooksCode
   |nexus id = 450
+
   |nexus   = 23891
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = More Buildings
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.XnbLoader
+
   |id     = spacechase0.MoreBuildings
   |nexus id = 2275
+
   |curse  = 867740
   |chucklefish id = 4506
+
   |moddrop = 771640
   |github   = Entoarox/StardewMods
+
   |nexus   = 2757
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |github  = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Bundles
 +
  |author  = TwinBuilderOne
 +
  |id      = TwinBuilderOne.MoreBundles
 +
  |nexus  = 9709
 +
  |github  = TwinBuilderOne/StardewValleyMods
  
===Content packs===
+
  |broke in = Stardew Valley 1.6
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Clocks
 +
  |author  = phjoker
 +
  |id      = phjoker.MoreClocks
 +
  |nexus  = 11840
 +
  |github  = p-holodynski/StardewValleyMods
  
{{#invoke:SMAPI compatibility|header}}
+
  |broke in = Stardew Valley 1.6
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = 2CUTE FarmCave
+
   |name   = More Conversation Topics
   |author = taintedwheat
+
   |author = violetlizabet
   |id     = taintedwheat.2CuteFarmCave
+
   |id     = violetlizabet.MoreConvoTopics
   |nexus id    = 843
+
   |nexus   = 10008
   |github   =
+
   |github = elizabethcd/MoreConversationTopics
  |broke in = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
  |content pack for = Content Patcher
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Bathroom After 2nd House Upgrade
+
   |name   = More Dresser Variety
   |author = DevilBro/Ursii98
+
   |author = Dragoon23
   |id     = ursii98.BathroomAfter2ndHouseupgrade
+
   |id     = Dragoon23.MoreDresserVariety
   |nexus id    = 2578
+
   |nexus   = 24194
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.4
 
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
  |content pack for = Content Patcher
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Green Pastures Farm
+
  |name    = More Events
  |author  = Bugbuddy
+
  |author  = Siweipancc
  |id      = bugbuddy.GreenPasturesFarm
+
  |id      = Siweipancc.MoreEvents
  |nexus id = 2326
+
  |nexus  = 20945
  |github  =
+
  |github  =
  |broke in = Stardew Valley 1.3.36
+
}}
  |unofficial version = 1.2.1-unofficial.1-pathoschild
+
{{#invoke:SMAPI compatibility|entry
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-
+
  |name    = More Fertilizers
 +
  |author  = atravita
 +
  |id      = atravita.MoreFertilizers
 +
  |curse  = 870975
 +
  |moddrop = 1145236
 +
  |nexus  = 11837
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More for Leo
 +
  |author  = Blams
 +
  |id      = blams.MoreForLeo
 +
  |nexus  = 12710
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Giant Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreGiantCrops
 +
  |curse  = 867723
 +
  |moddrop = 771694
 +
  |nexus  = 5263
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.MoreGrass
 +
  |nexus  = 5398
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass on the Beach
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.MoreGrassOnTheBeach
 +
  |nexus  = 8117
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass Starters
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreGrassStarters
 +
  |curse  = 867750
 +
  |moddrop = 313307
 +
  |nexus  = 1702
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Health
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.Morehealth
 +
  |nexus  = 4053
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Key Binding
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.MoreKeybinding
 +
  |nexus  = 5290
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Level Up Notifications, Level Up Notifications
 +
  |author  = Binarynova
 +
  |id      = binarynova.levelupnotifications
 +
  |nexus  = 21667
 +
  |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsMoreLivelySewerOverhaulPatches
 +
  |nexus  = 19405
 +
  |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Map Layers
 +
  |author  = Platonymous
 +
  |id      = Platonymous.MoreMapLayers
 +
  |nexus  = 1134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mine Ladders
 +
  |author  = JadeTheavas
 +
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 +
  |nexus  = 2105
 +
  |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mixed Seeds from Weeds
 +
  |author  = minami26
 +
  |id      = minami26.moremixedseedsfromweeds
 +
  |nexus  = 26712
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info
 +
  |author  = cheesysteak
 +
  |id      = cheesysteak.moremultiplayerinfo
 +
  |nexus  = 2173
 +
  |github  = cheesysteak/stardew-steak
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info (1.6 Updated)
 +
  |author  = yummypecho
 +
  |id      = yummypecho.moremultiplayerinfo
 +
  |nexus  = 22024
 +
  |github  = cheesysteak/stardew-steak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Nightly Events
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.morenightlyevents
 +
  |nexus  = 22612
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Rain
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MoreRain
 +
  |nexus  = 441
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Random Edition, Randomizer
 +
  |author  = Chikakoo and doomdonuts, Chikakoo4
 +
  |id      = Chikakoo.Randomizer
 +
  |nexus  = 5311
 +
  |github  = Chikakoo/stardew-valley-randomizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Rings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreRings
 +
  |curse  = 867743
 +
  |moddrop = 771616
 +
  |nexus  = 2054
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sensible Juices
 +
  |author  = NCarigon
 +
  |id      = NCarigon.MoreSensibleJuices
 +
  |nexus  = 23146
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sexy Dwarf
 +
  |author  = CyberCheese
 +
  |id      = cybercheese.moresexydwarf
 +
  |nexus  = 4320
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Silo Storage
 +
  |author  = OrneryWalrus
 +
  |id      = OrneryWalrus.MoreSiloStorage
 +
  |nexus  = 2587
 +
  |github  =
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Slimes, More Monsters
 +
  |author  = Ded4lif
 +
  |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
 +
  |nexus  = 7526
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sorting, More Sorting Options
 +
  |author  = Chris Kau & Sean Nightingale
 +
  |id      = CKSR.MoreSorting
 +
  |nexus  = 22944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More TV Channel, CanaisTv
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.CanaisTv
 +
  |nexus  = 5126
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Visible Cask Quality, More Visible Cask Rarity
 +
  |author  = mushymato
 +
  |id      = mushymato.MoreVisibleCaskRarity
 +
  |nexus  = 26052
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Weapons
 +
  |author  = Joco80 & Sasara
 +
  |id      = Joco80.MoreWeapons
 +
  |nexus  = 1168
 +
  |github  = Sasara2201/More-Weapons-SDV-Mod-
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Morning Auto-Pause
 +
  |author  = Zamiel
 +
  |id      = Zamiel.MorningAutoPause
 +
  |nexus  = 21266
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mossy Tree Bubble
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.MossyTreeBubble
 +
  |curse  = 1008228
 +
  |moddrop = 1564905
 +
  |nexus  = 22818
 +
  |github  = Tocseoj/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MOTD Mod
 +
  |author  = thfr
 +
  |id      = thfr.MOTDMod
 +
  |nexus  = 3703
 +
  |github  = rfht/MOTDMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Motorcycle Mod, Moto Mod
 +
  |author  = Akane
 +
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 +
  |nexus  = 10553
 +
  |github  =
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.3-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = mouahrara's Module Collection
 +
  |author  = mouahrara
 +
  |id      = mouahrara.mouahrarasModuleCollection
 +
  |nexus  = 18973
 +
  |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Fishing
 +
  |author  = ruggerbuns
 +
  |id      = ruggerbuns.MouseFishing
 +
  |curse  = 1046572
 +
  |moddrop = 1597338
 +
  |nexus  = 25231
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Movement Fishing, 鼠标移动钓鱼
 +
  |author  = Night
 +
  |id      = Night.MovementFishing
 +
  |nexus  = 25571
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Move Mode, Right Click Move Mode
 +
  |author  = ylsama
 +
  |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |curse  = 1063458
 +
  |nexus  = 2614
 +
  |github  = ylsama/RightClickMoveMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Mailbox
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveableMailbox
 +
  |curse  = 868858
 +
  |nexus  = 7834
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Pet Bowl
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveablePetBowl
 +
  |curse  = 868849
 +
  |nexus  = 8038
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Annoying Cursor
 +
  |author  = joljyo
 +
  |id      = joljyo.MoveAnnoyingCursor
 +
  |nexus  = 7378
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Bed
 +
  |author  = yangZ, yangZheng20
 +
  |id      = yangZ.MoveBed
 +
  |nexus  = 23308
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Between Buildings
 +
  |author  = Vilaboa
 +
  |id      = Vilaboa.MoveBetweenBuildings
 +
  |nexus  = 17391
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Faster
 +
  |author  = Shuai Zhang
 +
  |id      = shuaiz.MoveFasterMod
 +
  |nexus  = 1351
 +
  |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Greenhouse Plot
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveGreenhousePlot
 +
  |curse  = 868738
 +
  |nexus  = 13589
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move It
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveIt
 +
  |curse  = 868688
 +
  |nexus  = 15163
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Mod, Movement Modifier
 +
  |author  = Zoryn
 +
  |id      = Zoryn.MovementModifier
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Speed
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.MovementSpeed
 +
  |nexus  = 2736
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Through Object
 +
  |author  = ylsama
 +
  |id      = ylsama.MoveThoughObject
 +
  |nexus  = 2680
 +
  |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theater Options
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MovieTheaterOptions
 +
  |nexus  = 26783
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theatre Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MovieTheatreTweaks
 +
  |curse  = 868672
 +
  |nexus  = 16395
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mr. Pam - Snorlax Mechanics
 +
  |author  = daleonar
 +
  |id      = daleonar.Snorlax
 +
  |nexus  = 16194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MTN, More Than Necessary
 +
  |author  = SgtPickles, GameMX
 +
  |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
  |nexus  = 2256
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Muffin Core
 +
  |author  = Kabi-chan
 +
  |id      = kabi-chan.MuffinCore
 +
  |nexus  = 8070
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Fertilizer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MultiFertilizer
 +
  |curse  = 867717
 +
  |nexus  = 7436
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Backpacks
 +
  |author  = skiilaa
 +
  |id      = skiilaa.MultiplayerBackpacks
 +
  |nexus  = 2282
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Emotes
 +
  |author  = FerMod
 +
  |id      = FerMod.MultiplayerEmotes
 +
  |nexus  = 2347
 +
  |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
 +
  |author  = Achtuur
 +
  |id      = Achtuur.MultiplayerExpShare
 +
  |nexus  = 16891
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Horse Reskin
 +
  |author  = delphinwave
 +
  |id      = DelphinWave.MultiplayerHorseReskin
 +
  |nexus  = 7681
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Hub
 +
  |author  = Alberto Moreira Luiz
 +
  |id      = AlbertoMoreiraLuiz.MultiplayerHub
 +
  |nexus  = 9672
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Idle
 +
  |author  = DoubleZ
 +
  |id      = DoubleZ.MultiplayerIdle
 +
  |nexus  = 3765
 +
  |github  = SourceZh/MultiplayerIdle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Info
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MPInfo
 +
  |curse  = 1004488
 +
  |moddrop = 1302776
 +
  |nexus  = 15155
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
 +
  |author  = Scayze
 +
  |id      = scayze.MultiplayerPrairieKing
 +
  |nexus  = 16030
 +
  |github  = scayze/multiprairie
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
 +
  |author  = Xoulious
 +
  |id      = Xoulious.MultiplayerLagFixer
 +
  |nexus  = 25222
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = multiplayer.mod
 +
  |nexus  = 16582
 +
  |github  = TMThong/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod Checker
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiplayerModChecker
 +
  |nexus  = 6609
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod Limit
 +
  |author  = weizinai
 +
  |id      = weizinai.MultiplayerModLimit
 +
  |nexus  = 25446
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
 +
  |author  = Unremarkable, animavoro
 +
  |id      = unremarkable.fix-sellToStorePrice
 +
  |nexus  = 2135
 +
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Shaft Fix
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.multiplayershaftfix
 +
  |nexus  = 2922
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Speech Bubbles
 +
  |author  = Kalthramis
 +
  |id      = Kalthramis.MPSpeechBubbles
 +
  |nexus  = 2192
 +
  |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Time
 +
  |author  = lolmaj
 +
  |id      = lolmaj.MultiplayerTime
 +
  |nexus  = 2543
 +
  |github  = MaciejMarkuszewski/StardewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
 +
  |author  = LyzzCL
 +
  |id      = LyzzCL.MultiplayerFarmsCode
 +
  |nexus  = 26873
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultiStoryFarmhouse
 +
  |curse  = 868848
 +
  |nexus  = 8077
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.MultipleFloorFarmhouse
 +
  |nexus  = 25303
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Gifts for Spouses
 +
  |author  = Redwood
 +
  |id      = Redwood.MultipleGiftsForSpouse
 +
  |nexus  = 2910
 +
  |github  = EKomperud/StardewMods
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Horses
 +
  |author  = CyanFire
 +
  |id      = CF.MultipleHorses
 +
  |nexus  = 25620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Mini-Obelisks
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MultipleMiniObelisks
 +
  |curse  = 870945
 +
  |nexus  = 7900
 +
  |github  = Floogen/MultipleMiniObelisks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouse Dialogs
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.multiplespousedialogs
 +
  |nexus  = 8711
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultipleSpouses
 +
  |curse  = 868901
 +
  |nexus  = 6227
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Sprites and Portraits On Rotation, File Loading
 +
  |author  = SlyMerc
 +
  |id      = FileLoading
 +
  |nexus  = 1094
 +
  |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultiSave
 +
  |curse  = 868681
 +
  |nexus  = 15402
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save - Continued
 +
  |author  = recon88
 +
  |id      = recon88.MultiSave
 +
  |curse  = 1018922
 +
  |nexus  = 22953
 +
  |github  = recon88/Multi-Save-Continued
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multitool
 +
  |author  = Miome
 +
  |id      = miome.MultiToolMod
 +
  |nexus  = 2546
 +
  |github  = miome/MultitoolMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi-User Chests
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MUC
 +
  |curse  = 997982
 +
  |nexus  = 9856
 +
  |moddrop = 1135731
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.MultiYieldCrops
 +
  |nexus  = 6069
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
 +
  |author  = Jacque Pott
 +
  |id      = JacquePott.MYCDGRPatch
 +
  |nexus  = 14023
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Murdercrows
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Murdercrows
 +
  |curse  = 868878
 +
  |nexus  = 6615
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Murder Drone, Personal Combat Drone
 +
  |author  = cotboy
 +
  |id      = cambam.MURDERDRONE
 +
  |nexus  = 4507
 +
  |github  = camcamcamcam/murderdrone
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Murder Mod
 +
  |author  = Aren, Aren Desai
 +
  |id      = Aren.MurderMod
 +
  |nexus  = 17470
 +
  |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Donation Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Dono.DLL
 +
  |nexus  = 24225
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Store
 +
  |author  = atravita
 +
  |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
 +
  |curse  = 870973
 +
  |moddrop = 1187402
 +
  |nexus  = 12598
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Cursors
 +
  |author  = Expl0
 +
  |id      = Expl0.MushroomCursors
 +
  |nexus  = 12594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Levels
 +
  |author  = Eireon, Ben Patterson
 +
  |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
 +
  |nexus  = 2818
 +
  |github  = benrpatterson/MushroomLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MLT
 +
  |nexus  = 1894
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Log Additions
 +
  |author  = justastranger
 +
  |id      = JAS.MushroomLogAdditions
 +
  |moddrop = 1539617
 +
  |nexus  =
 +
  |github  = justastranger/MushroomLogAdditions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Propagator Automation
 +
  |author  = blueberry and Oddshot
 +
  |id      = blueberry.BlueberryMushroomAutomation
 +
  |nexus  = 4637
 +
  |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Propagator - Grow More Mushrooms
 +
  |author  = blueberry, blueberry and Oddshot
 +
  |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
 +
  |nexus  = 4637
 +
  |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--retest linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Rancher
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MushroomRancher
 +
  |nexus  = 10978
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Cellar
 +
  |author  = Lis
 +
  |id      = Lis.MusicalCellar
 +
  |nexus  = 7626
 +
  |github  = lisamreynolds/MusicalCellar
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Paths
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MusicalPaths
 +
  |curse  = 868739
 +
  |nexus  = 13197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mutant Rings
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.MutantRings
 +
  |nexus  = 23849
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = My Money
 +
  |author  = Marcos Brendon
 +
  |id      = marcos.mymoney
 +
  |nexus  = 6736
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mystical Buildings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MysticalBuildings
 +
  |curse  = 870928
 +
  |nexus  = 12312
 +
  |github  = Floogen/MysticalBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Name Tags
 +
  |author  = Enaium
 +
  |id      = Enaium.NameTags
 +
  |curse  = 436816
 +
  |moddrop = 877767
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/NameTags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Napalm Mummies
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NapalmMummies
 +
  |curse  = 868675
 +
  |nexus  = 15933
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#NapalmMummies
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nature Strikes Back
 +
  |author  = Clumsy Jackdaw
 +
  |id      = ClumsyJackdaw.NatureStrikesBack
 +
  |nexus  = 19771
 +
  |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Neat Additions
 +
  |author  = Ilyaki
 +
  |id      = ilyaki.neatadditions
 +
  |nexus  = 2648
 +
  |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Network Optimizer
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.NetworkOptimizer
 +
  |nexus  = 3021
 +
  |github  = Ilyaki/NetworkOptimizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Never Ending Adventure and Circle of Thorns<!--Nexus-->, NEA & COT<!--manifest changed cira 1.10.0-->, Never Ending Adventure - Code<!--manifest before 1.10.0-->
 +
  |author  = DestyNova
 +
  |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
 +
  |nexus  = 12369
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Never Lose Stamina
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.NeverLoseStamina
 +
  |nexus  = 4046
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Achieve, Obtain Achievements
 +
  |author  = AbelSdf, Abel_sdf
 +
  |id      = AbelSdf.NewAchieve
 +
  |nexus  = 20909
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Clothes Every Day
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.NewClothesEveryDay
 +
  |nexus  = 4030
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Game on Launch
 +
  |author  = Nobbele
 +
  |id      = Nobbele.NewGameOnLaunch
 +
  |nexus  = 2654
 +
  |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Game Plus
 +
  |author  = Spacechase0
 +
  |id      = Spacechase0.NewGamePlus
 +
  |curse  = 867147
 +
  |nexus  = 10786
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Machines
 +
  |author  = Igorious
 +
  |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 +
  |nexus  =
 +
  |chucklefish = 3683
 +
  |github  = Igorious/StardevValleyNewMachinesMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Years Eve → Fireworks
 +
  |author  = sophiesalacia
 +
  |id      = sophie.Fireworks
 +
  |nexus  = 15277
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nexus Mods Button
 +
  |author  = Pickysaurus
 +
  |id      = Pickysaurus.NexusModsButton
 +
  |nexus  = 12969
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nice Messages
 +
  |author  = Nori, seaweednori
 +
  |id      = nori.NiceMessages
 +
  |nexus  = 6160
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Event Chance Tweak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NightEventChanceTweak
 +
  |curse  = 868806
 +
  |nexus  = 10633
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#NightEventChanceTweak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Light
 +
  |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
  |nexus  = 21629
 +
  |github  = KankuroGB/NightLight
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Owl
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NightOwl
 +
  |nexus    = 433
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightshade
 +
  |author  = ichortower
 +
  |id      = ichortower.Nightshade
 +
  |nexus  = 23742
 +
  |github  = ichortower/Nightshade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Shift
 +
  |author  = SevenChords
 +
  |id      = SevenChords.Night_Shift
 +
  |nexus  = 15345
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Time Sound Notifications, Time Notif
 +
  |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
 +
  |id      = Careless_Imm0rtal.Time_Notif.
 +
  |nexus  = 19651
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightwork, 夜间工作
 +
  |author  = Night
 +
  |id      = Night.Gaming
 +
  |nexus  = 25375
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Blink
 +
  |author  = Mr Tea, MrTea
 +
  |id      = MrTea.NoBlink
 +
  |nexus  = 17220
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cheat Shortcuts (No Map Overwrite)
 +
  |author  = kulcris
 +
  |id      = kulcris.NoCheatShortcuts
 +
  |nexus  = 2310
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Noclip Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 +
  |nexus  = 3900
 +
  |moddrop = 691002
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cooties
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.NoCooties
 +
  |nexus  = 9000
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Crows
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.nocrows
 +
  |nexus  = 1682
 +
  |moddrop = 833543
 +
  |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Crows Revisited
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.NoCrowsRevisited
 +
  |nexus  = 21129
 +
  |github  = siweipancc/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debris Weather
 +
  |author  = Underscore76
 +
  |id      = underscore.nodebris
 +
  |nexus  = 19699
 +
  |github  = Underscore76/NoDebrisWeather
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fall Damage, Remove Fall Damage from Mineshafts
 +
  |author  = Kryspur
 +
  |id      = Kryspur.NoFallDamage
 +
  |nexus  = 17749
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.nofencedecay
 +
  |nexus  = 1180
 +
  |moddrop = 833537
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay Redux
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.NoFenceDecayRedux
 +
  |nexus  = 20802
 +
  |github  = EnderTedi/No-Fence-Decay-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Festival Timer
 +
  |author  = mistyspring
 +
  |id      = mistyspring.nofestivaltimer
 +
  |nexus  = 20077
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay
 +
  |author  = hitachihex
 +
  |id      = hitachihex.NoFriendshipDecay
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay - Reborn
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.No
 +
  |nexus  = 22922
 +
  |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Greenhouse Entrance Tiles
 +
  |author  = idermailer
 +
  |id      = idermailer.greenhouseNoEntranceTiles
 +
  |nexus  = 21557
 +
  |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Green Rain
 +
  |author  = Pillow
 +
  |id      = Pillow.NoGreenRain
 +
  |nexus  = 26912
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.NoHatTreasureSkull
 +
  |nexus  = 19655
 +
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hoof Sound
 +
  |author  = AbelSdf, Abel_sdf
 +
  |id      = AbelSdf.NoHoofSound
 +
  |nexus  = 21020
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Kids Ever
 +
  |author  = Hangy
 +
  |id      = Hangy.NoKidsEver
 +
  |nexus  = 1464
 +
  |github  = L3thal1ty/No-Kids-Ever
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Kimchi
 +
  |author  = jaeha, qpqpqp121
 +
  |id      = jaeha.No_Kimchi
 +
  |nexus  = 5043
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Meteors
 +
  |author  = Pillow
 +
  |id      = Pillow.NoMeteors
 +
  |nexus  = 27289
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
 +
  |author  = Riverbankboy, The_UltimateNuke
 +
  |id      = theultimatenuke.testmod
 +
  |nexus  = 17965
 +
  |github  = TheUltimateNuke/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Mine Flyers Redux
 +
  |author  = minervamaga
 +
  |id      = minervamaga.NoMineFlyersRedux
 +
  |nexus  =
 +
  |moddrop = 631110
 +
  |github  = minervamaga/NoMineFlyersRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Accidental Exhaustion, Exhaustion Protection
 +
  |author  = Guedez
 +
  |id      = exhaustion.protection
 +
  |nexus  = 5113
 +
  |moddrop = 707180
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Pets
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 +
  |nexus  = 506
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Random Mine Flyers
 +
  |author  = Drynwynn, thepaladinknight
 +
  |id      = Drynwynn.NoAddedFlyingMineMonsters
 +
  |nexus  = 2528
 +
  |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non Destructive NPCs
 +
  |author  = MadaraUchiha
 +
  |id      = MadaraUchiha.NonDestructiveNPCs
 +
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non-Random Prairie King
 +
  |author  = aedenthorn, Erinthe
 +
  |id
 
   |id            = Duder.ChefsCloset
 
   |id            = Duder.ChefsCloset
   |update keys    =  
+
   |update keys    =
   |local version  = 1.3-1 → 1.3<!--manifest incorrect-->
+
   |local version  = 1.3-1 → 1.3.0
  |remote version =
+
  |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Configurable Machines
 
   |name          = Configurable Machines
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
   |update keys    =  
+
   |update keys    =
   |local version  = 1.2-beta → 1.2.0<!--manifest incorrect-->
+
   |local version  = 1.2-beta → 1.2.0
  |remote version =
+
  |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Custom Linens
 
   |name          = Custom Linens
 
   |id            = Mevima.CustomLinens
 
   |id            = Mevima.CustomLinens
   |update keys    =  
+
   |update keys    =
   |local version  = 1.0 → 1.1<!--manifest not updated-->
+
   |local version  = 1.0 → 1.1.0
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.1.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Dynamic Machines
 
   |name          = Dynamic Machines
 
   |id            = DynamicMachines
 
   |id            = DynamicMachines
   |update keys    =  
+
   |update keys    =
   |local version  = 1.1 → 1.1.1<!--manifest not updated-->
+
   |local version  = 1.1 → 1.1.1
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.1.1-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 13,717: Line 25,563:
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Hmm Cheese Yum
 +
  |id            = tomasitobambito.HmmCheeseYum
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 1.12.0 → 1.1.2
 +
  |reason        = {{nexus mod|9343|mod page}} has wrong version format
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Iridium Tools Patch
 
   |name          = Iridium Tools Patch
 
   |id            = Redwood.IridiumToolsPatch
 
   |id            = Redwood.IridiumToolsPatch
   |update keys    =  
+
   |update keys    =
   |local version  = 1.0.0 → 1.0.1<!--manifest not updated-->
+
   |local version  = 1.0.0 → 1.0.1
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.1-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Level Up Notifications
 
   |name          = Level Up Notifications
 
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
 
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge version incorrect-->
+
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 +
  |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Multiple Sprites and Portraits On Rotation
 
   |name          = Multiple Sprites and Portraits On Rotation
 
   |id            = FileLoading
 
   |id            = FileLoading
   |update keys    =  
+
   |update keys    =
   |local version  = 1.1 → 1.12<!--manifest not updated-->
+
   |local version  = 1.1 → 1.1.2
  |remote version =
+
  |remote version = 1.12 → 1.1.2
 +
  |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = No Mine Flyers Redux
 
   |name          = No Mine Flyers Redux
 
   |id            = minervamaga.NoMineFlyersRedux
 
   |id            = minervamaga.NoMineFlyersRedux
   |update keys    = -Nexus:4498
+
   |update keys    = Nexus:4498 → ModDrop:631110
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 +
  |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = PokeMania
 
   |name          = PokeMania
 
   |id            = TheKrominatorPokemania
 
   |id            = TheKrominatorPokemania
   |update keys    =  
+
   |update keys    =
   |local version  = 4.0 → 4.0.3<!--not updated in manifest-->
+
   |local version  = 4.0 → 4.0.3
  |remote version =
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 4.0.3-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Relationship Status
 
   |name          = Relationship Status
 
   |id            = relationshipstatus
 
   |id            = relationshipstatus
   |update keys    =  
+
   |update keys    =
   |local version  = 1.0.4 → 1.0.5<!--manifest not updated-->
+
   |local version  = 1.0.4 → 1.0.5
   |remote version =  
+
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.5-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Seasonal Obelisk
 +
  |id            = maxvollmer.deepwoodsmod.seasonalobelisk
 +
  |update keys    =
 +
  |local version  =
 +
   |remote version = 2.11.0 → 2.1.0
 +
  |reason        = {{nexus mod|5016|mod page}} has wrong version format
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Showcase
 
   |name          = Showcase
 
   |id            = Igorious.Showcase
 
   |id            = Igorious.Showcase
   |update keys    =  
+
   |update keys    =
   |local version  = 0.9-500 → 0.9<!--manifest incorrect-->
+
   |local version  = 0.9-500 → 0.9.0<!--manifest incorrect-->
   |remote version =  
+
   |remote version =
 +
  |reason        = manifest has wrong version<!--last checked: 0.9.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
   |name          = Siv's Marriage
+
   |name          = Standardized Krobus
   |id            = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod
+
   |id            = minervamaga.StandardizedKrobus
   |update keys    =  
+
   |update keys    = Nexus:5206 → ModDrop:716314
   |local version  = 0.0 → 1.4<!--manifest incorrect-->
+
   |local version  =
  |remote version =
+
  |remote version =
 +
  |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
   |name          = Standardized Krobus
+
   |name          = Luck Skill
   |id            = minervamaga.StandardizedKrobus
+
   |id            = spacechase0.LuckSkill
   |update keys    = -Nexus:5206
+
   |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 13,790: Line 25,661:
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
 
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
* Chat or ask questions in [[Modding:Community#Discord|#modding on Discord]].
+
* Chat or ask questions in [[Modding:Community#Discord|#making-mods on Discord]].
  
 
===Creating an unofficial update===
 
===Creating an unofficial update===
Line 13,804: Line 25,675:
 
{{Modding guide footer
 
{{Modding guide footer
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
 
   |prev = [[Modding:Player Guide/Troubleshooting|Troubleshooting]]
   |next =  
+
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 08:53, 23 September 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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