Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: add new mods (Tidy Social, Time Master, Trash Cans On Horse, Weather Totem))
Tags: Mobile edit Mobile web edit
 
(786 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
 
{{modding player guide header}}
 
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 +
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 24: 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
Line 40: Line 46:
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name     = 24 Hour Format, 24 Hour Clock
+
   |name   = 24 Hour Format, 24 Hour Clock
   |author   = Prince-Leto
+
   |author = Prince-Leto
   |id       = princeleto.twentyfourhours
+
   |id     = princeleto.twentyfourhours
   |nexus id = 2908
+
   |nexus   = 2908
   |github   = Prince-Leto/StardewValleyMods
+
   |github = Prince-Leto/StardewValleyMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = SMAPI 3.0
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
   |summary = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.AbilitiesExperienceBars
 +
  |nexus  = 8048
 +
  |github  = Ophaneom/Abilities-Experience-Bars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Abilities - Experience Bars
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = Ophaneom
+
   |author = Sandman53
   |id       = Ophaneom.AbilitiesExperienceBars
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 8048
+
   |nexus   = 22751
   |github   = Ophaneom/Abilities-Experience-Bars
+
   |github = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Bonafide Special Blue Chicken
+
   |name   = A Bonafide Special Blue Chicken
   |author   = r1kai, rikai, rikai and jackkimball
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = rikai.abonafidespecialbluechicken
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 8979
+
   |nexus   = 8979
   |github   = rikai/ABonafideSpecialBlueChicken
+
   |github = rikai/ABonafideSpecialBlueChicken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = Access Chest Anywhere
   |author   = dumb0t, VIspReaderUS
+
   |author = dumb0t, VIspReaderUS
   |id       = AccessChestAnywhere
+
   |id     = AccessChestAnywhere
   |nexus id = 257
+
   |nexus   = 257
   |github   =  
+
   |github =
  
 
   |broke in = Stardew Valley 1.1
 
   |broke in = Stardew Valley 1.1
Line 84: 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
 +
  |name    = AchtuurCore
 +
  |author  = Achtuur
 +
  |id      = Achtuur.AchtuurCore
 +
  |nexus  = 16827
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Action Sitting
 +
  |author  = greentodd
 +
  |id     = greentodd.ActionSitting
 +
  |nexus  = 10943
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Action Sitting
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = greentodd
+
   |author = StultusV
   |id       = greentodd.ActionSitting
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
   |nexus id = 10943
+
   |nexus   = 8688
   |github   =  
+
   |github = JudeRV/Stardew-ActivatingSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
+
   |name   = Activate Sprinklers
   |author   = StultusV
+
   |author = f4iTh, JertsukkaTheMan
   |id       = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id = 8688
+
   |nexus   = 2088
   |github   = JudeRV/Stardew-ActivatingSprinklers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = Active Menu Anywhere
   |author  = f4iTh, JertsukkaTheMan
+
   |author = weizinai
   |id       = f4iTh.ActivateSprinklers
+
  |id      = weizinai.ActiveMenuAnywhere
   |nexus id = 2088
+
  |nexus  = 21093
   |github  =  
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
 +
  |author  = Chelsea Bingiel
 +
   |id     = ChelseaBingiel.LuckyRabbitsFoot
 +
   |nexus   = 11447
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
+
   |name   = Additional Mine Maps
   |author   = Chelsea Bingiel
+
   |author = aedenthorn, Erinthe
   |id       = ChelseaBingiel.LuckyRabbitsFoot
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 11447
+
  |curse  = 868700
   |github   =
+
   |nexus   = 14595
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Add to Workbench Chests
+
   |name   = Add Money
   |author   = Rui3
+
   |author = Pempi
   |id       = Rui3.AddToWorkbenchChests
+
   |id     = pempi.addMoney
   |nexus id = 5713
+
   |nexus   = 20111
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Additional Mine Maps
+
   |name   = Add Money
   |author   = aedenthorn
+
   |author = Steph Hoel
   |id       = aedenthorn.AdditionalMineMaps
+
   |id     = StephHoel.AddMoney
   |nexus id = 14595
+
   |nexus   = 21016
   |github   = aedenthorn/StardewValleyMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Building Costs
+
   |name   = Add to Workbench Chests
   |author   = Skalaki
+
   |author = Rui3
   |id       = Skalaki.AdjustableBuildingCosts
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 12446
+
   |nexus   = 5713
   |github  = MiguelLucas/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = Adjustable Building Costs
   |author   = Pokeytax
+
   |author = Skalaki
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 2631
+
   |nexus   = 12446
   |github  =  
+
   |github = MiguelLucas/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Adjustable Price Hikes
   |author   = punyo, yakminepunyo
+
  |author  = Pokeytax
   |id       = punyo.AdjustableStaminaHealing
+
  |id      = Pokeytax.AdjustablePriceHikes
   |nexus id = 2149
+
  |nexus  = 2631
   |github   = pomepome/AdjustableStaminaHealing
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Stamina Healing
 +
   |author = punyo, yakminepunyo
 +
   |id     = punyo.AdjustableStaminaHealing
 +
   |nexus   = 2149
 +
   |github = pomepome/AdjustableStaminaHealing
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
Line 158: Line 254:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = Adjust Artisan Prices
   |author   = ThatNorthernMonkey
+
   |author = ThatNorthernMonkey
   |id       = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id =  
+
   |nexus   =
   |chucklefish id = 3532
+
   |chucklefish = 3532
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
+
   |github = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.1
 +
<!--
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |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
 
   |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     = Adjust Baby Chance
+
   |name   = Adjust Baby Chance
   |author   = f4iTh, JertsukkaTheMan
+
   |author = f4iTh, JertsukkaTheMan
   |id       = f4iTh.AdjustBabyChance
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 3311
+
   |nexus   = 3311
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Adjust Monster
   |author   = mmanlapat
+
   |author = mmanlapat
   |id       = mmanlapat.AdjustMonster
+
   |id     = mmanlapat.AdjustMonster
   |nexus id = 1161
+
   |nexus   = 1161
   |github   =  
+
   |github =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |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
 
   |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   = Adopt 'n Skin, Animal Skinner
   |author   = Gathouria
+
   |author = Gathouria
   |id       = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 4011
+
   |nexus   = 4011
   |moddrop id = 600967
+
   |moddrop = 600967
   |github   = Gathouria/Adopt-Skin
+
   |github = Gathouria/Adopt-Skin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Cooking
+
   |name   = Adopt With Krobus
   |author   = aedenthorn
+
   |author = Hana
   |id       = aedenthorn.AdvancedCooking
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 11264
+
   |nexus   = 22218
   |github   = aedenthorn/StardewValleyMods
+
   |github = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Flute Blocks
+
   |name   = Advanced Cooking
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.AdvancedFluteBlocks
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 10934
+
  |curse  = 868782
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Advanced Key Bindings
+
   |name   = Advanced Fishing Treasure
   |author   = Drachenkatze
+
   |author = aceynk
   |id       = Drachenkatze.AdvancedKeyBindings
+
   |id     = aceynk.AdvancedFishingTreasure
   |nexus id = 5127
+
   |nexus   = 24403
   |github   = Drachenkaetzchen/AdvancedKeyBindings
+
   |github = aceynk/AdvancedFishingTreasure
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Loot Framework
+
   |name   = Advanced Flute Blocks
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.AdvancedLootFramework
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 7739
+
  |curse  = 868790
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10934
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = Advanced Key Bindings
   |author   = ANDR55
+
   |author = Drachenkatze
   |id       = ANDR55.AdvMachines
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id =
+
   |nexus  = 5127
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |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     = Advanced Melee Framework
+
   |name   = Advanced Location Loader
   |author   = aedenthorn
+
   |author = Entoarox
   |id       = aedenthorn.AdvancedMeleeFramework
+
   |id     = Entoarox.AdvancedLocationLoader
   |nexus id = 7886
+
   |nexus   = 2270
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 3619
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Menu Positioning
+
   |name   = Advanced Loot Framework
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.AdvancedMenuPositioning
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id = 11315
+
  |curse  = 868863
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Advanced Machines, AdvMachines
   |author  = Omegasis, Alpha_Omegasis
+
   |author = ANDR55
   |id      = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
+
  |id      = ANDR55.AdvMachines
   |nexus id = 435
+
  |nexus   =
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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     = Advanced Social Interactions
+
   |name   = Advanced Melee Framework
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.AdvancedSocialInteractions
+
   |id     = aedenthorn.AdvancedMeleeFramework
   |nexus id = 14451
+
  |curse  = 868856
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 7886
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advent Calendar
+
   |name   = Advanced Menu Positioning
   |author   = Darzington
+
   |author = aedenthorn, Erinthe
   |id       = darzington.AdventCalendarMod
+
   |id     = aedenthorn.AdvancedMenuPositioning
   |nexus id = 7444
+
  |curse  = 868780
   |github   =  
+
   |nexus   = 11315
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = Hammurabi
+
   |author = Omegasis, Alpha_Omegasis
   |id       = HammurabiAdventureShopInventory
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id =
+
   |nexus  = 435
   |chucklefish id = 4608
+
   |github  = janavarro95/Stardew_Valley_Mods
   |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     = AeroCore
+
   |name   = Advanced Social Interactions
   |author   = Tlitookilakin
+
   |author = spacechase0
   |id       = tlitookilakin.AeroCore
+
   |id     = spacechase0.AdvancedSocialInteractions
   |moddrop id = 1275014
+
   |curse  = 867133
   |nexus id = 14700
+
   |nexus   = 14451
   |github   = Tlitookilakin/AeroCore
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AFK Pause, AFK Time Pause
+
   |name   = Advancing Sprinklers
   |author   = aedenthorn
+
   |author = Warix3
   |id       = aedenthorn.AFKTimePause
+
   |id     = warix3.advancingsprinklers
   |nexus id = 14228
+
   |nexus   = 2983
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |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     = Aggressive Acorns
+
   |name   = Advent Calendar
   |author   = Phrasefable
+
   |author = Darzington
   |id       = Phrasefable.AggressiveAcorns
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 3661
+
   |nexus   = 7444
   |github  = phrasefable/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Airstrike
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |author  = XxHarvzBackxX
+
   |author  = Veniamin-Arefev
   |id      = harvz.Airstrike.DLL
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |nexus id = 10464
+
   |nexus   = 19442
   |github  = XxHarvzBackxX/airstrike
+
   |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Less Flashy Stardew
+
   |name   = Adventure Shop Inventory
   |author   = mistyspring
+
   |author = Hammurabi
   |id       = mistyspring.lessflashy
+
   |id     = HammurabiAdventureShopInventory
   |nexus id = 10531
+
   |nexus   =
   |github   =  
+
  |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     = All Chests Menu
+
   |name   = AeroCore
   |author   = aedenthorn
+
   |author = Tlitookilakin
   |id       = aedenthorn.AllChestsMenu
+
   |id     = tlitookilakin.AeroCore
   |nexus id = 14494
+
  |moddrop = 1275014
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 14700
 +
   |github = Tlitookilakin/AeroCore
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Allow Beach Sprinklers
+
   |name   = AFK Pause, AFK Time Pause
   |author   = Jag3dagster
+
   |author = aedenthorn, Erinthe
   |id       = Jag3dagster.AllowBeachSprinklers
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 7629
+
  |curse  = 868715
   |github   = jag3dagster/AllowBeachSprinklers
+
   |nexus   = 14228
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = AFK Timer, AFK Idle Timer
   |author   = cantorsdust and Pathoschild
+
   |author = CKextreme
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = CKextreme.AfkTimer
   |nexus id = 174
+
   |nexus   = 3721
   |github  = cantorsdust/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almanac
+
   |name   = Agenda
   |author   = Khloe Leclair
+
   |author = OFTS_CQM
   |id       = leclair.almanac
+
   |id     = ofts.agenda
   |nexus id = 11022
+
   |nexus   = 20432
   |github   = KhloeLeclair/StardewMods
+
   |github = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almanac →  DGA Support
+
   |name   = Aggressive Acorns
   |author   = Khloe Leclair
+
   |author = Phrasefable
   |id       = leclair.almanacdga
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 11022
+
   |nexus   = 3661
   |github   = KhloeLeclair/StardewMods
+
   |github = phrasefable/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
   |name   = Aging Mod
   |author   = momoaau
+
   |author = skn
   |id       = 439<!--actual manifest ID-->
+
   |id     = skn.AgingMod
   |nexus id = 439
+
   |nexus   = 1129
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status = workaround
+
   |status  = abandoned
  |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     = Alternative Textures
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = PeacefulEnd
+
   |author = Fippsie
   |id       = PeacefulEnd.AlternativeTextures
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 9246
+
   |nexus   = 17273
   |github   = Floogen/AlternativeTextures
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
+
   |name   = Airstrike
   |author   = Alja, Alvadea
+
   |author = XxHarvzBackxX
   |id       = Alja.Shack
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 13187
+
   |nexus   = 10464
   |github  = Jaksha6472/MiningShack
+
   |github = XxHarvzBackxX/airstrike
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
   |name   = AI Valley
   |author   = funny-snek and Zuberii
+
   |author = Dualityofsoul
   |id       = funny-snek.Always_On_Server
+
   |id     = Dualityofsoul.AIValley
   |nexus id = 2677
+
   |nexus   = 25025
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.20.2-unofficial.2-elizo
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always Scroll Map
+
   |name   = Alarms
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = aedenthorn.Alarms
   |nexus id = 2733
+
   |nexus   = 17607
   |github   = bcmpinc/StardewHack
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Always Swim
+
   |name   = A Less Flashy Stardew
   |author   = Hoggagf2
+
   |author = mistyspring
   |id       = Hoggagf2.AlwaysSwim
+
   |id     = mistyspring.lessflashy
   |nexus id = 13264
+
   |nexus   = 10531
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ambient Light
+
   |name   = All Chests Menu
   |author   = SixthTitan
+
   |author = aedenthorn, Erinthe
   |id       = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 4639
+
  |curse  = 868705
  |github  =
+
  |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     = Ancient Fruit Won't Die in Winter
+
   |name   = All Crops All Seasons
   |author   = cindyexe
+
   |author = cantorsdust
   |id       = cindyexe.afddiw
+
   |id     = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
   |nexus id = 8823
+
   |nexus   = 170
   |github  =  
+
   |github = cantorsdust/StardewMods
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Existing Weapon Updater
+
   |name   = Allow Beach Sprinklers
   |author   = Angela Ranna
+
   |author = Jag3dagster
   |id       = AngelaRanna.ExistingWeaponsUpdater
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 6894
+
  |curse  = 989210
   |github   = AngelaRanna/StardewMods
+
   |nexus   = 7629
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Weapon Rebalance
+
   |name   = All Professions
   |author   = Angela Ranna
+
   |author = cantorsdust and Pathoschild
   |id       = AngelaRanna.WeaponBalanceCode
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 6894
+
   |nexus   = 174
   |github   = AngelaRanna/StardewMods
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angry Grandpa
+
   |name   = Almanac
   |author   = Jonqora
+
   |author = Khloe Leclair
   |id       = Jonqora.AngryGrandpa
+
   |id     = leclair.almanac
   |nexus id = 6324
+
   |nexus   = 11022
   |broke in = Stardew Valley 1.5
+
  |github  = KhloeLeclair/StardewMods
  |unofficial version = 1.2.1-unofficial.1-Mizzion
+
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |github  = Jonqora/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Birth Every Night
+
   |name   = Almanac → DGA Support
   |author   = Paritee
+
   |author = Khloe Leclair
   |id       = Paritee.AnimalBirthEveryNight
+
   |id     = leclair.almanacdga
   |nexus id = 3440
+
   |nexus   = 11022
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = KhloeLeclair/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Almighty Farming Tool, Almighty Tool
   |author   = stokastic
+
   |author = momoaau
   |id       = stokastic.AnimalChooser
+
   |id     = 439<!--actual manifest ID-->
   |nexus id = 2573
+
   |nexus   = 439
   |github   = stokastic/AnimalChooser
+
   |github =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
+
   |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
}}
+
<!--
{{#invoke:SMAPI compatibility|entry
+
   |unofficial version = 1.2.2-unofficial.3.mizzion
   |name    = Animal Husbandry Mod, Butcher Mod
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
   |author  = Digus
+
-->
  |id      = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
 
  |nexus id = 1538
 
  |github  = Digus/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Observer
+
   |name   = Alternative Textures
   |author   = NOFILENAMED
+
   |author = PeacefulEnd
   |id       = NFN.ANIMOBS
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 8653
+
  |curse  = 870938
   |github   = nofilenamed/AnimalObserver
+
   |nexus   = 9246
 +
   |github = Floogen/AlternativeTextures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Patting
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = DiddyP
+
   |author = Alvadea & Jaksha6472
   |id       = DiddyP.AnimalPatting
+
   |id     = Alja.Shack
   |nexus id = 3837
+
   |nexus   = 13187
   |github   =  
+
   |github = Jaksha6472/MiningShack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Pet Status
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = Hakej
+
   |author = Alvadea & Jaksha6472
   |id       = hakej.animalpetstatus
+
   |id     = Alja.witchtower
   |nexus id = 8725
+
   |nexus   = 15926
   |github   = Hakej/Animal-Pet-Status
+
   |github = Jaksha6472/WitchTower
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Produce Expansion
+
   |name   = Always Active Window, Always Active Mod
   |author   = elbe
+
   |author = AlexGoD
   |id       = elbe.AnimalProduceExpansion
+
   |id     = AlexGoD.AlwaysActiveMod
   |nexus id = 9119
+
   |nexus  = 25177
   |moddrop id = 988407
+
   |github =
   |github   = lshtech/AnimalProduceExpansion
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Die
+
   |name   = Always Hay
   |author   = Goldenrevolver
+
   |author = Omek97
   |id       = Goldenrevolver.AnimalsDie
+
   |id     = omek97.always_hay
   |nexus id = 7769
+
   |nexus   = 20808
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animals Don't Eat Grass
+
   |name   = Always On Server for Multiplayer
   |author   = KarratKake
+
   |author = funny-snek and Zuberii
   |id       = KarratKake.AnimalsDontEatGrass
+
   |id     = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
   |nexus id = 7474
+
   |nexus   = 2677
   |github   =  
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in          = Stardew Valley 1.4
   |name    = Animal Selector
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
  |author  = rikai
+
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
   |id      = rikai.AnimalSelector
 
   |nexus id = 8758
 
  |github  = rikai/AnimalSelector
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Shop Conditions
+
   |name   = Always Organize Chests
   |author   = elbe
+
   |author = Zamiel
   |id       = elbe.AnimalShopConditions
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 9107
+
   |nexus  = 21207
   |moddrop id = 986958
+
   |github = Zamiell/stardew-valley-mods
   |github   = lshtech/AnimalShopConditions
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Always Scroll Map
   |author   = jwdred
+
   |author = bcmpinc
   |id       = jwdred.AnimalSitter
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 581
+
   |nexus   = 2733
   |github   = jdusbabek/stardewvalley
+
   |github = bcmpinc/StardewHack
 
 
  |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     = Animals Need Water
+
   |name   = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
   |author   = GZhynko
+
   |author = Saah
   |id       = GZhynko.AnimalsNeedWater
+
   |id     = Saah.AlwaysShowBarValues
   |nexus id = 6196
+
   |nexus   = 23452
   |github   = gzhynko/StardewMods
+
   |github = sarahvloos/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Always Special Title
   |author   = spacechase0 and Pathoschild
+
   |author = DespairScent
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 3283
+
   |nexus  = 22150
   |moddrop id = 771644
+
   |github = DespairScent/AlwaysSpecialTitle
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Whisperer
+
   |name   = Always Swim
   |author   = Shalkin
+
   |author = Hoggagf2
   |id       = shaklin.animalwhisperer
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 8885
+
   |nexus   = 13264
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Parrot and Perch
+
   |name   = Ambient Light
   |author   = aedenthorn
+
   |author = SixthTitan
   |id       = aedenthorn.ParrotPerch
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 7957
+
   |nexus   = 4639
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Animated Portrait Framework
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = akai
+
   |author = cindyexe
   |id       = akai.AnimatedPortrait
+
   |id     = cindyexe.afddiw
   |nexus id = 8249
+
   |nexus   = 8823
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status = workaround
 
  |summary = use [[#HD Portraits| HD Portraits]] instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anki Study Break
+
   |name   = Ancient Seed Expended, More Ancient Seeds C
   |author   = nymvaline
+
   |author = Zexu2K
   |id       = nymvaline.AnkiStudyBreak
+
   |id     = Zeux2K.More_Ancient_Seeds_C
   |nexus id = 11279
+
   |nexus   = 26498
   |github   = nymvaline/StardewValley-AnkiStudyBreak
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anniversary on Calendar
+
   |name   = Angel's Existing Weapon Updater
   |author   = greentodd
+
   |author = Angela Ranna
   |id       = greentodd.CalendarAnniversary
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 8351
+
   |nexus   = 6894
   |github   =  
+
   |github = AngelaRanna/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = Angel's Lead Rod Drop Rate Fixer
   |author   = spacechase0 and Pathoschild
+
   |author = Angela Ranna
   |id       = spacechase0.AnotherHungerMod
+
   |id     = AngelaRanna.LeadRodFixer
   |nexus id = 3379
+
   |nexus   = 6894
   |moddrop id = 568430
+
   |github  = AngelaRanna/StardewMods
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |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     = Another Jump Mod, Yet Another Jump Mod
+
   |name   = Angel's Weapon Rebalance
   |author   = aedenthorn
+
   |author = Angela Ranna
   |id       = aedenthorn.YAJM
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 6546
+
   |nexus   = 6894
   |github  = aedenthorn/StardewValleyMods
+
   |github = AngelaRanna/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Angry Grandpa
   |author   = funny-snek
+
   |author = Jonqora
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 2887
+
  |nexus  = 6324
   |github  = funny-snek/anticheat-and-servercode
+
  |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     = Anti-Reset Mr. Reduggy
+
   |name   = Angry Seagulls
   |author   = FricativeMelon
+
   |author = spacechase0
   |id       = FricativeMelon.AntiResetMrReduggy
+
   |id     = spacechase0.AngrySeagulls
   |nexus id = 15480
+
   |nexus   = 26121
   |github   =
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Social NPCs
+
   |name   = Animal Birth Every Night
   |author   = Super Aardvark, ubererdferkel
+
   |author = Paritee
   |id       = SuperAardvark.AntiSocial
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 5371
+
   |nexus   = 3440
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Anything Ponds
+
   |name   = Animal Chooser
   |author   = MouseyPounds
+
   |author = stokastic
   |id       = MouseyPounds.AnythingPonds
+
   |id     = stokastic.AnimalChooser
   |nexus id = 4702
+
   |nexus   = 2573
   |github   = MouseyPounds/stardew-mods
+
   |github = stokastic/AnimalChooser
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.3.29
   |name    = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
+
   |status   = workaround
  |author  = aedenthorn
+
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
   |id      = aedenthorn.AprilFools
 
   |nexus id = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = A Quality Mod
 
  |author  = spacechase0
 
  |id      = spacechase0.AQualityMod
 
  |nexus id = 14448
 
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Animal Dialogue Framework
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.2048
+
   |id     = aedenthorn.AnimalDialogueFramework
  |nexus id = 2048
+
   |curse   = 868666
  |moddrop id = 793820
+
   |nexus  = 16881
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Arcade Pong
 
  |author  = Platonymous
 
  |id      = Platonymous.ArcadePong
 
   |nexus id = 2044
 
   |moddrop id = 793819
 
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = Platonymous
+
   |author = Digus
   |id       = Platonymous.Snake
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 2056
+
   |nexus  = 1538
   |moddrop id = 793822
+
   |github = Digus/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Arena Challenges Mod
+
   |name   = Animal Mood Fix
   |author   = XxHarvzBackxX
+
   |author = Grant Peters
   |id       = harvz.ACM.SMAPI
+
   |id     = GPeters-AnimalMoodFix
   |nexus id = 9544
+
   |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     = Armor Ore
+
   |name   = Animal Observer
   |author   = gmff
+
   |author = nofilenamed
   |id       = GMFF.ArmorOre
+
   |id     = NFN.ANIMOBS
   |nexus id =
+
   |nexus  = 8653
  |curseforge id  = 485718
+
   |github = nofilenamed/AnimalObserver
   |curseforge key = armor-ore
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact Digger
+
   |name   = Animal Patting
   |author   = Mizzion
+
   |author = DiddyP
   |id       = mizzion.artifactdigger
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 4212
+
   |nexus  = 3837
   |moddrop id = 661378
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
+
   |name   = Animal Pet Status
   |author   = pepoluan
+
   |author = Hakej
   |id       = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
+
   |id     = hakej.animalpetstatus
   |nexus id = 9023
+
   |nexus  = 8725
   |moddrop id = 979525
+
   |github = Hakej/Animal-Pet-Status
   |github   =  
+
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Animal Produce Expansion
   |author   = Ilyaki
+
   |author = elbe
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 2761
+
   |nexus   = 9119
   |github   = Ilyaki/ArtifactSystemFixed
+
  |moddrop = 988407
 +
   |github = lshtech/AnimalProduceExpansion
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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   = Animals Die
   |author   = Rhukii
+
   |author = Goldenrevolver
   |id       = Rhukii.ArtisanGoodsRedone
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 9414
+
   |nexus   = 7769
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Animals Don't Eat Grass
   |author   = Travoos
+
   |author = KarratKake
   |id       = none<!--no ID in manifest-->
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id =
+
   |nexus  = 7474
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
   |github =
   |github   = Club559/AshleyMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = Animals Don't Remove Grass
   |author   = Goldenrevolver
+
   |author = MrShreddie
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 260
+
   |nexus   = 21028
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Animal Selector
   |author   = Platonymous
+
   |author = rikai
   |id       = Platonymous.ATM
+
   |id     = rikai.AnimalSelector
   |nexus id = 3135
+
   |nexus  = 8758
   |moddrop id = 793914
+
   |github = rikai/AnimalSelector
   |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
+
   |status   = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AtraCore
+
   |name   = Animal Shop Conditions
   |author   = atravita
+
   |author = elbe
   |id       = atravita.AtraCore
+
   |id     = elbe.AnimalShopConditions
   |moddrop id = 1205156
+
   |nexus  = 9107
   |nexus id = 12932
+
   |moddrop = 986958
   |github   = atravita-mods/StardewMods
+
   |github = lshtech/AnimalShopConditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Atra's Interaction Tweaks, Stop Rug Removal
+
   |name   = Animal Sitter
   |author   = atravita
+
   |author = jwdred
   |id       = atravita.StopRugRemoval
+
   |id     = jwdred.AnimalSitter
   |nexus id = 10192
+
   |nexus   = 581
   |moddrop id = 1068101
+
  |github  = jdusbabek/stardewvalley
   |github   = atravita-mods/StardewMods
+
 
 +
   |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     = Audio Descriptions
+
   |name   = Animal Sitter LTS
   |author   = mistyspring
+
   |author = oliver
   |id       = mistyspring.AudioDescription
+
   |id     = oliver.AnimalSitterLTS
   |nexus id = 16294
+
   |nexus   = 20831
   |github   =
+
   |github = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aurora GSI for Stardew Valley
+
   |name   = Animals Need Water
   |author   = macer-Tim Oberle
+
   |author = GZhynko
   |id       = macer.AuroraGSI
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id = 6088
+
   |nexus   = 6196
   |github   =  
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Animal Social Menu
   |author   = taggartaa, Aaron Taggart
+
   |author = spacechase0
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = spacechase0.AnimalSocialMenu
   |nexus id = 1019
+
   |nexus   = 3283
   |github  = taggartaa/AutoAnimalDoors
+
  |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-Attack
+
   |name   = Animal Whisperer
   |author   = cgifox
+
   |author = Shalkin
   |id       = cgifox.AutoAttack
+
   |id     = shaklin.animalwhisperer
   |nexus id = 9620
+
   |nexus   = 8885
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Attack
+
   |name   = Animated Parrot and Perch
   |author   = X3n0n182
+
   |author = aedenthorn, Erinthe
   |id       = X3n0n182.AutoAttack
+
   |id     = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
   |nexus id = 7258
+
  |curse  = 868854
   |github  =
+
   |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     = Auto Bait and Tackles
+
   |name   = Animated Portrait Framework
   |author   = Alison Li
+
   |author = akai
   |id       = Alison-Li.AutoBaitAndTackles
+
   |id     = akai.AnimatedPortrait
   |nexus id = 6773
+
   |nexus   = 8249
   |github  = Alison-Li/AutoBaitAndTacklesMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 +
  |status  = workaround
 +
  |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Coffee
+
   |name   = Animation-Cancel Keybinding
   |author   = Ben880, ben1830
+
   |author = Swaglix
   |id       = BenjaminWilcox.AutoCoffee
+
   |id     = swaglix.AnimationCancelKeybinding
   |nexus id = 2387
+
   |nexus   = 20159
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Anki Study Break
   |author   = aurnj, Roy Li
+
   |author = nymvaline
   |id       = RuyiLi.AutoCrop
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id =
+
   |nexus  = 11279
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |github  = nymvaline/StardewValley-AnkiStudyBreak
   |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     = Auto-Eat
+
   |name   = Anniversary on Calendar
   |author   = Permamiss
+
   |author = greentodd
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 643
+
   |nexus  = 8351
  |curseforge id  = 307990
+
   |github =
   |curseforge key = auto-eat
 
   |github   = Permamiss/Auto-Eat
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Farm Screenshot
+
   |name   = Another Hunger Mod
   |author   = Dwayneten
+
   |author = spacechase0
   |id       = DwayneTen.AutoFarmScreenshot
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 4783
+
  |curse  = 867735
   |github   = Dwayneten/AutoFarmScreenshot
+
   |nexus   = 3379
 +
  |moddrop = 568430
 +
   |github = spacechase0/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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Autofill Pet Bowl
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = maephie
+
   |author = aedenthorn, Erinthe
   |id       = maephie.AutofillPetBowl
+
   |id     = aedenthorn.YAJM
   |nexus id = 13296
+
  |curse  = 868885
   |github  = maephie/StardewMods
+
   |nexus   = 6546
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Anti-Cheat Server
   |author   = WhiteMind
+
   |author = funny-snek
   |id       = WhiteMind.AF
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 1895
+
   |nexus   = 2887
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = funny-snek/anticheat-and-servercode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fishing
+
   |name   = AntiCheat Whitelist, AntiCheat Server Whitelist
   |author   = SorryLate, rharyanto
+
   |author = alichan, alichanST
   |id       = SorryLate.AutoFishing
+
   |id     = alichan.AntiCheatWhitelist
   |nexus id = 5235
+
   |nexus   = 24204
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = Teban100
+
   |author = FricativeMelon
   |id       = AutoGate
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 820
+
   |nexus   = 15480
   |github   = StephenKairos/Teban100-StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grab Truffles
+
   |name   = Anti-Social NPCs
   |author   = Tsin
+
   |author = Super Aardvark, ubererdferkel
   |id       = Tsin.AutoGrabTruffles
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 14162
+
   |nexus   = 5371
   |github   =
+
   |github = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Anti Tool Exhaustion
   |author   = Caraxian
+
   |author = Tomokisan
   |id       = caraxian.AutoLoadGame
+
   |id     = tomokisan.antiToolExhaustion
   |nexus id = 2509
+
  |curse  = 1081754
   |github   = Caraxi/StardewValleyMods
+
   |nexus   = 26371
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Anything Ponds
   |author   = Pathoschild
+
   |author = MouseyPounds
   |id       = Pathoschild.Automate
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 1063
+
   |nexus   = 4702
   |moddrop id = 509760
+
   |github  = MouseyPounds/stardew-mods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automate Chests
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = SinZ
+
   |author = aedenthorn, Erinthe
   |id       = SinZ.AutomateChests
+
   |id     = aedenthorn.AprilFools
   |nexus id = 11727
+
  |curse  = 868768
   |github  = SinZ163/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     = Automated Doors
+
   |name   = A Quality Mod
   |author   = mrslowly, azah
+
   |author = spacechase0
   |id       = azah.automated-doors
+
   |id     = spacechase0.AQualityMod
   |nexus id =  
+
   |curse  = 867134
   |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
+
   |nexus  = 14448
   |github   = azah/AutomatedDoors
+
   |github = spacechase0/StardewValleyMods
  
   |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   = Aquarism
   |author   = ScheKaa
+
   |author = DaLion
   |id       = Rakiin.AutomaticGates
+
   |id     = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus id = 3109
+
   |nexus  = 24356
   |moddrop id = 467021
+
   |github = daleao/sdv
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Screenshot Taker
+
   |name   = Arcade 2048
   |author   = Zamiel
+
   |author = Platonymous
   |id       = Zamiel.AutomaticScreenshotTaker
+
   |id     = Platonymous.2048
   |nexus id = 10460
+
  |curse  = 308054
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |nexus   = 2048
 +
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Automators
+
   |name   = Arcade Pong
   |author   = Kristian Skistad
+
   |author = Platonymous
   |id       = KristianSkistad.Automators.Code
+
   |id     = Platonymous.ArcadePong
   |nexus id = 15776
+
   |nexus   = 2044
   |github  = kristian-skistad/automators
+
  |moddrop = 793819
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = AutoShaker
+
   |name   = Arcade Snake, Snake
   |author   = Jag3Dagster
+
   |author = Platonymous
   |id       = Jag3Dagster.AutoShaker
+
   |id     = Platonymous.Snake
   |nexus id = 7736
+
  |curse  = 308055
   |github  = jag3dagster/AutoShaker
+
   |nexus   = 2056
 +
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Archaeology House Content Management Helper
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Felix-Dev
   |id       = Omegasis.AutoSpeed
+
   |id     = Felix-Dev.ArchaeologyHouseContentManagementHelper
   |nexus id = 443
+
   |nexus   = 2804
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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     = Auto Stacker, Item Auto Stacker
+
   |name   = Archaeology Skill for 1.6
   |author   = CatCattyCat, Cat
+
   |author = moonslime
   |id       = cat.autostacker
+
   |id     = moonslime.ArchaeologySkill
   |nexus id = 1184
+
   |curse  = 1003404
   |moddrop id = 833539
+
   |nexus  = 22199
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Tool Select
+
   |name   = Archery
   |author   = lolmaj
+
   |author = PeacefulEnd
   |id       = lolmaj.AutoToolSelect
+
   |id     = PeacefulEnd.Archery
   |nexus id = 3883
+
  |curse  = 870921
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
+
   |nexus   = 16767
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Trash
+
   |name   = Archery - Starter Pack
   |author   = DrOreo002
+
   |author = PeacefulEnd
   |id       = droreo002.autotrash
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 4924
+
  |curse  = 870920
   |github  =  
+
   |nexus   = 16768
 +
   |github = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Travel
+
   |name   = Arena Challenges Mod
   |author   = GrumpyCrouton
+
   |author = XxHarvzBackxX
   |id       = GrumpyCrouton.AutoTravel
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 10693
+
   |nexus   = 9544
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Water
+
   |name   = Armor Ore
   |author   = Pickle, ddgroves
+
   |author = gmff
   |id       = pickle.autowater
+
   |id     = GMFF.ArmorOre
   |nexus id = 1666
+
   |nexus   =
   |github  =  
+
  |curse  = 485718
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering (aurnj)
+
   |name   = Ars Venefici
   |author   = aurnj, Roy Li
+
   |author = HeyImAmethyst
   |id       = AutoWater
+
   |id     = HeyImAmethyst.ArsVenefici
   |nexus id =
+
   |nexus  = 24409
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
+
   |github  = HeyImAmethyst/Ars-Venefici
   |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   = Artifact Digger
   |author   = stellarashes
+
   |author = Mizzion
   |id       = stellarashes.Autowatering
+
   |id     = mizzion.artifactdigger
   |nexus id = 5463
+
   |nexus   = 4212
   |github   = stellarashes/SDVMods
+
  |moddrop = 661378
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = jackkimball
+
   |author = pepoluan
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2465
+
   |nexus   = 9023
   |github  = jacksonkimball/AVerySpecialBlueChicken
+
  |moddrop = 979525
 +
   |github =
 +
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 2.0.1-unofficial.1-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Avoid Losing Scepter
+
   |name   = Artifact System Fixed
   |author   = atravita
+
   |author = Ilyaki
   |id       = atravita.AvoidLosingScepter
+
   |id     = Ilyaki.ArtifactSystemFixed
   |moddrop id = 1146671
+
   |nexus  = 2761
   |nexus id = 11856
+
  |github  = Ilyaki/ArtifactSystemFixed
   |github   = atravita-mods/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     = Baby Chance Adjustment
+
   |name   = Artisan Goods Redone
   |author   = LateFilmsGamer
+
   |author = Rhukii
   |id       = Late's.AdjustBabyChance
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 15018
+
   |nexus   = 9414
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Artisan Products Copy Quality
   |author   = DefenTheNation
+
   |author = justastranger
   |id       = DefenTheNation.BackpackResizer
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 2263
+
  |moddrop = 1554273
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |nexus   =
 +
   |github = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backside Attack
+
   |name   = Artista, Artista - Stardew Painter
   |author   = andysun, ReddoHoku
+
   |author = Platonymous
   |id       = andysun.BacksideAttack
+
   |id     = Platonymous.Artista
   |nexus id = 7815
+
  |moddrop = 1521420
   |github   =
+
   |nexus   = 18697
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Backstory Questions Framework
+
   |name   = Ashley NPC
   |author   = spacechase0
+
   |author = Travoos
   |id       = spacechase0.BackstoryQuestionsFramework
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 14570
+
   |nexus   =
   |github  = spacechase0/StardewValleyMods
+
  |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     = Balanced Combine Many Rings
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Arruda
+
   |author = Goldenrevolver
   |id       = Arruda.BalancedCombineManyRings
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 8981
+
   |nexus   = 260
   |github   = arruda/BalancedCombineManyRings
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bank of Ferngill
+
   |name   = Atelier Cauldron, Cauldron
   |author   = Mizzion
+
   |author = Kedi & sophiesalacia & wildflourmods
   |id       = mizzion.bankofferngill
+
   |id     = Atelier.Cauldron
   |nexus id = 13043
+
   |nexus   = 22926
   |github   = Mizzion/MyStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Barn Incubator Support
+
   |name   = ATM
   |author   = elbe
+
   |author = Platonymous
   |id       = elbe.BarnIncubatorSupport
+
   |id     = Platonymous.ATM
   |nexus id = 9049
+
   |curse  = 308504
   |moddrop id = 986076
+
   |moddrop = 793914
   |github  = lshtech/StardewValleyMods
+
  |nexus  = 3135
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.1-mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = AtraCore
   |author   = littleraskol
+
   |author = atravita
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = atravita.AtraCore
   |nexus id = 833
+
  |curse  = 870972
   |github  = littleraskol/Basic-Sprinkler-Improved
+
  |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     = Battery Warning Mod
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = Husky110
+
   |author = atravita
   |id       = Husky110.BatteryWarningMod
+
   |id     = atravita.StopRugRemoval
   |nexus id = 1886
+
  |curse  = 870985
   |github   = Husky110/BatteryWarningMod
+
  |moddrop = 1068101
 +
   |nexus   = 10192
 +
   |github = atravita-mods/StardewMods
  
   |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   = Audio Descriptions
   |author   = Ilyaki
+
   |author = mistyspring
   |id       = Ilyaki.BattleRoyale
+
   |id     = mistyspring.AudioDescription
   |nexus id = 3199
+
   |nexus   = 16294
   |github   = Ilyaki/BattleRoyalley
+
   |github = misty-spring/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
+
}}
  |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley - Year 2
+
   |name   = Audio Devices
   |author   = Tyler Gibbs
+
   |author = Max Vollmer, SVProtector
   |id       = tylergibbs2.BattleRoyalleyYear2
+
   |id     = maxvollmer.audiodevices
   |nexus id = 9891
+
   |nexus   = 2838
   |github  = tylergibbs2/BattleRoyalley-Year2
+
   |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     = Become Ethereal
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Coll1234567
+
   |author = macer-Tim Oberle
   |id       = Coll1234567.BecomeEthereal
+
   |id     = macer.AuroraGSI
   |nexus id = 3746
+
   |nexus   = 6088
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bed Tweaks
+
   |name   = Auto Animal Doors
   |author   = aedenthorn
+
   |author = taggartaa, Aaron Taggart
   |id       = aedenthorn.BedTweaks
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 10023
+
  |curse  = 1002753
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 1019
 +
   |github = taggartaa/AutoAnimalDoors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bee Paths
+
   |name   = Auto-Attack
   |author   = aedenthorn
+
   |author = X3n0n182
   |id       = aedenthorn.BeePaths
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 14812
+
   |nexus   = 7258
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Auto-Attack
   |author   = Yoshimax
+
   |author = cgifox
   |id       = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
+
   |id     = cgifox.AutoAttack
   |nexus id = 2569
+
   |nexus   = 9620
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Berry Season Reminder
+
   |name   = Auto Bait and Tackles
   |author   = Anthony Hilyard
+
   |author = Alison Li
   |id       = com.anthonyhilyard.berryseasonreminder
+
   |id     = Alison-Li.AutoBaitAndTackles
   |curseforge id  = 446669
+
   |nexus   = 6773
   |curseforge key = berry-season-reminder
+
   |github = Alison-Li/AutoBaitAndTacklesMod
  |nexus id = 9315
 
   |github   = AHilyard/BerrySeasonReminder
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = Auto Break Geode
   |author   = Satozaki
+
   |author = weizinai
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 3605
+
   |nexus   = 20685
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = Auto Catch
   |author   = ChaosEnergy
+
   |author = MercuryVN
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 3097
+
   |nexus   = 22616
   |github   = yuri-moens/BetterActivateSprinklers
+
   |github = MercuryVN/AutoCatch
 
 
  |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     = Better Artisan Good Icons
+
   |name   = Auto Catch Fish
   |author   = CatCattyCat, Cat
+
   |author = WillTheMage
   |id       = cat.betterartisangoodicons
+
   |id     = WillTheMage.AutoCatchFishMod
   |nexus id = 2080
+
   |nexus  = 25997
   |moddrop id = 833553
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
+
   |name   = Auto Coffee
   |author   = DaLion and Tithrandel
+
   |author = Ben880, ben1830
   |id       = DaLion.Meads
+
   |id     = BenjaminWilcox.AutoCoffee
   |moddrop id = 1287445
+
   |curse  = 990166
   |nexus id = 11911
+
   |nexus   = 2387
   |github   = daleao/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Balance
+
   |name   = Auto Consume, Auto Consume for Heal and Buff
   |author   = Xen0nex
+
   |author = Jihyun and Somin
   |id       = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
+
   |id     = JihyunSomin.AutoConsume
   |nexus id = 8141
+
   |nexus   = 24178
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Beehouses
+
   |name   = Auto Crop
   |author   = Tlitookilakin
+
   |author = aurnj, Roy Li
   |id       = tlitookilakin.BetterBeehouses
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 10996
+
   |nexus   =
   |moddrop id = 1105633
+
   |url    = https://community.playstarbound.com/threads/autocrop.129152/
   |github  = tlitookilakin/BetterBeehouses
+
   |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 Bombs
+
   |name   = Auto Crop Watering, Auto Water Crops
   |author   = Duno666
+
   |author = The Fluffy Robot
   |id       = Duno666.BetterBombs
+
   |id     = TheFluffyRobot.AutoCropWatering
   |nexus id = 7787
+
   |nexus   = 20892
   |github   = PhillZitt/BetterBombs
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Butterfly Hutch
+
   |name   = Auto-Eat
   |author   = NormanPCN
+
   |author = Permamiss
   |id       = NormanPCN.BetterButterflyHutch
+
   |id     = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
   |nexus id = 11166
+
   |nexus   = 643
   |github   = NormanPCN/StardewValleyMods
+
  |curse  = 307990
 +
   |github = Permamiss/Auto-Eat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Chests
+
   |name   = Auto Farm Screenshot
   |author   = furyx639
+
   |author = Dwayneten
   |id       = furyx639.BetterChests
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 9791
+
   |nexus   = 4783
   |github  = LeFauxMatt/StardewMods
+
   |github = Dwayneten/AutoFarmScreenshot
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status   = workaround
 +
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Autofill Pet Bowl
   |author   = Satozaki
+
   |author = maephie
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = maephie.AutofillPetBowl
   |nexus id = 3159
+
   |nexus   = 13296
   |github   = AndyCrocker/StardewMods
+
   |github = maephie/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Auto Fill Pet Bowl
   |author   = Khloe Leclair
+
   |author = Siweipancc
   |id       = leclair.bettercrafting
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 11115
+
   |nexus  = 20667
   |moddrop id = 1115749
+
   |github =
   |github   = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting: Buildings, Craftable Buildings
+
   |name   = Auto Fish
   |author   = Khloe Leclair
+
   |author = WhiteMind
   |id       = leclair.bcbuildings
+
   |id     = WhiteMind.AF
   |moddrop id = 1115749
+
   |nexus   = 1895
   |nexus id = 11115
+
   |github = WhiteMinds/mod-sv-autofish
   |github   = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crystalariums
+
   |name   = Autofish, Autofish Used All Version
   |author   = DecidedlyHuman
+
   |author = dirinkbottle
   |id       = DecidedlyHuman.BetterCrystalariums
+
   |id     = dirinkbottle.autofish
   |nexus id = 10907
+
   |nexus   = 26954
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Auto Fishing
   |author   = GitStonic, IMSTONIC
+
   |author = SorryLate, rharyanto
   |id       = gitstonic.svbdp
+
   |id     = SorryLate.AutoFishing
   |nexus id = 3092
+
   |nexus   = 5235
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Doors
+
   |name   = Auto Fishing
   |author   = CatCattyCat, Cat
+
   |author = Tibbles
   |id       = cat.betterdoors
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
   |nexus id = 3797
+
   |nexus   = 21339
   |github   = danvolchek/StardewMods
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.0.3-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Elevator
+
   |name   = Auto Gate
   |author   = aedenthorn
+
   |author = Teban100
   |id       = aedenthorn.BetterElevator
+
   |id     = AutoGate
   |nexus id = 12802
+
   |nexus   = 820
   |github   = aedenthorn/StardewValleyMods
+
   |github = StephenKairos/Teban100-StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Festival Notifications
+
   |name   = Auto-Grabber Mod
   |author   = drbirbdev
+
   |author = Jotser
   |id       = drbirbdev.BetterFestivalNotifications
+
   |id     = Jotser.AutoGrabberMod
   |nexus id = 14170
+
   |nexus   = 2783
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fishing
+
   |name   = Auto-Grab Truffles
   |author   = balllight
+
   |author = Tsin
   |id       = balllight.BetterFishing
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 13585
+
   |nexus   = 14162
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Friendship
+
   |name   = Auto Grab Truffles
   |author   = Urbanyeti
+
   |author = Frostiverse
   |id       = BetterFriendship
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 10287
+
   |nexus   = 21705
   |github   = urbanyeti/stardew-better-friendship
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = CatCattyCat, Cat
+
   |author = QiXing
   |id       = cat.betterfruittrees
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 1976
+
   |nexus  = 20874
   |moddrop id = 833546
+
   |github = qixing-jk/QiXingAutoGrabTruffles
   |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     = Better Garbage Cans
+
   |name   = Auto Load Game
   |author   = AairTheGreat
+
   |author = Caraxian
   |id       = AairTheGreat.BetterGarbageCans
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 4171
+
   |nexus   = 2509
   |github   = AairTheGreat/StardewValleyMods
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Automate
   |author   = CatCattyCat, Cat
+
   |author = Pathoschild
   |id       = cat.bettergardenpots
+
   |id     = Pathoschild.Automate
   |nexus id = 2209
+
   |curse   = 992857
   |moddrop id = 833555
+
   |nexus   = 1063
   |broke in          = Stardew Valley 1.5
+
   |moddrop = 509760
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
+
   |github = Pathoschild/StardewMods
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Automate Chests
   |author   = CatCattyCat, Cat
+
   |author = SinZ
   |id       = cat.betterhay
+
   |id     = SinZ.AutomateChests
   |nexus id = 1430
+
   |nexus  = 11727
   |moddrop id = 833540
+
   |github = SinZ163/StardewMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hitbox
+
   |name   = Automated Doors
   |author   = fodkod, Kodfod
+
   |author = mrslowly, azah
   |id       = kodfod.hitbox
+
   |id     = azah.automated-doors
   |nexus id = 4973
+
   |nexus   =
   |github   = Kodfod/BetterHitboxStardew
+
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 +
   |github = azah/AutomatedDoors
  
   |broke in          = Stardew Valley 1.5
+
   |broke in          = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.1-FloppyDingo
+
   |unofficial version = 1.4.3-unofficial.4-pickle
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29692
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Horse Flute
+
   |name   = Automate Tool Swap
   |author   = Anthony Maciel, maciel310
+
   |author = Trapyy
   |id       = AnthonyMaciel.BetterHorseFlute
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 15285
+
  |curse  = 1001901
   |github   =
+
   |nexus   = 21050
 +
   |github = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Automatic Gates
   |author   = dphile
+
   |author = ScheKaa
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = Rakiin.AutomaticGates
   |nexus id = 2085
+
   |nexus   = 3109
   |github   = dphile/SDVBetterIridiumTools
+
  |moddrop = 467021
 +
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |warnings = use Nexus, ModDrop is NOT updated
  |status  = workaround
 
  |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Jukebox
+
   |name   = Automatic Petting of Animals
   |author   = Gaphodil
+
   |author = yangZ
   |id       = Gaphodil.BetterJukebox
+
   |id     = yangZ.AutomaticPettingOfAnimals
   |nexus id = 6017
+
   |nexus  = 23539
   |moddrop id = 984775
+
   |github =
   |github   = Gaphodil/BetterJukebox
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Automatic Screenshot Taker
   |author   = hawkfalcon
+
   |author = Zamiel
   |id       = hawkfalcon.BetterJunimos
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 2221
+
   |nexus   = 10460
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Crop Fields
+
   |name   = Automatic Stroking, Stroking Automatic
   |author   = micfort
+
   |author = yangZ
   |id       = micfort.BetterJunimosCropFields
+
   |id     = yangZ.AutomaticStroking
   |nexus id = 10936
+
   |nexus   = 23508
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos Forestry
+
   |name   = Automatic To-Do List
   |author   = ceruleandeep
+
   |author = VoxaelFox
   |id       = ceruleandeep.BetterJunimosForestry
+
   |id     = VoxaelFox.AutomaticTodoList
   |nexus id = 8992
+
   |nexus   = 26008
   |github   =  
+
   |github = paulwrubel/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Lightning Rods
+
   |name   = Automators
   |author   = aedenthorn
+
   |author = Kristian Skistad
   |id       = aedenthorn.BetterLightningRods
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 10631
+
   |nexus   = 15776
   |github   = aedenthorn/StardewValleyMods
+
   |github = kristian-skistad/automators
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Meteorites
+
   |name   = Auto Melee Attack
   |author   = spacechase0 and Pathoschild
+
   |author = Siweipancc
   |id       = spacechase0.BetterMeteorites
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 5096
+
   |nexus  = 20704
   |moddrop id = 771682
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = Autonomals
   |author   = Satozaki
+
   |author = DespairScent
   |id       = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
+
   |id     = DespairScent.Autonomals
   |nexus id = 3012
+
   |nexus   = 22879
   |github   = AndyCrocker/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning
+
   |name   = AutoPetter
   |author   = AairTheGreat
+
   |author = Brogio
   |id       = AairTheGreat.BetterPanning
+
   |id     = Brogio.AutoPetter
   |nexus id = 4161
+
   |nexus   = 27203
   |github   = AairTheGreat/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning Extra Config
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = trashcan9
+
   |author = Jag3Dagster
   |id       = trashcan9.BetterPanning.ExtraConfig
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 16235
+
  |curse  = 989657
   |github   =
+
   |nexus   = 7736
 +
   |github = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Panning Spot
+
   |name   = Auto Speed
   |author   = ForgedBrass
+
   |author = Omegasis, Alpha_Omegasis
   |id       = ForgedBrass.BetterPanningSpot
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 10608
+
   |nexus   = 443
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Auto-Stack Bait & Ammo
   |author   = bmarquismarkail, Space Baby
+
   |author = Jonathan Feenstra
   |id       = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
+
   |id     = JonathanFeenstra.AutoStackBait
   |nexus id = 935
+
   |nexus   = 23423
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github = JonathanFeenstra/Auto-StackBaitAndAmmo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = Nishtra
+
   |author = CatCattyCat, Cat
   |id       = BetterQuarry
+
   |id     = cat.autostacker
   |nexus id = 771
+
   |nexus  = 1184
  |github   =  
+
   |moddrop = 833539
 
+
   |github = danvolchek/StardewMods
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
  |summary = use {{nexus mod|5170|Better Quarry Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Auto Stack Items to Chest
   |author   = Urbanyeti
+
   |author = Chosimba
   |id       = BetterRanching
+
   |id     = Chosimba.AutoStackItemsToChest
   |nexus id = 859
+
   |nexus   = 2307
   |github  = urbanyeti/stardew-better-ranching
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Auto Tool Select
   |author   = Satozaki
+
   |author = lolmaj
   |id       = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 3232
+
   |nexus   = 3883
   |github   = AndyCrocker/StardewMods
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Return Scepter
+
   |name   = Auto Trash
   |author   = DecidedlyHuman
+
   |author = DrOreo002
   |id       = DecidedlyHuman.BetterReturnScepter
+
   |id     = droreo002.autotrash
   |nexus id = 11610
+
   |nexus   = 4924
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Auto Trasher
   |author   = Zoryn
+
   |author = Jag3Dagster
   |id       = Zoryn.BetterRNG
+
   |id     = HedgehogTechnologies.AutoTrasher
   |nexus id =  
+
   |curse  = 1014272
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 23663
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Bin
+
   |name   = Auto Travel
   |author   = MindMeltMax
+
   |author = GrumpyCrouton
   |id       = MindMeltMax.BetterShipping
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 10487
+
   |nexus  = 10693
   |moddrop id = 1135742
+
   |github =
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Auto Water
   |author   = Kithio
+
   |author = Pickle, ddgroves
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = pickle.autowater
   |nexus id =
+
   |nexus  = 1666
   |chucklefish id = 4302
+
   |github =
   |github   =  
 
  |status = workaround
 
  |summary = Use [[#Better Shipping Bin|Better Shipping Bin]]
 
  |broke in    = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Auto Water
   |author   = spacechase0 and Pathoschild
+
   |author = Steph Hoel
   |id       = spacechase0.BetterShopMenu
+
   |id     = StephHoel.AutoWater
   |nexus id = 2012
+
   |nexus  = 21022
   |moddrop id = 771614
+
   |github = StephHoel/ModsStardewValley
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Signs
+
   |name   = Auto Watering (aurnj)
   |author   = stebaker92, Steve Baker
+
   |author = aurnj, Roy Li
   |id       = stebaker92.bettersigns
+
   |id     = AutoWater
   |nexus id = 7482
+
   |nexus   =
   |github  =  
+
  |url    = https://community.playstarbound.com/threads/auto-watering.129355
 +
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
  |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Auto Watering (stellarashes)
   |author   = Max Vollmer, SVProtector
+
   |author = stellarashes
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = stellarashes.Autowatering
   |nexus id = 2558
+
   |nexus   = 5463
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github = stellarashes/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = A Very Special Blue Chicken
   |author   = CatCattyCat, Cat
+
   |author = jackkimball
   |id       = cat.betterslingshots
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 2067
+
   |nexus   = 2465
   |moddrop id = 833552
+
  |github  = jacksonkimball/AVerySpecialBlueChicken
   |github   = danvolchek/StardewMods
+
 
 +
   |broke in          = Stardew Valley 1.5
 +
   |unofficial version = 2.0.1-unofficial.1-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Avoid Losing Scepter
   |author   = Jower
+
   |author = atravita
   |id       = Jower.BetterSort
+
   |id     = atravita.AvoidLosingScepter
   |nexus id = 1992
+
  |curse  = 870974
   |github  =  
+
  |moddrop = 1146671
 +
   |nexus   = 11856
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Baby Chance Adjustment
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = LateFilmsGamer
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = Late's.AdjustBabyChance
   |nexus id = 41
+
   |nexus   = 15018
   |chucklefish id = 3551
+
   |github  =
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Tappers
+
   |name   = Baby Gender Interface
   |author   = CaptainSully
+
   |author = f4iTh, JertsukkaTheMan
   |id       = CaptainSully.BetterTappers
+
   |id     = f4iTh.BabyGenderInterface
   |nexus id = 9875
+
   |nexus   = 1947
   |moddrop id = 1035408
+
  |github  =
   |github   = CaptainSully/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Train Loot
+
   |name   = Baby Pets
   |author   = AairTheGreat, Aair, AairTheGreat
+
   |author = DellyBelly
   |id       = AairTheGreat.BetterTrainLoot
+
   |id     = DellyBelly.BabyPets
   |nexus id = 4234
+
   |nexus   = 20967
   |github   = AairTheGreat/StardewValleyMods
+
   |github = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Workbenches
+
   |name   = Backpack Resizer
   |author   = CatCattyCat, Cat
+
   |author = DefenTheNation
   |id       = cat.betterworkbenches
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 4830
+
   |nexus  = 2263
   |moddrop id = 833559
+
   |github = DefenTheNation/StardewMod-BackpackResizer
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Betwitched
+
   |name   = Backside Attack
   |author   = b_wandert
+
   |author = andysun, ReddoHoku
   |id       = b_wandert.Betwitched
+
   |id     = andysun.BacksideAttack
   |nexus id = 10172
+
   |nexus   = 7815
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Backstory Questions Framework
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.BiggerBackpack
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id = 1845
+
   |curse  = 867131
   |chucklefish id = 5191
+
   |nexus   = 14570
   |moddrop id = 384783
+
   |github = spacechase0/StardewValleyMods
   |github   = spacechase0/BiggerBackpack
+
 
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Craftables
+
   |name   = Bait Maker - Quality Matters
   |author   = spacechase0 and Pathoschild
+
   |author = Speshkitty
   |id       = spacechase0.BiggerCraftables
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 7530
+
   |nexus   = 22768
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Baits Do Their Jobs
   |author   = Jessebot, JessebotX
+
   |author = MercuryVN
   |id       = jessebot.biggerriverlands
+
   |id     = MercuryVN.BaitsDoTheirJobs
   |nexus id = 3025
+
   |nexus  = 23217
   |moddrop id = 467184
+
   |github = MercuryVN/BaitsDoTheirJobs
   |github   = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Balanced Combine Many Rings
   |author   = lperkins2, Logan Perkins
+
   |author = Arruda
   |id       = lperkins2.BigSilo
+
   |id     = Arruda.BalancedCombineManyRings
  |nexus id = 2429
+
   |nexus  = 8981
   |source  = {{nexus mod|2429}}
+
   |github = arruda/BalancedCombineManyRings
   |dev note = source in download
 
 
 
   |broke in = SMAPI 3.12.0
 
  |status  = workaround
 
  |summary = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Bank of Ferngill
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Mizzion
   |id       = Omegasis.BillboardAnywhere
+
   |id     = mizzion.bankofferngill
   |nexus id = 492
+
   |nexus   = 13043
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Profit Margin
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = desto
+
   |author = BarleyZP
   |id       = desto.BillboardProfitMargin
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 6948
+
   |nexus   = 21238
   |github   = desto-git/sdv-mods
+
   |github = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Binning Skill
+
   |name   = Barn Incubator Support
   |author   = drbirbdev
+
   |author = elbe
   |id       = drbirbdev.BinningSkill
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 14073
+
   |nexus   = 9049
   |github  = drbirbdev/StardewValley
+
  |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     = Birthday Mail
+
   |name   = Basic Sprinkler Improved
   |author   = KathrynHazuka
+
   |author = littleraskol
   |id       = KathrynHazuka.BirthdayMail
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 276
+
   |nexus   = 833
   |github   = KathrynHazuka/StardewValley_BirthdayMail
+
   |github = littleraskol/Basic-Sprinkler-Improved
  |dev note = author ignored previous PRs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Birthday Today
+
   |name   = Bat Form
   |author   = ChiroxT
+
   |author = aedenthorn, Erinthe
   |id       = treinke.birthdaytoday
+
   |id     = aedenthorn.BatForm
   |nexus id = 11578
+
   |curse  = 868667
   |github   =
+
   |nexus   = 16825
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = BJS No Clip
+
   |broke in          = Stardew Valley 1.6
   |author  = BunnyJumps
+
   |unofficial version = 0.3.4-unofficial.4-mouahrara
   |id      = BunnyJumps.BJSNoClip
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
   |nexus id = 2820
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Battery Warning Mod
   |author   = BunnyJumps
+
   |author = Husky110
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 2178
+
   |nexus   = 1886
   |github   =  
+
   |github = Husky110/BatteryWarningMod
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5.5
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
 
  |unofficial version = 1.4.3-unofficial.1-Vivan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS True Master
+
   |name   = Battle Ring
   |author   = Qther - BunnyJumps
+
   |author = lyl
   |id       = BunnyJumps.BJSTrueMaster
+
   |id     = lyl.br
   |nexus id = 5324
+
   |nexus   = 22027
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blackhearts
+
   |name   = Battle Royalley
   |author   = Mightywa33ior
+
   |author = Ilyaki
   |id       = Mightywa33ior.Blackhearts
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 7502
+
   |nexus   = 3199
   |github  =
+
   |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     = Blessings and Curses
+
   |name   = Battle Royalley - Year 2
   |author   = GenDeathrow
+
   |author = Tyler Gibbs
   |id       = gendeathrow.BNC
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id =
+
   |nexus  = 9891
   |curseforge id  = 307717
+
   |github = tylergibbs2/StardewValleyMods
  |curseforge key = blessings-and-curses
 
   |github   = GenDeathrow/SDV_BlessingsAndCurses
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Beatable Lucky Purple Shorts
   |author   = aurnj, Roy Li
+
   |author = Dragoon23
   |id       = RuyiLi.BloodTrail
+
   |id     = Dragoon23.BeatableLuckyShortsMonster
   |nexus id =
+
   |nexus  = 25095
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |github =
   |github   =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bloody Damage Overlay, Damage Overlay
+
   |name   = Become Ethereal
   |author   = pepoluan
+
   |author = Coll1234567
   |id       = pepoluan.DamageOverlay
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 8796
+
   |nexus   = 3746
   |github   =
+
   |github =
  |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens Are Green
+
   |name   = Becoming Familiar
   |author   = explosivetortellini
+
   |author = Krutonium
   |id       = explosivetortellini.BlueChickensAreGreen
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 4815
+
   |nexus   = 21949
   |github   = explosivetortellini/bluechickensaregreen
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bookcase
+
   |name   = Bed Tweaks
   |author   = Darkhax
+
   |author = aedenthorn, Erinthe
   |id       = darkhax.bookcase
+
   |id     = aedenthorn.BedTweaks
   |nexus id =  
+
   |curse  = 868834
   |curseforge id  = 297252
+
   |nexus   = 10023
   |curseforge key = bookcase
+
   |github = aedenthorn/StardewValleyMods
   |github   = Stardew-Valley-Modding/Bookcase
 
  
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Borderless Wood Floor
+
   |name   = Bee House Flower Range Fix
   |author   = Digus
+
   |author = KirbyLink
   |id       = Digus.BorderlessWoodFloorMod
+
   |id     = kirbylink.beehousefix
   |nexus id = 4711
+
   |nexus   = 3013
   |github  = Digus/StardewValleyMods
+
   |github = KirbyLink/BeeHouseFix
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Boss Creatures
+
   |name   = Bee Paths
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = Aedenthorn.BossCreatures
+
   |id     = aedenthorn.BeePaths
   |nexus id = 5864
+
  |curse  = 868914
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 14812
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Brave New World - Core, BNW Core
+
   |name   = Befriend Marlon and Gunther
   |author   = DiogoAlbano
+
   |author = Yoshimax
   |id       = DiogoAlbano.BNWCore
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 15871
+
   |nexus   = 2569
   |github   = DiogoAlbano/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Brazilian Names for NPCs, Nomes Brasileiros
+
   |name   = Be My Valentine
   |author   = charbonn, Charles Bonnevialle
+
   |author = Taskmaster
   |id       = Charles.NomesBrasileiros
+
   |id     = Taskmaster.BeMyValentine
   |moddrop id = 793149
+
   |nexus  = 5219
   |nexus id =  
+
   |github  =
   |github  =  
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breath of Fire 3 Fishing Sounds
+
   |name   = Berry Season Reminder
   |author   = Guedez, guedez2
+
   |author = Anthony Hilyard
   |id       = bof.three.fishing.sounds
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 5105
+
  |curse  = 446669
   |github   =  
+
   |nexus   = 9315
 +
   |github = AHilyard/BerrySeasonReminder
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breeding Overhaul
+
   |name   = Better 10 Hearts
   |author   = StarAmy
+
   |author = Sonozuki
   |id       = StarAmy.BreedingOverhaul
+
   |id     = EpicBellyFlop45.Better10Hearts
   |nexus id = 13974
+
   |nexus   = 3605
   |github  = StarAmy/BreedingOverhaul
+
   |github = Sonozuki/StardewMods
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Better Activate Sprinklers
   |author   = Dycedarger
+
   |author = ChaosEnergy
   |id       = dycedarger.breedlikerabbits
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 948
+
   |nexus   = 3097
   |github   =  
+
   |github = yuri-moens/BetterActivateSprinklers
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
+
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Better Artisan Good Icons
   |author   = f4iTh, JertsukkaTheMan
+
   |author = CatCattyCat, Cat
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = cat.betterartisangoodicons
   |nexus id = 3429
+
   |nexus   = 2080
   |github  =  
+
  |moddrop = 833553
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bug Net
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = spacechase0 and Pathoschild
+
   |author = DaLion and Tithrandel
   |id       = spacechase0.BugNet
+
   |id     = DaLion.Meads
   |nexus id = 5099
+
   |nexus   =
   |moddrop id = 771693
+
   |github  = daleao/bagi-meads
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buildable Enchanting Forge, Buildable Forge
+
   |name   = Better Balance
   |author   = Stari
+
   |author = Xen0nex
   |id       = Start.BuildableForge
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 8893
+
   |nexus   = 8141
   |github   = SlivaStari/BuildableForge
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buildable Greenhouse Updated
+
   |name   = Better Beehouses
   |author   = Yariazen
+
   |author = Tlitookilakin
   |id       = Yariazen.BuildableGreenhouse
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 11831
+
   |nexus   = 10996
   |github   = Yariazen/YariazenMods
+
  |moddrop = 1105633
 +
   |github = tlitookilakin/BetterBeehouses
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Better Bombs
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Duno666
   |id       = Omegasis.BuildEndurance
+
   |id     = Duno666.BetterBombs
   |nexus id = 445
+
   |nexus   = 7787
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = PhillZitt/BetterBombs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Builder's List
+
   |name   = Better Butterfly Hutch
   |author   = bmarquismarkail, Space Baby
+
   |author = NormanPCN
   |id       = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 5347
+
   |nexus   = 11166
   |github   = bmarquismarkail/SV_BuildersList
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Better Cabin
   |author   = Omegasis, Alpha_Omegasis
+
   |author = weizinai
   |id       = Omegasis.BuildHealth
+
   |id     = weizinai.BetterCabin
   |nexus id = 446
+
   |nexus   = 25368
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Build On Any Tile
+
   |name   = Better Chests
   |author     = Esca, Esca-MMC
+
   |author = LeFauxMatt
   |id         = Esca.BuildOnAnyTile
+
   |id     = furyx639.BetterChests
   |nexus id   = 6854
+
   |curse  = 871836
   |github    = Esca-MMC/BuildOnAnyTile
+
   |moddrop = 1547210
   |moddrop id = 827525
+
   |nexus  = 9791
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Build Stats
+
   |name   = Better Crab Pots
   |author   = Miiohau
+
   |author = Sonozuki
   |id       = miiohau.buildstats
+
   |id     = EpicBellyFlop45.BetterCrabPots
   |nexus id = 15377
+
   |nexus   = 3159
   |github  =
+
   |github = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Bulk Animal Purchase
+
   |name   = Better Crafting
   |author     = aedenthorn
+
   |author = RedstoneBoy
   |id         = aedenthorn.BulkAnimalPurchase
+
   |id     = RedstoneBoy.BetterCrafting
   |nexus id   = 11539
+
   |nexus  = 2504
   |github     = aedenthorn/StardewValleyMods
+
   |github = RedstoneBoy/BetterCrafting
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Bulk Staircases
+
   |name   = Better Crafting
   |author     = BananaFruit
+
   |author = Khloe Leclair
   |id         = BananaFruit.BulkStaircases
+
   |id     = leclair.bettercrafting
   |nexus id   = 10622
+
   |nexus  = 11115
   |moddrop id = 1084873
+
   |moddrop = 1115749
   |github     = BananaFruit1492/BulkStaircases
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bush Bloom Mod
+
   |name   = Better Crafting: Buildings, Craftable Buildings
   |author   = NCarigon
+
   |author = Khloe Leclair
   |id       = NCarigon.BushBloomMod
+
   |id     = leclair.bcbuildings
   |nexus id = 15792
+
   |nexus   = 11115
   |github   = ncarigon/StardewValleyMods
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
   |author   = Hootless
+
   |author = Khloe Leclair
   |id       = hootless.BusLocations
+
   |id     = leclair.bcspacecore
   |nexus id = 2905
+
   |nexus   = 11115
   |github   = hootless/StardewMods
+
  |moddrop = 1115749
 +
   |github = KhloeLeclair/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buyable Dwarf Scrolls
+
   |name   = Better Crystalariums
   |author   = MattDeDuck, Duckshard
+
   |author = DecidedlyHuman
   |id       = MattDeDuck.BuyableDwarfScrolls
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 5307
+
   |nexus   = 10907
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = Better Discord Presence, SVBDP
   |author   = Omegasis, Alpha_Omegasis
+
   |author = GitStonic, IMSTONIC
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = gitstonic.svbdp
   |nexus id = 507
+
   |nexus   = 3092
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = Better Doors
   |author   = Denifia
+
   |author = CatCattyCat, Cat
   |id       = Denifia.BuyRecipes
+
   |id     = cat.betterdoors
   |nexus id = 1126
+
   |nexus   = 3797
   |github  = Denifia/StardewMods
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = Better Elevator
   |author   = funny-snek
+
   |author = aedenthorn, Erinthe
   |id       = funnysnek.displaycabinowner
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 3036
+
  |curse  = 868746
   |github  =  
+
   |nexus   = 12802
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cacti Hurt You
+
   |name   = Better Elevator - Continued
   |author   = CatCattyCat, Cat
+
   |author = aedenthorn and FlyingTNT
   |id       = cat.cactihurtyou
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 4019
+
   |nexus  = 22340
   |moddrop id = 833562
+
   |github = FlyingTNT/StardewValleyMods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Better Enchantments, Enchantment
   |author   = Zoryn
+
   |author = kalik
   |id       = Zoryn.CalendarAnywhere
+
   |id     = kalik.Enchantment
   |nexus id =
+
   |nexus  = 23368
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = rusunu/Enchantment
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Camera Pan
+
   |name   = Better Festival Notifications
   |author   = atravita
+
   |author = drbirbdev
   |id       = atravita.CameraPan
+
   |id     = drbirbdev.BetterFestivalNotifications
   |moddrop id = 1369940
+
   |nexus   = 14170
   |nexus id = 16218
+
   |github = drbirbdev/StardewValley
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Better Fishing
   |author   = Kabigon
+
   |author = balllight
   |id       = Kabigon.CampfireCooking
+
   |id     = balllight.BetterFishing
   |nexus id = 2297
+
   |nexus   = 13585
   |github   = KabigonFirst/StardewValleyMods
+
   |github =
 
 
  |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     = Capstone Professions
+
   |name   = Better Friendship
   |author   = spacechase0 and Pathoschild
+
   |author = Urbanyeti
   |id       = spacechase0.CapstoneProfessions
+
   |id     = BetterFriendship
   |nexus id = 7636
+
   |nexus   = 10287
   |github   = spacechase0/StardewValleyMods
+
   |github = urbanyeti/stardew-better-friendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Better Frog Control, Spit That Up - Better Frog Control
   |author   = spacechase0 and Pathoschild
+
   |author = Malkavian, Malkavian242
   |id       = spacechase0.CarryChest
+
   |id     = malkavian.betterfrogcontrol
   |nexus id = 1333
+
   |nexus  = 26144
   |moddrop id = 134674
+
   |github = LucasOCastro/StardewValley-BetterFrogControl
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Your Pet
+
   |name   = Better Fruit Trees
   |author   = DecidedlyHuman
+
   |author = CatCattyCat, Cat
   |id       = DecidedlyHuman.CarryYourPet
+
   |id     = cat.betterfruittrees
   |nexus id = 13009
+
   |nexus   = 1976
   |github   = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 833546
}}
+
   |github = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
+
   |broke in = Stardew Valley 1.4
   |author  = skellady and sophie
+
<!--
  |id      = sophie.CarWarp
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
  |nexus id = 11102
+
   |unofficial version = 2.6.1-unofficial.4-strobe
  |github  = sophiesalacia/StardewMods
+
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Better Garbage Cans
   |author   = CatCattyCat, Cat
+
   |author = AairTheGreat
   |id       = cat.caskseverywhere
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 2994
+
   |nexus  = 4171
   |moddrop id = 833561
+
   |github = AairTheGreat/StardewValleyMods
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.1.2-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Better Garden Pots
   |author   = punyo, yakminepunyo
+
   |author = CatCattyCat, Cat
   |id       = punyo.CasksOnGround
+
   |id     = cat.bettergardenpots
   |nexus id = 2406
+
   |nexus   = 2209
   |github   = pomepome/CasksOnGround
+
  |moddrop = 833555
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead to run casks.
+
   |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     = Casual Life
+
   |name   = Better Hay
   |author   = adverserath
+
   |author = CatCattyCat, Cat
   |id       = Adverserath.CasualLife
+
   |id     = cat.betterhay
   |nexus id = 6011
+
   |nexus   = 1430
   |github  = adverserath/StardewValley-CasualLifeMod
+
  |moddrop = 833540
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Catalogue Filter
+
   |name   = Better Hitbox
   |author   = aedenthorn
+
   |author = fodkod, Kodfod
   |id       = aedenthorn.CatalogueFilter
+
   |id     = kodfod.hitbox
   |nexus id = 13137
+
   |nexus   = 4973
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Catalogues Anywhere
+
   |name   = Better Honey Mead
   |author   = Cherry, CherryChain
+
   |author = NCarigon
   |id       = Cherry.CataloguesAnywhere
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 4949
+
   |nexus  = 22848
   |moddrop id = 716382
+
   |github = ncarigon/StardewValleyMods
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Categorize Chests
+
   |name   = Better Iridium Tool Area
   |author   = SteelixLeiter
+
   |author = dphile
   |id       = CategorizeChests
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id = 1300
+
   |nexus   = 2085
   |github   = doncollins/StardewValleyMods
+
   |github = dphile/SDVBetterIridiumTools
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] 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     = Cat Gifts
+
   |name   = Better Jukebox
   |author   = skuldomg, Skuld
+
   |author = Gaphodil
   |id       = skuldomg.catGifts
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 2132
+
   |nexus   = 6017
   |github   = skuldomg/catGifts
+
  |moddrop = 984775
 +
   |github = Gaphodil/BetterJukebox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cats and Dogs
+
   |name   = Better Junimos
   |author   = DelphinWave
+
   |author = hawkfalcon
   |id       = DelphinWave.CatsAndDogsMod
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 7407
+
   |nexus   = 2221
   |github   =
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cauldron of Chance
+
   |name   = Better Junimos Crop Fields
   |author   = Expl0
+
   |author = micfort
   |id       = Expl0.CauldronOfChance
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 10975
+
   |nexus   = 10936
   |github   = WizardsLizards/CauldronOfChance
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cave of Memories
+
   |name   = Better Junimos Forestry
   |author   = PeacefulEnd
+
   |author = ceruleandeep
   |id       = PeacefulEnd.CaveOfMemories
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 12619
+
   |nexus   = 8992
   |github  = Floogen/MysticalBuildings
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cellar Available
+
   |name   = Better Lightning Rods
   |author   = candidus42
+
   |author = aedenthorn, Erinthe
   |id       = Candidus42.CellarAvailable
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 5104
+
  |curse  = 868807
   |github   = mus-candidus/CellarAvailable
+
   |nexus   = 10631
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenger
+
   |name   = Better Meowmere
   |author   = Slothsoft
+
   |author = TheMightyAmondee
   |id       = Slothsoft.Challenger
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 14196
+
   |nexus   = 20374
   |github   = slothsoft/stardew-challenger
+
   |github = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenger → Automate
+
   |name   = Better Meteorites
   |author   = Slothsoft
+
   |author = spacechase0
   |id       = Slothsoft.ChallengerAutomate
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 14196
+
  |curse  = 867727
   |github   = slothsoft/stardew-challenger
+
   |nexus   = 5096
 +
  |moddrop = 771682
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Challenging Community Center Bundles
+
   |name   = Better Mixed Seeds
   |author   = alvadea & jaksha6472
+
   |author = Sonozuki
   |id       = alja.CCCB
+
   |id     = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
   |nexus id = 6361
+
   |nexus   = 3012
   |moddrop id = 845377
+
   |github  = Sonozuki/StardewMods
   |github   = Jaksha6472/ChallengingCommunityCenterBundles
+
 
 +
   |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     = Chance Cubes
+
   |name   = Better Panning
   |author   = Turkey2349
+
   |author = AairTheGreat
   |id       = turkey2349.chancecubes
+
   |id     = AairTheGreat.BetterPanning
   |nexus id =
+
   |nexus  = 4161
  |curseforge id  = 297899
+
   |github = AairTheGreat/StardewValleyMods
   |curseforge key = chance-cubes
 
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Better Panning Extra Config
   |author   = funny-snek
+
   |author = trashcan9
   |id       = funnysnek.ChangeCabinType
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 3046
+
   |nexus   = 16235
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Dialogues
+
   |name   = Better Panning Spot
   |author   = mardrest
+
   |author = ForgedBrass
   |id       = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id = 5335
+
   |nexus  = 10608
   |moddrop id = 800760
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Farm Caves
+
   |name   = Better Planting
   |author   = MindMeltMax
+
   |author = Achtuur
   |id       = MindMeltMax.ChangeFarmCaves
+
   |id     = Achtuur.BetterPlanting
   |moddrop id = 1247516
+
   |nexus   = 17252
   |nexus id = 14000
+
   |github = Achtuur/StardewMods
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Horse Sounds
+
   |name   = Better Quality More Seeds
   |author   = CyanFire
+
   |author = bmarquismarkail, Space Baby
   |id       = CF.ChangeHorseSounds
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 13428
+
   |nexus   = 935
   |github  =
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Professions
+
   |name   = Better Quarry
   |author   = Alek, amazingalek
+
   |author = Nishtra
   |id       = Alek.ChangeProfessions
+
   |id     = BetterQuarry
   |nexus id = 3989
+
   |nexus   = 771
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
+
   |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     = Change Shoe Color
+
   |name   = Better Ranching, Better Milking
   |author   = Shaklin
+
   |author = Urbanyeti
   |id       = shaklin.changeshoecolor
+
   |id     = BetterRanching
   |nexus id = 6101
+
   |nexus   = 859
   |github   =
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Change Slime Hutch Limit
+
   |name   = Better Rarecrows
   |author   = Cherry, CherryChain
+
   |author = Sonozuki
   |id       = Cherry.SlimeHutchLimit
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 6455
+
   |nexus   = 3232
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Character Customization Anywhere, Change Character Appearance Anywhere
+
   |name   = Better Return Scepter
   |author   = jeanne
+
   |author = DecidedlyHuman
   |id       = jeanne.CharacterCustomizationAnywhere
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 7415
+
   |nexus   = 11610
   |github   =
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Character Wiki Linker, WikiLinker
+
   |name   = Better RNG
   |author   = StultusV
+
   |author = Zoryn
   |id       = StultusV.WikiLinker
+
   |id     = Zoryn.BetterRNG
   |nexus id = 12999
+
   |nexus   =
   |github  = JudeRV/SDV_WikiLinker
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chargeable Resource Tools
+
   |name   = Better Rods
   |author   = DaLion
+
   |author = Achtuur
   |id       = DaLion.Chargeable
+
   |id     = Achtuur.BetterRods
   |nexus id = 14470
+
   |nexus   = 17026
   |github   = daleao/sdv-mods
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Charlie Out of Her Coop, Charlie The Chicken
+
   |name   = Better Shipping Bin
   |author   = PeepCake
+
   |author = MindMeltMax
   |id       = PeepCake.CharlieTheChicken
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 6986
+
  |curse  = 1004479
   |github   =  
+
  |moddrop = 1135742
 +
   |nexus   = 10487
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Better Shipping Box
   |author   = CatCattyCat, Cat
+
   |author = Kithio
   |id       = cat.chatcommands
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
   |nexus id = 2092
+
   |nexus   =
   |moddrop id = 833554
+
   |chucklefish = 4302
   |github  = danvolchek/StardewMods
+
   |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     = Cheaper Beach Bridge Repair
+
   |name   = Better Shop Menu
   |author   = Annosz
+
   |author = spacechase0
   |id       = Annosz.CheaperBeachBridgeRepair
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 5826
+
  |curse  = 867744
   |github  = Annosz/StardewValleyModding
+
  |moddrop = 771614
 +
   |nexus   = 2012
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chef Helper - Add to Fridges
+
   |name   = Better Signs
   |author   = Rui3
+
   |author = stebaker92, Steve Baker
   |id       = Rui3.ChefHelperAddToFridges
+
   |id     = stebaker92.bettersigns
   |nexus id = 5606
+
   |nexus   = 7482
   |github   = ChristinaEd/ChefHelperAddToFridges
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Better Skull Cavern Falling
   |author   = elDudeerino
+
   |author = Max Vollmer, SVProtector
   |id       = Duder.ChefsCloset
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 1030
+
   |nexus   = 2558
   |github   = deLaDude/ChefsCloset
+
   |github = maxvollmer/BetterSkullCavernFalling
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cherryrar
+
   |name   = Better Slingshots
   |author   = Edu Anttunes
+
   |author = CatCattyCat, Cat
   |id       = Cherryrar.Functions
+
   |id     = cat.betterslingshots
   |nexus id = 6603
+
   |nexus   = 2067
   |github  =  
+
  |moddrop = 833552
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chess
+
   |name   = Better Sonar Bobber
   |author   = Platonymous
+
   |author = Spiderbuttons
   |id       = Platonymous.Chess
+
   |id     = Spiderbuttons.BetterSonarBobber
   |nexus id = 3976
+
   |nexus  = 24837
   |moddrop id = 793917
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chess Boards
+
   |name   = Better Sort
   |author   = aedenthorn
+
   |author = Jower
   |id       = aedenthorn.ChessBoards
+
   |id     = Jower.BetterSort
   |nexus id = 11580
+
   |nexus   = 1992
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Displays
+
   |name   = Better Special Orders
   |author   = MindMeltMax
+
   |author = Xeru
   |id       = MindMeltMax.ChestDisplays
+
   |id     = xeru.BetterSpecialOrders
   |nexus id = 7644
+
   |nexus  = 24125
   |moddrop id = 1135692
+
   |github = xeru98/StardewMods
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ChestEx
+
   |name   = Better Sprinklers
   |author   = berkayylmao
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = berkayylmao.ChestEx
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 4180
+
   |nexus   = 41
   |curseforge id  = 501477
+
   |chucklefish = 3551
   |curseforge key = chestex
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Better Sprinklers Plus
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = JamesCodesThings
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 242
+
   |nexus  = 17767
   |chucklefish id = 3550
+
   |github  = jamescodesthings/smapi-better-sprinklers
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Naming
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = M3ales
+
   |author = gingajamie
   |id       = ChestNaming
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id =
+
   |nexus  = 21624
   |curseforge id  = 299791
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
  |curseforge key = chest-naming
 
   |github   = M3ales/ChestNaming
 
  
  |broke in = SMAPI 3.0
+
   |status = abandoned
   |status   = workaround
+
   |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
   |summary = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Better Stardrops
   |author   = mralbobo
+
   |author = Rokugin
   |id       = mralbobo.ChestPooling
+
   |id     = Rokugin.BetterStardrops
   |nexus id =
+
   |nexus  = 21360
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = rokugin/StardewMods
   |github   = mralbobo/stardew-chest-pooling
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Preview
+
   |name   = Better Statue Of Blessings
   |author   = sergiomadd
+
   |author = Tomokisan
   |id       = sergiomadd.ChestPreview
+
   |id     = tomokisan.betterStatueOfBlessings
   |nexus id = 13946
+
  |curse  = 1081728
   |github   = sergiomadd/StardewValleyMods
+
   |nexus   = 25022
 +
   |github =
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Tappers
 +
  |author  = CaptainSully
 +
  |id      = CaptainSully.BetterTappers
 +
  |nexus  = 9875
 +
  |moddrop = 1035408
 +
  |github  = CaptainSully/StardewMods
  
 +
  |broke in = Stardew Valley 1.6
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Better Theater
   |author   = Pathoschild
+
   |author = TianXiaobai
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = TianXiaobai.BetterTheater
   |nexus id = 518
+
   |nexus  = 25002
   |moddrop id = 606600
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Better Train Loot
   |author   = CroiDorcha
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 1756
+
   |nexus   = 4234
   |github   =  
+
   |github = AairTheGreat/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |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     = Children's Beds Removal
+
   |name   = Better Transmutation
   |author   = Prismuth
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = f4iTh.BetterTransmutation
   |nexus id = 1655
+
   |nexus   = 2120
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Trash Can
 +
  |author  = shivaGuy
 +
  |id      = shivaGuy.BetterTrashCan
 +
  |nexus  = 11814
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Child to NPC
+
   |name   = Better Truffles
   |author   = loe2run
+
   |author = temisthem
   |id       = Loe2run.ChildToNPC
+
   |id     = tem696969696969.BetterTruffles
   |nexus id = 4568
+
   |nexus   = 23228
   |github   = loe2run/ChildToNPC
+
   |github = kqrse/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.2.1-unofficial.8-candidus42
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Better Watering Can and Hoe
   |author   = Husky110
+
   |author = Aflojack45
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = Aflojack45.BetterWateringCanAndHoe
   |nexus id = 1768
+
   |nexus   = 23946
   |github   = Husky110/ChillInYourFarmHouse
+
   |github = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Better Workbenches
   |author   = Travoos
+
   |author = CatCattyCat, Cat
   |id       =  
+
   |id     = cat.betterworkbenches
   |nexus id = 590
+
   |nexus   = 4830
   |github   =  
+
  |moddrop = 833559
 +
   |github = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Family Planning|Family Planning]] instead.
+
   |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Betwitched
 +
  |author  = b_wandert
 +
  |id      = b_wandert.Betwitched
 +
  |nexus  = 10172
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Random Farm Event
+
   |name   = Big Crop Bonus
   |author   = RunoV
+
   |author = Tocseoj
   |id       = RunoV.ChooseRandomFarmEvent
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 8524
+
  |curse  = 1008360
   |github   = valruno/ChooseRandomFarmEvent
+
  |moddrop = 1553635
 +
   |nexus   = 22337
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Chummy Fix
+
   |name   = Big Fridges
   |author   = ItsLittany
+
   |author = AlanBF
   |id       = itslittany.ChummyFix
+
   |id     = AlanBF.BigFridge
   |nexus id = 6363
+
   |nexus  = 22457
   |moddrop id = 804100
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Bigger Backpack
   |author   = CJBok and Pathoschild
+
   |author = spacechase0
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 4
+
  |chucklefish = 5191
   |moddrop id = 741872
+
   |curse  = 867747
   |github   = CJBok/SDV-Mods
+
   |moddrop = 384783
 +
  |nexus  = 1845
 +
   |github = spacechase0/BiggerBackpack
  
 +
  |warnings = Broken on Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Bigger Craftables
   |author   = CJBok and Pathoschild
+
   |author = spacechase0
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 93
+
   |curse  = 867714
   |moddrop id = 741893
+
   |nexus  = 7530
   |github   = CJBok/SDV-Mods
+
   |github = spacechase0/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Bigger Craftables for 1.6
   |author   = CJBok and Pathoschild
+
   |author = manifoldSamurai, mfdsam
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = YourName.BiggerCraftables
   |nexus id = 5
+
   |nexus  = 24886
   |moddrop id = 509768
+
   |github =
   |github   = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clay Map
+
   |name   = Bigger Fridges
   |author   = Underscore
+
   |author = Entoarox
   |id       = underscore.clay_map
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 11903
+
   |nexus   = 21678
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Beach
+
   |name   = Bigger Riverlands Farm
   |author   = Artinity
+
   |author = Jessebot, JessebotX
   |id       = Artinity.CleanBeach
+
   |id     = jessebot.biggerriverlands
   |nexus id = 14936
+
   |nexus   = 3025
   |github  = Artinity/clean-beach
+
  |moddrop = 467184
 +
   |github = JessebotX/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Big Silo
   |author   = Satozaki
+
   |author = lperkins2, Logan Perkins
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = lperkins2.BigSilo
   |nexus id = 2975
+
  |nexus  = 2429
   |github   = AndyCrocker/StardewMods
+
   |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     = Clean Farm
+
   |name   = Billboard Anywhere
   |author   = tstaples
+
   |author = Omegasis, Alpha_Omegasis
   |id       = tstaples.CleanFarm
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id = 794
+
   |nexus   = 492
   |github   = tstaples/CleanFarm
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Billboard Profit Margin
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = desto
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 2219
+
   |nexus   = 6948
   |github   =
+
   |github  = desto-git/sdv-mods
 
 
  |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     = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name   = Binning Skill
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = drbirbdev
   |id       = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 604
+
   |nexus  = 14073
   |moddrop id = 664033
+
   |github = drbirbdev/StardewValley
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Birb Core
   |author   = Blucifer, BluciferProgrammer
+
   |author = drbirbdev
   |id       = Blucifer.CoalRegen
+
   |id     = drbirbdev.BirbCore
   |nexus id = 1664
+
   |nexus   = 19140
   |github   = AbbyNode/StardewValley-CoalRegen
+
   |github = drbirbdev/StardewValley
 
 
  |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     = Cock-a-doodle-dont
+
   |name   = Birthday Buff
   |author   = Fuzzy
+
   |author = aedenthorn, Erinthe
   |id       = fuzzy.cockadoodledont
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id = 7584
+
   |nexus   = 17747
   |github  =
+
   |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     = Coin Collector
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.CoinCollector
+
   |id     = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
   |nexus id = 9843
+
   |nexus   = 17974
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Pets
+
   |name   = Birthday Mail
   |author   = Tyler Gibbs
+
   |author = KathrynHazuka
   |id       = tylergibbs2.ColdPets
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 14379
+
   |nexus   = 276
   |github  = tylergibbs2/StardewValleyMods
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
 +
 
 +
   |dev note = author ignored previous PRs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Birthday Notifications
   |author   = DanielSerrano, Lord Xamon
+
   |author = Honduriel
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 1169
+
   |nexus   = 20948
   |github   =
+
   |github  =
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Color Blind Mod, SDV Colorblind Mod
+
   |name   = Birthday Today
   |author   = CISC 3141, Testing, Upsters
+
   |author = ChiroxT
   |id       = Testing.SDVColorBlindMod
+
   |id     = treinke.birthdaytoday
   |nexus id = 10380
+
   |nexus   = 11578
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Crystalariums
+
   |name   = BJS Capsule Mod
   |author   = sophie
+
   |author = BunnyJumps
   |id       = sophie.ColoredCrystalariums
+
   |id     = BunnyJumps.BJSCapsuleMod
   |nexus id = 14428
+
   |nexus   = 2502
   |github  = sophiesalacia/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = BJS MP Kick Mod
   |author   = DJ-STLN
+
   |author = BunnyJumps
   |id       = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
+
   |id     = BunnyJumps.BJSMPKickMenu
   |nexus id = 2590
+
   |nexus   = 2503
   |github  = DJ-STLN/CombatControls
+
   |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     = Combat Controls Redux
+
   |name   = BJS Night Sounds
   |author   = NormanPCN
+
   |author = BunnyJumps
   |id       = NormanPCN.CombatControlsRedux
+
   |id     = BunnyJumps.BJSNightSounds
   |nexus id = 10496
+
   |nexus   = 2501
   |github  = NormanPCN/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Level Damage Scaler
+
   |name   = BJS No Clip
   |author   = spacechase0 and Pathoschild
+
   |author = BunnyJumps
   |id       = spacechase0.CombatLevelDamageScaler
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 3905
+
   |nexus  = 2820
   |moddrop id = 771671
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = BJS Only Treasure Room
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = BunnyJumps
   |id       = SPDFarmingImplementsInCombat
+
   |id     = BunnyJumps.BJSOnlyTreasureRoom
   |nexus id = 313
+
   |nexus   = 3145
   |source  = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Machines
+
   |name   = BJS Plant Everywhere
   |author   = SlayerDharok
+
   |author = BunnyJumps
   |id       = SlayerDharok.CombineMachines
+
   |id     = BunnyJumps.BJSPlantEverywhere
   |nexus id = 7411
+
   |nexus   = 3143
   |github  = Videogamers0/SDV-CombineMachines
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Combine Many Rings
+
   |name   = BJS Stop Grass
   |author   = Stari
+
   |author = BunnyJumps
   |id       = Stari.CombineManyRings
+
   |id     = BunnyJumps.BJSStopGrass
   |nexus id = 8801
+
   |nexus   = 2500
   |github  = SlivaStari/CombineManyRings
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Comics
+
   |name   = BJS Thunderstorm
   |author   = Platonymous
+
   |author = BunnyJumps
   |id       = Platonymous.Comics
+
   |id     = BunnyJumps.BJSThunderStorm
   |nexus id = 6281
+
   |nexus   = 3144
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.5.6
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = BJS Time Skipper
   |author   = Musbah Sinno
+
   |author = BunnyJumps
   |id       = musbah.bundleTooltip
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 1329
+
   |nexus   = 2178
   |github  = musbah/StardewValleyMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Anywhere
+
   |name   = BJS True Master
   |author   = Stingray
+
   |author = Qther - BunnyJumps
   |id       = Stingray.CCA
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 10150
+
   |nexus   = 5324
   |github  = Stingrayss/StardewValley
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Helper
+
   |name   = Blackhearts
   |author   = vgperson
+
   |author = Mightywa33ior
   |id       = vgperson.CommunityCenterHelper
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 6893
+
   |nexus   = 7502
   |github  = vgperson/CommunityCenterHelper
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Community Kitchen
+
   |name   = Blahaj Blast
   |author   = blueberry
+
   |author = spacechase0
   |id       = blueberry.CommunityKitchen
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 9851
+
   |nexus   = 17550
   |github  = b-b-blueberry/CustomCommunityCentre
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Blessings and Curses
   |author   = Redwood
+
   |author = GenDeathrow
   |id       = Redwood.CompanionNPCs
+
   |id     = gendeathrow.BNC
   |nexus id = 3175
+
   |nexus   =
   |github   = EKomperud/StardewMods
+
  |curse  = 307717
 +
   |github = GenDeathrow/SDV_BlessingsAndCurses
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status      = workaround
 
  |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Compost&#44; Pests&#44; and Cultivation
+
   |name   = Blinking Cursed Mannequins
   |author   = jahangmar
+
   |author = Dragoon23
   |id       = jahangmar.CompostPestsCultivation
+
   |id     = Dragoon23.BlinkingMannequin
   |nexus id = 4446
+
   |nexus   = 25750
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Bundle Costs
+
   |name   = Blood Trail
   |author  = Vertigon
+
   |author = aurnj, Roy Li
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
+
  |id      = RuyiLi.BloodTrail
   |nexus id = 9444
+
  |nexus   =
   |github  = dtomlinson-ga/ConfigurableBundleCosts
+
   |url    = https://community.playstarbound.com/threads/blood-trail.129308
 +
   |github  =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = Boogie, BoogieBest
+
   |author = pepoluan
   |id       = boogie.greenhouse
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 7109
+
   |nexus   = 8796
   |github  =  
+
   |github =
 +
  |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Junimo Kart
+
   |name   = Blue Chickens Are Green
   |author   = seitanicbean
+
   |author = explosivetortellini
   |id       = seitanicbean.configurablejunimokart
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 6725
+
   |nexus   = 4815
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
+
   |github  = explosivetortellini/bluechickensaregreen
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Configurable Luck
 
  |author  = sophie
 
  |id      = sophie.ConfigurableLuck
 
  |nexus id = 14610
 
  |github  = sophiesalacia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Blue Chickens in Multiplayer
   |author   = KnockedMallard42
+
   |author = WindHero
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = WindHero.BlueChickensInMultiplayer
   |nexus id = 280
+
   |nexus   = 2336
   |github   =  
+
   |github = HeroOfTheWinds/BlueChickensInMultiplayer
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |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     = Configurable Special Orders Unlock
+
   |name   = Bomb Drop
   |author   = Vertigon
+
   |author = WillTheMage
   |id       = Vertigon.ConfigurableSpecialOrdersUnlock
+
   |id     = WillTheMage.BombDropMod
   |nexus id = 8690
+
   |nexus   = 26062
   |github   = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Bookcase
   |author   = Mizzion
+
   |author = Darkhax
   |id       = mizzion.configuremachineoutputs
+
   |id     = darkhax.bookcase
   |nexus id = 3490
+
   |nexus   =
   |moddrop id = 661367
+
   |curse  = 297252
   |github  = Mizzion/MyStardewMods
+
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Boomerangs, Boomerang Mod
   |author   = BayesianBandit
+
   |author = Arannya
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id = 3519
+
   |nexus   = 22724
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |github = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Fences
+
   |name   = Borderless Wood Floor
   |author   = sergiomadd
+
   |author = Digus
   |id       = sergiomadd.ConnectedFences
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 10063
+
   |nexus   = 4711
   |github   = sergiomadd/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Connected Garden Pots
+
   |name   = Boss Creatures
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ConnectedGardenPots
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 11411
+
  |curse  = 868905
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5864
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Bow
   |author   = IceGladiador
+
   |author = spacechase0
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = spacechase0.Bow
   |nexus id = 1799
+
   |nexus   = 2756
   |github   =
+
  |moddrop = 771627
 +
   |github = spacechase0/Bow
  
  |broke in = Stardew Valley 1.3.29
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
   |summary = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Chat
+
   |name   = Brave New World - Core, BNW Core
   |author   = Satozaki
+
   |author = DiogoAlbano
   |id       = EpicBellyFlop45.ConsoleChat
+
   |id     = DiogoAlbano.BNWCore
   |nexus id = 3768
+
   |nexus   = 15871
   |github  = AndyCrocker/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = spacechase0 and Pathoschild
+
   |author = charbonn, Charles Bonnevialle
   |id       = spacechase0.ConsoleCode
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 3101
+
   |moddrop = 793149
   |moddrop id = 771643
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = SMAPI
+
   |author = Guedez, guedez2
   |id       = SMAPI.ConsoleCommands
+
   |id     = bof.three.fishing.sounds
   |nexus id =  
+
   |nexus   = 5105
   |url      = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Code
+
   |name   = Breeding Overhaul
   |author   = spacechase0
+
   |author = StarAmy
   |id       = spacechase0.ContentCode
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 10545
+
   |nexus   = 13974
   |github  = spacechase0/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     = Content Patcher
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = Pathoschild
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Pathoschild.ContentPatcher
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 1915
+
   |nexus  = 3429
   |moddrop id = 470174
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher Animations
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = spacechase0 and Pathoschild
+
   |author = Dycedarger
   |id       = spacechase0.ContentPatcherAnimations
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 3853
+
   |nexus   = 948
   |moddrop id = 771670
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |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     = Content Patcher Json Processor
+
   |name   = Brighter Building Paint
   |author   = Jamie Taylor
+
   |author = tem696969696969
   |id       = jltaylor-us.ContentPatcherJsonProcessor
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 13320
+
   |nexus   = 22807
   |github   = jltaylor-us/StardewJsonProcessor
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Context-Sensitive Gift Cursor
+
   |name   = Buff Framework
   |author   = Vanguard3000
+
   |author = aedenthorn, Erinthe
   |id       = Vanguard3000.ContextSensitiveGiftCursor
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 6564
+
   |nexus   = 17746
   |github  =  
+
   |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     = Controller Radial Keybindings
+
   |name   = Buffs Last
   |author   = spacechase0
+
   |author = aceynk
   |id       = spacechase0.ControllerRadialKeybindings
+
   |id     = aceynk.BuffsLast
   |nexus id = 12801
+
   |nexus   = 25611
   |github   = spacechase0/StardewValleyMods
+
   |github = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Control Valley
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = TheTexanTesla
+
   |author = Jesse
   |id       = TheTexanTesla.ControlValley
+
   |id     = jesse.buffsgametime
   |nexus id = 8160
+
   |nexus   = 18996
   |github  = tesla1889tv/ControlValleyMod
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = Bug Net
   |author   = Solariz
+
   |author = spacechase0
   |id       = aEnigma.ConvenientChests
+
   |id     = spacechase0.BugNet
   |nexus id = 2196
+
   |curse  = 867724
   |github  = aEnigmatic/StardewValley
+
   |moddrop = 771693
   |curseforge id  = 300150
+
   |nexus  = 5099
   |curseforge key = convenient-chests
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Inventory
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = gaussfire
+
   |author = Stari
   |id       = gaussfire.ConvenientInventory
+
   |id     = Start.BuildableForge
   |nexus id = 10384
+
   |nexus   = 8893
   |github  = alanperrow/StardewModding
+
   |github = SlivaStari/BuildableForge
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Buildable Ginger Island Farm
   |author   = spacechase0 and Pathoschild
+
   |author = mouahrara
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 522
+
   |nexus  = 20600
   |moddrop id = 127277
+
   |github = mouahrara/BuildableGingerIslandFarm
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coop Battle Pause
+
   |name   = Buildable Greenhouse Updated
   |author   = adverserath
+
   |author = Yariazen
   |id       = Adverserath.CoopBattlePause
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 12061
+
   |nexus   = 11831
   |github  =
+
   |github = Yariazen/YariazenMods
 +
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Coop Cursor
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = DeLiXx
+
   |author = Espy
   |id       = DeLiXx.Coop_Cursor
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 12269
+
   |moddrop = 1558607
   |github   =
+
   |nexus   = 21233
   |source  = https://gitlab.com/delixx/stardew-valley-coop-cursor
+
   |github  = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Copper Still
+
   |name   = Build Endurance
   |author   = NCarigon
+
   |author = Omegasis, Alpha_Omegasis
   |id       = NCarigon.CopperStill
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 15333
+
   |nexus   = 445
   |github  = ncarigon/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cosmetic Rings
+
   |name   = Builder's List
   |author   = PeacefulEnd
+
   |author = bmarquismarkail, Space Baby
   |id       = PeacefulEnd.CosmeticRings
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 8522
+
   |nexus   = 5347
   |github  = Floogen/CosmeticRings
+
   |github = bmarquismarkail/SV_BuildersList
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cozy Clothing
+
   |name   = Build Health
   |author   = CompSciLauren
+
   |author = Omegasis, Alpha_Omegasis
   |id       = CompSciLauren.CozyClothing
+
   |id     = Omegasis.BuildHealth
   |nexus id = 5093
+
   |nexus  = 446
   |curseforge id  = 368028
+
   |github = janavarro95/Stardew_Valley_Mods
  |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   = Buildings Included
   |author   = jwdred
+
   |author = MindMeltMax
   |id       = jwdred.CrabNet
+
   |id     = MindMeltMax.MapBuildings
   |nexus id = 584
+
   |nexus   = 27359
   |github   = jdusbabek/stardewvalley
+
   |github =
 
 
  |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     = Crab Pot Loot Has Quality and Bait Effects
+
   |name   = Build On Any Tile
   |author   = Goldenrevolver
+
   |author = Esca, Esca-MMC
   |id       = Goldenrevolver.CrabPotQuality
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 7767
+
   |nexus   = 6854
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = Esca-MMC/BuildOnAnyTile
 +
   |moddrop = 827525
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Butterfly Hutches
+
   |name   = Build Stats
   |author   = aedenthorn
+
   |author = Miiohau
   |id       = aedenthorn.OutdoorButterflyHutch
+
   |id     = miiohau.buildstats
   |nexus id = 6279
+
   |nexus   = 15377
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Legendary Fish Mounts
+
   |name   = Bulk Animal Purchase
   |author   = FallToot
+
   |author = aedenthorn, Erinthe
   |id       = FallToot.CraftableFishMounts
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id = 4286
+
  |curse  = 868767
   |github  =  
+
   |nexus   = 11539
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craftable Terrarium, Terrarium
+
   |name   = Bulk Buy
   |author   = aedenthorn
+
   |author = focustense
   |id       = aedenthorn.Terrarium
+
   |id     = focustense.BulkBuy
   |nexus id = 8031
+
   |nexus   = 26856
   |github   = aedenthorn/StardewValleyMods
+
   |github = focustense/StardewBulkBuy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft and Build from Containers, Craft From Containers
+
   |name   = Bulk Staircases
   |author   = aedenthorn
+
   |author = BananaFruit
   |id       = aedenthorn.CraftFromContainers
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 15341
+
   |nexus   = 23482
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1084873
 +
   |github = BananaFruit1492/BulkStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Bundle Display
   |author   = Sabera, kelbesque
+
   |author = 0JOG, OjOg
   |id       = Sabera.CraftAnything
+
   |id     = OjOg.BundleDisplay
   |nexus id = 2524
+
   |nexus   = 18135
   |github   =  
+
   |github =
  
   |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   = Bush Bloom Mod
   |author   = MouseyPounds
+
   |author = NCarigon
   |id       = MouseyPounds.CraneManBegone
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 4704
+
   |nexus   = 15792
   |github   = MouseyPounds/stardew-mods
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creaturebook
+
   |name   = Bus Locations
   |author   = KediDili
+
   |author = Hootless
   |id       = KediDili.Creaturebook
+
   |id     = hootless.BusLocations
   |nexus id = 13807
+
   |nexus   = 2905
   |github  = KediDili/Creaturebook
+
   |github = hootless/StardewMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Critter Rings
+
   |name   = Button's Extra Books
   |author   = atravita
+
   |author = Spiderbuttons
   |id       = atravita.CritterRings
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |moddrop id = 1358001
+
   |nexus   = 21526
   |nexus id = 15557
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cropbeasts
+
   |name   = Button's Extra Trigger Action Stuff
   |author   = kdau
+
   |author = Spiderbuttons
   |id       = kdau.Cropbeasts
+
   |id     = Spiderbuttons.BETAS
   |moddrop id = 784523
+
   |nexus   = 27100
   |nexus id = 6030
+
   |github =
   |github   =  
 
  |source  = https://gitlab.com/kdau/cropbeasts
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Check
+
   |name   = Buttplug Valley
   |author   = Fairfield
+
   |author = DryIcedMatcha, Salty
   |id       = FairfieldBW.CropCheck
+
   |id     = Salty.ButtplugValley
   |nexus id = 9224
+
  |moddrop = 1480911
   |github   = FairfieldBW/CropCheck
+
   |nexus   = 19336
 +
   |github = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Color Combiner
+
   |name   = Buyable Dwarf Scrolls
   |author   = MouseyPounds
+
   |author = MattDeDuck, Duckshard
   |id       = MouseyPounds.CropColorCombiner
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id = 3986
+
   |nexus   = 5307
   |github  = MouseyPounds/stardew-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Buy Back Collectables
   |author   = Platonymous
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Platonymous.CropExtension
+
   |id     = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
   |nexus id = 3208
+
   |nexus   = 507
   |moddrop id = 793915
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Fairy
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = Abs, abslam
+
   |author = Denifia
   |id       = abs.CropFairy
+
   |id     = Denifia.BuyRecipes
   |nexus id = 4885
+
   |nexus   = 1126
   |github  =  
+
   |github = Denifia/StardewMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Grace Period
+
   |name   = Bwdyworks
   |author   = lefthandedkid, stoobinator
+
   |author = bwdy
   |id       = stoobinator.seasonspillover
+
   |id     = bwdyworks
   |nexus id = 7203
+
   |nexus   = 3530
   |github  = stoobinator/Stardew-Valley-Grace-Period
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Growth Info
+
   |name   = Cabin Owner Displayed
   |author   = aedenthorn
+
   |author = funny-snek
   |id       = aedenthorn.CropGrowthInformation
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 12178
+
   |nexus   = 3036
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Hat
+
   |name   = Cacti Hurt You
   |author   = aed, aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.CropHat
+
   |id     = cat.cactihurtyou
   |nexus id = 11787
+
   |nexus   = 4019
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 833562
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Calcifer
   |author   = Pathoschild
+
   |author = sophie
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = sophie.Calcifer
   |nexus id = 3000
+
   |nexus  = 20628
   |moddrop id = 606647
+
   |github = sophiesalacia/StardewMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = Calendar Anywhere
   |author   = Tyler Thrailkill, snowe2010
+
   |author = Zoryn
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 3200
+
   |nexus   =
   |github  = snowe2010/starbound-mods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Tooltips
+
   |name   = Calico Statue Spotter
   |author   = GenDeathrow
+
   |author = wronque
   |id       = gengeathrow.croptooltip
+
   |id     = wronque.CalicoStatueSpotter
   |nexus id =
+
   |nexus  = 25837
   |curseforge id  = 307933
+
   |github  =
  |curseforge key = crop-tooltips
 
   |github   =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary = use [[#Lookup Anything|Lookup Anything]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Call to Build
   |author   = Digus
+
   |author = TheWarpriest
   |id       = DIGUS.CropTransplantMod
+
   |id     = TheWarpriest.CallToBuild
   |nexus id = 2594
+
   |nexus   = 26122
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Variation
+
   |name   = Camera Control
   |author   = aedenthorn
+
   |author = Nitbandier
   |id       = aedenthorn.CropVariation
+
   |id     = Nitbandier.CameraControl
   |nexus id = 11467
+
   |nexus   = 21502
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crystal Ball
+
   |name   = Camera Pan
   |author   = Thom Smith, Thom1729
+
   |author = atravita
   |id       = Thom1729.CrystalBall
+
   |id     = atravita.CameraPan
   |nexus id = 7826
+
  |curse  = 870958
   |github  =  
+
  |moddrop = 1369940
 +
   |nexus   = 16218
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Campfire Cooking
   |author   = Vrakyas
+
   |author = Kabigon
   |id       = Vrakyas.CurrentLocation
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 4028
+
   |nexus   = 2297
   |github   =  
+
   |github = KabigonFirst/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
+
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Achievements
+
   |name   = Cape Stardew
   |author   = aedenthorn
+
   |author = Arony, dreamygloom
   |id       = aedenthorn.CustomAchievements
+
   |id     = dreamygloom.CapeStardewCode
   |nexus id = 10047
+
   |nexus   = 14635
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Capitalist Split Money
   |author   = DefenTheNation
+
   |author = Ilyaki
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = Ilyaki.CapitalistSplitMoney
   |nexus id = 2301
+
   |nexus   = 3083
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github = Ilyaki/CapitalistSplitMoney
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status             = unofficial
+
   |status  = obsolete
   |unofficial url    = https://github.com/lshtech/StardewMod-CustomSlayerChallenges/releases
+
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
   |unofficial version = 2.0.1-unofficial.1-eble
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Backpack Framework
+
   |name   = Capstone Professions
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.CustomBackpack
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 13826
+
  |curse  = 867711
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7636
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Carry Chest
   |author   = Digus
+
   |author = spacechase0
   |id       = DIGUS.CustomCaskMod
+
   |id     = spacechase0.CarryChest
   |nexus id = 2642
+
  |curse  = 867756
   |github   = Digus/StardewValleyMods
+
  |moddrop = 134674
 +
   |nexus   = 1333
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chest Types
+
   |name   = Carry Your Pet
   |author   = aedenthorn
+
   |author = DecidedlyHuman
   |id       = aedenthorn.CustomChestTypes
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 7755
+
   |nexus   = 13009
   |github   = aedenthorn/StardewValleyMods
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Chores
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = furyx639, LeFauxMatt
+
   |author = skellady and sophiesalacia
   |id       = furyx639.CustomChores
+
   |id     = sophie.CarWarp
   |nexus id = 5315
+
   |nexus  = 11102
   |moddrop id = 717888
+
   |github = sophiesalacia/StardewMods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Community Centre
+
   |name   = Casks Anywhere
   |author   = blueberry
+
   |author = YukiShiku, LeonBlade
   |id       = blueberry.CustomCommunityCentre
+
   |id     = CasksAnywhere
   |nexus id = 9850
+
   |nexus   = 878
   |github  = b-b-blueberry/CustomCommunityCentre
+
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
   |github = LeonBlade/CasksAnywhere
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Companions
+
   |name   = Casks Everywhere
   |author   = PeacefulEnd
+
   |author = CatCattyCat, Cat
   |id       = PeacefulEnd.CustomCompanions
+
   |id     = cat.caskseverywhere
   |nexus id = 8626
+
   |nexus   = 2994
   |github  = Floogen/CustomCompanions
+
  |moddrop = 833561
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crafting Stations
+
   |name   = Casks on Ground
   |author   = Cherry, CherryChain
+
   |author = punyo, yakminepunyo
   |id       = Cherry.CustomCraftingStations
+
   |id     = punyo.CasksOnGround
   |nexus id = 6293
+
   |nexus   = 2406
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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     = Custom Critters
+
   |name   = Casual Life
   |author   = spacechase0 and Pathoschild
+
   |author = adverserath
   |id       = spacechase0.CustomCritters
+
   |id     = Adverserath.CasualLife
   |nexus id = 1255
+
   |nexus   = 6011
   |moddrop id = 130428
+
  |github  = adverserath/StardewValley-CasualLifeMod
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.5.67-unofficial.1-thimadera
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops Decay
+
   |name   = Catalogue Filter
   |author   = ZaneYork
+
   |author = aedenthorn, Erinthe
   |id       = ZaneYork.CustomCropsDecay
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id = 5830
+
  |curse  = 868740
   |github  = ZaneYork/SDV_Mods
+
   |nexus   = 13137
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Catalogue Filter - Continued
   |author   = Digus
+
   |author = aedenthorn and FlyingTNT
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 2516
+
   |nexus   = 22379
   |github   = Digus/StardewValleyMods
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod → CCRMAutomate
+
   |name   = Catalogue Framework
   |author   = Digus
+
   |author = leroymilo
   |id       = Digus.CCRMAutomate
+
   |id     = leroymilo.CatalogueFramework
   |nexus id = 8193
+
   |nexus   = 22364
   |github   = Digus/StardewValleyMods
+
   |github = Leroymilo/Catalogue-Framework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Death Penalty Plus
+
   |name   = Catalogues Anywhere
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = Cherry, CherryChain
   |id       = TheMightyAmondee.CustomDeathPenaltyPlus
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 7069
+
   |nexus   = 4949
   |moddrop id = 853913
+
   |moddrop = 716382
   |github   = TheMightyAmondee/CustomDeathPenaltyPlus
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Decoration Areas
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = aedenthorn
+
   |author = StarCat
   |id       = aedenthorn.CustomWallsAndFloors
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 9626
+
   |nexus   = 19528
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Dungeon Floors
+
   |name   = Categorize Chests
   |author   = aedenthorn
+
   |author = SteelixLeiter
   |id       = Aedenthorn.CustomMonsterFloors
+
   |id     = CategorizeChests
   |nexus id = 5894
+
   |nexus   = 1300
   |github  = aedenthorn/StardewValleyMods
+
   |github = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 +
<!--
 +
  |unofficial version = 1.4.3-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Loader
+
   |name   = Cat Gifts
   |author   = DeLiXx
+
   |author = skuldomg, Skuld
   |id       = DeLiXx.Custom_Farm_Loader
+
   |id     = skuldomg.catGifts
   |nexus id = 13804
+
   |nexus   = 2132
   |github  =
+
   |github = skuldomg/catGifts
   |source   = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Fixed Dialogue
+
   |name   = Cats and Dogs
   |author   = aedenthorn
+
   |author = DelphinWave
   |id       = aedenthorn.CustomFixedDialogue
+
   |id     = DelphinWave.CatsAndDogsMod
   |nexus id = 6358
+
   |nexus   = 7407
   |github   = aedenthorn/StardewValleyMods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Cauldron of Chance
   |author   = Platonymous
+
   |author = Expl0
   |id       = Platonymous.CustomFurniture
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 1254
+
   |nexus   = 10975
   |moddrop id = 793932
+
   |github  = WizardsLizards/CauldronOfChance
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Gift Dialogue
+
   |name   = Cave of Memories
   |author   = PurrplingCat
+
   |author = PeacefulEnd
   |id       = PurrplingCat.CustomGiftDialogue
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 7304
+
  |curse  = 870927
   |github   = purrplingcat/StardewMods
+
   |nexus   = 12619
 +
   |github = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Gift Limits
+
   |name   = Cellar Available
   |author   = aedenthorn
+
   |author = candidus42
   |id       = aedenthorn.CustomGiftLimits
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 13964
+
   |nexus   = 5104
   |github   = aedenthorn/StardewValleyMods
+
   |github = mus-candidus/CellarAvailable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Challenger
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Slothsoft
   |id       = KoihimeNakamura.CCR
+
   |id     = Slothsoft.Challenger
   |nexus id = 1402
+
   |nexus   = 14196
   |moddrop id = 664037
+
   |github  = slothsoft/stardew-challenger
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Challenger → Automate
   |author   = CatCattyCat, Cat
+
   |author = Slothsoft
   |id       = cat.customizabledeathpenalty
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id = 1991
+
   |nexus   = 14196
   |moddrop id = 833547
+
   |github  = slothsoft/stardew-challenger
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Challenging Community Center Bundles
   |author   = Yyeahdude
+
   |author = alvadea & jaksha6472
   |id       = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id     = alja.CCCB
   |nexus id = 567
+
   |nexus   = 6361
   |github   =  
+
  |moddrop = 845377
 +
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Anywhere
+
   |name   = Chance Cubes
   |author   = Cherry, CherryChain
+
   |author = Turkey2349
   |id       = Cherry.CustomizeAnywhere
+
   |id     = turkey2349.chancecubes
   |nexus id = 4734
+
   |nexus  =
   |moddrop id = 716356
+
   |curse   = 297899
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.4
   |name    = Customize Exterior
 
  |author  = spacechase0 and Pathoschild
 
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
 
  |nexus id = 1099
 
  |moddrop id = 127272
 
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name   = Change Cabin Type
   |author   = MissCoriel
+
   |author = funny-snek
   |id       = misscoriel.hpstam
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 5275
+
   |nexus   = 3046
   |github   = MissCoriel/Customize-Health-and-Stamina
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Wedding Attire
+
   |name   = Change Dialogues
   |author   = violetlizabet
+
   |author = mardrest
   |id       = violetlizabet.CustomizeWeddingAttire
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
   |nexus id = 10761
+
   |nexus   = 5335
   |github   = elizabethcd/CustomizeWeddingAttire
+
  |moddrop = 800760
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Kissing
+
   |name   = Change Farm Caves
   |author   = Digus
+
   |author = MindMeltMax
   |id       = DIGUS.CustomKissingMod
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 4664
+
  |curse  = 1004487
   |github   = Digus/StardewValleyMods
+
  |moddrop = 1247516
 +
   |nexus   = 14000
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Change Horse Sounds
   |author   = Mevima
+
   |author = CyanFire
   |id       = Mevima.CustomLinens
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 1027
+
   |nexus   = 13428
   |github   =
+
   |github =
  |status = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Localization
+
   |name   = Change Professions
   |author   = ZaneYork
+
   |author = Alek, amazingalek
   |id       = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id     = Alek.ChangeProfessions
   |nexus id = 5377
+
   |nexus   = 3989
   |github   = ZaneYork/SDV_CustomLocalization
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
  
  |summary  = use latest version.
+
   |broke in = Stardew Valley 1.6
   |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     = Custom Locks
+
   |name   = Change Shoe Color
   |author   = aedenthorn
+
   |author = Shaklin
   |id       = aedenthorn.CustomLocks
+
   |id     = shaklin.changeshoecolor
   |nexus id = 6251
+
   |nexus   = 6101
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Mine Cart Steam
+
   |name   = Change Slime Hutch Limit
   |author   = aedenthorn
+
   |author = Cherry, CherryChain
   |id       = aedenthorn.CustomMineCartSteam
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 14508
+
   |nexus   = 6455
   |github   = aedenthorn/StardewValleyMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Movies
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Platonymous
+
   |author = Majesity
   |id       = Platonymous.CustomMovies
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 4737
+
   |nexus   = 19052
   |moddrop id = 793918
+
   |github  = DevWithMaj/Stardew-CHAOS
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Music
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = Platonymous
+
   |author = jeanne
   |id       = Platonymous.CustomMusic
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 3043
+
   |nexus  = 7415
   |moddrop id = 793904
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Exclusions
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = Esca, Esca-MMC
+
   |author = StultusV
   |id       = Esca.CustomNPCExclusions
+
   |id     = StultusV.WikiLinker
   |nexus id = 7089
+
   |nexus  = 12999
   |moddrop id = 847997
+
   |github = JudeRV/SDV_WikiLinker
   |github   = Esca-MMC/CustomNPCExclusions
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC Fixes
+
   |name   = Chargeable Resource Tools
   |author   = spacechase0 and Pathoschild
+
   |author = DaLion
   |id       = spacechase0.CustomNPCFixes
+
   |id     = DaLion.Chargeable
   |nexus id = 3849
+
   |nexus  = 23048
   |moddrop id = 771669
+
   |github = daleao/sdv
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC - Riley, Riley House
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = SG
+
   |author = PeepCake
   |id       = SG.RileyHouse
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 5811
+
   |nexus   = 6986
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Obelisks
+
   |name   = Chaste Valley
   |author   = XxHarvzBackxX
+
   |author = Tensor
   |id       = harvz.CustomObelisks
+
   |id     = Tensor.ChasteValley
   |nexus id = 10202
+
   |nexus   = 21925
   |github   = XxHarvzBackxX/Custom-Obelisks
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Object Production
+
   |name   = Chat Commands
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.CustomObjectProduction
+
   |id     = cat.chatcommands
   |nexus id = 10152
+
   |nexus   = 2092
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833554
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Ore Nodes
+
   |name   = Chatter
   |author   = aedenthorn
+
   |author = Jboss
   |id       = aedenthorn.CustomOreNodes
+
   |id     = Jboss.Chatter
   |nexus id = 5966
+
   |nexus   = 16559
   |github   = aedenthorn/StardewValleyMods
+
   |github = jbossjaslow/Chatter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Cheaper Beach Bridge Repair
   |author   = Entoarox
+
   |author = Annosz
   |id       = Entoarox.CustomPaths
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 2272
+
   |nexus  = 5826
   |chucklefish id = 5234
+
   |github = Annosz/StardewValleyModding
   |github   = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Pet Beds, Pet Bed
+
   |name   = Chef Helper - Add to Fridges
   |author   = aedenthorn
+
   |author = Rui3
   |id       = aedenthorn.PetBed
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 10462
+
   |nexus   = 5606
   |github  = aedenthorn/StardewValleyMods
+
   |github = ChristinaEd/ChefHelperAddToFridges
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Picture Frames
+
   |name   = Chefs Closet
   |author   = aedenthorn
+
   |author = elDudeerino
   |id       = aedenthorn.CustomPictureFrames
+
   |id     = Duder.ChefsCloset
   |nexus id = 10704
+
   |nexus   = 1030
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Custom Quest Expiration
+
   |name   = Cherryrar
   |author   = hawkfalcon
+
   |author = Edu Anttunes
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = Cherryrar.Functions
   |nexus id = 2148
+
   |nexus   = 6603
   |github  = hawkfalcon/Stardew-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Reminders
+
   |name   = Chess
   |author   = Dem1se
+
   |author = Platonymous
   |id       = Dem1se.CustomReminders
+
   |id     = Platonymous.Chess
   |nexus id = 6215
+
   |curse  = 877229
   |moddrop id = 793899
+
   |moddrop = 793917
   |github  = Dem1se/CustomReminders
+
  |nexus  = 3976
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Renovations, Renovations
+
   |name   = Chess Boards
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Renovations
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 9687
+
  |curse  = 868765
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11580
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Resource Clumps
+
   |name   = Chest Displays
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.CustomResourceClumps
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 6669
+
  |curse  = 997977
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7644
 +
  |moddrop = 1135692
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Signs
+
   |name   = ChestEx
   |author   = aedenthorn
+
   |author = berkayylmao
   |id       = aedenthorn.CustomSigns
+
   |id     = berkayylmao.ChestEx
   |nexus id = 11336
+
   |nexus   = 4180
   |github   = aedenthorn/StardewValleyMods
+
  |curse  = 501477
 +
   |github = berkayylmao/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Location
+
   |name   = Chest Feature Set
   |author   = barteke22
+
   |author = zack20136
   |id       = barteke22.CustomSpouseLocation
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 9676
+
   |nexus   = 21155
   |github   = barteke22/StardewMods
+
   |github = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Redux
+
   |name   = Chest Label System
   |author   = aedenthorn
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = aedenthorn.CustomSpousePatioRedux
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 10889
+
   |nexus   = 242
   |github   = aedenthorn/StardewValleyMods
+
   |chucklefish = 3550
 +
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio Wizard
+
   |name   = Chest Naming
   |author   = aedenthorn
+
   |author = M3ales
   |id       = aedenthorn.CustomSpousePatioWizard
+
   |id     = ChestNaming
   |nexus id = 7775
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 299791
 +
   |github = M3ales/ChestNaming
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Rooms
+
   |name   = Chest Pooling
   |author   = aedenthorn
+
   |author = mralbobo
   |id       = aedenthorn.CustomSpouseRooms
+
   |id     = mralbobo.ChestPooling
   |nexus id = 10029
+
   |nexus   =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-chest-pooling
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Starter Package
+
   |name   = Chest Pooling V2
   |author   = aedenthorn
+
   |author = jslattery26
   |id       = aedenthorn.CustomStarterPackage
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 14152
+
   |nexus   = 22461
   |github   = aedenthorn/StardewValleyMods
+
   |github = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tokens
+
   |name   = Chest Preview
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = sergiomadd
   |id       = TheMightyAmondee.CustomTokens
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 7517
+
   |nexus   = 13946
   |github  = TheMightyAmondee/CustomTokens
+
   |github = sergiomadd/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Toolbar
+
   |name   = Chests Anywhere
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.CustomToolbar
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |nexus id = 11322
+
  |curse  = 1000640
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 518
 +
  |moddrop = 606600
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Effect
+
   |name   = Chest Value
   |author   = ZaneYork
+
   |author = Jppkr4
   |id       = ZaneYork.CustomToolEffect
+
   |id     = Jppkr4.ChestValue
   |nexus id = 5712
+
   |nexus   = 23816
   |github   = ZaneYork/CustomToolEffect
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tool Range
+
   |name   = Chest Values
   |author   = trashcan9
+
   |author = MysticalAsian
   |id       = trashcan9.CustomToolRange
+
   |id     = MysticalAsian.ChestValues
   |nexus id = 16384
+
   |nexus   = 23878
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name       = Custom Tracker
+
   |name   = Child Bed Config
   |author     = Esca, Esca-MMC
+
   |author = aclockworkhound
   |id         = Esca.CustomTracker
+
   |id     = aclockworkhound.ChildBedConfig
   |nexus id   = 5108
+
   |nexus  = 3540
   |github     = Esca-MMC/CustomTracker
+
   |github = clockworkhound/SDV-ChildBedConfig
   |moddrop id = 706059
+
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = CatCattyCat, Cat
+
   |author = CroiDorcha
   |id       = cat.customtransparency
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 2359
+
   |nexus   = 1756
   |moddrop id = 833556
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Trash Can
+
   |name   = Children's Beds Removal
   |author   = ShivaGuy
+
   |author = Prismuth
   |id       = ShivaGuy.CustomTrashCan
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 11835
+
   |nexus   = 1655
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Tree Tweaks, More Wood
+
   |name   = Child to NPC
   |author   = aedenthorn
+
   |author = loe2run
   |id       = aedenthorn.TreeTweaks
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 10760
+
   |nexus   = 4568
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Custom TV
+
   |name   = Chill in Your Farmhouse
   |author   = Platonymous
+
   |author = Husky110
   |id       = Platonymous.CustomTV
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 6775
+
   |nexus   = 1768
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Husky110/ChillInYourFarmHouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Wallpaper Framework
+
   |name   = Choose Baby Gender
   |author   = aedenthorn
+
   |author = Travoos
   |id       = aedenthorn.CustomWallpaperFramework
+
   |id     =
   |nexus id = 12510
+
   |nexus   = 590
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Choose Random Farm Event
   |author   = CatCattyCat, Cat
+
   |author = RunoV
   |id       = cat.customwarplocations
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 1688
+
   |nexus   = 8524
   |moddrop id = 833544
+
   |github  = valruno/ChooseRandomFarmEvent
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Points
+
   |name   = Chummy Fix
   |author   = aedenthorn
+
   |author = ItsLittany
   |id       = aedenthorn.CustomWarpPoints
+
   |id     = itslittany.ChummyFix
   |nexus id = 9651
+
   |nexus   = 6363
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 804100
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = Circle of Thorns - NPC Hector
   |author   = f4iTh, JertsukkaTheMan
+
   |author = DestyNova and KittyCatCasey, KittyCatCasey
   |id       = f4iTh.CustomWarps
+
   |id     = DestyNova.Hector.SMAPI
   |nexus id = 3445
+
   |nexus   = 16032
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |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     = Custom Winter Star Gifts
+
   |name   = CJB Automation
   |author   = XxHarvzBackxX
+
   |author = CJBok
   |id       = harvz.CWSG
+
   |id     = CJBAutomation
   |nexus id = 10024
+
   |nexus   = 211
   |github   = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |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     = Cut the Cord, TvMenu
+
   |name   = CJB Cheats Menu
   |author   = cgifox
+
   |author = CJBok and Pathoschild
   |id       = cgifox.CutTheCord
+
   |id     = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 9571
+
  |curse  = 1000644
   |github   = harshlele/CutTheCord
+
   |nexus   = 4
 +
  |moddrop = 741872
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cycle Tools
+
   |name   = CJB Item Spawner
   |author   = furyx639
+
   |author = CJBok and Pathoschild
   |id       = furyx639.CycleTools
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 13973
+
  |curse  = 1000641
   |github   = LeFauxMatt/StardewMods
+
   |nexus   = 93
 +
  |moddrop = 741893
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Farm Photo
+
   |name   = CJB Show Item Sell Price
   |author  = Seawolf, seawolf87
+
   |author = CJBok and Pathoschild
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 4791
+
   |curse  = 1000642
   |github   = Seawolf87/DailyFarmPhoto
+
   |nexus   = 5
 +
  |moddrop = 509768
 +
   |github = CJBok/SDV-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name   = Clay Map
   |author   = BlaDe
+
   |author = Underscore
   |id       = BlaDe.StepsTakenOnScreen
+
   |id     = underscore.clay_map
   |nexus id = 6783
+
   |nexus   = 11903
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Clean Beach
   |author   = Schematix, Schmtx
+
   |author = Artinity
   |id       = Schematix.DailyLuckMessage
+
   |id     = Artinity.CleanBeach
   |nexus id = 1327
+
   |nexus   = 14936
   |github   =
+
   |github  = Artinity/clean-beach
 
 
  |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   = Clean Cellar
   |author   = bashNinja
+
   |author = Sonozuki
   |id       = bashNinja.DailyNews
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id = 1141
+
   |nexus   = 2975
   |github   = miketweaver/DailyNews
+
   |github = Sonozuki/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Pet the Animals
+
   |name   = Clean Farm
   |author   = flowoeB
+
   |author = tstaples
   |id       = flowoeB.DailyPetTheAnimals
+
   |id     = tstaples.CleanFarm
   |nexus id = 8356
+
   |nexus   = 794
   |github   =  
+
   |github = tstaples/CleanFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Phone Quest
+
   |name   = Clear Farm Debris
   |author   = ActionJackson
+
   |author = David Renne
   |id       = ActionJackson.DailyPhoneQuest
+
   |id     = DavidRenne.ClearFarmDebris
   |nexus id = 14648
+
   |nexus   = 26715
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Screenshot
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = CompSciLauren
+
   |author = aurpine
   |id       = CompSciLauren.DailyScreenshot
+
   |id     = aurpine.ClearGlasses
   |nexus id = 4779
+
   |nexus  = 21090
   |chucklefish id = 5907
+
   |github = aurpine/Stardew-SpriteMaster
   |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   = Click 2 Move
   |author   = shekurika
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = shekurika.DailySpecialOrders
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 9693
+
   |nexus   = 2219
   |github  = shekurika/DailySpecialOrders
+
   |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     = Daily Tasks Report
+
   |name   = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
   |author   = GuiNoya, Yesst
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = GuiNoya.DailyTasksReport
+
   |id     = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
   |nexus id = 1624
+
   |nexus   = 604
   |github   = GuiNoya/SVMods
+
  |moddrop = 664033
 
+
   |github = Sakorona/SDVMods
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.4.2-unofficial.8-prism99
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
+
   |summary  = remove this mod (no longer maintained)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Clint's Backstock
   |author   = Danmw3
+
   |author = Rokugin
   |id       = danmw3.DanUtils
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 2287
+
   |nexus   = 20886
   |github   =
+
   |github = rokugin/StardewMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dark User Interface
+
   |name   = Clock24
   |author   = zazizu
+
   |author = Lysero
   |id       = zazizu.darkUI
+
   |id     = Lysero.Clock24
   |nexus id = 4056
+
   |nexus   = 3718
   |github   = cilekli-link/SDVMods
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |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     = Data Layers, Data Maps
+
   |name   = Clothes Rack
   |author   = Pathoschild
+
   |author = LunaticShade
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 1691
+
   |nexus  = 18765
   |moddrop id = 606646
+
   |github =
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dear Diary, Journal Keeping Mod
+
   |name   = Cloudy Skies
   |author   = MissCoriel
+
   |author = Khloe Leclair
   |id       = misscoriel.diary
+
   |id     = leclair.cloudyskies
   |nexus id = 4451
+
   |nexus  = 23135
   |moddrop id = 624395
+
   |github = KhloeLeclair/StardewMods
   |github   = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Coal Regen
   |author   = Pathoschild
+
   |author = Blucifer, BluciferProgrammer
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = Blucifer.CoalRegen
   |nexus id = 679
+
   |nexus   = 1664
   |moddrop id = 606608
+
  |github  = AbbyNode/StardewValley-CoalRegen
   |github   = Pathoschild/StardewMods
+
 
 +
   |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     = Decrafting Mod
+
   |name   = Cobalt
   |author   = iSkLz_, MSCFC
+
   |author = spacechase0
   |id       = MSCFC.DecraftingMod
+
   |id     = spacechase0.Cobalt
   |nexus id = 4158
+
   |nexus   = 1723
   |github  = iSkLz/DecraftingMod
+
   |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     = Deep Woods
+
   |name   = Cock-a-doodle-dont
   |author   = Max Vollmer, SVProtector
+
   |author = Fuzzy
   |id       = maxvollmer.deepwoodsmod
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 2571
+
   |nexus   = 7584
   |github   = maxvollmer/DeepWoodsMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods Seasonal Obelisk
+
   |name   = Coin Collector
   |author   = Sandman53
+
   |author = aedenthorn, Erinthe
   |id       = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 5016
+
  |curse  = 868837
   |github  =  
+
   |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     = Deep Woods Warp Network Integration
+
   |name   = Cold Pets
   |author   = Tlitookilakin
+
   |author = Tyler Gibbs
   |id       = tlitookilakin.deepwoodswarpnet
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 10240
+
   |nexus  = 14379
   |moddrop id = 1060419
+
   |github = tylergibbs2/StardewValleyMods
   |github   = tlitookilakin/WarpnetDeepwoods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Default Farmer
+
   |name   = Cold Weather Haley SMAPI
   |author   = Tyler Gibbs
+
   |author = DanielSerrano, Lord Xamon
   |id       = tylergibbs2.DefaultFarmer
+
   |id     = LordXamon.ColdWeatherHaleyPRO
   |nexus id = 12421
+
   |nexus   = 1169
   |github  = tylergibbs2/DefaultFarmer
+
   |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     = Default Window Size
+
   |name   = Collapsing On The Farm Fix
   |author   = DecidedlyHuman
+
   |author = monsoonsheep
   |id       = DecidedlyHuman.DefaultWindowSize
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 10939
+
   |nexus   = 18086
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Service
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = AxesOfEvil
+
   |author = CISC 3141, Testing, Upsters
   |id       = AxesOfEvil.DeliveryService
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 5187
+
   |nexus   = 10380
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Delivery Upgrade Tool
+
   |name   = Colored Chests
   |author   = Dash, yuukidach
+
   |author = Igorious
   |id       = Pathoschild.test
+
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
   |nexus id = 5570
+
   |nexus   =
   |github  =  
+
  |chucklefish = 3684
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
   |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Grabber Redux
+
   |name   = Colored Crystalariums
   |author   = ferdaber
+
   |author = sophiesalacia
   |id       = ferdaber.DeluxeGrabberRedux
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 7920
+
   |nexus   = 14428
   |github   = ferdaber/sdv-mods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Hats
+
   |name   = Colorful Chests
   |author   = domsim1
+
   |author = spacechase0
   |id       = domsim1.DeluxeHats
+
   |id     = spacechase0.ColorfulChests
   |nexus id = 5836
+
   |nexus   = 1623
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
  |moddrop = 279189
 +
   |github = spacechase0/ColorfulChests
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Journal
+
   |name   = Colorful Fishing Rods
   |author   = MolsonCAD
+
   |author = atravita
   |id       = MolsonCAD.DeluxeJournal
+
   |id     = atravita.ColorfulFishingRods
   |nexus id = 11436
+
   |nexus   = 25258
   |github   = MolsonCAD/DeluxeJournal
+
   |github = 6480k/colorful-fishing-rods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demanding Shipping
+
   |name   = Colorful Fish Ponds
   |author   = lech43
+
   |author = rokugin
   |id       = lech43.DemandingShipping
+
   |id     = rokugin.colorfulfishponds
   |nexus id = 7315
+
   |nexus   = 23615
   |github   =  
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Demetrius Visits Cave
+
   |name   = Combat Controls
   |author   = Kichjo
+
   |author = DJ-STLN
   |id       = Kichjo.DemetriusVisitsCave
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 5477
+
   |nexus   = 2590
   |github   = KeelanRosa/StardewMods
+
   |github = DJ-STLN/CombatControls
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Destroyable Bushes
+
   |name   = Combat Controls Redux
   |author   = Esca, Esca-MMC
+
   |author = NormanPCN
   |id       = Esca.DestroyableBushes
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 6304
+
   |nexus  = 10496
   |moddrop id = 798245
+
   |github = NormanPCN/StardewValleyMods
   |github   = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Detailed Sprites
+
   |name   = Combat Dummies, Combat Dummy
   |author   = RainsKuro, RainzKuro
+
   |author = PeacefulEnd
   |id       = RainzKuro.DetailedSprites
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 15549
+
  |curse  = 870919
   |github  =
+
   |nexus   = 16769
 +
   |github = Floogen/CombatDummy
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Box Redesign
+
   |name   = Combat Level Damage Scaler
   |author   = gzhynko
+
   |author = spacechase0
   |id       = GZhynko.DialogueBoxRedesign
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 8853
+
  |curse  = 867732
   |github  = gzhynko/StardewMods
+
  |moddrop = 771671
 +
   |nexus   = 3905
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Display Framework
+
   |name   = Combat with Farming Implements
   |author   = aedenthorn
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = aedenthorn.DialogueDisplayFramework
+
   |id     = SPDFarmingImplementsInCombat
   |nexus id = 11661
+
   |nexus   = 313
   |github   = aedenthorn/StardewValleyMods
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Extension
+
   |name   = Combine Machines
   |author   = elbe
+
   |author = SlayerDharok
   |id       = elbe.DialogueExtension
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 10851
+
  |curse  = 992028
   |github   = lshtech/DialogueExtension
+
   |nexus   = 7411
 +
   |github = Videogamers0/SDV-CombineMachines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue New Line
+
   |name   = Combine Many Rings
   |author   = aedenthorn
+
   |author = Stari
   |id       = aedenthorn.DialogueNewLine
+
   |id     = Stari.CombineManyRings
   |nexus id = 12175
+
   |nexus   = 8801
   |github   = aedenthorn/StardewValleyMods
+
   |github = SlivaStari/CombineManyRings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Tester
+
   |name   = Comics
   |author   = DecidedlyHuman
+
   |author = Platonymous
   |id       = DecidedlyHuman.DialogueTester
+
   |id     = Platonymous.Comics
   |nexus id = 9887
+
   |nexus   = 6281
   |moddrop id = 1035899
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = DecidedlyHuman/DialogueTester
+
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Trees
+
   |name   = Community Bundle Item Tooltip
   |author   = aedenthorn
+
   |author = Musbah Sinno
   |id       = aedenthorn.DialogueTrees
+
   |id     = musbah.bundleTooltip
   |nexus id = 9550
+
   |nexus   = 1329
   |github   = aedenthorn/StardewValleyMods
+
   |github = musbah/StardewValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Community Center Anywhere
   |author   = Nishtra
+
   |author = Stingray
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
   |nexus id = 1583
+
   |nexus   = 10150
   |github   =
+
   |github  = Stingrayss/StardewValley
  |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   = Community Center Bundles Randomizer
   |author   = shanks3042
+
   |author = bowtochris
   |id       = shanks3042.StardewValleyEasyPrairieKing
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 5816
+
   |nexus   = 20425
   |github   =
+
   |github =
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dimensional Pockets
+
   |name   = Community Center Helper
   |author   = spacechase0
+
   |author = vgperson
   |id       = spacechase0.DimensionalPockets
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 12706
+
   |nexus   = 6893
   |github   = spacechase0/StardewValleyMods
+
   |github = vgperson/CommunityCenterHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Auto Pickup
+
   |name   = Community Kitchen
   |author   = Eugenii10
+
   |author = blueberry
   |id       = KubichekEV.DisableAutoPickup
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 9717
+
   |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     = Disable Gamepad, Disable Controller
+
   |name   = Companion NPCs
   |author   = lperkins2, Logan Perkins
+
   |author = Redwood
   |id       = lperkins2.DisableController
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 2229
+
   |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     = Discord Rich Presence
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = RuiNtD
+
   |author = jahangmar
   |id       = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 2156
+
   |nexus   = 4446
   |github  = RuiNtD/SVRichPresence
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dish of the Day Display
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = MouseyPounds
+
   |author = BenW, BW
   |id       = MouseyPounds.DishOfTheDayDisplay
+
   |id     = BW.MyModding
   |nexus id = 3960
+
   |nexus   = 20918
   |github   = MouseyPounds/stardew-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dismantle Craftables
+
   |name   = Concentration on Farming
   |author   = jahangmar
+
   |author = punyo, yakminepunyo
   |id       = jahangmar.DismantleCraftables
+
   |id     = punyo.ConcentrationOnFarming
   |nexus id = 3687
+
   |nexus   = 1445
   |github  = jahangmar/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Display Energy
+
   |name   = Configurable Bundle Costs
   |author   = dmarcoux
+
   |author = sophiesalacia
   |id       = dmarcoux.DisplayEnergy
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 10662
+
   |nexus  = 9444
   |moddrop id = 1087175
+
   |github = sophiesalacia/StardewMods
   |github   = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Displays
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = Boogie, BoogieBest
   |id       = spacechase0.Displays
+
   |id     = boogie.greenhouse
   |nexus id = 7635
+
   |nexus   = 7109
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Configurable Junimo Kart
   |author   = Pyrohead37
+
   |author = seitanicbean
   |id       = Pyrohead37.DontEatThat
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 1951
+
   |nexus   = 6725
   |github  = jahangmar/StardewValleyMods
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Stop Me Now
+
   |name   = Configurable Luck
   |author   = Shockah
+
   |author = sophiesalacia
   |id       = Shockah.DontStopMeNow
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 10941
+
   |nexus   = 14610
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Double Standard Farm
+
   |name   = Configurable Machines
   |author   = Leaf
+
   |author = KnockedMallard42
   |id       = Leaf.DoubleStandardFarm
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 3928
+
   |nexus   = 280
   |github  =  
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Downtown Zuzu
+
   |name   = Configurable Shipping Dates
   |author   = XxHarvzBackxX, Zuzu Development Team
+
   |author = Nishtra
   |id       = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id     = ConfigurableShippingDates
   |nexus id = 8587
+
   |nexus   = 675
   |github  =  
+
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DPad Inventory Hotkey
+
   |name   = Configurable Special Orders Unlock
   |author   = joljyo
+
   |author = sophiesalacia
   |id       = joljyo.DPadInventoryHotkey
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 7507
+
   |nexus   = 8690
   |github  =
+
   |github = sophiesalacia/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dragon Pearl Lure
+
   |name   = Configure Machine Outputs
   |author   = violetlizabet
+
   |author = Mizzion
   |id       = violetlizabet.DragonPearlLure
+
   |id     = mizzion.configuremachineoutputs
   |nexus id = 15109
+
   |nexus   = 3490
   |github  = elizabethcd/DragonPearlLure
+
  |moddrop = 661367
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Draw Fish Ponds Over Grass
+
   |name   = Configure Machine Speed
   |author   = atravita
+
   |author = BayesianBandit
   |id       = atravita.DrawFishPondsOverGrass
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 11352
+
   |nexus   = 3519
   |moddrop id = 1125248
+
   |github  = BayesianBandit/ConfigureMachineSpeed
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dreamscape
+
   |name   = Configure Machine Speed
   |author   = aedenthorn
+
   |author = Steph Hoel
   |id       = aedenthorn.Dreamscape
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 11742
+
   |nexus   = 21005
   |github   = aedenthorn/StardewValleyMods
+
   |github = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drive By
+
   |name   = Confirm Gifts
   |author   = BlaDe
+
   |author = BadScientist
   |id       = BlaDe.DriveBy
+
   |id     = BadScientist.ConfirmGifts
   |nexus id = 12033
+
   |nexus   = 23224
   |github   =
+
   |github = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Drop It - Drop Item Hotkey
+
   |name   = Confirm Warp Totem
   |author   = Goldenrevolver
+
   |author = John Peters
   |id       = Goldenrevolver.DropItHotkey
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 7971
+
   |nexus   = 20255
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dungeon Buddy
+
   |name   = Connected Fences
   |author   = SwiftSails
+
   |author = sergiomadd
   |id       = SwiftSails.DungeonBuddy
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 7864
+
   |nexus   = 10063
   |github   =  
+
   |github = sergiomadd/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dungeon Merchants
+
   |name   = Connected Garden Pots
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.DungeonMerchants
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 14630
+
  |curse  = 868773
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 11411
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Consistent Tree Growth Speed
   |author   = Zoryn
+
   |author = IceGladiador
   |id       = Zoryn.DurableFences
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id =  
+
   |nexus   = 1799
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  =
   |github   = Zoryn4163/SMAPI-Mods
+
 
}}
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
   |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Durin's Rest
+
   |name   = Console Chat
   |author   = NoFogBob and PaulDunstan
+
   |author = Sonozuki
   |id       = NoFogBob.DurinsRest_CSharp
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 12345
+
   |nexus   = 3768
   |github   =
+
   |github = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dusty Overhaul
+
   |name   = Console Code
   |author   = CyanFire
+
   |author = spacechase0
   |id       = CF.SMAPI.DustyOverhaul
+
   |id     = spacechase0.ConsoleCode
   |nexus id = 13057
+
  |curse  = 867737
   |github   =
+
  |moddrop = 771643
 +
   |nexus   = 3101
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dusty Overhaul - SVE
+
   |name   = Console Commands, TrainerMod
   |author   = CyanFire
+
   |author = SMAPI
   |id       = CF.SMAPI.DustyOverhaulSVE
+
   |id     = SMAPI.ConsoleCommands
   |nexus id = 13265
+
   |nexus   =
   |github   =
+
  |url    = https://smapi.io
 +
   |github = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DVR
+
   |name   = Console Coordinates
   |author   = captncraig
+
   |author = Pillow
   |id       = captncraig.dvr
+
   |id     = Pillow.ConsoleCoordinates
   |nexus id = 3860
+
   |nexus   = 8957
   |github   = captncraig/StardewMods
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dwarf Scroll Prices
+
   |name   = Content Code
   |author   = noriteway
+
   |author = spacechase0
   |id       = noriteway.DwarfScrollPrice
+
   |id     = spacechase0.ContentCode
   |nexus id = 16386
+
  |curse  = 867697
   |github  = noriteway/StardewMods
+
   |nexus   = 10545
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dwarvish Mattock
+
   |name   = Content Patcher
   |author   = Anthony Hilyard, Grend
+
   |author = Pathoschild
   |id       = com.anthonyhilyard.dwarvishmattock
+
   |id     = Pathoschild.ContentPatcher
   |curseforge id  = 536418
+
   |curse  = 309243
   |curseforge key = dwarvish-mattock
+
   |moddrop = 470174
   |nexus id = 9684
+
   |nexus   = 1915
   |github   = AHilyard/DwarvishMattock
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Bodies
+
   |name   = Content Patcher Animations
   |author   = ribeena
+
   |author = spacechase0
   |id       = ribeena.dynamicbodies
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 12893
+
  |curse  = 867733
   |github   = ribeena/StardewValleyMods
+
  |moddrop = 771670
 +
   |nexus   = 3853
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Content Patcher Editor
   |author   = gunnargolf
+
   |author = aedenthorn, Erinthe
   |id       = gunnargolf.DynamicChecklist
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 1145
+
   |nexus   = 17661
   |github   = gunnargolf/DynamicChecklist
+
   |github  = aedenthorn/StardewValleyMods
  |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     = Dynamic Clothing
+
   |name   = Content Patcher Json Processor
   |author   = hilovids
+
   |author = Jamie Taylor
   |id       = hilovids.DynamicClothing
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 10078
+
   |nexus   = 13320
   |github   =
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Crops
+
   |name   = Context-Sensitive Gift Cursor
   |author   = HaulinOats
+
   |author = Vanguard3000
   |id       = HaulinOats.DynamicCrops
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 13800
+
   |nexus   = 6564
   |github   = HaulinOats/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Dialogues Framework
+
   |name   = Continuous Music
   |author   = mistyspring
+
   |author = exhaustors
   |id       = mistyspring.dynamicdialogues
+
   |id     = exhaustors.ContinuousMusic
   |nexus id = 12836
+
   |nexus   = 24348
   |github   = misty-spring/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Flooring
+
   |name   = Controller Radial Keybindings
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.DynamicFlooring
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 14780
+
  |curse  = 867143
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12801
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets
+
   |name   = Control Tree
   |author   = spacechase0
+
   |author = Cluom
   |id       = spacechase0.DynamicGameAssets
+
   |id     = Cluom.ControlTree
   |nexus id = 9365
+
   |nexus   = 23119
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Game Assets → DGA Automate
+
   |name   = Control Valley
   |author   = spacechase0
+
   |author = TheTexanTesla
   |id       = spacechase0.DGAAutomate
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 9365
+
   |nexus   = 8160
   |github  = spacechase0/StardewValleyMods
+
   |github = tesla1889tv/ControlValleyMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Convenient Chests
   |author   = tyran285, Ryuuze
+
   |author = Solariz
   |id       = DynamicMachines
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 374
+
   |nexus   = 2196
   |github   =
+
   |github = aEnigmatic/StardewValley
 
+
   |curse   = 300150
  |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     = Dynamic Map Tiles
+
   |name   = Convenient Inventory
   |author   = aedenthorn
+
   |author = gaussfire
   |id       = aedenthorn.DynamicMapTiles
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 14566
+
   |nexus   = 10384
   |github   = aedenthorn/StardewValleyMods
+
   |github = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Cooking Overhaul
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = stardemod
   |id       = knakamura.dynamicnighttime
+
   |id     = stardemod.CookingOverhaul
   |nexus id = 2072
+
   |nexus  = 24845
   |moddrop id = 664041
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Cooking Skill
   |author   = BashNinja
+
   |author = spacechase0
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id = 1183
+
  |curse  = 867395
   |github   = miketweaver/BashNinja_SDV_Mods
+
  |moddrop = 127277
 +
   |nexus   = 522
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Price
+
   |name   = Coop Battle Pause
   |author   = ZaneYork
+
   |author = adverserath
   |id       = ZaneYork.DynamicPrice
+
   |id     = Adverserath.CoopBattlePause
   |nexus id  = 5831
+
   |nexus   = 12061
   |github   = ZaneYork/SDV_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Reflections
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = PeacefulEnd
+
   |author = DeLiXx
   |id       = PeacefulEnd.DynamicReflections
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 12831
+
  |curse  = 990474
   |github    = Floogen/DynamicReflections
+
   |nexus   = 12269
 +
  |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Running Speed
+
   |name   = Cooperative Egg Hunt
   |author   = Vrakyas
+
   |author = aedenthorn, Erinthe
   |id       = Vrakyas.DynamicRunningSpeed
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 4029
+
   |nexus   = 17058
   |github   =
+
   |github = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Community Upgrades
+
   |name   = Copper Still
   |author   = Vertigon
+
   |author = NCarigon
   |id       = Vertigon.EarlyCommunityUpgrades
+
   |id     = NCarigon.CopperStill
   |nexus id = 8450
+
   |nexus   = 15333
   |github   = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Early Ginger Island
+
   |name   = Copy Invite Code
   |author   = Shockah
+
   |author = CatCattyCat, Cat
   |id       = Shockah.EarlyGingerIsland
+
   |id     = cat.copyinvitecode
   |nexus id = 13885
+
   |nexus   = 2171
   |github  = Shockah/Stardew-Valley-Mods
+
   |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     = Easier Cave Puzzle
+
   |name   = Cosmetic Rings
   |author   = atravita
+
   |author = PeacefulEnd
   |id       = atravita.NerfCavePuzzle
+
   |id     = PeacefulEnd.CosmeticRings
   |moddrop id = 1131424
+
   |curse  = 870941
   |nexus id = 11500
+
   |nexus   = 8522
   |github  = atravita-mods/StardewMods
+
   |github = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Dart Puzzle
+
   |name   = Counting Sheep
   |author   = atravita
+
   |author = calebstein1
   |id       = atravita.EasierDartPuzzle
+
   |id     = calebstein1.CountingSheep
   |moddrop id = 1205159
+
   |nexus   = 25380
   |nexus id = 13049
+
   |github = calebstein1/CountingSheep
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Cozy Clothing
   |author   = Cautious Waffle, skulmuk
+
   |author = CompSciLauren
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 1426
+
   |nexus   = 5093
   |github  =  
+
  |curse  = 368028
 +
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Fishing
+
   |name   = Crab Net
   |author   = majordot
+
   |author = jwdred
   |id       = MajorDOT.EasierFishing
+
   |id     = jwdred.CrabNet
   |nexus id =
+
   |nexus  = 584
  |curseforge id  = 305367
+
   |github = jdusbabek/stardewvalley
   |curseforge key = easier-fishing
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
<!--
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |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     = Easier Monster Eradication
+
   |name   = Crab Pot Collect Jellies
   |author   = NormanPCN
+
   |author = Cloudyluna
   |id       = NormanPCN.EasierMonsterEradication
+
   |id     = Cloudyluna.CrabPotCollectJellies
   |nexus id = 11548
+
   |nexus   = 27358
   |github   = NormanPCN/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Special Orders
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = TheMightyAmondee
+
   |author = Goldenrevolver
   |id       = TheMightyAmondee.EasierSpecialOrders
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 8342
+
   |nexus   = 7767
   |github   = TheMightyAmondee/EasierSpecialOrders
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = East Scarp (SMAPI)
+
   |name   = Craftable Butterfly Hutches
   |author   = LemurKat and kdau
+
   |author = aedenthorn, Erinthe
   |id       = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id     = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
   |nexus id = 5787
+
  |curse  = 868897
   |moddrop id = 984954
+
   |nexus   = 6279
   |source   = https://gitlab.com/kdau/eastscarp
+
   |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     = Easy Access
+
   |name   = Craftable Legendary Fish Mounts
   |author   = furyx639
+
   |author = FallToot
   |id       = furyx639.EasyAccess
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 11002
+
   |nexus   = 4286
   |github  = LeFauxMatt/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Farming
+
   |name   = Craftable Terrarium, Terrarium
   |author   = MountainDewBoi
+
   |author = aedenthorn, Erinthe
   |id       = MountainDewBoi.EasyFarming
+
   |id     = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
   |nexus id = 4162
+
  |curse  = 868850
   |github   =  
+
   |nexus   = 8031
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.3-unofficial.2-mouahrara
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Gifting
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = CeruleanSpirit
+
   |author = aedenthorn, Erinthe
   |id       = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 2957
+
  |curse  = 868683
   |github  =  
+
   |nexus   = 15341
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Path Destruction
+
   |name   = Craft Anything
   |author   = StultusV
+
   |author = Sabera, kelbesque
   |id       = StultusV.EasyPathDestruction
+
   |id     = Sabera.CraftAnything
   |nexus id = 8775
+
   |nexus   = 2524
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Craft Anything Framework
   |author   = CeruleanSpirit
+
   |author = MindMeltMax
   |id       = EasyPetting.3032
+
   |id     = MindMeltMax.CAF
   |nexus id = 3032
+
   |nexus   = 24794
   |github   =
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Craft Counter
   |author   = crc-fehler
+
   |author = bcmpinc
   |id       = crc.eatmore
+
   |id     = bcmpinc.CraftCounter
   |nexus id = 2724
+
   |nexus   = 2739
   |github   =  
+
   |github = bcmpinc/StardewHack
  
   |broke in = SMAPI 3.0
+
   |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     = Economy Mod
+
   |name   = Crafting Collections Page
   |author   = millerscout
+
   |author = Gurm0
   |id       = Millerscout.EconomyMod
+
   |id     = Gurm0.CraftingCollection
   |nexus id = 6955
+
  |curse  = 1008156
   |github   = millerscout/StardewMillerMods
+
   |nexus   = 21620
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = EH Smash Quality
+
   |name   = Crafting Counter
   |author   = EH Lim
+
   |author = lolpcgaming
   |id       = tech.enghao.sv.eh-smash-quality
+
   |id     = lolpcgaming.CraftingCounter
   |nexus id = 9303
+
   |nexus   = 1585
   |github  =  
+
   |github =
   |warnings = Only compatible with Android.
+
 
 +
  |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     = Eidee Easy Fishing
+
   |name   = Craft Priority
   |author   = EideeHi
+
   |author = trienow
   |id       = net.eidee.stardew_valley.easy_fishing
+
   |id     = de.trienow.stardew.craftpriority
   |nexus id = 4806
+
   |nexus  = 4174
  |github  = eideehi/EideeEasyFishing
+
   |github = trienow/Stardew-CraftPriority
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Elevator
 
  |author  = Ilyaki
 
  |id      = Ilyaki.Elevator
 
  |nexus id = 2952
 
   |github   = Ilyaki/Elevator
 
 
 
  |broke in = Stardew Valley 1.5
 
  |unofficial version = 1.2.0-unofficial.kokirichild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
  
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Crane Machine
   |author   = Mel Noelle and Kirbylink
+
   |author = chocolatte12
   |id       = melnoelle.underdarkkrobus
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 3071
+
   |nexus   = 20112
   |github   = KirbyLink/UnderdarkKrobus
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Email App
+
   |name   = Crane Man Begone
   |author   = aedenthorn
+
   |author = MouseyPounds
   |id       = aedenthorn.Email
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 11325
+
   |nexus   = 4704
   |github   = aedenthorn/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name   = Creaturebook
   |author   = aedenthorn
+
   |author = KediDili
   |id       = aedenthorn.SDIEmily
+
   |id     = KediDili.Creaturebook
   |nexus id = 14366
+
   |nexus   = 13807
   |github  = aedenthorn/StardewValleyMods
+
   |github = KediDili/Creaturebook
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Spouse Room
+
   |name   = Creeper Forage
   |author   = Lerura
+
   |author = bwdy
   |id       = Lerura.EmptySpouseRoom
+
   |id     = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
   |nexus id = 8453
+
   |nexus   = 2115
   |github   =  
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |status  = abandoned
   |name    = Enaium ToolKit
+
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
   |author  = Enaium
 
  |id      = Enaium.EnaiumToolKit
 
  |curseforge id  = 436787
 
  |curseforge key = enaiumtoolkit
 
  |moddrop id = 863959
 
  |nexus id =
 
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enchantable Scythes and Golden Scythe Respawns
+
   |name   = Critter Fixes
   |author   = Goldenrevolver
+
   |author = juminos
   |id       = Goldenrevolver.EnchantableScythes
+
   |id     = juminos.CritterFixes
   |nexus id = 10668
+
   |nexus   = 24667
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Health Bars
+
   |name   = Critter Rings
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = atravita
   |id       = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id     = atravita.CritterRings
   |nexus id = 193
+
   |curse  = 870962
   |chucklefish id = 3529
+
   |moddrop = 1358001
   |source   = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |nexus  = 15557
 +
   |github  = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |unofficial version = 1.9.1-unofficial.2-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = TheThor59
+
   |author = violetlizabet
   |id       = Thor.EnemyHealthBars
+
   |id     = violetlizabet.seaMonster
   |nexus id = 3627
+
   |nexus   = 20486
   |github   = TheThor59/StardewMods
+
   |github = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Count
+
   |name   = Cropbeasts
   |author   = Crystallyne
+
   |author = kdau
   |id       = Crystallyne.EnergyCount
+
   |id     = kdau.Cropbeasts
   |nexus id = 4272
+
  |moddrop = 784523
   |github  = Crystallyne/EnergyCount
+
   |nexus   = 6030
 +
   |github =
 +
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Energy Time
+
   |name   = Crop Check
   |author   = nikperic, ThatOneCow
+
   |author = Fairfield
   |id       = nikperic.EnergyTime
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 6488
+
   |nexus   = 9224
   |source   = https://gitlab.com/nikperic/energytime
+
   |github  = FairfieldBW/CropCheck
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Loot Magnet, Magnet Mod
+
   |name   = Crop Color Combiner
   |author   = aedenthorn
+
   |author = MouseyPounds
   |id       = Aedenthorn.MagnetMod
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 4856
+
   |nexus   = 3986
   |github   = aedenthorn/StardewValleyMods
+
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Crop Extension
   |author   = Mizzion
+
   |author = Platonymous
   |id       = mizzion.enhancedrelationships
+
   |id     = Platonymous.CropExtension
   |nexus id = 1927
+
  |curse  = 877230
   |moddrop id = 661356
+
   |nexus   = 3208
   |github  = Mizzion/MyStardewMods
+
   |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Slingshots
+
   |name   = Crop Fairy
   |author   = ytsc
+
   |author = Abs, abslam
   |id       = ytsc.EnhancedSlingshots
+
   |id     = abs.CropFairy
   |nexus id = 12763
+
   |nexus  = 4885
  |github  = YTSC/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Entoarox Framework
 
  |author  = Entoarox
 
  |id      = Entoarox.EntoaroxFramework
 
  |nexus id = 2269
 
  |chucklefish id = 4228
 
   |github   = Entoarox/StardewMods
 
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Modding Utilities
+
   |name   = Crop Grace Period
   |author   = Entoarox
+
   |author = lefthandedkid, stoobinator
   |id       = Entoarox.Utilities
+
   |id     = stoobinator.seasonspillover
   |nexus id = 5521
+
   |nexus   = 7203
   |github   = Entoarox/StardewMods
+
   |github = stoobinator/Stardew-Valley-Grace-Period
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equal Money Split
+
   |name   = Crop Growth Adjustments
   |author   = The Fluffy Robot, TheFluffyRobot
+
   |author = GZhynko
   |id       = TheFluffyRobot.EqualMoneySplit
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 5526
+
   |nexus   = 18914
   |github   = jamespfluger/Stardew-EqualMoneySplit
+
   |github = gzhynko/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Crop Growth Info
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = aedenthorn, Erinthe
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
   |nexus id = 1656
+
  |curse  = 868752
   |github   = MercuriusXeno/EquivalentExchange
+
   |nexus   = 12178
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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     = Escape Rope
+
   |name   = Crop Harvest Bubbles
   |author   = lestoph
+
   |author = aedenthorn, Erinthe
   |id       = lestoph.EscapeRope
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id = 8576
+
   |nexus   = 17761
   |github  = Bifibi/SDVEscapeRope
+
   |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     = Esca's Modding Plugins
+
   |name   = Crop Hat
   |author   = Esca
+
   |author = aedenthorn, Erinthe
   |id       = Esca.EMP
+
   |id     = aedenthorn.CropHat
   |nexus id = 9296
+
  |curse  = 868754
   |moddrop id = 1005443
+
   |nexus   = 11787
   |github   = Esca-MMC/EscasModdingPlugins
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better RNG
+
   |name   = Crop Markers
   |author   = pepoluan
+
   |author = aedenthorn, Erinthe
   |id       = pepoluan.EvenBetterRNG
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 8680
+
   |nexus   = 18120
   |chucklefish id = 6117
+
   |github  = aedenthorn/StardewValleyMods
   |source   = https://sourceforge.net/p/sdvmod-even-better-rng/
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Even Better Warehouse
+
   |name   = Crop Safety
   |author   = charliedemilho
+
   |author = BadNetCode
   |id       = charliedemilho.EvenBetterWarehouse
+
   |id     = BadNetCode.CropSafety
   |nexus id = 10396
+
   |nexus   = 1233
   |github  =
+
  |moddrop = 130160
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Black Bars
+
   |name   = Crops Anytime Anywhere
   |author   = gzhynko
+
   |author = Pathoschild
   |id       = GZhynko.EventBlackBars
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 7962
+
  |curse  = 1000626
   |github   = gzhynko/StardewMods
+
   |nexus   = 3000
 +
  |moddrop = 606647
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Limiter
+
   |name   = Crops Survive Season Change
   |author   = TheMightyAmondee
+
   |author = aedenthorn, Erinthe
   |id       = TheMightyAmondee.EventLimiter
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 10735
+
   |nexus   = 18030
   |github  = TheMightyAmondee/EventLimiter
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Lookup
+
   |name   = Crops Watered Indicator
   |author   = shekurika
+
   |author = Tyler Thrailkill, snowe2010
   |id       = shekurika.EventLookup
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 8505
+
   |nexus   = 3200
   |github   =  
+
   |github = snowe2010/starbound-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Music Volume
+
   |name   = Crop Tooltips
   |author   = jorgamun
+
   |author = GenDeathrow
   |id       = jorgamun.EventMusicVolume
+
   |id     = gengeathrow.croptooltip
   |nexus id = 10650
+
   |nexus   =
   |github  = jorgamun/EventMusicVolume
+
  |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     = Event Repeater
+
   |name   = Crop Transplant
   |author   = MissCoriel
+
   |author = Digus
   |id       = misscoriel.eventrepeater
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 3642
+
   |nexus  = 2594
   |curseforge id  = 317347
+
   |github = Digus/StardewValleyMods
  |curseforge key = event-repeater
 
  |moddrop id = 606979
 
   |github   = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Sound Adjuster
+
   |name   = Crop Variation
   |author   = shekurika
+
   |author = aedenthorn, Erinthe
   |id       = shekurika.EventSoundAdjuster
+
   |id     = aedenthorn.CropVariation
   |nexus id = 8734
+
  |curse  = 868770
   |github  =  
+
   |nexus   = 11467
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Event Tester
+
   |name   = Crop Walker
   |author   = BlaDe
+
   |author = MindMeltMax
   |id       = BlaDe.EventTester
+
   |id     = MindMeltMax.CropWalker
   |nexus id = 11178
+
  |curse  = 1004489
   |github   =  
+
  |moddrop = 1443553
 +
   |nexus   = 16632
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Crop Watering Bubbles
   |author   = Digus
+
   |author = aedenthorn, Erinthe
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 2360
+
   |nexus   = 17773
   |github   = Digus/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Excavation Skill, New Skill - Archaeology
+
   |name   = Crop Watering Bubbles Continued
   |author   = moonslime
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = moonslime.ExcavationSkill
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 15793
+
   |nexus   = 21428
   |github   =
+
   |github = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Exhaustion Tweaks
+
   |name   = Crowcalypse
   |author   = mytigio
+
   |author = stardemod
   |id       = mytigio.exhaustiontweaks
+
   |id     = stardemod.Crowcalypse
   |nexus id = 6247
+
   |nexus   = 22594
   |github   = mytigio/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Fridge, Dynamic Expanded Fridge
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = Lodukas
+
   |author = Miihau
   |id       = Uwazouri.ExpandedFridge
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 1191
+
   |nexus   = 16926
   |github   = Uwazouri/ExpandedFridge
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Preconditions Utility
+
   |name   = Crystal Ball
   |author   = Cherry, CherryChain
+
   |author = Thom Smith, Thom1729
   |id       = Cherry.ExpandedPreconditionsUtility
+
   |id     = Thom1729.CrystalBall
   |nexus id = 6529
+
   |nexus   = 7826
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expanded Storage
+
   |name   = Crystalline Junimo Chests
   |author   = furyx639
+
   |author = LeFauxMatt and pegfingers
   |id       = furyx639.ExpandedStorage
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 7431
+
  |moddrop = 1547134
   |github   = LeFauxMatt/StardewMods
+
  |curse  = 998266
 +
   |nexus   = 20658
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Current Location
   |author   = spacechase0 and Pathoschild
+
   |author = Omegasis, AlphaOmegasis
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = CurrentLocation102120161203
   |nexus id = 509
+
   |nexus   = 638
   |moddrop id = 127275
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github   = spacechase0/StardewValleyMods
+
 
 +
  |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     = Experience Rate Multiplier
+
   |name   = Current Location
   |author   = MSCFC, iSkLz
+
   |author = Vrakyas
   |id       = SkLz.ExpMultiply
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 5910
+
   |nexus   = 4028
   |github  = iSkLz/ExperienceMultiplier
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Updates
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = Quipex
+
   |author = Patap, Pataper
   |id       = Quipex.ExperienceUpdates
+
   |id     = Patap.CursorTeleport
   |nexus id = 7581
+
   |nexus   = 17934
   |github   = Quipex/ExperienceUpdates
+
   |github = pa4op/stardew-teleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expert Sitting
+
   |name   = Custom Achievements
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ExpertSitting
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 7435
+
  |curse  = 868832
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10047
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Custom Adventure Guild Challenges
   |author   = Tondorian
+
   |author = DefenTheNation
   |id       = ExtendedBusSystem
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id =
+
   |nexus  = 2301
   |chucklefish id = 4373
+
   |github = defenthenation/StardewMod-CustomSlayerChallenges
   |github   =  
 
  
   |broke in = Stardew Valley 1.4
+
   |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     = Extended Fridge
+
   |name   = Custom Asset Modifier, Custom Asset Editor
   |author   = Crystalmir
+
   |author = Omegasis, AlphaOmegasis
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = Omegasis.CustomAssetModifier
   |nexus id = 485
+
   |nexus   = 1836
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] 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   = Custom Backpack Framework
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.ExtendedMinecart
+
   |id     = aedenthorn.CustomBackpack
   |nexus id = 2271
+
  |curse  = 868732
   |chucklefish id = 4359
+
   |nexus   = 13826
   |github   = Entoarox/StardewMods
+
  |github  = aedenthorn/StardewValleyMods
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
 
 +
   |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     = Extended Reach
+
   |name   = Custom Blessings Framework
   |author   = spacechase0 and Pathoschild
+
   |author = Tomokisan
   |id       = spacechase0.ExtendedReach
+
   |id     = tomokisan.customBlessingsFramework
   |nexus id = 1493
+
   |curse  = 1081730
   |moddrop id = 242303
+
   |nexus  = 25267
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extra Content Mod
+
   |name   = Custom Bundles
   |author   = Alacrity, platinumhobo
+
   |author = LeFauxMatt
  |id      = Alacrity.ExtraContentMod
+
   |id     = furyx639.CustomBundles
  |nexus id = 8510
+
   |nexus  = 8258
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extra Fish Information
 
  |author  = Ceasg
 
  |id      = Ceasg.ExtraFishInformation
 
  |nexus id = 4170
 
  |github  = ceasg/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extra Map Layers
 
  |author  = aedenthorn
 
  |id      = aedenthorn.ExtraMapLayers
 
  |nexus id = 9633
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extreme Fishing Overhaul
 
  |author  = Unidarkshin and Deathest1, Devin Lematty
 
   |id       = DevinLematty.ExtremeFishingOverhaul
 
   |nexus id = 7490
 
  |github   =  
 
  
   |broke in = Json Assets 1.7.7
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Weather
+
   |name   = Custom Bush
   |author   = BlaDe
+
   |author = LeFauxMatt
   |id       = BlaDe.ExtremeWeather
+
   |id     = furyx639.CustomBush
   |nexus id = 12334
+
  |curse  = 998265
   |github   =
+
  |moddrop = 1547214
 +
   |nexus   = 20619
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fabrication
+
   |name   = Custom Cabin Fix
   |author   = XxHarvzBackxX
+
   |author = weizinai
   |id       = harvz.Fabrication
+
   |id     = weizinai.CustomCabinFix
   |nexus id = 10679
+
   |nexus   = 26979
   |github   = XxHarvzBackxX/fabrication
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Custom Cask Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Digus
   |id       = Omegasis.Fall28SnowDay
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 486
+
   |nexus   = 2642
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fall To Autumn
+
   |name   = Custom Chest Types
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.FallToAutumn
+
   |id     = aedenthorn.CustomChestTypes
  |nexus id = 7174
+
   |curse   = 868861
   |github   = jahangmar/StardewValleyMods
+
   |nexus   = 7755
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Familiars
+
   |broke in = Stardew Valley 1.6
  |author   = aedenthorn
 
   |id      = aedenthorn.Familiars
 
  |nexus id = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Family Planning
+
   |name   = Custom Chores
   |author   = loe2run
+
   |author = LeFauxMatt
   |id       = Loe2run.FamilyPlanning
+
   |id     = furyx639.CustomChores
   |nexus id = 4515
+
  |curse  = 871840
   |github   = loe2run/FamilyPlanningMod
+
   |nexus   = 5315
 +
  |moddrop = 717888
 +
   |github =
  
   |broke in           = Content Patcher 1.17
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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     = Fancy Sprinklers
+
   |name   = Custom Community Center Bundles
   |author   = trashcan9
+
   |author = Alja, alvadea & jaksha
   |id       = trashcan9.FancySprinklers
+
   |id     = alja.CustomCCB
   |nexus id = 15857
+
   |nexus   = 21340
   |github   =  
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fantastic Frames
+
   |name   = Custom Community Centre
   |author   = Taskmaster
+
   |author = blueberry
   |id       = Taskmaster.FantasticFrames
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 4540
+
   |nexus   = 9850
   |github   =  
+
   |github = b-b-blueberry/CustomCommunityCentre
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |name    = Farmageddon
 
  |author  = Max Vollmer, SVProtector
 
  |id      = maxvollmer.farmageddon
 
  |nexus id = 2618
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Animal Choices
+
   |name   = Custom Companions
   |author   = ShivaGuy
+
   |author = PeacefulEnd
   |id       = ShivaGuy.FarmAnimalChoices
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 11850
+
  |curse  = 870939
   |github   =
+
   |nexus   = 8626
 +
   |github = Floogen/CustomCompanions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Animal Harvest Helper
+
   |name   = Custom Crafting Stations
   |author   = aedenthorn
+
   |author = Cherry, CherryChain
   |id       = aedenthorn.FarmAnimalHarvestHelper
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 13782
+
   |nexus   = 6293
   |github   = aedenthorn/StardewValleyMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Anywhere
+
   |name   = Custom Critters
   |author   = hmkiesel
+
   |author = spacechase0
   |id       = hmkiesel.FarmAnywhere
+
   |id     = spacechase0.CustomCritters
   |nexus id = 13926
+
  |curse  = 867759
   |github   =
+
  |moddrop = 130428
 +
   |nexus   = 1255
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Custom Crops
   |author   = Oranisagu
+
   |author = spacechase0
   |id       = none<!--no manifest ID-->
+
   |id     = spacechase0.CustomCrops
   |nexus id =  
+
   |nexus   = 1592
   |url      = https://community.playstarbound.com/threads/111931
+
   |moddrop = 273617
   |github   = oranisagu/SDV-FarmAutomation
+
   |github = spacechase0/CustomCrops
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Custom Crops Decay
   |author   = Oranisagu
+
   |author = ZaneYork
   |id       = none<!--no manifest ID-->
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id =
+
   |nexus  = 5830
   |url      = https://community.playstarbound.com/threads/111931
+
   |github = ZaneYork/SDV_Mods
   |github   = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Framework
+
   |name   = Custom Crystalarium Mod
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.FarmCaveFramework
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 10506
+
   |nexus   = 2516
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = atravita
+
   |author = Digus
   |id       = atravita.FarmCaveSpawn
+
   |id     = Digus.CCRMAutomate
   |nexus id = 10186
+
   |nexus  = 8193
   |moddrop id = 1068205
+
   |github = Digus/StardewValleyMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name   = Custom Death Penalty Plus
   |author   = atravita
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = atravita.ExpFromMonsterKillsOnFarm
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id = 10924
+
   |nexus   = 7069
   |moddrop id = 1099838
+
   |moddrop = 853913
   |github   = atravita-mods/StardewMods
+
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Helper
+
   |name   = Custom Decoration Areas
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FarmerHelper
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 10179
+
  |curse  = 868842
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 9626
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmer Portraits
+
   |name   = Custom Dungeon Floors
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FarmerPortraits
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 11398
+
  |curse  = 868904
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 5894
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Farmer Vitals Evolved
+
   |broke in = Stardew Valley 1.6
  |author  = Sensakuma
 
  |id      = Sensakuma.FarmerVitalsEvolved
 
  |nexus id = 11131
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhand Finder
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = 2Retr0
+
   |author = onlythechosen
   |id       = 2Retr0.FarmhandFinder
+
   |id     = otc.eggfestivalcustomeggamount
   |curseforge id  = 661476
+
   |nexus   = 22380
  |curseforge key = farmhandfinder
+
   |github =
   |nexus id = 13153
 
   |github   = 2Retr0/FarmhandFinder
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmhouse Redone
+
   |name   = Custom Element Handler
   |author   = MabelSyrup
+
   |author = Platonymous
   |id       = mabelsyrup.farmhouse
+
   |id     = Platonymous.CustomElementHandler
   |nexus id = 3731
+
   |nexus   = 1068
   |github   = mjSurber/FarmHouseRedone
+
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5
+
   |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     = Farmhouse Visits
+
   |name   = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author   = mistyspring
+
   |author = pneuma163
   |id       = mistyspring.farmhousevisits
+
   |id     = pneuma163.CustomElevatorSound
   |nexus id = 12457
+
   |nexus   = 24972
   |github   = misty-spring/StardewMods
+
   |github = pneuma163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Rearranger
+
   |name   = Custom Emotes
   |author   = Cherry & cel10e
+
   |author = purrplingcat
   |id       = cel10e.Cherry.FarmRearranger
+
   |id     = PurrplingCat.CustomEmotes
   |nexus id = 5142
+
   |nexus   = 10861
   |moddrop id = 716395
+
   |github  = purrplingcat/CustomEmotes
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Custom Farming Redux
   |author   = jwdred
+
   |author = Platonymous
   |id       =  
+
   |id     = Platonymous.CustomFarming
   |nexus id = 647
+
   |nexus   = 991
   |github   =  
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github = Platonymous/Stardew-Valley-Mods
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status  = workaround
+
   |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] 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     = Farm Tablet
+
   |name   = Custom Farming Redux → CFAutomate
   |author   = boneskull
+
   |author = Platonymous
   |id       = com.boneskull.farm-tablet
+
   |id     = Platonymous.CFAutomate
   |nexus id = 16447
+
   |nexus   = 991
   |github  = Floogen/AlternativeTextures
+
   |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     = Farm to Table Ready Meals
+
   |name   = Custom Farm Loader
   |author   = Speshkitty
+
   |author = DeLiXx
   |id       = speshkitty.farmtotablereadymeals
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 7148
+
  |curse  = 990485
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |nexus   = 13804
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farmtronics
+
   |name   = Custom Farm Types
   |author   = Joe Strout
+
   |author = spacechase0
   |id       = strout.farmtronics
+
   |id     = spacechase0.CustomFarmTypes
   |nexus id = 10634
+
   |nexus   = 1140
   |github  = JoeStrout/Farmtronics
+
   |moddrop = 128708
}}
+
   |github  = spacechase0/CustomFarmTypes
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Farm Type Manager
+
   |broke in = Stardew Valley 1.3
  |author  = Esca, Esca-MMC
+
   |status   = abandoned
   |id      = Esca.FarmTypeManager
 
   |nexus id = 3231
 
  |moddrop id = 598755
 
  |github   = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fashion Sense
+
   |name   = Custom Fence Decay
   |author   = PeacefulEnd
+
   |author = Jean Seb Gwak
   |id       = PeacefulEnd.FashionSense
+
   |id     = CustomFenceDecay
   |nexus id = 9969
+
   |nexus   = 25155
   |github   = Floogen/FashionSense
+
   |github = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Custom Fixed Dialogue
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.FastAnimations
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 1089
+
   |curse   = 868895
   |moddrop id = 606631
+
   |nexus  = 6358
  |github  = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Events
 
  |author  = libaryaddict
 
  |id      = libraryaddict.FasterEvents
 
   |nexus id = 7631
 
  |github   =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Grass
 
  |author  = IceGladiador
 
  |id      = IceGladiador.FasterGrass
 
  |nexus id = 1772
 
   |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = kibbe
+
   |author = Datamancer
   |id       = kibbe.faster_horse
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 2791
+
   |nexus   = 20938
   |github   =  
+
  |moddrop = 1533308
 +
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Custom Furniture
   |author   = Entoarox
+
   |author = Platonymous
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 2277
+
   |nexus   = 1254
   |chucklefish id = 3641
+
   |moddrop = 793932
   |github   = Entoarox/StardewMods
+
   |github = Platonymous/Stardew-Valley-Mods
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Path Speed
+
   |name   = Custom Gift Dialogue
   |author   = gaussfire
+
   |author = PurrplingCat
   |id       = gaussfire.FasterPathSpeed
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 9344
+
   |nexus   = 7304
   |github  = alanperrow/StardewModding
+
   |github = purrplingcat/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Custom Gift Limits
   |author   = KathrynHazuka
+
   |author = aedenthorn, Erinthe
   |id       = KathrynHazuka.FasterRun
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 733
+
  |curse  = 868725
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |nexus   = 13964
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name   = Custom Gift Limits - Continued
   |author   = zeldela
+
   |author = aedenthorn and FlyingTNT
   |id       = zeldela.FastFishPond
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 14005
+
   |nexus   = 22385
   |github   = zeldela/sdv-mods
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Forward
+
   |name   = Custom Greenhouse
   |author   = crazywig
+
   |author = Forkmaster
   |id       = crazywig.FastForward
+
   |id     = Forkmaster.CustomGreenhouse
   |nexus id = 7413
+
   |nexus   = 3464
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Petting
+
   |name   = Custom Harvest Fix
   |author   = DerTod2
+
   |author = mytigio
   |id       = de.dertod2.FastPetting
+
   |id     = mytigio.customharvestfix
   |nexus id = 5039
+
   |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     = Fast Travel
+
   |name   = Custom Hay
   |author   = Death, DeathGameDev
+
   |author = aedenthorn, Erinthe
   |id       = DeathGameDev.FastTravel
+
   |id     = aedenthorn.CustomHay
   |nexus id = 1529
+
  |curse  = 868668
   |github  = DeathGameDev/SDV-FastTravel
+
   |nexus   = 16744
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Feeling Lucky?
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = minervamaga
+
   |author = zelink, zelinknilez
   |id       = minervamaga.FeelingLucky
+
   |id     = zelink.zeldaHome
   |nexus id =
+
   |nexus  = 20844
   |moddrop id = 752859
+
   |github =
   |github   = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Dynamic Rain
+
   |name   = Customise Child Bedroom
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Speshkitty
   |id       = KoihimeNakamura.DynamicRainAndWind
+
   |id     = speshkitty.CustomiseChildBedroom
   |nexus id = 604
+
   |nexus   = 5540
   |moddrop id = 664033
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github   = Sakorona/SDVMods
+
 
 +
   |status  = obsolete
 +
   |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ferngill Revenue Service
+
   |name   = Customizable Cart Redux
   |author   = KarratKake
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = KarratKake.FerngillRevenueService
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 7566
+
   |nexus   = 1402
   |github  =  
+
  |moddrop = 664037
 +
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fertilizer Anytime
+
   |name   = Customizable Death Penalty
   |author   = stoobinator, lefthandedkid
+
   |author = CatCattyCat, Cat
   |id       = stoobinator.fertilizeranytime
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 7259
+
   |nexus   = 1991
   |github   = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
  |moddrop = 833547
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Customizable Traveling Cart Days
   |author   = KirbyLink
+
   |author = Yyeahdude
   |id       = kirbylink.festivalendtimetweak
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 2966
+
   |nexus   = 567
   |github   = KirbyLink/FestivalEndTimeTweak
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Festival of the Mundane
+
   |name   = Customize Anywhere
   |author   = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author = Cherry, CherryChain
   |id       = MouseyPounds.ShadowFestival
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 4630
+
   |nexus   = 4734
   |github   = MouseyPounds/stardew-mods
+
  |moddrop = 716356
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FeTK - Stardew-Valley Toolkit
+
   |name   = Customize Cursor Sprite
   |author   = Felix-Dev
+
   |author = Sonozuki
   |id       = Felix-Dev.FeTK
+
   |id     = EpicBellyFlop45.CustomizeCursorSprite
   |nexus id = 4403
+
   |nexus   = 3014
   |github   = Felix-Dev/StardewMods
+
   |github = Sonozuki/StardewMods
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Field Harvest
+
   |name   = Customize Dresser
   |author   = aedenthorn
+
   |author = Dragoon23
   |id       = aedenthorn.FieldHarvest
+
   |id     = Dragoon23.CustomizeDresser
   |nexus id = 11019
+
   |nexus   = 23359
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fighting With NPCs
+
   |name   = Customize Exterior
   |author   = Edu Anttunes
+
   |author = spacechase0
   |id       = EduAnttunes.FightingWithNPCs
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 5865
+
   |nexus   = 1099
   |github  = eduanttunes/sv_fighting_with_npcs
+
  |moddrop = 127272
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Find Object Mod
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = Tran Minh Thong
+
   |author = MissCoriel
   |id       = find.object.mod
+
   |id     = misscoriel.hpstam
   |nexus id = 8594
+
  |curse  = 885084
   |github   =  
+
   |nexus   = 5275
 +
   |github = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name   = Customize Trinkets
   |author   = HaulinOats
+
   |author = Dragoon23
   |id       = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id     = Dragoon23.CustomizeTrinkets
   |nexus id = 13944
+
   |nexus   = 23818
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Customize Wedding Attire
   |author   = aurnj, Roy Li
+
   |author = violetlizabet
   |id       = RoyLi.Fireballs
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id =
+
   |nexus  = 10761
   |url      = https://community.playstarbound.com/threads/fireballs.129346
+
   |github = elizabethcd/CustomizeWeddingAttire
   |github   =  
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Breath
+
   |name   = Custom Kissing
   |author   = aedenthorn
+
   |author = Digus
   |id       = aedenthorn.FireBreath
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 7311
+
   |nexus   = 4664
   |github   = aedenthorn/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fireworks Festival
+
   |name   = Custom Linens
   |author   = violetlizabet
+
   |author = Mevima
   |id       = violetlizabet.FireworksFestival
+
   |id     = Mevima.CustomLinens
   |nexus id = 15261
+
   |nexus   = 1027
   |github  = elizabethcd/FireworksFestival
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FishDex
+
   |name   = Custom Localization
   |author   = rupak0577
+
   |author = ZaneYork
   |id       = rupak0577.FishDex
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id =  
+
   |nexus   = 5377
   |github  = rupak0577/FishDex
+
   |github = ZaneYork/SDV_CustomLocalization
   |url      = https://github.com/rupak0577/FishDex
+
 
}}
+
  |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     = Fish Exclusions
+
   |name   = Custom Locks
   |author   = GZhynko
+
   |author = aedenthorn, Erinthe
   |id       = GZhynko.FishExclusions
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 7782
+
  |curse  = 868899
   |github  = gzhynko/StardewMods
+
   |nexus   = 6251
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Finder
+
   |name   = Custom Locks Updated
   |author   = Aair, AairTheGreat
+
   |author = Rokugin
   |id       = AairTheGreat.FishFinder
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 5011
+
   |nexus   = 21148
   |github   = AairTheGreat/StardewValleyMods
+
   |github = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Info
+
   |name   = Custom Machine Experience
   |author   = Speshkitty
+
   |author = weizinai
   |id       = speshkitty.fishinfo
+
   |id     = weizinai.CustomMachineExperience
   |nexus id = 5452
+
   |nexus   = 25455
   |github   = Speshkitty/FishInfo
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Custom Mine Cart Steam
   |author   = Shuai Zhang
+
   |author = aedenthorn, Erinthe
   |id       = shuaiz.FishingAdjustMod
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id = 1350
+
  |curse  = 868704
   |github   = hcoona/StardewValleyMods
+
   |nexus   = 14508
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Assistant
+
   |name   = Custom Moss
   |author   = KilZenc
+
   |author = aceynk
   |id       = KilZenc.FishingAssistant
+
   |id     = aceynk.CustomMoss
   |nexus id = 5815
+
   |nexus   = 26220
   |github   =  
+
   |github = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Custom Movies
   |author   = Drynwynn, thepaladinknight
+
   |author = Platonymous
   |id       = Drynwynn.FishingAutomaton
+
   |id     = Platonymous.CustomMovies
   |nexus id = 2527
+
   |nexus   = 4737
   |github   = Drynwynn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Chests Expanded
+
   |name   = Custom Music
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = aedenthorn.FishingChestsExpanded
+
   |id     = Platonymous.CustomMusic
   |nexus id = 7694
+
  |curse  = 307367
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793904
 +
   |nexus   = 3043
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Info Overlays
+
   |name   = Custom Names
   |author   = barteke22
+
   |author = MindMeltMax
   |id       = barteke22.FIshingInfoOverlays
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 8970
+
  |curse  = 1008334
   |github   = barteke22/StardewMods
+
   |nexus   = 23131
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Logbook
+
   |name   = Custom NPC
   |author   = M3ales
+
   |author = Platonymous
   |id       = FishingLogbook
+
   |id     = Platonymous.CustomNPC
   |nexus id =
+
   |nexus  = 1607
   |curseforge id  = 299792
+
   |github = Platonymous/Stardew-Valley-Mods
  |curseforge key = fishing-logbook
 
   |github   = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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     = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name   = Custom NPC Exclusions
   |author   = barteke22
+
   |author = Esca, Esca-MMC
   |id       = barteke22.FishingMinigames
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 9345
+
   |nexus   = 7089
   |github   = barteke22/StardewMods
+
  |moddrop = 847997
 +
   |github = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Minigames
+
   |name   = Custom NPC Fixes
   |author   = barteke22 (Here Fishy base by aedenthorn)
+
   |author = spacechase0
   |id       = barteke22.FisingMinigames
+
   |id     = spacechase0.CustomNPCFixes
   |nexus id = 9345
+
  |curse  = 867734
   |github  = barteke22/StardewMods
+
  |moddrop = 771669
 +
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Custom NPC Paintings
   |author   = Zoryn
+
   |author = avaallonn, AvalonMFX
   |id       = Zoryn.FishingMod
+
   |id     = AvalonMFX.CustomNPCPaintings
   |nexus id =  
+
   |curse  = 1069124
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 26228
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name   = Custom NPC - Riley, Riley House
   |author   = MindMeltMax
+
   |author = SG
   |id       = MindMeltMax.Fishnets
+
   |id     = SG.RileyHouse
   |nexus id = 13819
+
   |nexus   = 5811
   |moddrop id = 1247514
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Nets → Automate
+
   |name   = Custom Obelisks
   |author   = MindMeltMax
+
   |author = XxHarvzBackxX
   |id       = MindMeltMax.Fishnets.Automate
+
   |id     = harvz.CustomObelisks
   |nexus id = 13819
+
   |nexus   = 10202
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Practice
+
   |name   = Custom Object Production
   |author   = BlaDe
+
   |author = aedenthorn, Erinthe
   |id       = BlaDe.FishingPractice
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 4157
+
  |curse  = 868827
   |github  =  
+
   |nexus   = 10152
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Rod Recolor
+
   |name   = Custom Ore Nodes
   |author   = Stashek
+
   |author = aedenthorn, Erinthe
   |id       = Stashek.FishingRodRecolor
+
   |id     = aedenthorn.CustomOreNodes
   |nexus id = 8835
+
  |curse  = 868903
   |github  =  
+
   |nexus   = 5966
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Trawler
+
   |name   = Custom Paths
   |author   = PeacefulEnd
+
   |author = Entoarox
   |id       = PeacefulEnd.FishingTrawler
+
   |id     = Entoarox.CustomPaths
   |nexus id = 8406
+
   |nexus   = 2272
   |github  = Floogen/FishingTrawler
+
  |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     = Fishing Trawler - New Horizons
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = PeacefulEnd
+
   |author = aedenthorn, Erinthe
   |id       = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id     = aedenthorn.PetBed
   |nexus id = 15941
+
  |curse  = 868814
   |github  = Floogen/FishingTrawler
+
   |nexus   = 10462
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Custom Picture Frames
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiFishingTunerRedux
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id =
+
   |curse   = 868801
   |chucklefish id = 4578
+
   |nexus   = 10704
   |source   = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
   |github  = aedenthorn/StardewValleyMods
   |dev note = source in download
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Me
+
   |name   = Custom Picture Frames Redux
   |author   = marikaefer
+
   |author = Prism 99
   |id       = marikaefer.FishMe
+
   |id     = prism99.aedenthorn.CustomPictureFrames
   |nexus id = 4756
+
   |nexus   = 27147
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Preview
+
   |name   = Custom Quest Expiration
   |author   = Jonqora
+
   |author = hawkfalcon
   |id       = Jonqora.FishPreview
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 6303
+
   |nexus   = 2148
   |github   = Jonqora/StardewMods
+
   |github = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Custom Reminders
   |author   = Mizzion
+
   |author = Dem1se
   |id       = mizzion.fishreminder
+
   |id     = Dem1se.CustomReminders
   |nexus id = 3615
+
   |nexus   = 6215
   |moddrop id = 661375
+
   |moddrop = 793899
   |github   = Mizzion/MyStardewMods
+
   |github = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name   = Custom Renovations, Renovations
   |author   = StarAmy
+
   |author = aedenthorn, Erinthe
   |id       = StarAmy.bubbletoggle
+
   |id     = aedenthorn.Renovations
   |nexus id = 13076
+
  |curse  = 868839
   |github  =
+
   |nexus   = 9687
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fishy Blood Moon
+
   |name   = Custom Resource Clumps
   |author   = MattDeDuck, Duckshard
+
   |author = aedenthorn, Erinthe
   |id       = MattDeDuck.FishyBloodMoon
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 3725
+
  |curse  = 868875
   |github  =  
+
   |nexus   = 6669
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Animal Tools
+
   |name   = Custom Shirts
   |author   = bcmpinc
+
   |author = Platonymous
   |id       = bcmpinc.FixAnimalTools
+
   |id     = Platonymous.CustomShirts
   |nexus id = 3215
+
   |nexus   = 2416
   |github   = bcmpinc/StardewHack
+
   |github = Platonymous/Stardew-Valley-Mods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.4
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |status   = abandoned
   |author   = Traktori
+
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
   |id      = Traktori.CategoriesInRecipes
 
  |nexus id = 11400
 
  |github  = Traktori7/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Dice
+
   |name   = Custom Shops Redux
   |author   = Ashley, bambimenot
+
   |author = Omegasis, Alpha_Omegasis
   |id       = ashley.fixdice
+
   |id     = Omegasis.CustomShopReduxGui
   |nexus id = 4556
+
   |nexus   = 1378
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Pig Random
+
   |name   = Custom Signs
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.FixPigRandom
+
   |id     = aedenthorn.CustomSigns
   |moddrop id = 1294434
+
   |curse  = 868777
   |nexus id = 15003
+
   |nexus   = 11336
   |github  = atravita-mods/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix TVs on Custom Farm Types
+
   |name   = Custom Spouse Location
   |author   = mouse
+
   |author = barteke22
   |id       = mouse.FixTVsOnCustomFarmTypes
+
   |id     = barteke22.CustomSpouseLocation
   |moddrop id = 1194570
+
   |nexus  = 9676
   |nexus id = 12717
+
   |github  = barteke22/StardewMods
   |github  = notevenamouse/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flamingo Breeding
+
   |name   = Custom Spouse Patio
   |author   = BlaDe
+
   |author = aedenthorn, Erinthe
   |id       = BlaDe.FlamingoBreeding
+
   |id     = aedenthorn.CustomSpousePatio
   |nexus id = 12015
+
   |nexus   = 6630
   |github  =
+
   |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     = Flexible Sprinklers
+
   |name   = Custom Spouse Patio Redux
   |author   = Shockah
+
   |author = aedenthorn, Erinthe
   |id       = Shockah.FlexibleSprinklers
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id = 10931
+
  |curse  = 868793
   |github  = Shockah/Stardew-Valley-Mods
+
   |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     = Floor Shadow Switcher
+
   |name   = Custom Spouse Patio Wizard
   |author   = MouseyPounds
+
   |author = aedenthorn, Erinthe
   |id       = MouseyPounds.FloorShadowSwitcher
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 3885
+
  |curse  = 868860
   |github  = MouseyPounds/stardew-mods
+
   |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     = Flower Bombs
+
   |name   = Custom Spouse Rooms
   |author   = kdau
+
   |author = aedenthorn, Erinthe
   |id       = kdau.FlowerBombs
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 6228
+
  |curse  = 868833
   |moddrop id = 794657
+
   |nexus   = 10029
   |source   = https://gitlab.com/kdau/flowerbombs
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |status            = workaround
 +
   |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = Custom Spouse Rooms - Continued
   |author   = spacechase0 and Pathoschild
+
   |author = Datamancer
   |id       = spacechase0.FlowerColorPicker
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id = 1229
+
   |nexus   = 20966
   |moddrop id = 130043
+
   |moddrop = 1534005
   |github   = spacechase0/StardewValleyMods
+
   |github = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Fix
+
   |name   = Custom Starter Furniture
   |author   = elfuun
+
   |author = aedenthorn, Erinthe
   |id       = FlowerDanceFix.elfuun
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 8535
+
   |curse  = 868669
   |moddrop id = 980853
+
   |nexus  = 16729
   |github   = elfuun1/FlowerDanceFix
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = Custom Starter Package
   |author   = ron075sh
+
   |author = aedenthorn, Erinthe
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 3019
+
  |curse  = 868717
   |github   =  
+
   |nexus   = 14152
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dancing, Kelly's Flower Dancing
+
   |name   = Custom Tapper Framework
   |author   = kelly2892
+
   |author = Selph, zombifier
   |id       = kelly2892.flower.dancing.harmony
+
   |id     = selph.CustomTapperFramework
   |nexus id = 8107
+
   |nexus   = 22975
   |github   = kenny2892/StardewValleyMods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Rain
+
   |name   = Custom Tokens
   |author   = spacechase0 and Pathoschild
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = spacechase0.FlowerRain
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 6131
+
   |nexus   = 7517
   |github   = spacechase0/StardewValleyMods
+
   |github = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowery Tools
+
   |name   = Custom Toolbar
   |author   = Cat, CatCattyCat
+
   |author = aedenthorn, Erinthe
   |id       = cat.flowerytools
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 6203
+
  |curse  = 868779
   |moddrop id = 833563
+
   |nexus   = 11322
   |github   = danvolchek/StardewMods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flowing Mine Rocks
+
   |name   = Custom Tool Effect
   |author   = aedenthorn
+
   |author = ZaneYork
   |id       = aedenthorn.FlowingMineRocks
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 9043
+
   |nexus   = 5712
   |github  = aedenthorn/StardewValleyMods
+
   |github = ZaneYork/CustomToolEffect
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fluent Eating
+
   |name   = Custom Tool Range
   |author   = Kangzoel
+
   |author = trashcan9
   |id       = Kangzoel.FluentEating
+
   |id     = trashcan9.CustomToolRange
   |nexus id = 11690
+
   |nexus   = 16384
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Flying Start Loan
+
   |name   = Custom Tracker
   |author   = EstherHollow
+
   |author = Esca, Esca-MMC
   |id       = EstherHollow.FlyingStartLoan
+
   |id     = Esca.CustomTracker
   |nexus id = 11003
+
   |nexus   = 5108
   |github  =  
+
   |github = Esca-MMC/CustomTracker
 +
   |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Font Settings, 字体设置
+
   |name   = Custom Transparency
   |author   = Becks723
+
   |author = CatCattyCat, Cat
   |id       = Becks723.FontSettings
+
   |id     = cat.customtransparency
   |nexus id = 12467
+
   |nexus   = 2359
   |github   =
+
  |moddrop = 833556
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food Buff Stacking
+
   |name   = Custom Trash Can
   |author   = thejcannon
+
   |author = ShivaGuy
   |id       = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 4321
+
   |nexus   = 11835
   |github   = thejcannon/Stardew-FoodBuffStacking
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Food on the Table
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.FoodOnTheTable
+
   |id     = aedenthorn.TreeTweaks
   |nexus id = 10886
+
  |curse  = 868798
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10760
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage at the Farm
+
   |name   = Custom TV
   |author   = Nishtra
+
   |author = Platonymous
   |id       = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id     = Platonymous.CustomTV
   |nexus id = 673
+
  |curse  = 877224
   |github   =  
+
   |nexus   = 6775
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |status  = workaround
+
}}
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Fantasy
+
   |name   = Custom TV Channel
   |author   = Goldenrevolver
+
   |author = chieeri323
   |id       = Goldenrevolver.ForageFantasy
+
   |id     = chieeri323.customtvchannel
   |nexus id = 7554
+
   |nexus   = 24278
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forage Pointers
+
   |name   = Custom Wake Up Time
   |author   = Bpendragon
+
   |author = Tomokisan
   |id       = Bpendragon.ForagePointers
+
   |id     = tomokisan.customWakeUpTime
   |nexus id = 7781
+
  |curse  = 1081741
   |github   = Bpendragon/ForagePointers
+
   |nexus   = 26260
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = Custom Wallpaper Framework
   |author   = Remy Bach
+
   |author = aedenthorn, Erinthe
   |id       = remybach.forecaster
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 3037
+
  |curse  = 868751
   |github   = remybach/stardew-valley-forecaster
+
   |nexus   = 12510
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster Text, Forecaster Text
+
   |name   = Custom Walls and Floors
   |author   = TheElm
+
   |author = Platonymous
   |id       = TheElm.ForecasterText
+
   |id     = Platonymous.CustomWallsAndFloors
   |nexus id = 7541
+
  |curse  = 307569
   |github   = GStefanowich/SDV-Forecaster
+
  |moddrop = 793903
 +
   |nexus   = 3010
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Custom Warp Locations
   |author   = Fokson
+
   |author = CatCattyCat, Cat
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id     = cat.customwarplocations
   |nexus id = 2520
+
   |nexus   = 1688
   |github   =  
+
  |moddrop = 833544
 +
   |github = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frame Rate Logger
+
   |name   = Custom Warp Points
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.FrameRateLogger
+
   |id     = aedenthorn.CustomWarpPoints
   |moddrop id = 1294433
+
   |curse  = 868840
   |nexus id = 15002
+
   |nexus   = 9651
   |github  = atravita-mods/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frame Rate Viewer, FPS Viewer
+
   |name   = Custom Warps
   |author   = Adham084
+
   |author = f4iTh, JertsukkaTheMan
   |id       = adham084.fpsviewer
+
   |id     = f4iTh.CustomWarps
   |nexus id = 14046
+
   |nexus   = 3445
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Custom Winter Star Gifts
   |author   = skuldomg, Skuld
+
   |author = XxHarvzBackxX
   |id       = skuldomg.freeDusty
+
   |id     = harvz.CWSG
   |nexus id = 2206
+
   |nexus   = 10024
   |github   = skuldomg/freeDusty
+
   |github = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free Love
+
   |name   = Cut the Cord, TvMenu
   |author   = aedenthorn
+
   |author = cgifox
   |id       = aedenthorn.FreeLove
+
   |id     = cgifox.CutTheCord
   |nexus id = 10021
+
   |nexus   = 9571
   |github   = aedenthorn/StardewValleyMods
+
   |github = harshlele/CutTheCord
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Free Slingshot
 
  |author  = DJ-STLN
 
  |id      = DJ-STLN.FreeSlingshot
 
  |nexus id = 3320
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Free the Toolbar
+
   |name   = Cycle Tools
   |author   = danmw3
+
   |author = LeFauxMatt
   |id       = danmw3.freethetoolbar
+
   |id     = furyx639.CycleTools
   |nexus id = 4960
+
  |curse  = 871827
   |github   =  
+
   |nexus   = 13973
 +
   |github = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendly Divorce
+
   |name   = Daily Farm Photo
   |author   = aedenthorn
+
   |author = Seawolf, seawolf87
   |id       = aedenthorn.FriendlyDivorce
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 6241
+
   |nexus   = 4791
   |github   = aedenthorn/StardewValleyMods
+
   |github = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = Isaac S
+
   |author = BlaDe
   |id       = IsaacS.FriendsForever
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 1738
+
   |nexus   = 6783
   |github   = isaacs-dev/Minidew-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Booster
+
   |name   = Daily Luck Message
   |author   = Hills
+
   |author = Schematix, Schmtx
   |id       = Hills.FriendshipBooster
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 10497
+
   |nexus   = 1327
   |moddrop id = 1084819
+
  |github  =
   |github   =  
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Friendship Without Talk
+
   |name   = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author   = HunterMYT
+
   |author = zeldela, delaney
   |id       = HunterMYT.FriendshipWithoutTalk
+
   |id     = dJustLuckMod
   |nexus id = 8709
+
   |nexus   = 10386
   |github   =  
+
  |moddrop = 1070645
 +
   |github = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frozen Yogurt
+
   |name   = Daily News
   |author   = Failsplat
+
   |author = bashNinja
   |id       = Failsplat.FroyoFFHarmony
+
   |id     = bashNinja.DailyNews
   |nexus id = 12308
+
   |nexus   = 1141
   |github  =
+
   |github = miketweaver/DailyNews
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Frugal Farm Menu
+
   |name   = Daily Notifications, Event Notifications
   |author   = jeffgillean
+
   |author = dreamsicl
   |id       = jeffgillean.FrugalFarmMenu
+
   |id     = EventNotifications
   |nexus id = 11050
+
   |nexus   =
   |github  = jeffgillean/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     = Fruit Tree Shaker
+
   |name   = Daily Pet the Animals
   |author   = aedenthorn
+
   |author = flowoeB
   |id       = Aedenthorn.FruitTreeShaker
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id = 5776
+
   |nexus   = 8356
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fruit Tree Tweaks
+
   |name   = Daily Phone Quest
   |author   = aedenthorn
+
   |author = ActionJackson
   |id       = Aedenthorn.FruitTreeTweaks
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id = 11422
+
   |nexus   = 14648
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fungus Amongus
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author   = Okay Shroomer
+
   |author = MevNav
   |id       = OkayShroomer.FungusAmongus
+
   |id     = MevNav.DailyPlanner
   |nexus id = 11785
+
   |nexus   = 16704
   |github   =
+
   |github = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Adjustment
+
   |name   = Daily Quest Anywhere
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = aedenthorn.FurnitureAdjustment
+
   |id     = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus id = 10213
+
   |nexus   = 513
   |github  = aedenthorn/StardewValleyMods
+
   |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     = Furniture Display Framework
+
   |name   = Daily Screenshot
   |author   = aedenthorn
+
   |author = CompSciLauren
   |id       = aedenthorn.FurnitureDisplayFramework
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id = 10855
+
   |nexus   = 4779
   |github   = aedenthorn/StardewValleyMods
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Placement Tweaks
+
   |name   = Daily Special Orders
   |author   = aedenthorn
+
   |author = shekurika
   |id       = aedenthorn.FurniturePlacementTweaks
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 14092
+
   |nexus   = 9693
   |github  = aedenthorn/StardewValleyMods
+
   |github = shekurika/DailySpecialOrders
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Recolor
+
   |name   = Daily Tasks Report
   |author   = aedenthorn
+
   |author = GuiNoya, Yesst
   |id       = aedenthorn.FurnitureRecolor
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 10217
+
   |nexus   = 1624
   |github  = aedenthorn/StardewValleyMods
+
   |github = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Galaxy Slingshot Obtainable
+
   |name   = Daily Tasks Report Plus
   |author   = Adham084
+
   |author = Prism 99
   |id       = adham084.galaxyslingshot
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id = 14115
+
   |nexus   = 20871
   |github   =
+
   |github = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Galaxy Weapon Choice
+
   |name   = DaLionheart
   |author   = aedenthorn
+
   |author = DaLion
   |id       = aedenthorn.GalaxyWeaponChoice
+
   |id     = DaLion.Core
   |nexus id = 14511
+
   |nexus   = 24332
   |github   = aedenthorn/StardewValleyMods
+
   |github = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gameboy Arcade
+
   |name   = Dan Utils
   |author   = drbirbdev
+
   |author = Danmw3
   |id       = drbirbdev.GameboyArcade
+
   |id     = danmw3.DanUtils
   |moddrop id = 1318487
+
   |nexus  = 2287
   |nexus id =
+
   |github  =
   |github  =
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Dark User Interface
   |author   = mmanlapat
+
   |author = zazizu
   |id       = mmanlapat.GameReminder
+
   |id     = zazizu.darkUI
   |nexus id = 1153
+
   |nexus   = 4056
   |github   =  
+
   |github = cilekli-link/SDVMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GameSpeed
+
   |name   = Data Layers, Data Maps
   |author   = RandomComputerUser
+
   |author = Pathoschild
   |id       = RandomComputerUser.GameSpeed
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 7211
+
  |curse  = 1000628
   |github   =
+
   |nexus   = 1691
 +
  |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Date Night
   |author   = Loogooter
+
   |author = SUPERT
   |id       = OlegSilkin.garbage_collector
+
   |id     = supert.datenight
   |nexus id = 2463
+
   |nexus  = 11459
  |github   =  
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Garbage Day
 
  |author  = furyx639
 
  |id      = furyx639.GarbageDay
 
  |nexus id = 8204
 
  |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garden Pot - Automate
+
   |name   = Day Limiter
   |author   = NCarigon
+
   |author = Parzivl, tadfoster
   |id       = NCarigon.GardenPotAutomate
+
   |id     = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
   |nexus id = 15212
+
   |nexus   = 25529
   |github   =
+
   |github = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Garden Pot Tweaks
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = aedenthorn
+
   |author = MissCoriel
   |id       = aedenthorn.GardenPotTweaks
+
   |id     = misscoriel.diary
   |nexus id = 14820
+
  |curse  = 885086
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 4451
 +
  |moddrop = 624395
 +
   |github = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Fix
+
   |name   = Deathpoint - Monster Health Display Mod
   |author   = f4iTh, JertsukkaTheMan
+
   |author = JeiPi, JeiP1
   |id       = f4iTh.GateFix
+
   |id     = JeiPi.Deathpoint
   |nexus id = 4859
+
   |nexus   = 25241
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Death Tweaks
   |author   = mralbobo
+
   |author = aedenthorn, Erinthe
   |id       = mralbobo.GateOpener
+
   |id     = aedenthorn.DeathTweaks
   |nexus id =
+
   |nexus  = 18174
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = aedenthorn/StardewValleyMods
   |github   = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gem Isles
+
   |name   = Debug Mode
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.GemIsles
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus id = 6692
+
  |curse  = 1000634
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 679
 +
  |moddrop = 606608
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name   = Decrafting Mod
   |author   = Hana
+
   |author = iSkLz_, MSCFC
   |id       = Hana.GNMTokens
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 14426
+
   |nexus   = 4158
   |github  =
+
   |github = iSkLz/DecraftingMod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name   = Deep Woods
   |author   = sqbr
+
   |author = Max Vollmer, SVProtector
   |id       = sqbr.GetGS
+
   |id     = maxvollmer.deepwoodsmod
   |nexus id = 13434
+
  |curse  = 992429
   |github  = sqbr/GetGS
+
   |nexus   = 2571
 +
   |github = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Mod Config Menu
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = spacechase0 and Pathoschild
+
   |author = Sandman53
   |id       = spacechase0.GenericModConfigMenu
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 5098
+
   |nexus   = 5016
   |moddrop id = 771692
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Deep Woods Warp Network Integration
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = Tlitookilakin
   |id       = GenericShopExtender
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 814
+
   |nexus   = 10240
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
  |moddrop = 1060419
 +
   |github = tlitookilakin/WarpnetDeepwoods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Genetics API
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = agent56
+
   |author = bungus
   |id       = agent56.GeneticsAPI
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 15655
+
   |nexus   = 21612
   |github   =
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Default Farmer
   |author   = CatCattyCat, Cat
+
   |author = Tyler Gibbs
   |id       = cat.geodeinfomenu
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id = 1448
+
   |nexus  = 12421
   |moddrop id = 833541
+
   |github = tylergibbs2/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 = 1.5.3-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Glam
+
   |name   = Default On Cheats
   |author   = MartyrPher
+
   |author = EnderTedi
   |id       = MartyrPher.GetGlam
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 5044
+
   |nexus   = 21035
   |github   = MartyrPher/GetGlam
+
   |github = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Default Window Size
   |author   = Platonymous
+
   |author = DecidedlyHuman
   |id       = Platonymous.GhostTown
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 2992
+
   |nexus  = 10939
   |moddrop id = 793902
+
   |github = DecidedlyHuman/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Fertilizer
+
   |name   = Delivery Service
   |author   = atravita
+
   |author = AxesOfEvil
   |id       = atravita.GiantCropFertilizer
+
   |id     = AxesOfEvil.DeliveryService
   |moddrop id = 1135913
+
   |nexus  = 5187
   |nexus id = 11620
+
   |github  = AxesOfEvil/SV_DeliveryService
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Delivery Upgrade Tool
   |author   = CatCattyCat, Cat
+
   |author = Dash, yuukidach
   |id       = cat.giantcropring
+
   |id     = Pathoschild.test
   |nexus id = 1182
+
   |nexus   = 5570
   |moddrop id = 833538
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Tweaks
+
   |name   = Deluxe Auto-Grabber, Coop Grabber
   |author   = Khloe Leclair
+
   |author = stokastic
   |id       = leclair.giantcroptweaks
+
   |id     = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus id = 14370
+
   |nexus   = 2462
   |github  = KhloeLeclair/StardewMods
+
   |github = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Omelet
+
   |name   = Deluxe Auto-Petter
   |author   = spacechase0
+
   |author = Frostiverse
   |id       = spacechase0.GiantOmelet
+
   |id     = Frostiverse.DeluxeAutoPetter
   |nexus id = 13852
+
   |nexus   = 23226
   |github   = spacechase0/StardewValleyMods
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Decline
+
   |name   = Deluxe Grabber Redux
   |author   = desto
+
   |author = ferdaber
   |id       = desto.GiftDecline
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 6944
+
   |nexus   = 7920
   |github   = desto-git/sdv-mods
+
   |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     = Gift Rejection
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = aedenthorn
+
   |author = Nykal145
   |id       = aedenthorn.GiftRejection
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 14273
+
   |nexus   = 20799
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Deluxe Hats
   |author   = tstaples
+
   |author = domsim1
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = domsim1.DeluxeHats
   |nexus id = 229
+
   |nexus   = 5836
   |github   = tstaples/GiftTasteHelper
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
   |warnings = needs zoom and UI scale options to have the same value.
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Wrapper
+
   |name   = Deluxe Journal
   |author   = blueberry
+
   |author = MolsonCAD
   |id       = blueberry.GiftWrapper
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 4721
+
   |nexus   = 11436
   |github   = b-b-blueberry/GiftWrapper
+
   |github = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ginger Island Extra Locations
+
   |name   = Demanding Shipping
   |author   = mistyspring
+
   |author = lech43
   |id       = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id     = lech43.DemandingShipping
   |nexus id = 12195
+
   |nexus   = 7315
   |github  = misty-spring/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ginger Island Mainland Adjustments
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = atravita
+
   |author = DrSpactacus, NateMod
   |id       = atravita.GingerIslandMainlandAdjustments
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 10004
+
   |nexus  = 22564
   |moddrop id = 1098263
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Give Me My Cursor Back
+
   |name   = Demetrius Visits Cave
   |author   = DecidedlyHuman
+
   |author = Kichjo
   |id       = DecidedlyHuman.GiveMeMyCursorBack
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 9976
+
   |nexus   = 5477
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |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     = Global Config Settings
+
   |name   = Desert Bloom Farm
   |author   = Gaphodil
+
   |author = DeLiXx
   |id       = Gaphodil.GlobalConfigSettings
+
   |id     = DeLiXx.Desert_Bloom_Farm
   |nexus id = 9340
+
   |curse  = 990494
   |moddrop id = 1007690
+
   |nexus  = 16750
   |github  = Gaphodil/GlobalConfigSettings
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Glue Your Furniture Down
+
   |name   = Desert Obelisk
   |author   = violetlizabet
+
   |author = CatCattyCat, Cat
   |id       = violetlizabet.GlueFurnitureDown
+
   |id     = cat.desertobelisk
   |nexus id = 10374
+
   |nexus   = 2021
   |github  = elizabethcd/PreventFurniturePickup
+
  |moddrop = 833549
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GMCM Options
+
   |name   = Destroyable Bushes
   |author   = Jamie Taylor
+
   |author = Esca, Esca-MMC
   |id       = jltaylor-us.GMCMOptions
+
   |id     = Esca.DestroyableBushes
   |nexus id = 10505
+
   |nexus   = 6304
   |github   = jltaylor-us/StardewGMCMOptions
+
  |moddrop = 798245
 +
   |github = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Detailed Sprites
   |author   = treyh0
+
   |author = RainsKuro, RainzKuro
   |id       = treyh0.GodMode
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 2641
+
   |nexus   = 15549
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye American English
+
   |name   = DewCord Rich Presence
   |author   = TheMightyAmondee, MightyAmondee
+
   |author = explosivetortellini
   |id       = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id     = explosivetortellini.StardewValleyDRP
   |moddrop id = 854437
+
   |nexus  = 8348
   |nexus id = 7183
+
   |github  = explosivetortellini/StardewValleyDRP
   |github   = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
  |broke in = Stardew Valley 1.5.5
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Goodbye SMAPI
+
   |name   = Dialog to Clipboard
   |author   = Jessebot
+
   |author = dlrdlrdlr
   |id       = Jessebot.GoodbyeSMAPI
+
   |id     = dlrdlrdlr.DialogToClipboard
   |nexus id = 6514
+
   |nexus   = 23834
   |github   = JessebotX/StardewValleyMods
+
   |github = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Bed
+
   |name   = Dialogue Box Redesign
   |author   = candidus42
+
   |author = gzhynko
   |id       = Candidus42.GoToBed
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 4967
+
   |nexus   = 8853
   |github   = mus-candidus/GoToBed
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Dialogue Display Framework
   |author   = yy376
+
   |author = aedenthorn, Erinthe
   |id       = yy376.GoToSleep
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 2195
+
  |curse  = 868761
   |github   =  
+
   |nexus   = 11661
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |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     = Gradient Hair Colors
+
   |name   = Dialogue Emotes
   |author   = spacechase0
+
   |author = PurrplingCat
   |id       = spacechase0.GradientHairColors
+
   |id     = PurrplingCat.DialogueEmotes
   |nexus id = 12744
+
   |nexus   = 6537
   |github  = spacechase0/StardewValleyMods
+
   |github = purrplingcat/DialogueEmotes
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Heirlooms
+
   |name   = Dialogue Extension
   |author   = rikai
+
   |author = elbe
   |id       = rikai.GrandfathersHeirlooms
+
   |id     = elbe.DialogueExtension
   |nexus id = 8557
+
   |nexus   = 10851
   |github  = rikai/Grandfathers-Heirlooms
+
   |github = lshtech/DialogueExtension
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grapes All Year Round
+
   |name   = Dialogue Keys
   |author   = GZhynko
+
   |author = PokeBenji
   |id       = GZhynko.GrapesAllYearRound
+
   |id     = PokeBenji.DialogueKeys
   |nexus id = 7759
+
  |curse  = 1022342
   |github   = gzhynko/StardewMods
+
   |nexus   = 24325
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Dialogue New Line
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.GrassGrowth
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 2732
+
  |curse  = 868753
   |github   = bcmpinc/StardewHack
+
   |nexus   = 12175
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Dialogue Tester
   |author   = Jellypowered, Shockade
+
   |author = DecidedlyHuman
   |id       = Jellypowered.GrassChance
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 3365
+
   |nexus   = 9887
   |github  =  
+
  |moddrop = 1035899
 +
   |github = DecidedlyHuman/DialogueTester
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Dialogue Trees
   |author   = sirloinmeatt
+
   |author = aedenthorn, Erinthe
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 2662
+
  |curse  = 868845
   |github   =  
+
   |nexus   = 9550
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Construction
+
   |name   = Did You Water Your Crops
   |author   = Derslayr
+
   |author = Nishtra
   |id       = Derslayr.GreenhouseConstruction
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 10148
+
   |nexus   = 1583
   |github  = derslayr10/GreenhouseConstruction
+
   |github =
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Begone!
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = bblueberry, blueberry
+
   |author = shanks3042
   |id       = blueberry.GreenhouseEntryBegone
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 8203
+
   |nexus   = 5816
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Entry Mod
+
   |name   = Difficulty Socializing
   |author   = pancham138
+
   |author = PokeBenji
   |id       = Pancham138.GreenhouseEntryMod
+
   |id     = PokeBenji.DifficultySocializing
   |nexus id = 6150
+
  |curse  = 1023363
   |github   =  
+
   |nexus   = 24389
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers
+
   |name   = Dimensional Pockets
   |author   = PeacefulEnd
+
   |author = spacechase0
   |id       = PeacefulEnd.GreenhouseGatherers
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 7619
+
   |curse  = 867145
   |moddrop id = 886187
+
   |nexus  = 12706
   |github  = Floogen/GreenhouseGatherers
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Gatherers Automate
+
   |name   = Dino Form
   |author   = PeacefulEnd
+
   |author = aedenthorn, Erinthe
   |id       = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id     = aedenthorn.DinoForm
   |nexus id = 7619
+
   |nexus   = 18244
   |moddrop id = 886187
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Floogen/GreenhouseGatherers
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Sprinklers
+
   |name   = Dino Form 2
   |author   = Bpendragon
+
   |author = juminos
   |id       = Bpendragon.GreenhouseSprinklers
+
   |id     = juminos.DinoForm2
   |nexus id = 7456
+
   |nexus   = 24718
   |github   = Bpendragon/GreenhouseSprinklers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse Upgrades
+
   |name   = Disable Auto Pickup
   |author   = Cecidelus
+
   |author = Eugenii10
   |id       = Cecidelus.GreenhouseUpgrades
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 8042
+
   |nexus   = 9717
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Disable Building Fade
   |author   = CroiDorcha
+
   |author = calebstein1
   |id       = CroiDorcha.GreenHut
+
   |id     = calebstein1.StardewDisableBuildingFade
   |nexus id = 1735
+
   |nexus   = 24558
   |github   =
+
   |github = calebstein1/StardewDisableBuildingFade
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Groundhog Day
+
   |name   = Disable Gamepad, Disable Controller
   |author   = aedenthorn
+
   |author = lperkins2, Logan Perkins
   |id       = aedenthorn.GroundhogDay
+
   |id     = lperkins2.DisableController
   |nexus id = 10151
+
   |nexus   = 2229
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Groupable Chests
+
   |name   = Discord Rich Presence
   |author   = FricativeMelon
+
   |author = RuiNtD
   |id       = FricativeMelon.GroupableChests
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 15375
+
   |nexus   = 2156
   |github   = FricativeMelon/GroupableChests
+
   |github = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Growable Bushes
+
   |name   = Dish of the Day Display
   |author   = atravita
+
   |author = MouseyPounds
   |id       = atravita.GrowableBushes
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |moddrop id = 1357999
+
   |nexus   = 3960
   |nexus id = 15111
+
   |github = MouseyPounds/stardew-mods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Growable Giant Crops
+
   |name   = Dismantle Craftables
   |author   = atravita
+
   |author = jahangmar
   |id       = atravita.GrowableGiantCrops
+
   |id     = jahangmar.DismantleCraftables
   |moddrop id = 1358004
+
   |nexus   = 3687
   |nexus id = 15559
+
   |github = jahangmar/StardewValleyMods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Haboo
+
   |name   = Display Energy
   |author   = BlaDe
+
   |author = dmarcoux
   |id       = LetsTrollTheMan.HabooNPC
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 12034
+
   |nexus   = 10662
   |github   =
+
  |moddrop = 1087175
 +
   |github = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Display Monster Health
   |author   = skn
+
   |author = Atesba
   |id       = skn.HairGrowthMod
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id = 3279
+
   |nexus   = 20984
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Halt Event Time
+
   |name   = Display Player Stats
   |author   = chawol
+
   |author = Fleem
   |id       = chawol.HaltEventTime
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 8774
+
   |nexus   = 21547
   |github   = chawolbaka/HaltEventTime
+
   |github = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Handy Headphones
+
   |name   = Displays
   |author   = PeacefulEnd
+
   |author = spacechase0 and ParadigmNomad
   |id       = PeacefulEnd.HandyHeadphones
+
   |id     = spacechase0.Displays
   |nexus id = 7936
+
  |curse  = 867712
   |github  = Floogen/HandyHeadphones
+
   |nexus   = 7635
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Omegasis, Alpha_Omegasis
+
   |author = Aimon111
   |id      = Omegasis.HappyBirthday
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus id = 520
+
   |curse  = 1010281
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 18109
 +
   |github = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = Oxyligen
+
   |author = Airyn and the DSV Team
   |id       = HappyBirthday
+
   |id     = DSV.Core
   |nexus id = 1064
+
   |nexus   = 17059
   |github   =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Fish Jump
+
   |name   = Do Not Eat My Crops
   |author   = Sakorona
+
   |author = u_u__w
   |id       = KoihimeNakamura.HappyFishJump
+
   |id     = u_u__w.DoNotEatMyCrops
   |nexus id = 6516
+
   |nexus  = 26324
   |moddrop id = 1068089
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Don't Eat That
   |author   = kibbe, lillvik
+
   |author = Pyrohead37
   |id       = kibbe.hardcore_mines
+
   |id     = Pyrohead37.DontEatThat
   |nexus id = 1674
+
   |nexus   = 1951
   |github   =  
+
   |github = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines 2
+
   |name   = Don't Stop Me Now
   |author   = ItsLittany
+
   |author = Shockah
   |id       = itslittany.HardcoreMines2
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 6411
+
   |nexus   = 10941
   |github   =
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mode
+
   |name   = Double Standard Farm, Double Farm
   |author   = vermicyde
+
   |author = Leaf
   |id       = vermicyde.HardcoreModeDLL
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id = 15125
+
   |nexus   = 3928
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hardy Grass
+
   |name   = Downtown Zuzu
   |author   = DiscipleOfEris
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = DiscipleOfEris.HardyGrass
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 8772
+
  |curse  = 987160
   |github   = DiscipleOfEris/HardyGrass
+
   |nexus   = 8587
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = DPad Inventory Hotkey
   |author   = Platonymous
+
   |author = joljyo
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 914
+
   |nexus  = 7507
   |moddrop id = 793924
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in          = Stardew Valley 1.5.6
 
<!--
 
  |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   = Dragon Pearl Lure
   |author   = Goldenrevolver
+
   |author = violetlizabet
   |id       = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 7851
+
   |nexus   = 15109
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Draw Fish Ponds Over Grass
   |author   = Dounat2201, Sasara
+
   |author = atravita
   |id       = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 1157
+
  |curse  = 870981
   |github  = Sasara2201/WitchPrincess
+
  |moddrop = 1125248
 +
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Seeds
+
   |name   = Dreamscape
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.HarvestSeeds
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 11773
+
  |curse  = 868756
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Harvest With Scythe
+
   |name   = Dresser Sorter
   |author   = ThatNorthernMonkey
+
   |author = idermailer
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = idermailer.dresserSorter
   |nexus id = 236
+
   |nexus   = 24443
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github = idermailer/DresserSorter
 
 
  |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   = Drive By
   |author   = popska
+
   |author = BlaDe
   |id       = popska.HatBuffs
+
   |id     = BlaDe.DriveBy
   |nexus id = 9050
+
   |nexus   = 12033
   |github   =
+
   |github =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hay Bales as Silos
+
   |name   = Drop It - Drop Item Hotkey
   |author   = Cherry, CherryChain
+
   |author = Goldenrevolver
   |id       = Cherry.HayBalesSilo
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 5151
+
   |nexus  = 7971
   |moddrop id = 716396
+
   |github = Goldenrevolver/Stardew-Valley-Mods
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = HD Portraits
+
   |name   = Drop Seeds After Eating
   |author   = Tlitookilakin
+
   |author = Cloudyluna
   |id       = tlitookilakin.HDPortraits
+
   |id     = Cloudyluna.DropSeedsAfterEating
   |nexus id = 10971
+
   |nexus  = 27353
   |moddrop id = 1103418
+
   |github =
   |github   = tlitookilakin/HDPortraits
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Dungeon Buddy
   |author   = Jessebot, JessebotX
+
   |author = SwiftSails
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 3207
+
   |nexus   = 7864
   |moddrop id = 624105
+
   |github  =
   |github  = JessebotX/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Tweaks
+
   |name   = Dungeon Merchants
   |author   = Kiddles, Svard
+
   |author = aedenthorn, Erinthe
   |id       = Kiddles.HASTweaks
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id = 5630
+
  |curse  = 868698
   |github  = SvardXI/HAS_Tweaks
+
   |nexus   = 14630
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Durable Fences
   |author   = Zoryn
+
   |author = Zoryn
   |id       = Zoryn.HealthBars
+
   |id     = Zoryn.DurableFences
   |nexus id =  
+
   |nexus   =
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url     = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars (Darkhax)
+
   |name   = Durin's Rest
   |author   = Darkhax
+
   |author = NoFogBob and PaulDunstan
   |id       = darkhax.healthbars
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id =
+
   |nexus  = 12345
  |curseforge id  = 302910
+
   |github =
   |curseforge key = health-bars
 
   |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   = Dusty Overhaul
   |author   = themattfiles
+
   |author = CyanFire
   |id       = themattfiles.HeartBeat
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 5941
+
   |nexus   = 13057
   |github   = embolden/Heartbeat
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heart Level Notifications
+
   |name   = Dusty Overhaul - SVE
   |author   = StultusV
+
   |author = CyanFire
   |id       = StultusV.HeartLevelNotifications
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 8655
+
   |nexus   = 13265
   |github   = JudeRV/Stardew-HeartLevelNotifier
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Heelies
+
   |name   = DVR
   |author   = fakemonster
+
   |author = captncraig
   |id       = fakemonster.Heelies
+
   |id     = captncraig.dvr
   |nexus id = 7751
+
   |nexus   = 3860
   |github  =
+
   |github = captncraig/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hello SMAPI
+
   |name   = Dwarf Scroll Prices
   |author   = Jessebot, JessebotX
+
   |author = noriteway
   |id       = Jessebot.HelloSMAPI
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 4483
+
   |nexus   = 16386
   |github   = JessebotX/StardewValleyMods
+
   |github = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help for Hire
+
   |name   = Dwarvish Mattock
   |author   = furyx639, LeFauxMatt
+
   |author = Anthony Hilyard, Grend
   |id       = furyx639.HelpForHire
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id = 5316
+
  |curse  = 536418
   |github   =  
+
   |nexus   = 9684
 +
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Helpful Spouses
+
   |name   = Dynamic Bodies
   |author   = furyx639, LeFauxMatt
+
   |author = ribeena
   |id       = furyx639.HelpfulSpouses
+
   |id     = ribeena.dynamicbodies
   |nexus id = 5175
+
   |nexus   = 12893
   |github  =  
+
   |github = ribeena/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted
+
   |name   = Dynamic Checklist
   |author   = aedenthorn
+
   |author = gunnargolf
   |id       = aedenthorn.HelpWanted
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 14640
+
   |nexus   = 1145
   |github  = aedenthorn/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     = Help Wanted Quest Fixes
+
   |name   = Dynamic Clothing
   |author   = Pokeytax
+
   |author = hilovids
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = hilovids.DynamicClothing
   |nexus id = 2644
+
   |nexus   = 10078
   |github  = gembree/HelpWantedQuestFixes
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Here Fishy
+
   |name   = Dynamic Crops
   |author   = aedenthorn
+
   |author = HaulinOats
   |id       = aedenthorn.HereFishy
+
   |id     = HaulinOats.DynamicCrops
   |nexus id = 6586
+
   |nexus   = 13800
   |github  = aedenthorn/StardewValleyMods
+
   |github = HaulinOats/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hibernation
+
   |name   = Dynamic Dialogues Framework
   |author   = Shockah
+
   |author = mistyspring
   |id       = Shockah.Hibernation
+
   |id     = mistyspring.dynamicdialogues
   |nexus id = 11421
+
   |nexus   = 12836
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hide Chest Color Picker After Close
+
   |name   = Dynamic Festival Rewards
   |author   = trashcan9
+
   |author = mistyspring
   |id       = trashcan9.HideChestColorPickerAfterClose
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 16075
+
   |nexus   = 20253
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Highlighted Jars
+
   |name   = Dynamic Flooring
   |author   = Annosz
+
   |author = aedenthorn, Erinthe
   |id       = Annosz.HighlightedJars
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 6833
+
  |curse  = 868692
   |github   = Annosz/StardewValleyModding
+
   |nexus   = 14780
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Highlight Empty Machines
+
   |name   = Dynamic Game Assets
   |author   = atravita
+
   |author = spacechase0
   |id       = atravita.HighlightEmptyMachines
+
   |id     = spacechase0.DynamicGameAssets
   |moddrop id = 1137391
+
   |curse  = 867707
   |nexus id = 11664
+
   |nexus   = 9365
   |github  = atravita-mods/StardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Dynamic Game Assets → DGA Automate
   |author   = bendenewb, newbie9598
+
   |author = spacechase0
   |id       = newbie9598.HitMarkersMeme
+
   |id     = spacechase0.DGAAutomate
   |nexus id = 2098
+
   |nexus   = 9365
   |github   =  
+
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hmm Cheese Yum
+
   |name   = Dynamic Horses
   |author   = tomasitobambito
+
   |author = Bpendragon
   |id       = tomasitobambito.HmmCheeseYum
+
   |id     = Bpendragon-DynamicHorses
   |nexus id = 9343
+
   |nexus   = 874
   |github  =
+
   |github = Bpendragon/DynamicHorses
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hoe and Water Direction
+
   |name   = Dynamic Machines
   |author   = TheThor59
+
   |author = tyran285, Ryuuze
   |id       = Thor.HoeWaterDirection
+
   |id     = DynamicMachines
   |nexus id = 10052
+
   |nexus   = 374
   |github  = TheThor59/StardewMods
+
   |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     = HoeDown
+
   |name   = Dynamic Map Tiles
   |author   = BlaDe
+
   |author = aedenthorn, Erinthe
   |id       = BlaDe.HoeDown
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 9798
+
  |curse  = 868915
   |github  =  
+
   |nexus   = 14566
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Dynamic Map Tiles - Continued
   |author   = CatCattyCat, Cat
+
   |author = Datamancer
   |id       = cat.holdtobreakgeodes
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 1689
+
   |nexus  = 21084
   |moddrop id = 833545
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Pause
+
   |name   = Dynamic Night Time
   |author   = samspartan
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = samspartan.HoldToPause
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 7352
+
   |nexus   = 2072
   |github   =  
+
  |moddrop = 664041
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Holiday Sales
+
   |name   = Dynamic NPC Sprites
   |author   = atravita
+
   |author = BashNinja
   |id       = atravita.HolidaySales
+
   |id     = BashNinja.DynamicNPCSprites
   |moddrop id = 1205160
+
   |nexus  = 1183
   |nexus id = 13050
+
  |github  = miketweaver/BashNinja_SDV_Mods
   |github   = atravita-mods/StardewMods
+
 
}}
+
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Home Sewing Kit
+
   |name   = Dynamic Price
   |author   = MouseyPounds
+
   |author = ZaneYork
   |id       = MouseyPounds.HomeSewingKit
+
   |id     = ZaneYork.DynamicPrice
   |nexus id = 4935
+
   |nexus   = 5831
   |github   = MouseyPounds/stardew-mods
+
   |github = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horny Festivals, Festival Warps
+
   |name   = Dynamic Reflections
   |author  = Girafarig
+
   |author = PeacefulEnd
   |id       = Girafarig.FestivalWarps
+
  |id      = PeacefulEnd.DynamicReflections
   |nexus id = 10844
+
  |curse  = 870926
   |github  =
+
  |nexus  = 12831
 +
  |github  = Floogen/DynamicReflections
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Running Speed
 +
   |author  = Vrakyas
 +
   |id     = Vrakyas.DynamicRunningSpeed
 +
   |nexus   = 4029
 +
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Flute Anywhere
+
   |name   = Early Bed Mod
   |author   = Pathoschild
+
   |author = Nokane
   |id       = Pathoschild.HorseFluteAnywhere
+
   |id     = Nokane.EarlyBedMod
   |nexus id = 7500
+
   |nexus   = 25168
   |github   = Pathoschild/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Overhaul
+
   |name   = Early Community Upgrades
   |author   = Goldenrevolver
+
   |author = sophiesalacia
   |id       = Goldenrevolver.HorseOverhaul
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 7911
+
   |nexus   = 8450
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Squeeze
+
   |name   = Early Ginger Island
   |author   = jorgamun
+
   |author = Shockah
   |id       = jorgamun.HorseSqueeze
+
   |id     = Shockah.EarlyGingerIsland
   |nexus id = 10446
+
   |nexus   = 13885
   |github   = jorgamun/HorseSqueeze
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Easier Cave Puzzle
   |author   = icepuente
+
   |author = atravita
   |id       = icepuente.HorseWhistle
+
   |id     = atravita.NerfCavePuzzle
   |nexus id = 1131
+
  |curse  = 870978
   |github   = icepuente/StardewValleyMods
+
  |moddrop = 1131424
 +
   |nexus   = 11500
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Easier Dart Puzzle
   |author  = nabuma
+
   |author = atravita
   |id      = HorseWhistle_SMAPI
+
   |id      = atravita.EasierDartPuzzle
   |nexus id =  
+
   |curse  = 870971
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |moddrop = 1205159
   |github   =  
+
   |nexus  = 13049
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Host Tools
+
   |name   = Easier Farming
   |author   = MattPlays
+
   |author = Cautious Waffle, skulmuk
   |id       = MattPlays.HostTools
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus id = 11154
+
   |nexus   = 1426
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hotbar Hotswap
+
   |name   = Easier Fishing
   |author   = Jaredlll08
+
   |author  = majordot
  |id      = BlameJared.HotbarHotswap
+
   |id     = MajorDOT.EasierFishing
  |nexus id =
+
   |nexus  =
  |curseforge id = 298033
+
   |curse   = 305367
  |curseforge key = hotbar-hotswap
+
   |github =
  |github  = jaredlll08/HotbarHotswap
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hot Chocolate Coffee Alternative
 
  |author  = certifiableGrimalkin
 
   |id       = certifiableGrimalkin.HotChocolateCoffeeAlternative
 
   |nexus id = 16159
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = HP Bars
 
   |author   = Ilyaki
 
  |id      = Ilyaki.HPBar
 
  |nexus id = 1736
 
   |github   =  
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Easier Monster Eradication
   |author   = bogie5464
+
   |author = NormanPCN
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 3190
+
   |nexus   = 11548
   |github   = bogie5464/HuggableScarecrows
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hugs and Kisses
+
   |name   = Easier Special Orders
   |author   = aedenthorn
+
   |author = TheMightyAmondee
   |id       = aedenthorn.HugsAndKisses
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 10062
+
   |nexus   = 8342
   |github   = aedenthorn/StardewValleyMods
+
   |github = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = East Scarp (SMAPI)
   |author   = Yyeahdude
+
   |author = LemurKat and kdau
   |id       = HungerYyeadude
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 613
+
   |nexus   = 5787
   |github  =  
+
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger and Thirst
+
   |name   = Easy Access
   |author   = PrimevalTitmouse
+
   |author = LeFauxMatt
   |id       = PrimevalTitmouse.ModEntry
+
   |id     = furyx639.EasyAccess
   |nexus id = 1110
+
   |curse   = 871835
  |github   =  
+
   |moddrop = 1547212
 
+
   |nexus   = 11002
   |broke in = Stardew Valley 1.3
+
   |github = LeFauxMatt/StardewMods
   |status   = workaround
 
   |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for Food
+
   |name   = Easy Attack
   |author   = Tigerle01, Stephan Hensel
+
   |author = season
   |id       = HungerForFoodByTigerle
+
   |id     = season.EasyAttack
   |nexus id = 810
+
   |nexus   = 20832
   |github   =
+
   |github  =
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hungry Morning
+
   |name   = Easy Chest
   |author   = lech43
+
   |author = season
   |id       = lech43.HungryMorning
+
   |id     = season.EasyChest
   |nexus id = 6391
+
   |nexus   = 20842
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hybrid Crop Engine
+
   |name   = Easy Cleaner
   |author   = spacechase0 and Pathoschild
+
   |author = season
   |id       = spacechase0.HybridCropEngine
+
   |id     = season.EasyCleaner
   |nexus id = 6577
+
   |nexus   = 20865
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hypno Valley
+
   |name   = Easy Crane Game
   |author   = Kryspur
+
   |author = Dragoon23
   |id       = Kryspur.HypnoValley
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 9052
+
   |nexus   = 22488
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Identifiable Combined Rings
+
   |name   = Easy Darts Game
   |author   = atravita
+
   |author = Dragoon23
   |id       = atravita.IdentifiableCombinedRings
+
   |id     = Dragoon23.EasyDartGame
  |moddrop id = 1358005
+
   |nexus  = 22506
   |nexus id = 15928
 
  |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Easy Fairy
   |author   = Veleek
+
   |author = season
   |id       = Veleek.IdlePause
+
   |id     = season.EasyFairy
   |nexus id = 1092
+
   |nexus   = 20931
   |github   = veleek/IdlePause
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Easy Farming
   |author   = LordAndreios
+
   |author = MountainDewBoi
   |id       = LordAndreios.IdleTimer
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 2858
+
   |nexus   = 4162
   |github   = emperorzuul/SMAPI_MODS
+
   |github =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Idle Pause|Idle Pause]] instead.
+
   |summary = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = I Don't Use That Water
+
   |name   = Easy Farm Switcher
   |author   = idermailer
+
   |author = DeLiXx
   |id       = idermailer.iDontUseThatWater
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id = 14047
+
  |curse  = 990826
   |github  = idermailer/iDontUseThatWater
+
   |nexus   = 16873
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = IFrames in Mines
+
   |name   = Easy Fishin'
   |author   = Factknowhow
+
   |author = Frostiverse
   |id       = Factknowhow.IFramesInMines
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 16436
+
   |nexus   = 22268
   |github   = Mekadrom/IFramesInMines
+
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = I Got Friendship
+
   |name   = Easy Fishing
   |author   = ChiroxT
+
   |author = season
   |id       = treinke.igotfriendship
+
   |id     = season.EasyFishing
   |nexus id = 13290
+
   |nexus   = 20830
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = I Got XP
+
   |name   = Easy Gift
   |author   = ChiroxT
+
   |author = season
   |id       = treinke.igotxp
+
   |id     = season.EasyGift
   |nexus id = 13289
+
   |nexus   = 20838
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ImagEd
+
   |name   = Easy Gifting
   |author   = candidus42
+
   |author = CeruleanSpirit
   |id       = Candidus42.ImagEd
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 7218
+
   |nexus   = 2957
   |github  = mus-candidus/ImagEd
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Immersive Grandpa, Misc Introduction Fixes
+
   |name   = Easy Harvest
   |author   = mistyspring
+
   |author = season
   |id       = mistyspring.immersivegrandpa
+
   |id     = season.EasyHarvest
   |nexus id = 12562
+
   |nexus   = 20924
   |github   = misty-spring/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Immersive Scarecrows
+
   |name   = Easy Island Puzzle
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.ImmersiveScarecrows
+
   |id     = MindMeltMax.EasyIslandPuzzle
   |nexus id = 15290
+
  |curse  = 1004494
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 22642
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Immersive Sprinklers
+
   |name   = Easy Path Destruction
   |author   = aedenthorn
+
   |author = StultusV
   |id       = aedenthorn.ImmersiveSprinklers
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 15239
+
   |nexus   = 8775
   |github   = aedenthorn/StardewValleyMods
+
   |github = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Easy Petting
   |author   = Demiacle
+
   |author = CeruleanSpirit
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = EasyPetting.3032
   |nexus id = 1025
+
   |nexus   = 3032
   |github   = demiacle/QualityOfLifeMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Tracker
+
   |name   = Easy Travel, Easy Move
   |author   = Anthony Hilyard
+
   |author = season
   |id       = com.anthonyhilyard.improvedtracker
+
   |id     = season.EasyMove
   |curseforge id  = 445215
+
   |nexus   = 20872
   |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   = Easy Upgrade
   |author   = Mizzion
+
   |author = Senofu
   |id       = mizzion.increaseanimalhousemaxpopulation
+
   |id     = Senofu.EasyUpgrade
   |nexus id = 4861
+
   |nexus   = 23496
   |github   = Mizzion/MyStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Easy Valley
   |author   = Mizzion
+
   |author = season
   |id       = mizzion.increasedartifactspots
+
   |id     = season.EasyValley
   |nexus id = 3340
+
   |nexus  = 21181
   |moddrop id = 663705
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name   = Eat & Drink From Inventory
   |author   = shekurika
+
   |author = Zamiel
   |id       = shekurika.fishtankCapacity
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 11388
+
   |nexus   = 21280
   |github   =  
+
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = GZhynko
+
   |author = philosquare
   |id       = GZhynko.IncubatePufferfishEggs
+
   |id     = philosquare.EatInBackpack
   |nexus id = 6162
+
   |nexus   = 22872
   |github   = gzhynko/StardewMods
+
   |github = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace
+
   |name   = Eat More
   |author   = Traktori
+
   |author = crc-fehler
   |id       = Traktori.IndustrialFurnace
+
   |id     = crc.eatmore
   |nexus id = 5568
+
   |nexus   = 2724
   |github  = Traktori7/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Industrial Furnace for Automate
+
   |name   = Economy Mod
   |author   = Traktori
+
   |author = millerscout
   |id       = Traktori.AM.IndustrialFurnace
+
   |id     = Millerscout.EconomyMod
   |nexus id = 5568
+
   |nexus   = 6955
   |github  = Traktori7/StardewValleyMods
+
   |github = millerscout/StardewMillerMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infallible Fishing
+
   |name   = Edit Stable Ownership
   |author   = aedenthorn
+
   |author = Predo
   |id       = aedenthorn.InfallibleFishing
+
   |id     = predo.sdvmods.EditStableOwnership
   |nexus id = 14639
+
   |nexus   = 26346
   |github   = aedenthorn/StardewValleyMods
+
   |github = PedroLucasMiguel/PredoSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = EH Smash Quality
   |author   = Sabera, kelbesque
+
   |author = EH Lim
   |id       = Sabera.InfertileSoil
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 2515
+
   |nexus   = 9303
   |github   =  
+
   |github =
 
+
   |warnings = Only compatible with Android.
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Eidee Easy Fishing
   |author   = Eireon
+
   |author = EideeHi
   |id       = Eireon.InfestedLevels
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id = 2823
+
   |nexus   = 4806
   |github   = benrpatterson/InfestedLevels
+
   |github = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = EiTK
   |author   = Renny
+
   |author = enaium
   |id       = renny.infinitejunimocartlives
+
   |id     = Enaium.EiTK
   |nexus id = 2705
+
  |curse  = 365803
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |nexus   =
 +
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Money
+
   |name   = Elevator
   |author   = Chunky
+
   |author = Ilyaki
   |id       = chunky.InfiniteMoney
+
   |id     = Ilyaki.Elevator
   |nexus id = 11510
+
   |nexus   = 2952
   |github  =  
+
   |github = Ilyaki/Elevator
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Watering Cans
+
   |name   = Elliot Is Fabio
   |author   = CaptainSully
+
   |author = Dr Dirtbag, DrDirtbag
   |id       = CaptainSully.InfiniteWateringCan
+
   |id     = ElliottIsFabio.ElliottIsFabio
   |moddrop id = 1188756
+
   |nexus   = 23229
   |nexus id = 12739
+
   |github =
   |github   = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Zoom
+
   |name   = Elven Krobus, Underdark Krobus
   |author   = berkayylmao
+
   |author = Mel Noelle and Kirbylink
   |id       = berkayylmao.InfiniteZoom
+
   |id     = melnoelle.underdarkkrobus
   |nexus id = 8808
+
   |nexus   = 3071
   |curseforge id = 500088
+
   |github = KirbyLink/UnderdarkKrobus
   |curseforge key = infinite-zoom
+
 
   |github   = berkayylmao/StardewValleyMods
+
   |broke in = SMAPI 3.0
 +
   |status   = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Informant
+
   |name   = Email App
   |author   = Slothsoft
+
   |author = aedenthorn, Erinthe
   |id       = Slothsoft.Informant
+
   |id     = aedenthorn.Email
   |nexus id = 14293
+
  |curse  = 868778
   |github  = slothsoft/stardew-informant
+
   |nexus   = 11325
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = In-Game SMAPI Log Uploader, Log Uploader
+
   |name   = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.LogUploader
+
   |id     = aedenthorn.SDIEmily
   |nexus id = 13979
+
  |curse  = 868710
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 14366
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name   = Emotes
   |author   = Platonymous
+
   |author = aurnj, Roy Li
   |id       = Platonymous.InkStories
+
   |id     = RuyiLi.Emotes
   |nexus id = 15987
+
   |nexus   =
   |github  = inkle/ink
+
  |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     = Input Fix
+
   |name   = Empty Hands
   |author   = Windmill_City
+
   |author = Oblitus
   |id       = Windmill_City.InputFix
+
   |id     = QuicksilverFox.EmptyHands
   |nexus id = 5693
+
   |nexus   = 1176
   |github   = Windmill-City/InputFix
+
   |github = quicksilverfox/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Input Tools
+
   |name   = Empty Jar Bubbles
   |author   = Sagittaeri
+
   |author = tem696969696969
   |id       = Sagittaeri.InputTools
+
   |id     = tem696969696969.EmptyJarBubbles
   |nexus id = 14553
+
   |nexus   = 22598
   |github   = sagittaeri/StardewValleyMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = InstaCrops
+
   |name   = Empty Your Hands
   |author   = WuestMan, redknightofdoom
+
   |author = BlueSight
   |id       = WuestMan.InstaCrops
+
   |id     = BlueSight.EmptyYourHands
   |nexus id = 4077
+
   |nexus   = 19736
   |github   = Brian-Wuest/Instacrops
+
   |github = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Animals
+
   |name   = Enaium ToolKit
   |author   = pinocchio1231
+
   |author = Enaium
   |id       = pinocchio1231.instantanimals
+
   |id     = Enaium.EnaiumToolKit
   |nexus id = 9573
+
  |curse  = 436787
   |github   = joisse1101/InstantAnimals
+
  |moddrop = 863959
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Break
+
   |name   = Enchantable Scythes and Golden Scythe Respawns
   |author   = Jolyone
+
   |author = Goldenrevolver
   |id       = Me.InstantBreak
+
   |id     = Goldenrevolver.EnchantableScythes
   |nexus id = 15526
+
   |nexus   = 10668
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name   = Enchanted Adventurer's Guild Rewards
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.InstantBuildingConstruction
+
   |id     = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus id = 14110
+
   |nexus   = 20942
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Enchanted Cowboy Boots
   |author   = BitwiseJon
+
   |author = Goldenrevolver
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = Goldenrevolver.ObtainableCowboyBoots
   |nexus id = 2070
+
   |nexus   = 20941
   |github   = bitwisejon/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Eat Key
+
   |name   = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author   = nini700
+
   |author = NamelessTo
   |id       = nini700.InstantEatKey
+
   |id     = NamelessTo.EnchantedGalaxyWeapons
   |nexus id = 4464
+
   |curse  = 1001630
   |status   = workaround
+
   |nexus   = 21904
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
+
   |github = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Enemy Health Bars, Enemies Health Bars
   |author   = aurnj, Roy Li
+
   |author = TheThor59
   |id       = RuyiLi.InstantFishing
+
   |id     = Thor.EnemyHealthBars
   |nexus id =
+
   |nexus  = 3627
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github = TheThor59/StardewMods
   |github   =  
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Enemy Health Bars, Health Bars
   |author   = montana123
+
   |author = OrSpeeder, Mauricio Gomes
   |id       =  
+
   |id     = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus id =  
+
   |nexus   = 193
   |url      = https://community.playstarbound.com/threads/109038
+
  |chucklefish = 3529
  |github  =
+
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = Stardew Valley 1.1
+
   |broke in           = Stardew Valley 1.5
   |status  = workaround
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Growth Powder
+
   |name   = Energy Count
   |author   = aedenthorn
+
   |author = Crystallyne
   |id       = aedenthorn.InstantGrowthPowder
+
   |id     = Crystallyne.EnergyCount
   |nexus id = 7727
+
   |nexus   = 4272
   |github   = aedenthorn/StardewValleyMods
+
   |github = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Energy Protect
   |author   = cantorsdust and Pathoschild
+
   |author = philosquare
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = philosquare.EnergyProtect
   |nexus id = 173
+
   |nexus   = 21918
   |github   = cantorsdust/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Eat Item
+
   |name   = Energy Rework
   |author   = Guedez
+
   |author = seferoni
   |id       = eat.item.instantly
+
   |id     = seferoni.EnergyRework
   |nexus id = 5116
+
   |nexus   = 21686
   |github   =  
+
   |github = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instantly Increase Crop Growth Phase
+
   |name   = Energy Time
   |author   = RyanJesky
+
   |author = nikperic, ThatOneCow
   |id       = RyanJesky.IncreaseCropGrowthPhase
+
   |id     = nikperic.EnergyTime
   |nexus id = 10146
+
   |nexus   = 6488
   |github   = RyanJesky/IncreaseCropGrowthPhase
+
  |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     = Instant Load
+
   |name   = Enhanced Loot Magnet, Magnet Mod
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.InstantLoad
+
   |id     = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus id = 16253
+
   |curse  = 868911
   |github   =
+
   |nexus   = 4856
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Instant Pets
+
   |broke in          = Stardew Valley 1.6
  |author  = blueberry
+
   |unofficial version = 1.2.1-unofficial.1-hirayuki
   |id      = blueberry.InstantPets
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
   |nexus id = 9448
 
   |github  = b-b-blueberry/InstantPets
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Tool Upgrades
+
   |name   = Enhanced Relationships
   |author   = Binarynova
+
   |author = Mizzion
   |id       = binarynova.instanttoolupgrades
+
   |id     = mizzion.enhancedrelationships
   |nexus id = 8918
+
   |nexus   = 1927
   |github   = Binarynova/MyStardewMods
+
  |moddrop = 661356
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Enhanced Slingshots
   |author   = Hammurabi
+
   |author = ytsc
   |id       = HammurabiInteractionHelper
+
   |id     = ytsc.EnhancedSlingshots
   |nexus id =
+
   |nexus  = 12763
   |chucklefish id = 4640
+
   |github  = YTSC/StardewValleyMods
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Tweaks
+
   |name   = Enough Sleep
   |author   = jahangmar
+
   |author = sodapotato
   |id       = jahangmar.InteractionTweaks
+
   |id     = sodapotato.enoughsleep
   |nexus id = 3771
+
   |nexus   = 21536
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Into the Game (Save Loaded Notifier)
+
   |name   = Entoarox Framework
   |author   = DecidedlyHuman
+
   |author = Entoarox
   |id       = DecidedlyHuman.SaveLoadedNotifier
+
   |id     = Entoarox.EntoaroxFramework
   |nexus id = 12826
+
   |nexus   = 2269
   |github  = DecidedlyHuman/StardewValleyMods
+
  |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     = Intravenous Coffee
+
   |name   = Entoarox Modding Utilities
   |author   = mpcomplete
+
   |author = Entoarox
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = Entoarox.Utilities
   |nexus id = 2224
+
   |nexus   = 5521
   |github   = mpcomplete/StardewMods
+
   |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     = Investment
+
   |name   = Equal Money Split
   |author   = MissCoriel
+
   |author = The Fluffy Robot, TheFluffyRobot
   |id       = misscoriel.invest
+
   |id     = TheFluffyRobot.EqualMoneySplit
   |nexus id = 5293
+
   |nexus   = 5526
   |github   =  
+
   |github = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Investment Maximized
+
   |name   = Equivalent Exchange
   |author   = MissCoriel
+
   |author = MercuriusXeno, x3n0ph0b3
   |id       = misscoriel.investmax
+
   |id     = MercuriusXeno.EquivalentExchange
   |nexus id = 9253
+
   |nexus   = 1656
   |github  = MissCoriel/InvestmentMaximized
+
   |github = MercuriusXeno/EquivalentExchange
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Invite Code Mod
+
   |name   = Escape Rope
   |author   = ThePqtatoGalaxy, KOREJJamJar
+
   |author = lestoph
   |id       = KOREJJamJar.InviteCodeMod
+
   |id     = lestoph.EscapeRope
   |nexus id = 4023
+
   |nexus   = 8576
   |github   =  
+
   |github = Bifibi/SDVEscapeRope
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = Escargo Win Bug Fix
   |author   = Redwood
+
   |author = BlackJack
   |id       = Redwood.IridiumToolsPatch
+
   |id     = BlackJack.EscargoWinBugfix
   |nexus id = 2897
+
   |nexus   = 24556
   |github   = EKomperud/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Is It Cake
+
   |name   = Esca's Modding Plugins
   |author   = furyx639
+
   |author = Esca, Esca-MMC
   |id       = furyx639.IsItCake
+
   |id     = Esca.EMP
   |nexus id = 14775
+
   |nexus   = 9296
   |github   = LeFauxMatt/StardewMods
+
  |moddrop = 1005443
 +
   |github = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Gatherers
+
   |name   = Esc Dialogue Mod
   |author   = PeacefulEnd
+
   |author = g33k, g33kidd
   |id       = PeacefulEnd.IslandGatherers
+
   |id     = g33k.EscDialogueMod
   |nexus id = 8552
+
   |nexus   = 21812
   |github   = Floogen/IslandGatherers
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Even Better Artisan Good Icons
   |author  = PeacefulEnd
+
   |author  = chsiso58
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = haze1nuts.evenbetterartisangoodicons
   |nexus id = 8552
+
   |nexus   =
   |github  = Floogen/IslandGatherers
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Island Secret
+
   |name   = Even Better RNG
   |author   = Edu Anttunes
+
   |author = pepoluan
   |id       = IslandSecret
+
   |id     = pepoluan.EvenBetterRNG
   |nexus id = 8096
+
   |nexus   = 8680
   |github   =
+
   |chucklefish = 6117
 +
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item AutoTrasher, AutoTrash
+
   |name   = Even Better Warehouse
   |author   = S1mmyy
+
   |author = charliedemilho
   |id       = S1mmyy.AutoTrash
+
   |id     = charliedemilho.EvenBetterWarehouse
   |nexus id = 5140
+
   |nexus   = 10396
   |github  = S1mmyy/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Bags
+
   |name   = Event Black Bars
   |author   = SlayerDharok
+
   |author = gzhynko
   |id       = SlayerDharok.Item_Bags
+
   |id     = GZhynko.EventBlackBars
   |nexus id = 5382
+
   |nexus   = 7962
   |github   = Videogamers0/SDV-ItemBags
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Quality Indicator
+
   |name   = Event Limiter
   |author   = FunnyMoney
+
   |author = TheMightyAmondee
   |id       = funnymoney.itemqualityindicator
+
   |id     = TheMightyAmondee.EventLimiter
   |nexus id = 15336
+
   |nexus   = 10735
   |github   =
+
   |github = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery
+
   |name   = Event Lookup
   |author   = Mytsy
+
   |author = shekurika
   |id       = Mysty.ItemRecovery
+
   |id     = shekurika.EventLookup
   |nexus id = 9354
+
   |nexus   = 8505
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Recovery Plus
+
   |name   = Event Music Volume
   |author   = Lunardiver
+
   |author = jorgamun
   |id       = Lunardiver.ItemRecoveryPlus
+
   |id     = jorgamun.EventMusicVolume
   |nexus id = 13026
+
   |nexus   = 10650
   |github   = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Research 'n' Spawn
+
   |name   = Event Repeater
   |author   = TSlex
+
   |author = MissCoriel
   |id       = TSlex.ItemResearchSpawner
+
   |id     = misscoriel.eventrepeater
   |nexus id = 8933
+
   |nexus   = 3642
   |moddrop id = 1012482
+
  |curse  = 317347
   |github   = TSlex/StardewValley
+
   |moddrop = 606979
 +
   |github = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Item Tooltips
+
   |name   = Event Sound Adjuster
   |author   = Jaredlll08
+
   |author = shekurika
   |id       = BlameJared.ItemTooltips
+
   |id     = shekurika.EventSoundAdjuster
   |nexus id =
+
   |nexus  = 8734
  |curseforge id  = 297655
+
   |github =
   |curseforge key = item-tooltips
 
   |github   = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = iTile
+
   |name   = Event Tester
   |author   = ha1fdaew
+
   |author = BlaDe
   |id       = ha1fdaew.iTile
+
   |id     = BlaDe.EventTester
   |nexus id = 7512
+
   |nexus   = 11178
   |github   = ha1fdaew/iTile
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Its Time to Wake Up
+
   |name   = Event Tester, SinZ's Event Tester
   |author   = Krutonium
+
   |author = SinZ and atravita
   |id       = Krutonium.ItsTimeToWakeUp
+
   |id     = sinZandAtravita.SinZsEventTester
   |nexus id = 13798
+
   |nexus   = 19458
   |github   =
+
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jaques and the Bean Pole, Jaques and Beans
+
   |name   = Everlasting Baits and Unbreakable Tackles
   |author   = Matt Cioni
+
   |author = Digus
   |id       = mattCioni.JaquesAndBeans
+
   |id     = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus id = 14555
+
   |nexus   = 2360
   |github   =
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jar Opener
+
   |name   = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
  |author  = Genowhirl9999
+
   |author = moonslime
  |id      = genowhirl9999.jaropener
+
   |id     = moonslime.ExcavationSkill
  |nexus id = 5292
+
   |nexus  = 15793
  |moddrop id = 988956
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = JhinFour
 
   |author   = Keaton Sadoski
 
   |id       = Sadoski.JhinFour
 
   |nexus id = 11838
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Jiggly Junimo Bundles
 
  |author  = Jonas Henriksson, Greger
 
  |id      = Greger.JigglyJunimoBundles
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 
  |github   = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name   = Exhaustion Tweaks
   |author   = k4rakara
+
   |author = mytigio
   |id       = k4rakara.JoJa84Plus
+
   |id     = mytigio.exhaustiontweaks
   |nexus id = 5803
+
   |nexus   = 6247
   |github  = K4rakara/Stardew-Mods
+
   |github = mytigio/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Expanded Fridge, Dynamic Expanded Fridge
   |author   = Platonymous
+
   |author = Lodukas
   |id       = Platonymous.JoJaBan
+
   |id     = Uwazouri.ExpandedFridge
   |nexus id = 3118
+
   |nexus  = 1191
   |moddrop id = 793907
+
   |github = Uwazouri/ExpandedFridge
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = JojaMart to PathoMart, Pathomart
+
   |name   = Expanded Preconditions Utility
   |author   = Dounat2201, Sasara
+
   |author = Cherry, CherryChain
   |id       = Sasara.Pathomart
+
   |id     = Cherry.ExpandedPreconditionsUtility
   |nexus id = 1142
+
   |nexus   = 6529
   |github   =
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja Online
+
   |name   = Expanded Storage
   |author   = PeacefulEnd
+
   |author = LeFauxMatt
   |id       = PeacefulEnd.JojaOnline
+
   |id     = furyx639.ExpandedStorage
   |moddrop id = 878236
+
  |curse  = 871838
   |nexus id = 7486
+
   |moddrop = 1547203
   |github   = Floogen/JojaOnline
+
   |nexus   = 7431
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joja's Hauntings
+
   |name   = Expansive Combat, Proficiência
   |author   = MindMeltMax
+
   |author = Hamio, HamioDracny
   |id       = MindMeltMax.HauntedJoja
+
   |id     = HamioDracny.ProficienciaEmDano
   |nexus id = 7014
+
   |nexus   = 7511
   |moddrop id = 1135684
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Exp Control
   |author   = punyo, yakminepunyo
+
   |author = moonslime
   |id       = punyo.JoysOfEfficiency
+
   |id     = moonslime.ExpControl
   |nexus id = 2162
+
   |nexus   = 23067
   |github   = pomepome/JoysOfEfficiency
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Experience Bars
   |author   = spacechase0 and Pathoschild
+
   |author = spacechase0
   |id       = spacechase0.JsonAssets
+
   |id     = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus id = 1720
+
   |curse  = 867392
   |moddrop id = 399895
+
   |moddrop = 127275
   |github   = spacechase0/StardewValleyMods
+
  |nexus  = 509
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Json Processor
+
   |name   = Experience Multiplier
   |author   = Jamie Taylor
+
   |author = Falson
   |id       = jltaylor-us.JsonProcessor
+
   |id     = Falson.ExperienceMultiplier
   |nexus id = 13183
+
   |nexus   = 25945
   |github   = jltaylor-us/StardewJsonProcessor
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Down the Mine
+
   |name   = Experience Rate Multiplier
   |author   = flowoeB
+
   |author = MSCFC, iSkLz
   |id       = flowoeB.JumpDownTheMine
+
   |id     = SkLz.ExpMultiply
   |nexus id = 8357
+
   |nexus   = 5910
   |github  =  
+
   |github = iSkLz/ExperienceMultiplier
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Experience Updates
   |author   = spacechase0 and Pathoschild
+
   |author = Quipex
   |id       = spacechase0.JumpOver
+
   |id     = Quipex.ExperienceUpdates
   |nexus id = 1844
+
   |nexus  = 7581
   |moddrop id = 384782
+
   |github = Quipex/ExperienceUpdates
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Boy
+
   |name   = Experience Viewer
   |author   = Tyler Gibbs
+
   |author = Elite, EliteWise
   |id       = tylergibbs2.JunimoBoy
+
   |id     = Elite.ExperienceViewer
   |nexus id = 14384
+
  |curse  = 1015116
   |github   = tylergibbs2/StardewValleyMods
+
   |nexus   =
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Cart More Score
+
   |name   = Expert Sitting
   |author   = yaxuan97
+
   |author = aedenthorn, Erinthe
   |id       = yaxuan97.junimocartmorescore
+
   |id     = aedenthorn.ExpertSitting
   |nexus id = 13644
+
  |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     = Junimo Deposit Anywhere
+
   |name   = Extended Bus System
   |author   = Zoryn
+
   |author = Tondorian
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = ExtendedBusSystem
   |nexus id =  
+
   |nexus   =
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |chucklefish = 4373
   |github  = Zoryn4163/SMAPI-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Dialog
+
   |name   = Extended Fridge
   |author   = ceruleandeep
+
   |author = Crystalmir
   |id       = ceruleandeep.junimodialog
+
   |id     = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus id = 8937
+
   |nexus   = 485
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github = Mystra007/ExtendedFridgeSMAPI
 +
 
 +
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Anywhere
+
   |name   = Extended Minecart
   |author   = MartyrPher
+
   |author = Entoarox
   |id       = JunimoKartAnywhere
+
   |id     = Entoarox.ExtendedMinecart
   |nexus id = 4315
+
   |nexus   = 2271
   |github  =  
+
  |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     = Junimo Kart Cheater
+
   |name   = Extended Reach
   |author   = ryaon
+
   |author = spacechase0
   |id       = Ryaon.JunimoKartCheater
+
   |id     = spacechase0.ExtendedReach
   |nexus id = 5137
+
  |curse  = 867754
   |github  =  
+
  |moddrop = 242303
 +
   |nexus   = 1493
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Global Rankings
+
   |name   = Extra Animal Configs
   |author   = drbirbdev
+
   |author = selph, zombifier
   |id       = drbirbdev.JunimoKartGlobalRankings
+
   |id     = selph.ExtraAnimalConfig
   |nexus id = 14856
+
   |nexus   = 25328
   |github   = drbirbdev/StardewValley
+
   |github = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Kart Level Practice
+
   |name   = Extra Content Mod
   |author   = BlaDe
+
   |author = Alacrity, platinumhobo
   |id       = BlaDe.JunimoLevelPractice
+
   |id     = Alacrity.ExtraContentMod
   |nexus id = 10056
+
   |nexus   = 8510
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimos Accept Cash
+
   |name   = Extra Fish Information
   |author   = spacechase0 and Pathoschild
+
   |author = Ceasg
   |id       = spacechase0.JunimosAcceptCash
+
   |id     = Ceasg.ExtraFishInformation
   |nexus id = 7437
+
   |nexus   = 4170
   |github   = spacechase0/StardewValleyMods
+
   |github = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Warp
+
   |name   = Extra Machine Configs
   |author   = Shockah
+
   |author = Selph, zombifier
   |id       = Shockah.JunimoWarp
+
   |id     = selph.ExtraMachineConfig
   |nexus id = 15676
+
   |nexus   = 22256
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Relax
+
   |name   = Extra Map Actions
   |author   = Goldenrevolver
+
   |author = rokugin
   |id       = Goldenrevolver.JustRelax
+
   |id     = rokugin.extramapactions
   |nexus id = 7770
+
   |nexus   = 26849
   |github   = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Just Sleep In
+
   |name   = Extra Map Layers
   |author   = Rifleman
+
   |author = aedenthorn, Erinthe
   |id       = Rifleman.JustSleepIn
+
   |id     = aedenthorn.ExtraMapLayers
   |nexus id = 11286
+
  |curse  = 868841
   |github   = 9Rifleman/JustSleepIn
+
   |nexus   = 9633
 +
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Extra Map Layers for Android
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RuyiLi.Kamikaze
+
   |id     = aedenthorn.ExtraMapLayersAndroid
   |nexus id =  
+
   |curse  = 868744
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |nexus  =
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.3
+
   |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Extra Shop Phone Numbers
   |author   = Gorzalt and Flerfarvet
+
   |author = PrincessFelicie
   |id       = gorzalt.kawakami
+
   |id     = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus id = 2549
+
   |nexus   = 25530
   |github   = Gorzalt/StardewValleyMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keep Partners, Keep Your Partners
+
   |name   = Extreme Fishing Overhaul
   |author   = EssGee, SG
+
   |author = Unidarkshin and Deathest1, Devin Lematty
   |id       = SG.Partners
+
   |id     = DevinLematty.ExtremeFishingOverhaul
   |nexus id = 5625
+
   |nexus   = 7490
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = KeyBind UI
+
   |name   = Extreme Weather
   |author   = Enaium
+
   |author = BlaDe
   |id       = Enaium.KeyBindUI
+
   |id     = BlaDe.ExtremeWeather
   |moddrop id = 1036920
+
   |nexus  = 12334
   |nexus id =
+
   |github  =
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Key Suppressor
+
   |name   = Fabrication
   |author   = Deflaktor
+
   |author = XxHarvzBackxX
   |id       = Deflaktor.KeySuppressor
+
   |id     = harvz.Fabrication
   |nexus id = 9295
+
   |nexus   = 10679
   |github   = Deflaktor/KeySuppressor
+
   |github = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kokoro, Kokoro - Shockah's Core Mod
+
   |name   = FaeQuest
   |author   = Shockah
+
   |author = Navi-chan, ooo0000
   |id       = Shockah.Kokoro
+
   |id     = NaviChan.FaeQuest
   |nexus id = 15682
+
   |nexus   = 2484
   |github  = Shockah/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Roommate Shop
+
   |name   = Fairy Fix
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.KrobusRoommateStore
+
   |id     = MindMeltMax.FairyFix
   |nexus id = 13131
+
  |curse  = 1024723
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 24469
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Krobus Sells Larger Stacks
+
   |name   = Fall 28 Snow Day
   |author   = Annosz
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Annosz.KrobusSellsLargerStacks
+
   |id     = Omegasis.Fall28SnowDay
   |nexus id = 5993
+
   |nexus   = 486
   |github   = Annosz/StardewValleyModding
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Labeling
+
   |name   = Fall To Autumn
   |author   = Enaium
+
   |author = jahangmar
   |id       = Enaium.Labeling
+
   |id     = jahangmar.FallToAutumn
   |curseforge id  = 443134
+
   |nexus   = 7174
   |curseforge key = labeling
+
   |github  = jahangmar/StardewValleyMods
   |moddrop id = 906932
+
 
  |nexus id =
+
   |broke in = Stardew Valley 1.6
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder and Snow Yam Tip
+
   |name   = Familiars
   |author   = WhiteMind
+
   |author = aedenthorn, Erinthe
   |id       = WhiteMind.LAST
+
   |id     = aedenthorn.Familiars
   |nexus id = 1906
+
  |curse  = 868893
   |github   =  
+
   |nexus   = 6429
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Family Planning
   |author   = ChaosEnergy
+
   |author = loe2run
   |id       = ChaosEnergy.LadderLocator
+
   |id     = Loe2run.FamilyPlanning
   |nexus id = 3094
+
   |nexus   = 4515
   |github  = yuri-moens/LadderLocator
+
   |github = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
   |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name   = Fancy Sprinklers
   |author   = Platonymous
+
   |author = trashcan9
   |id       = Platonymous.LandGrants
+
   |id     = trashcan9.FancySprinklers
   |nexus id = 15855
+
   |nexus   = 15857
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Last Day to Plant
+
   |name   = Fantastic Frames
   |author   = dmcrider57
+
   |author = Taskmaster
   |id       = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id     = Taskmaster.FantasticFrames
   |nexus id = 7917
+
   |nexus   = 4540
   |github  = dmcrider/LastDayToPlant
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Last Day to Plant Redux
+
   |name   = Farmageddon
   |author   = atravita
+
   |author = Max Vollmer, SVProtector
   |id       = atravita.LastDayToPlantRedux
+
   |id     = maxvollmer.farmageddon
   |moddrop id = 1294435
+
   |nexus  = 2618
   |nexus id = 15004
+
   |github  =
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lasting Conversation Topics
+
   |name   = Farm Animal Choices
   |author   = sophie
+
   |author = ShivaGuy
   |id       = sophie.LastingCTs
+
   |id     = ShivaGuy.FarmAnimalChoices
   |nexus id = 14377
+
   |nexus   = 11850
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leaderboard Library
+
   |name   = Farm Animal Harvest Helper
   |author   = drbirbdev
+
   |author = aedenthorn, Erinthe
   |id       = drbirbdev.LeaderboardLibrary
+
   |id     = aedenthorn.FarmAnimalHarvestHelper
   |nexus id = 15102
+
  |curse  = 868733
   |github  = drbirbdev/StardewValley
+
   |nexus   = 13782
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leave the Mine
+
   |name   = Farm Anywhere
   |author   = Kangzoel
+
   |author = hmkiesel
   |id       = Kangzoel.LeaveTheMine
+
   |id     = hmkiesel.FarmAnywhere
   |nexus id = 11823
+
   |nexus   = 13926
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lefty Mode
+
   |name   = Farm Automation: Barn Door Automation
   |author   = Max Vollmer, SVProtector
+
   |author = Oranisagu
   |id       = maxvollmer.leftymode
+
   |id     = none<!--no manifest ID-->
   |nexus id = 6199
+
   |nexus   =
   |github  = maxvollmer/LeftyMode
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github = oranisagu/SDV-FarmAutomation
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Legendary Fish Pond Framework
+
   |name   = Farm Automation: Item Collector
   |author   = sharpskull2
+
   |author = Oranisagu
   |id       = sharpskull2.LegendaryFishPondFramework
+
   |id     = none<!--no manifest ID-->
   |nexus id = 14637
+
   |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     = Lenient Window Resize
+
   |name   = Farm Cave Framework
   |author   = DeLiXx
+
   |author = aedenthorn, Erinthe
   |id       = DeLiXx.Lenient_Window_Resize
+
   |id     = aedenthorn.FarmCaveFramework
   |nexus id = 12305
+
  |curse  = 868811
   |github  =
+
   |nexus   = 10506
   |source   = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Less Mini Shipping Bin
+
   |name   = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author   = atravita
+
   |author = atravita
   |id       = atravita.LessMiniShippingBin
+
   |id     = atravita.FarmCaveSpawn
   |nexus id = 10959
+
   |curse  = 870986
   |moddrop id = 1102538
+
   |moddrop = 1068205
   |github   = atravita-mods/StardewMods
+
  |nexus  = 10186
 +
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Let Me Rest!
+
   |name   = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author   = Ophaneom
+
   |author = atravita
   |id       = Ophaneom.LetMeRest
+
   |id     = atravita.ExpFromMonsterKillsOnFarm
   |nexus id = 8205
+
  |curse  = 870983
   |github  = Ophaneom/Let-Me-Rest
+
  |moddrop = 1099838
 +
   |nexus   = 10924
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Farm Computer Plus
   |author   = unidarkshin, Devin Lematty
+
   |author = Boebie
   |id       = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id     = beau.farmcomputerplus
   |nexus id = 1471
+
   |nexus   = 19124
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leveling Adjustment
+
   |name   = Farm Computers Check Cellars
   |author   = jahangmar
+
   |author = Ian Rubin, ianr427
   |id       = jahangmar.LevelingAdjustment
+
   |id     = ianr.FarmComputersCheckCellars
   |nexus id = 4689
+
   |nexus   = 19581
   |github   = jahangmar/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Farmer Helper
   |author   = kd8lvt
+
   |author = aedenthorn, Erinthe
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id     = aedenthorn.FarmerHelper
   |nexus id = 855
+
   |curse  = 868825
   |curseforge id  = 300715
+
   |nexus   = 10179
   |curseforge key = level-up-notifications
+
   |github = aedenthorn/StardewValleyMods
   |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   = Farmer Helper (Updated)
   |author   = shurmash
+
   |author = Fiorbeth
   |id       = shurmash.LewdDew_Valley_helper
+
   |id     = Fiorbeth.FarmerHelper
   |nexus id = 7222
+
   |nexus   = 21030
   |github   =  
+
   |github = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lewd Leah
+
   |name   = Farmer Portraits
   |author   = prowlingDemon, unknownDev
+
   |author = aedenthorn, Erinthe
   |id       = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id     = aedenthorn.FarmerPortraits
   |nexus id = 4402
+
  |curse  = 868774
   |github  =  
+
   |nexus   = 11398
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Light Mod
+
   |name   = Farmer Portraits for 1.6
   |author   = aedenthorn
+
   |author = mistyspring
   |id       = aedenthorn.LightMod
+
   |id     = mistyspring.aedenthornFarmerPortraits
   |nexus id = 14387
+
   |nexus   = 20713
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Light Switch
+
   |name   = Farmer Vitals Evolved
   |author   = holythesea
+
   |author = Sensakuma
   |id       = holythesea.LightSwitch
+
   |id     = Sensakuma.FarmerVitalsEvolved
   |nexus id = 15683
+
   |nexus   = 11131
   |github  = holy-the-sea/LightSwitch
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Like a Duck to Water
+
   |name   = Farm Expansion
   |author   = aedenthorn
+
   |author = Advize
   |id       = aedenthorn.LikeADuckToWater
+
   |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 = 15860
+
   |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     = Limited Campfire Cooking
+
   |name   = Farmhand Finder
   |author   = Cherry, CherryChain
+
   |author = 2Retr0
   |id       = Cherry.LimitedCampfireCooking
+
   |id     = 2Retr0.FarmhandFinder
   |nexus id = 4971
+
   |curse  = 661476
   |moddrop id = 716383
+
   |nexus  = 13153
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = 2Retr0/FarmhandFinder
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Farmhouse Fixes
   |author   = nanzington<!--since 1.4.0-->, Hootless
+
   |author = CyanFire
   |id       = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id     = CF.FarmhouseFixes
   |nexus id = 2917
+
   |nexus   = 16507
   |github   = hootless/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Linus Mod
+
   |name   = Farmhouse Redone
   |author   = tomii
+
   |author = MabelSyrup
   |id       = tomii.LinusMod
+
   |id     = mabelsyrup.farmhouse
   |nexus id = 11637
+
   |nexus   = 3731
   |github  =
+
   |github = mjSurber/FarmHouseRedone
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Literally Can't Even
+
   |name   = Farmhouse Visits
   |author   = spacechase0
+
   |author = mistyspring
   |id       = spacechase0.LiterallyCantEven
+
   |id     = mistyspring.farmhousevisits
   |nexus id = 14262
+
   |nexus   = 12457
   |github   = spacechase0/StardewValleyMods
+
   |github = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Little NPCs
+
   |name   = Farm Hub
   |author   = Candidus42
+
   |author = Platonymous
   |id       = Candidus42.LittleNPCs
+
   |id     = Platonymous.FarmHub
   |nexus id = 15152
+
   |nexus   = 2309
   |github  = mus-candidus/LittleNPCs
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Live Progress Bar
+
   |name   = Farm Icons on Load Screen
   |author   = Tyler Gibbs
+
   |author = b1rdyw1rdy
   |id       = tylergibbs2.liveprogressbar
+
   |id     = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus id = 7330
+
   |nexus   = 24344
   |github   = tylergibbs2/LiveProgressBar
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Livestock Choices
+
   |name   = Farming Tools Patch
   |author   = aedenthorn
+
   |author = Torsang
   |id       = aedenthorn.LivestockChoices
+
   |id     = torsang.farmingtoolspatch
   |nexus id = 11551
+
   |nexus   = 24066
   |github   = aedenthorn/StardewValleyMods
+
   |github = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loan Mod
+
   |name   = Farm in Paradise, Textura de Neve
   |author   = Doomnik
+
   |author = BrasileiroTop, LKboss
   |id       = Doomnik.LoanMod
+
   |id     = LKboss.TexturaNeve
   |nexus id = 3882
+
   |nexus   = 13594
   |github  = legovader09/SDVLoanMod
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lober Cat
+
   |name   = Farm in the Sky, Fundo
   |author   = codyflagstaff
+
   |author = BrasileiroTop
   |id       = codyflagstaff.lobercat
+
   |id     = BrasileiroTop.Fundo
   |nexus id = 8219
+
   |nexus   = 5423
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Farm Rearranger
   |author   = Bouhm and Pathoschild
+
   |author = Cherry & cel10e
   |id       = Bouhm.LocationCompass
+
   |id     = cel10e.Cherry.FarmRearranger
   |nexus id = 3045
+
   |nexus  = 5142
   |curseforge id  = 308286
+
   |moddrop = 716395
   |curseforge key = location-compass
+
   |github = ChroniclerCherry/stardew-valley-mods
   |github   = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Chests
+
   |name   = Farm Resource Generator
   |author  = MindMeltMax
+
   |author = jwdred
   |id      = MindMeltMax.LockedChests
+
   |id      =
   |moddrop id = 1179603
+
   |nexus  = 647
   |nexus id = 12452
+
   |github  =
   |github   = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |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     = Locked Crab Pots
+
   |name   = Farm Tablet
   |author   = nini700
+
   |author = boneskull
   |id       = nini700.LockedCrabPot
+
   |id     = com.boneskull.farm-tablet
   |nexus id = 4461
+
   |nexus   = 16447
   |github  =  
+
   |github = Floogen/AlternativeTextures
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Locked Maps
+
   |name   = Farm to Table Ready Meals
   |author   = Edu Anttunes
+
   |author = Speshkitty
   |id       = LockedMaps
+
   |id     = speshkitty.farmtotablereadymeals
   |nexus id = 10089
+
   |nexus   = 7148
   |github  =
+
   |github = Speshkitty/FarmToTableReadyMeals
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Farmtronics
   |author   = bwdy
+
   |author = Joe Strout
   |id       = bwdy.lockpicks
+
   |id     = strout.farmtronics
   |nexus id = 3521
+
   |nexus   = 10634
   |github   = bwdymods/SDV-Lockpicks
+
   |github = JoeStrout/Farmtronics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Log Spam Filter
+
   |name   = Farm Type Manager
   |author   = aedenthorn
+
   |author = Esca, Esca-MMC
   |id       = aedenthorn.LogSpamFilter
+
   |id     = Esca.FarmTypeManager
   |nexus id = 11252
+
   |nexus   = 3231
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 598755
 +
   |github = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Fence Life
+
   |name   = Farm Warps Patch
   |author   = NormanPCN
+
   |author = tlitookilakin
   |id       = NormanPCN.LongerFenceLife
+
   |id     = tlitookilakin.farmwarpspatch
   |nexus id = 10498
+
   |nexus   = 8236
   |github  = NormanPCN/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     = Longer Lasting Lures
+
   |name   = Fashion Sense
   |author   = Caraxian
+
   |author = PeacefulEnd
   |id       = caraxian.LongerLastingLures
+
   |id     = PeacefulEnd.FashionSense
   |nexus id = 2510
+
  |curse  = 870933
   |github   = Caraxi/StardewValleyMods
+
   |nexus   = 9969
 +
   |github = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Seasons
+
   |name   = Fashion Sense Outfits
   |author   = aedenthorn
+
   |author = nihilistzsche
   |id       = aedenthorn.LongerSeasons
+
   |id     = nihilistzsche.FashionSenseOutfits
   |nexus id = 10108
+
   |nexus   = 18384
   |github   = aedenthorn/StardewValleyMods
+
   |github = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Fast Animations
   |author   = RTGOAT
+
   |author = Pathoschild
   |id       = RTGOAT.Longevity
+
   |id     = Pathoschild.FastAnimations
   |nexus id = 649
+
  |curse  = 957496
   |github   =  
+
   |nexus   = 1089
 +
  |moddrop = 606631
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Fast Control Input
   |author   = Pathoschild
+
   |author = weizinai
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = weizinai.FastControlInput
   |nexus id = 541
+
   |nexus  = 24324
   |moddrop id = 606605
+
   |github = weizinai/StardewValleyMods
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Look to the Sky
+
   |name   = Fast Eat
   |author   = drbirbdev
+
   |author = Zexu2K
   |id       = drbirbdev.LookToTheSky
+
   |id     = Zeux2K.FastEat
   |nexus id = 15262
+
  |moddrop = 1591432
   |github   =
+
   |nexus   = 25080
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loose Audio Files
+
   |name   = Faster Events
   |author   = aedenthorn
+
   |author = libaryaddict
   |id       = aedenthorn.LooseAudioFiles
+
   |id     = libraryaddict.FasterEvents
   |nexus id = 5999
+
   |nexus   = 7631
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lore-Friendly JojaMart Prices
+
   |name   = Faster Grass
   |author   = Huanir
+
   |author = IceGladiador
   |id       = Huanir.LoreFriendlyJojaPrices
+
   |id     = IceGladiador.FasterGrass
   |nexus id = 2658
+
   |nexus   = 1772
   |github  =  
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lost Woods
+
   |name   = Faster Horse
   |author   = Raik, Raik167, YousernameZo
+
   |author = kibbe
   |id       = raik.testmod
+
   |id     = kibbe.faster_horse
   |nexus id = 6291
+
   |nexus   = 2791
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Faster Paths
   |author  = SteelixLeiter, Don Collins
+
   |author = Entoarox
   |id      = LoveBubbles
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus id = 1318
+
   |nexus  = 2277
   |github  = doncollins/StardewValleyMods
+
   |chucklefish = 3641
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |status  = workaround
 
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Faster Path Speed
   |author   = Advize and Jinxiewinxie
+
   |author = gaussfire
   |id       = Advize.LovedLabels
+
   |id     = gaussfire.FasterPathSpeed
   |nexus id = 279
+
   |nexus   = 9344
   |github   = AdvizeGH/LovedLabels
+
   |github = alanperrow/StardewModding
 
 
  |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     = Loved Labels Redux
+
   |name   = Faster Run
   |author   = thespbgamer
+
   |author = KathrynHazuka
   |id       = thespbgamer.LovedLabelsRedux
+
   |id     = KathrynHazuka.FasterRun
   |nexus id = 8880
+
   |nexus   = 733
   |github  = thespbgamer/LovedLabelsRedux
+
   |github = KathrynHazuka/StardewValley_FasterRun
 +
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels Redux
+
   |name   = Faster Transition
   |author   = thespbgamer
+
   |author = Kumagabear
   |id       = thespbgamer.LovedLabelsRedux
+
   |id     = Kumagabear.FasterTransition
   |curseforge id  = 834387
+
   |nexus   = 19584
  |curseforge key = loved-labels-redux
+
   |github = DotSharkTeeth/StardewValleyMods
   |nexus id =
 
   |github   = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Low Health Warning
+
   |name   = Faster Trees
   |author   = NMVH5
+
   |author = Krutonium
   |id       = nmvh5.LowHealthWarning
+
   |id     = ca.krutonium.fastertrees
   |nexus id = 8326
+
   |nexus   = 21952
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Score HUD, Just Luck Mod
+
   |name   = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author   = delaney
+
   |author = zeldela
   |id       = dJustLuckMod
+
   |id     = zeldela.FastFishPond
   |nexus id = 10386
+
   |nexus  = 14005
   |moddrop id = 1070645
+
   |github = zeldela/sdv-mods
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Fast Forward
   |author   = spacechase0 and Pathoschild
+
   |author = crazywig
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = crazywig.FastForward
   |nexus id = 521
+
   |nexus   = 7413
   |moddrop id = 127279
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lucky Reclamation Trash Can
+
   |name   = Fast Geode, Instant Geodes
   |author   = kiranmurmu
+
   |author = ofmanynames
   |id       = kiranmurmu.LuckyReclamationTrashCan
+
   |id     = InstantGeode
   |nexus id = 8971
+
   |nexus   = 750
   |github  = kiranmurmu/StardewValleyMods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Fast Loads
   |author   = Sakorona
+
   |author = spajus
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = spajus.fastloads
   |nexus id = 2208
+
   |nexus   = 19454
   |moddrop id = 664151
+
   |github  = spajus/stardew-valley-fast-loads
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Augmentors
+
   |name   = Fast Parrot Express Animation
   |author   = SlayerDharok
+
   |author = ErikShun, QuickNutz
   |id       = SlayerDharok.MachineAugmentors
+
   |id     = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus id = 5600
+
  |moddrop = 1490579
   |github   = Videogamers0/SDV-MachineAugmentors
+
   |nexus   = 19634
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Check
+
   |name   = Fast Petting
   |author   = FairfieldBW
+
   |author = DerTod2
   |id       = FairfieldBW.MachineCheck
+
   |id     = de.dertod2.FastPetting
   |nexus id = 9515
+
   |nexus   = 5039
   |github   = FairfieldBW/MachineCheck
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Fast Travel
   |author   = IceGladiador
+
   |author = Death, DeathGameDev
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = DeathGameDev.FastTravel
   |nexus id = 1780
+
   |nexus   = 1529
   |github   =  
+
   |github = DeathGameDev/SDV-FastTravel
  
   |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     = Machine Status
+
   |name   = FauxCore
   |author   = Shockah
+
   |author = LeFauxMatt
   |id       = Shockah.MachineStatus
+
   |id     = furyx639.FauxCore
   |nexus id = 11177
+
  |moddrop = 1547213
   |github   = Shockah/Stardew-Valley-Mods
+
  |curse  = 998273
 +
   |nexus   = 20618
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Feeling Lucky?
   |author   = spacechase0 and Pathoschild
+
   |author = minervamaga
   |id       = spacechase0.Magic
+
   |id     = minervamaga.FeelingLucky
   |nexus id = 2007
+
   |nexus   =
   |moddrop id = 399898
+
   |moddrop = 752859
   |github  = spacechase0/StardewValleyMods
+
   |github = minervamaga/FeelingLucky
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magical Crops
+
   |name   = Fellowship - Immersive Rings
   |author   = shekurika and Asterisk555
+
   |author = DaLion
   |id       = shekurika.MagicalCropsCode
+
   |id     = DaLion.ImmersiveRings
   |nexus id = 8762
+
   |nexus   = 11380
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Fence Expanded, More Fences
   |author   = Entoarox
+
   |author = Zexu2K
   |id       = Entoarox.MagicJunimoPet
+
   |id     = Zexu2K.Fence.Expanded.C
   |nexus id = 3567
+
   |nexus   = 27296
   |github   = Entoarox/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Pluses
+
   |name   = Ferngill Dynamic Rain
   |author   = TerryDBS
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = TerryDBS.MagicPluses
+
   |id     = KoihimeNakamura.DynamicRainAndWind
   |nexus id = 7096
+
   |nexus   = 604
   |github  =  
+
  |moddrop = 664033
 +
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Scepter
+
   |name   = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author   = not4bene
+
   |author = UNA
   |id       = not4bene.MagicScepter
+
   |id     = UNA.FashionFestivalSMAPI
   |nexus id = 8169
+
   |nexus   = 17404
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Valley
+
   |name   = Ferngill Revenue Service
   |author   = season
+
   |author = KarratKake
   |id       = season.MagicValley
+
   |id     = KarratKake.FerngillRevenueService
   |nexus id = 10639
+
   |nexus   = 7566
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mailbox Menu
+
   |name   = Ferngill Simple Economy
   |author   = aedenthorn
+
   |author = Paul Steele
   |id       = aedenthorn.MailboxMenu
+
   |id     = paulsteele.fse
   |nexus id = 14439
+
   |nexus   = 21414
   |github   = aedenthorn/StardewValleyMods
+
   |github = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Ferris the Rustacean
   |author   = Digus
+
   |author = Hackswell
   |id       = DIGUS.MailFrameworkMod
+
   |id     = hackswell.FerrisTheRustacean
   |nexus id = 1536
+
   |nexus   = 26654
   |github   = Digus/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = Fertilizer Anytime
   |author   = jwdred
+
   |author = stoobinator, lefthandedkid
   |id       = jwdred.MailOrderPigs
+
   |id     = stoobinator.fertilizeranytime
   |nexus id = 632
+
   |nexus   = 7259
   |github   = jdusbabek/stardewvalley
+
   |github = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.6-strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
+
   |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Services Mod
+
   |name   = Fertilizer Bubbles
   |author   = Digus
+
   |author = temisthem
   |id       = Digus.MailServicesMod
+
   |id     = tem696969696969.FertilizerBubbles
   |nexus id = 7842
+
   |nexus   = 23307
   |github   = Digus/StardewValleyMods
+
   |github = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->
+
   |name   = Festival End Time Tweak
   |author   = pinguimbozo
+
   |author = KirbyLink
   |id       = pinguimbozo.PCMCCJJC
+
   |id     = kirbylink.festivalendtimetweak
   |nexus id = 13248
+
   |nexus   = 2966
   |github  =
+
   |github = KirbyLink/FestivalEndTimeTweak
 +
 
 +
   |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Make Gil Real
+
   |name   = Festival of the Mundane
   |author   = Werewolf Master
+
   |author = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id       = Wolf.GilSMAPI
+
   |id     = MouseyPounds.ShadowFestival
   |nexus id = 7118
+
   |nexus   = 4630
   |github  =
+
   |github = MouseyPounds/stardew-mods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Make Love
+
   |name   = FeTK - Stardew-Valley Toolkit
   |author   = Kabulla
+
   |author = Felix-Dev
   |id       = Kabulla.MakeLove
+
   |id     = Felix-Dev.FeTK
   |nexus id = 16003
+
   |nexus   = 4403
   |github  =
+
   |github = Felix-Dev/StardewMods
}}
+
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mana Bar
+
   |name   = Field Harvest
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.ManaBar
+
   |id     = aedenthorn.FieldHarvest
   |nexus id = 7831
+
  |curse  = 868787
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 11019
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mandatory Meals, Real Life Mod
+
   |name   = Field Harvest Redux
   |author   = darzington
+
   |author = Prism 99
   |id       = darzington.RealLifeMod
+
   |id     = prism99.aedenthorn.FieldHarvest
   |nexus id = 7445
+
   |nexus   = 21703
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Many Enchantments
+
   |name   = Field Works
   |author   = Stari
+
   |author = ChiroxT
   |id       = Stari.ManyEnchantments
+
   |id     = treinke.FieldWorks
   |nexus id = 8824
+
   |nexus   = 17267
   |github   = SlivaStari/ManyEnchantments
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Binder
+
   |name   = Fighting With NPCs
   |author   = SnowFire k'Vala
+
   |author = Edu Anttunes
   |id       = SnowFire.Map_Binder
+
   |id     = EduAnttunes.FightingWithNPCs
   |nexus id = 6983
+
   |nexus   = 5865
   |github   =  
+
   |github = eduanttunes/sv_fighting_with_npcs
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Editor
+
   |name   = File Replacer
   |author   = aedenthorn
+
   |author = certifiableGrimalkin
   |id       = aedenthorn.MapEdit
+
   |id     = certifiableGrimalkin.FileReplacer
   |nexus id = 8876
+
   |nexus   = 17553
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mapping Extensions and Extra Properties (MEEP)
+
   |name   = Filtered Chest Hopper
   |author   = DecidedlyHuman
+
   |author = Shivion
   |id       = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id     = shivion.FilteredChestHopper
   |nexus id = 14493
+
   |nexus   = 21730
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Teleport
+
   |name   = Find Object Mod
   |author   = aedenthorn
+
   |author = Tran Minh Thong
   |id       = aedenthorn.MapTeleport
+
   |id     = find.object.mod
   |nexus id = 7675
+
   |nexus   = 8594
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Utilities
+
   |name   = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author   = mabelSyrup
+
   |author = HaulinOats
   |id       = mabelsyrup.maputils
+
   |id     = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus id = 4716
+
   |nexus   = 13944
   |github   = mjSurber/Map-Utilities
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Maritime Secrets
+
   |name   = Fireballs!
   |author   = Goldenrevolver
+
   |author = aurnj, Roy Li
   |id       = Goldenrevolver.MaritimeSecrets
+
   |id     = RoyLi.Fireballs
   |nexus id = 10758
+
   |nexus   =
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Market Day
+
   |name   = Fire Breath
   |author   = ceruleandeep
+
   |author = aedenthorn, Erinthe
   |id       = ceruleandeep.MarketDay
+
   |id     = aedenthorn.FireBreath
   |nexus id = 11778
+
  |curse  = 868871
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 7311
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Marry Morris
+
   |name   = Fire Crackers, Firecracker Mod
   |author   = Yoshimax
+
   |author = MindMeltMax
   |id       = Yoshimax.MarryMorrisCode
+
   |id     = MindMeltMax.FireCracker
   |nexus id = 12824
+
   |nexus   = 7321
   |github  = yoshimax2/MarryMorris
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mass Production
+
   |name   = Fireworks Festival
   |author   = Jacque Pott
+
   |author = violetlizabet
   |id       = JacquePott.MassProduction
+
   |id     = violetlizabet.FireworksFestival
   |nexus id = 7021
+
   |nexus   = 15261
   |github   = JacquePott/StardewValleyMods
+
   |github = elizabethcd/FireworksFestival
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Matching Nodes, MinesTokens
+
   |name   = Fischievements
   |author   = Eryk601 and Vertigon
+
   |author = MattDeDuck, Duckshard
   |id       = Vertigon.MinesTokens
+
   |id     = MattDeDuck.Fischievements
   |nexus id = 11124
+
   |nexus   = 3658
   |github  =
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Max Cost Stamina
+
   |name   = FishDex
   |author   = StultusV
+
   |author = rupak0577
   |id       = StultusV.MaxCastStamina
+
   |id     = rupak0577.FishDex
   |nexus id = 10794
+
   |nexus   =
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github = rupak0577/FishDex
 +
   |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Maximize Fix
+
   |name   = Fish Exclusions
   |author   = Shockah
+
   |author = GZhynko
   |id       = Shockah.MaximizeFix
+
   |id     = GZhynko.FishExclusions
   |nexus id = 16099
+
   |nexus   = 7782
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mayonnaise++, Mayonnaise Plus Plus
+
   |name   = Fish Finder
   |author   = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author = Aair, AairTheGreat
   |id       = xirsoi.mayonnaiseplusplus
+
   |id     = AairTheGreat.FishFinder
   |nexus id = 4634
+
   |nexus   = 5011
   |github   = xirsoi/MayonnaisePlusPlus
+
   |github = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meme Outfits
+
   |name   = Fish Info
   |author   = Mehidden
+
   |author = Speshkitty
   |id       = MemeOutfits.Mehidden
+
   |id     = speshkitty.fishinfo
   |nexus id = 13213
+
   |nexus   = 5452
   |github   =
+
   |github = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Menus Everywhere
+
   |name   = Fishing Adjust
   |author   = nman130
+
   |author = Shuai Zhang
   |id       = nman130.MenusEverywhere
+
   |id     = shuaiz.FishingAdjustMod
   |nexus id = 6119
+
   |nexus   = 1350
   |github  = nman130/Stardew-Mods
+
   |github = hcoona/StardewValleyMods
 +
 
 +
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Messy Crops
+
   |name   = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author   = Tlitookilakin
+
   |author = ChibiKyu, KilZenc
   |id       = tlitookilakin.MessyCrops
+
   |id     = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |moddrop id = 1123884
+
   |nexus   = 5815
   |nexus id = 11317
+
   |github =
   |github   = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Meteor Defence
+
   |name   = Fishing Automaton
   |author   = aedenthorn
+
   |author = Drynwynn, thepaladinknight
   |id       = aedenthorn.MeteorDefence
+
   |id     = Drynwynn.FishingAutomaton
   |nexus id = 10641
+
   |nexus   = 2527
   |github   = aedenthorn/StardewValleyMods
+
   |github = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mice in the Valley
+
   |name   = Fishing Chests Expanded
   |author   = candidus42
+
   |author = aedenthorn, Erinthe
   |id       = Candidus42.MiceInTheValley
+
   |id     = aedenthorn.FishingChestsExpanded
   |nexus id = 4638
+
  |curse  = 868866
   |github  = mus-candidus/MiceInTheValley
+
   |nexus   = 7694
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milk the Villagers
+
   |name   = Fishing Don't Stop Time
   |author   = trunip190
+
   |author = LyzzCL
   |id       = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id     = LyzzCL.FishDontStopTime
   |nexus id = 5948
+
   |nexus   = 26186
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miller Time
+
   |name   = Fishing Info Overlays
   |author   = Satozaki
+
   |author = barteke22
   |id       = Satozaki.MillerTime
+
   |id     = barteke22.FIshingInfoOverlays
   |nexus id = 7575
+
   |nexus   = 8970
   |github   = AndyCrocker/StardewMods
+
   |github = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Milo Dog
+
   |name   = Fishing Logbook
   |author   = Clark, wilsonch3451
+
   |author = M3ales
   |id       = Clark.MiloDog
+
   |id     = FishingLogbook
   |nexus id = 2861
+
   |nexus   =
   |github  =  
+
  |curse  = 299792
 +
   |github = M3ales/FishingLogbook
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Fishing Minigames
   |author   = Kabigon
+
   |author = barteke22 (Here Fishy base by aedenthorn)
   |id       = Kabigon.MineAssist
+
   |id     = barteke22.FisingMinigames
   |nexus id = 2296
+
   |nexus  = 9345
   |chucklefish id = 5353
+
   |github = barteke22/StardewMods
   |github   = KabigonFirst/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Minecart Patcher
+
   |name   = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author   = bwdy
+
   |author = barteke22
   |id       = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id     = barteke22.FishingMinigames
   |nexus id = 11424
+
   |nexus   = 9345
   |github  = bwdy/SDVModding
+
   |github = barteke22/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Changes
+
   |name   = Fishing Mod
   |author   = JPAN
+
   |author = Zoryn
   |id       = jpan.MineChanges
+
   |id     = Zoryn.FishingMod
   |nexus id = 3963
+
   |nexus   =
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mini Bars
+
   |name   = Fishing Nets → Automate
   |author   = Ophaneom
+
   |author = MindMeltMax
   |id       = Ophaneom.MiniBars
+
   |id     = MindMeltMax.Fishnets.Automate
   |nexus id = 8329
+
   |nexus   = 13819
   |github   = Ophaneom/Mini-Bars
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Fishing Nets → Better Crafting
   |author   = Nishtra
+
   |author = MindMeltMax
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = MindMeltMax.Fishnets.BetterCrafting
   |nexus id = 674
+
   |nexus   = 13819
   |github   =  
+
   |github = MindMeltMax/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
  |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     = Minor Light Tweaks
+
   |name   = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author   = greentodd
+
   |author = MindMeltMax
   |id       = greentodd.MinorLightTweaks
+
   |id     = MindMeltMax.Fishnets
   |nexus id = 10223
+
  |curse  = 1004486
   |github   =  
+
   |nexus   = 13819
 +
  |moddrop = 1247514
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name   = Fishing Practice
   |author   = BlaDe
+
   |author = BlaDe
   |id       = BlaDe.MiscTrolls
+
   |id     = BlaDe.FishingPractice
   |nexus id = 12037
+
   |nexus   = 4157
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name   = Fishing Progression
   |author   = The Fluffy Robot
+
   |author = ChadlyMasterson
   |id       = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id     = chadlymasterson.fishingprogression
   |nexus id = 5691
+
   |nexus   = 18749
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github = chudders1231/SDV-FishingProgression
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Position Tool
+
   |name   = Fishing Tackle Tooltips
   |author   = MissCoriel
+
   |author = BarleyZP
   |id       = misscoriel.PositionTool
+
   |id     = BarleyZP.FishingTackleTooltip
   |nexus id = 8087
+
   |nexus   = 24751
   |github   = MissCoriel/Position-Tool
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Miss Coriel's Unique Courtship Response Core
+
   |name   = Fishing Trawler
   |author   = MissCoriel
+
   |author = PeacefulEnd
   |id       = misscoriel.UCRFix
+
   |id     = PeacefulEnd.FishingTrawler
   |nexus id = 8284
+
  |curse  = 870942
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |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     = Missing Gifts
+
   |name   = Fishing Trawler - New Horizons
   |author   = ChiroxT
+
   |author = PeacefulEnd
   |id       = treinke.missinggifts
+
   |id     = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus id = 11363
+
  |curse  = 870923
   |github   =  
+
   |nexus   = 15941
 +
   |github = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mob Count Reports, Report Mob Counts
+
   |name   = Fishing Treasure Spawner
   |author   = StultusV
+
   |author = jangofett4
   |id       = StultusV.ReportMobCounts
+
   |id     = jangofett4.fishingtreasurespawner
   |nexus id = 10899
+
   |nexus   = 18119
   |github   = JudeRV/Stardew-ReportMobCounts
+
   |github = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Arcade
+
   |name   = Fishing Tuner Redux
   |author   = aedenthorn
+
   |author = Hammurabi
   |id       = aedenthorn.MobileArcade
+
   |id     = HammurabiFishingTunerRedux
   |nexus id = 6538
+
   |nexus   =
   |github   = aedenthorn/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     = Mobile Audio Player
+
   |name   = Fish Me
   |author   = aedenthorn
+
   |author = marikaefer
   |id       = aedenthorn.MobileAudioPlayer
+
   |id     = marikaefer.FishMe
   |nexus id = 6568
+
   |nexus   = 4756
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Calendar
+
   |name   = Fish of Stardew
   |author   = aedenthorn
+
   |author = AztecViper
   |id       = aedenthorn.MobileCalendar
+
   |id     = aztecviper.fishOfStardewMod
   |nexus id = 6601
+
   |nexus   = 24870
   |github   = aedenthorn/StardewValleyMods
+
   |github = astecviper/AztecVipers-Fish-of-Stardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Catalogues
+
   |name   = Fish Pond Colors, Legendary Fish Ponds
   |author   = aedenthorn
+
   |author = ButterBear, Memegician
   |id       = aedenthorn.MobileCatalogues
+
   |id     = BB.FishPondColors
   |nexus id = 6543
+
   |nexus   = 23449
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Phone
+
   |name   = Fish Preview
   |author   = aedenthorn
+
   |author = Jonqora
   |id       = aedenthorn.MobilePhone
+
   |id     = Jonqora.FishPreview
   |nexus id = 6523
+
   |nexus   = 6303
   |github  = aedenthorn/StardewValleyMods
+
   |github = Jonqora/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mobile Television
+
   |name   = Fish Reminder
   |author   = aedenthorn
+
   |author = Mizzion
   |id       = aedenthorn.MobileTelevision
+
   |id     = mizzion.fishreminder
   |nexus id = 6575
+
   |nexus   = 3615
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 661375
 +
   |github = Mizzion/MyStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Modify This
+
   |name   = Fish Spot Bait
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ModThis
+
   |id     = aedenthorn.FishSpotBait
   |nexus id = 7814
+
   |nexus   = 17581
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
  |broke in          = Stardew Valley 1.6
   |name     = Mod List Command
+
   |unofficial url     = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
  |author  = Blackclaw
+
   |unofficial version = 0.1.2-unofficial.1-logophile
   |id      = Blackclaw.ModListCommand
 
  |nexus id = 5131
 
  |github  = Xebeth/StardewValley-ListModsCommand
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Menu
+
   |name   = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author   = Enaium
+
   |author = StarAmy
   |id       = Enaium.ModMenu
+
   |id     = StarAmy.bubbletoggle
   |curseforge id  = 436844
+
   |nexus   = 13076
   |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   = Fishy Blood Moon
   |author   = Gilar Fasulaki
+
   |author = MattDeDuck, Duckshard
   |id       = GilarF.ModSettingsTab
+
   |id     = MattDeDuck.FishyBloodMoon
   |nexus id = 4579
+
   |nexus   = 3725
   |github   = GilarF/SVM
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Modular Gameplay Overhaul, DaLion's Modular Gameplay Overhaul
+
   |name   = Fix Animal Tools
   |author   = DaLion
+
   |author = bcmpinc
   |id       = DaLion.Overhaul
+
   |id     = bcmpinc.FixAnimalTools
   |moddrop id = 1287339
+
   |nexus   = 3215
   |nexus id = 14470
+
   |github = bcmpinc/StardewHack
   |github   = daleao/sdv-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Fix Categories in Recipes, Categories in Recipes
   |author   = CatCattyCat, Cat
+
   |author = Traktori
   |id       = cat.modupdatemenu
+
   |id     = Traktori.CategoriesInRecipes
   |nexus id = 2536
+
   |nexus  = 11400
   |moddrop id = 833560
+
   |github = Traktori7/StardewValleyMods
   |github   = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Updater
+
   |name   = Fix Dice
   |author   = Platonymous
+
   |author = Ashley, bambimenot
   |id       = Platonymous.ModUpdater
+
   |id     = ashley.fixdice
   |nexus id = 6338
+
   |nexus   = 4556
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Goals Anywhere
+
   |name   = Fixed Ginger Island Beach Garden Pots
   |author   = Suphax
+
   |author = wilsoncwc
   |id       = suphax.monstergoalsanywhere
+
   |id     = wilsoncwc.IslandPotFix
   |moddrop id = 1088762
+
   |nexus   = 23934
   |nexus id =
+
   |github =
   |github   =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Invasion
+
   |name   = Fixed Secret Woods Debris, Woods Debris Fix
   |author   = Krutonium
+
   |author = f4iTh and Lita, JertsukkaTheMan
   |id       = krutonium.monsterinvasion
+
   |id     = f4iTh.WoodsDebrisFix
   |nexus id = 12641
+
   |nexus   = 1941
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Fixed Weapons Damage
   |author   = WhiteMind
+
   |author = BlueSight
   |id       = WhiteMind.MonsterLT
+
   |id     = BlueSight.FixedWeaponsDamage
   |nexus id = 1896
+
   |nexus   = 19896
   |github   =  
+
   |github = Hikari-BS/StardewMods
   |status = workaround
+
 
   |summary = Use [[#Almanac|Almanac]] instead
+
   |status  = abandoned
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Log Anywhere
+
   |name   = Fix Pig Random
   |author   = MouseyPounds
+
   |author = atravita
   |id       = MouseyPounds.MonsterLogAnywhere
+
   |id     = atravita.FixPigRandom
   |nexus id = 3997
+
  |curse  = 870967
   |github  = MouseyPounds/stardew-mods
+
  |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     = Monster Musk in Volcano
+
   |name   = Fix Scythe Exp
   |author   = BananaFruit
+
   |author = bcmpinc
   |id       = BananaFruit.MonsterMuskInVolcano
+
   |id     = bcmpinc.FixScytheExp
   |nexus id = 10651
+
   |nexus   =
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github = bcmpinc/StardewHack
 +
   |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monsters - The Framework
+
   |name   = Fix TVs on Custom Farm Types
   |author   = spacechase0
+
   |author = mouse
   |id       = spacechase0.MonstersTheFramework
+
   |id     = mouse.FixTVsOnCustomFarmTypes
   |nexus id = 10673
+
  |moddrop = 1194570
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 12717
 +
   |github = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moody Planet
+
   |name   = Flamingo Breeding
   |author   = Daniel McMenamy, Deathest1
+
   |author = BlaDe
   |id       = f1r3w477.MoodyPlanet
+
   |id     = BlaDe.FlamingoBreeding
   |nexus id = 2830
+
   |nexus   = 12015
   |github   = F1r3w477/TheseModsAintLoyal
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moolah Money Mod
+
   |name   = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author   = aedenthorn
+
   |author = selph, zombifier
   |id       = aedenthorn.Moolah
+
   |id     = selph.ExtraFuelConfig
   |nexus id = 15123
+
   |nexus   = 21086
   |github   = aedenthorn/StardewValleyMods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moongates
+
   |name   = Flexible Arms
   |author   = bwdy
+
   |author = bcmpinc
   |id       = bwdy.moongates
+
   |id     = bcmpinc.FlexibleArms
   |nexus id = 3545
+
   |nexus   = 20902
   |github   = bwdymods/SDV-Moongates
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures
+
   |name   = Flexible Sprinklers
   |author   = spacechase0 and ParadigmNomad
+
   |author = Shockah
   |id       = spacechase0.MoonMisadventures
+
   |id     = Shockah.FlexibleSprinklers
   |nexus id = 10612
+
   |nexus   = 10931
   |github   = spacechase0/StardewValleyMods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name   = Flip Buildings
   |author   = SinZ
+
   |author = mouahrara
   |id       = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id     = mouahrara.FlipBuildings
   |nexus id = 12096
+
   |nexus   = 18444
   |github   =
+
   |github = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Floating Garden Pots
   |author   = Mopquill
+
   |author = aedenthorn, Erinthe
   |id       = Mopquill.Ranch-Livin
+
   |id     = aedenthorn.FloatingGardenPots
   |nexus id = 2200
+
   |nexus   = 17582
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |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     = More Animals, More Pets
+
   |name   = FLO - New Custom NPC, FlorenceMod
   |author   = Entoarox
+
   |author = randomAnon1234
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = none<!--no manifest ID-->
   |nexus id = 2274
+
   |nexus   = 591
   |chucklefish id = 4288
+
   |github  =
   |github  = Entoarox/StardewMods
+
 
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = SMAPI 2.0
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Artifact Spots
+
   |name   = Floor Shadow Switcher
   |author   = momoaau
+
   |author = MouseyPounds
   |id       = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id     = MouseyPounds.FloorShadowSwitcher
   |nexus id = 451
+
   |nexus   = 3885
   |github   =  
+
   |github = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
+
   |status  = abandoned
  |unofficial version = 2.0.1-unofficial.1-IQ
+
   |summary  = remove this mod (shadows can now be changed via Content Patch)
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
   |status  = workaround
 
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Barn and Coop Animals
+
   |name   = Flower Bombs
   |author   = AairTheGreat, Aair
+
   |author = kdau
   |id       = AairTheGreat.MoreBarnCoopAnimals
+
   |id     = kdau.FlowerBombs
   |nexus id = 4869
+
   |nexus   = 6228
   |github   =  
+
   |moddrop = 794657
 +
   |source  = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Flower Color Picker
   |author   = spacechase0 and Pathoschild
+
   |author = spacechase0
   |id       = spacechase0.MoreBuildings
+
   |id     = spacechase0.FlowerColorPicker
   |nexus id = 2757
+
   |curse  = 867760
   |moddrop id = 771640
+
   |moddrop = 130043
   |github   = spacechase0/StardewValleyMods
+
  |nexus  = 1229
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Bundles
+
   |name   = Flower Dance Fix
   |author   = TwinBuilderOne
+
   |author = elfuun
   |id       = TwinBuilderOne.MoreBundles
+
   |id     = FlowerDanceFix.elfuun
   |nexus id = 9709
+
   |nexus   = 8535
   |github  = TwinBuilderOne/StardewValleyMods
+
  |moddrop = 980853
 +
   |github = elfuun1/FlowerDanceFix
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Clocks
+
   |name   = Flower Dance Hearts Change
   |author   = phjoker
+
   |author = ron075sh
   |id       = phjoker.MoreClocks
+
   |id     = ron075sh.FlowerDanceHeartsChange
   |nexus id = 11840
+
   |nexus   = 3019
   |github  = p-holodynski/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     = More Conversion Topics
+
   |name   = Flower Dancing, Kelly's Flower Dancing
   |author   = violetlizabet
+
   |author = kelly2892
   |id       = violetlizabet.MoreConvoTopics
+
   |id     = kelly2892.flower.dancing.harmony
   |nexus id = 10008
+
   |nexus   = 8107
   |github   = elizabethcd/MoreConversationTopics
+
   |github = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Fertilizers
+
   |name   = Flower Rain
   |author   = atravita
+
   |author = spacechase0
   |id       = atravita.MoreFertilizers
+
   |id     = spacechase0.FlowerRain
   |moddrop id = 1145236
+
   |curse  = 867722
   |nexus id = 11837
+
   |nexus   = 6131
   |github  = atravita-mods/StardewMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More for Leo
+
   |name   = Flowery Tools
   |author   = Blams
+
   |author = Cat, CatCattyCat
   |id       = blams.MoreForLeo
+
   |id     = cat.flowerytools
   |nexus id = 12710
+
   |nexus   = 6203
   |github  =
+
  |moddrop = 833563
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Giant Crops
+
   |name   = Flowing Mine Rocks
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MoreGiantCrops
+
   |id     = aedenthorn.FlowingMineRocks
   |nexus id = 5263
+
   |curse  = 868846
   |moddrop id = 771694
+
   |nexus  = 9043
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass
+
   |name   = Fluent Eating
   |author   = Satozaki
+
   |author = Kangzoel
   |id       = EpicBellyFlop45.MoreGrass
+
   |id     = Kangzoel.FluentEating
   |nexus id = 5398
+
   |nexus   = 11690
   |github  = AndyCrocker/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass on the Beach
+
   |name   = Flying Start Loan
   |author   = Angela Ranna
+
   |author = EstherHollow
   |id       = AngelaRanna.MoreGrassOnTheBeach
+
   |id     = EstherHollow.FlyingStartLoan
   |nexus id = 8117
+
   |nexus   = 11003
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Font Settings, 字体设置
   |author   = spacechase0 and Pathoschild
+
   |author = Becks723
   |id       = spacechase0.MoreGrassStarters
+
   |id     = Becks723.FontSettings
   |nexus id = 1702
+
   |nexus   = 12467
   |moddrop id = 313307
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Health
+
   |name   = Font Size Adjust, Stardew Valley Font Adjust
   |author   = j4c0b333
+
   |author = AlerHughes
   |id       = j4c0b333.Morehealth
+
   |id     = AlerHughes.FA
   |nexus id = 4053
+
   |nexus   = 23363
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Key Binding
+
   |name   = Food Buff Stacking
   |author   = SorryLate, rharyanto
+
   |author = thejcannon
   |id       = SorryLate.MoreKeybinding
+
   |id     = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus id = 5290
+
   |nexus   = 4321
   |github   =  
+
   |github = thejcannon/Stardew-FoodBuffStacking
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Food Buff Stacking Fix
   |author   = JadeTheavas
+
   |author = Joreikarr
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = joreikarr.foodbuffstackingfix
   |nexus id = 2105
+
   |nexus   = 19944
   |github   = JadeTheavas/MoreMineLadders
+
   |github =
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Food Cravings
   |author   = cheesysteak
+
   |author = Hexenentendrache
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = Hexenentendrache.FoodCravings
   |nexus id = 2173
+
   |nexus   = 17126
   |github   = cheesysteak/stardew-steak
+
   |github = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = Food on the Table
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.MoreRain
+
   |id     = aedenthorn.FoodOnTheTable
   |nexus id = 441
+
  |curse  = 868794
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 10886
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Random Edition, Randomizer
+
   |name   = Food Poisoning
   |author   = Chikakoo and doomdonuts, Chikakoo4
+
   |author = seferoni
   |id       = Chikakoo.Randomizer
+
   |id     = seferoni.FoodPoisoning
   |nexus id = 5311
+
   |nexus   = 22006
   |github   = Chikakoo/stardew-valley-randomizer
+
   |github = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = Forage at the Farm
   |author   = spacechase0 and Pathoschild
+
   |author = Nishtra
   |id       = spacechase0.MoreRings
+
   |id     = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus id = 2054
+
   |nexus   = 673
   |moddrop id = 771616
+
  |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
  |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     = More Sexy Dwarf
+
   |name   = Forage Crops
   |author   = CyberCheese
+
   |author = Kronosta
   |id       = cybercheese.moresexydwarf
+
   |id     = Kronosta.ForageCrops
   |nexus id = 4320
+
   |nexus   = 21514
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = Forage Fantasy
   |author   = OrneryWalrus
+
   |author = Goldenrevolver
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = Goldenrevolver.ForageFantasy
   |nexus id = 2587
+
   |nexus   = 7554
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3
+
}}
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Slimes, More Monsters
+
   |name   = Forage Pointers
   |author   = Ded4lif
+
   |author = Bpendragon
   |id       = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id     = Bpendragon.ForagePointers
   |nexus id = 7526
+
   |nexus   = 7781
   |github   =
+
   |github = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author   = Joco80 & Sasara
+
   |author = DanielB
   |id       = Joco80.MoreWeapons
+
   |id     = DanielB.TrackerZoomFix
   |nexus id = 1168
+
   |nexus   = 17935
   |github   = Sasara2201/More-Weapons-SDV-Mod-
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MOTD Mod
+
   |name   = Forecaster
   |author   = thfr
+
   |author = Remy Bach
   |id       = thfr.MOTDMod
+
   |id     = remybach.forecaster
   |nexus id = 3703
+
   |nexus   = 3037
   |github  = rfht/MOTDMod
+
   |github = remybach/stardew-valley-forecaster
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Mailbox
+
   |name   = Forecaster Text, Forecaster Text
   |author   = aedenthorn
+
   |author = TheElm
   |id       = aedenthorn.MoveableMailbox
+
   |id     = TheElm.ForecasterText
   |nexus id = 7834
+
   |nexus   = 7541
   |github   = aedenthorn/StardewValleyMods
+
   |github = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Moveable Pet Bowl
+
   |name   = Fortunate Foot
   |author   = aedenthorn
+
   |author = PurelyInZane
   |id       = aedenthorn.MoveablePetBowl
+
   |id     = PurelyInZane.FortunateFoot
   |nexus id = 8038
+
   |nexus   = 22610
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Annoying Cursor
+
   |name   = Foxyfficiency
   |author   = joljyo
+
   |author = Fokson
   |id       = joljyo.MoveAnnoyingCursor
+
   |id     = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus id = 7378
+
   |nexus   = 2520
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = FQ Festival Tweaks
   |author   = Shuai Zhang
+
   |author = FletcherQuest
   |id       = shuaiz.MoveFasterMod
+
   |id     = FletcherQuest.FQFestivalTweaks
   |nexus id = 1351
+
   |nexus   = 9062
   |github   = hcoona/StardewValleyMods
+
   |github =
  
  |broke in = Stardew Valley 1.2?
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Greenhouse Plot
+
   |name   = Frame Rate Logger
   |author   = aedenthorn
+
   |author = atravita
   |id       = aedenthorn.MoveGreenhousePlot
+
   |id     = atravita.FrameRateLogger
   |nexus id = 13589
+
  |curse  = 870966
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1294433
 +
   |nexus   = 15002
 +
   |github = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move It
+
   |name   = Frame Rate Viewer, FPS Viewer
   |author   = aedenthorn
+
   |author = Adham084
   |id       = aedenthorn.MoveIt
+
   |id     = adham084.fpsviewer
   |nexus id = 15163
+
   |nexus   = 14046
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Free Dusty
   |author   = Zoryn
+
   |author = skuldomg, Skuld
   |id       = Zoryn.MovementModifier
+
   |id     = skuldomg.freeDusty
   |nexus id =  
+
   |nexus   = 2206
   |url     = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |github  = skuldomg/freeDusty
  |github  = Zoryn4163/SMAPI-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     = Movement Speed
+
   |name   = Free Lock
   |author   = bcmpinc
+
   |author = weizinai
   |id       = bcmpinc.MovementSpeed
+
   |id     = weizinai.FreeLock
   |nexus id = 2736
+
   |nexus   = 25329
   |github   = bcmpinc/StardewHack
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Movie Theatre Tweaks
+
   |name   = Free Love
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.MovieTheatreTweaks
+
   |id     = aedenthorn.FreeLove
   |nexus id = 16395
+
  |curse  = 868835
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10021
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mr. Pam, Snorlax
+
   |name   = Free Slingshot
   |author   = daleonar
+
  |author  = DJ-STLN
   |id       = daleonar.Snorlax
+
  |id      = DJ-STLN.FreeSlingshot
   |nexus id = 16194
+
  |nexus  = 3320
   |github  =
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free the Toolbar
 +
   |author = danmw3
 +
   |id     = danmw3.freethetoolbar
 +
   |nexus   = 4960
 +
   |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     = Muffin Core
+
   |name   = Freeze Time Multiplayer
   |author   = Kabi-chan
+
   |author = mori_seneri, Alcatraz773
   |id       = kabi-chan.MuffinCore
+
   |id     = mori_sensei.FreezeTime
   |nexus id = 8070
+
   |nexus   = 21820
   |github   =  
+
   |github = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Fertilizer
+
   |name   = Friendly Divorce
   |author   = spacechase0 and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.MultiFertilizer
+
   |id     = aedenthorn.FriendlyDivorce
   |nexus id = 7436
+
  |curse  = 868900
   |github   = spacechase0/StardewValleyMods
+
   |nexus   = 6241
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Friends Forever
   |author   = skiilaa
+
   |author = Isaac S
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = IsaacS.FriendsForever
   |nexus id = 2282
+
   |nexus   = 1738
   |github   =  
+
   |github = isaacs-dev/Minidew-Mods
  
   |broke in = SMAPI 3.0
+
   |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     = Multiplayer Horse Reskin
+
   |name   = Friends Forever (1.6)
   |author   = delphinwave
+
   |author = Kriana
   |id       = DelphinWave.MultiplayerHorseReskin
+
   |id     = Kriana.FriendsForever
   |nexus id = 7681
+
   |nexus   = 20702
   |github   =  
+
   |github =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Hub
+
   |name   = Friendship Booster
   |author   = Alberto Moreira Luiz
+
   |author = Hills
   |id       = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id     = Hills.FriendshipBooster
   |nexus id = 9672
+
   |nexus   = 10497
   |github   =  
+
  |moddrop = 1084819
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Idle
+
   |name   = Friendship Decay
   |author   = DoubleZ
+
   |author = stardemod
   |id       = DoubleZ.MultiplayerIdle
+
   |id     = stardemod.FriendshipDecay
   |nexus id = 3765
+
   |nexus   = 21323
   |github   = SourceZh/MultiplayerIdle
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Info
+
   |name   = Friendship Decay Modify
   |author   = MindMeltMax
+
   |author = weizinai
   |id       = MindMeltMax.MPInfo
+
   |id     = weizinai.FriendshipDecayModify
   |moddrop id = 1302776
+
   |nexus   = 23862
   |nexus id = 15155
+
   |github = weizinai/StardewValleyMods
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name   = Friendship Streaks
   |author   = Scayze
+
   |author = AvalonMFX
   |id       = scayze.MultiplayerPrairieKing
+
   |id     = AvalonMFX.FriendshipStreaks
   |nexus id = 16030
+
  |curse  = 1054715
   |github   = scayze/multiprairie
+
   |nexus   = 25595
 +
   |github = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Mod Checker
+
   |name   = Friendship Totems, Warp Totem to Other Player
   |author   = Cherry, CherryChain
+
   |author = ThisIsCad
   |id       = Cherry.MultiplayerModChecker
+
   |id     = ThisIsCad.FriendshipTotems
   |nexus id = 6609
+
   |nexus   = 25969
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = brandonwamboldt/FriendshipTotems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Friendship Tweaks
   |author   = Kalthramis
+
   |author = aedenthorn, Erinthe
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = aedenthorn.FriendshipTweaks
   |nexus id = 2192
+
   |nexus  = 17055
  |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
 
  |broke in          = Stardew Valley 1.4
 
  |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   = Friendship Without Talk
   |author   = lolmaj
+
   |author = HunterMYT
   |id       = lolmaj.MultiplayerTime
+
   |id     = HunterMYT.FriendshipWithoutTalk
   |nexus id = 2543
+
   |nexus   = 8709
   |github   = MaciejMarkuszewski/StardewValleyMod
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Floor Farmhouse
+
   |name   = Frozen Yogurt
   |author   = aedenthorn
+
   |author = Failsplat
   |id       = aedenthorn.MultiStoryFarmhouse
+
   |id     = Failsplat.FroyoFFHarmony
   |nexus id = 8077
+
   |nexus   = 12308
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Frugal Farm Menu
   |author   = Redwood
+
   |author = jeffgillean
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = jeffgillean.FrugalFarmMenu
   |nexus id = 2910
+
   |nexus   = 11050
   |github   = EKomperud/StardewMods
+
   |github = jeffgillean/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Mini-Obelisks
+
   |name   = Fruit Tree Shaker
   |author   = PeacefulEnd
+
   |author = aedenthorn, Erinthe
   |id       = PeacefulEnd.MultipleMiniObelisks
+
   |id     = Aedenthorn.FruitTreeShaker
   |nexus id = 7900
+
  |curse  = 868907
   |github  = Floogen/MultipleMiniObelisks
+
   |nexus   = 5776
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouse Dialogs
+
   |name   = Fruit Trees Unblocked
   |author   = ceruleandeep
+
   |author = dervalanana
   |id       = ceruleandeep.multiplespousedialogs
+
   |id     = dervalanana.FruitTreesUnblocked
   |nexus id = 8711
+
   |nexus   = 22976
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Fruit Tree Tweaks
   |author   = SlyMerc
+
   |author = aedenthorn, Erinthe
   |id       = FileLoading
+
   |id     = Aedenthorn.FruitTreeTweaks
   |nexus id = 1094
+
   |curse  = 868772
   |github   =  
+
   |nexus   = 11422
   |status = workaround
+
   |github  = aedenthorn/StardewValleyMods
  |summary = Use [[#Content Patcher|Content Patcher]] instead.
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Save
+
   |name   = Fruit Tree Tweaks for 1.6
   |author   = aedenthorn
+
   |author = chiccen
   |id       = aedenthorn.MultiSave
+
   |id     = chiccen.FruitTreeTweaks
   |nexus id = 15402
+
   |nexus   = 21449
   |github   = aedenthorn/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Full Fishing Bar
   |author   = Miome
+
   |author = Jag3Dagster
   |id       = miome.MultiToolMod
+
   |id     = HedgehogTechnologies.FullFishingBar
   |nexus id = 2546
+
  |curse  = 1007653
   |github   = miome/MultitoolMod
+
   |nexus   = 23006
 +
   |github = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi-User Chests
+
   |name   = Full Inventory Toolbar (and Invisible Toolbar)
   |author   = MindMeltMax
+
   |author = mushymato
   |id       = MindMeltMax.MUC
+
   |id     = mushymato.FullInventoryToolbar
   |nexus id = 9856
+
   |nexus  = 25711
   |moddrop id = 1135731
+
   |github =
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops
+
   |name   = Full Romanceable Witch NPC, Witch Events Shop
   |author   = Cherry, CherryChain
+
   |author = jennisimone
   |id       = Cherry.MultiYieldCrops
+
   |id     = jennisimone.WitchEventsShop
   |nexus id = 6069
+
   |nexus   = 16304
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name   = Fungus Amongus
   |author   = Jacque Pott
+
   |author = Okay Shroomer
   |id       = JacquePott.MYCDGRPatch
+
   |id     = OkayShroomer.FungusAmongus
   |nexus id = 14023
+
   |nexus   = 11785
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murdercrows
+
   |name   = Furniture Adjustment
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Murdercrows
+
   |id     = aedenthorn.FurnitureAdjustment
   |nexus id = 6615
+
  |curse  = 868820
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10213
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Murder Drone, Personal Combat Drone
+
   |name   = Furniture Anywhere
   |author   = cotboy
+
   |author = Entoarox
   |id       = cambam.MURDERDRONE
+
   |id     = Entoarox.FurnitureAnywhere
   |nexus id = 4507
+
   |nexus   = 2276
   |github   = camcamcamcam/murderdrone
+
  |chucklefish = 4324
 +
   |github = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23790
+
   |status  = abandoned
   |unofficial version = 0.0.7-unofficial.2-prism99
+
  |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     = Museum Store
+
   |name   = Furniture Display Framework
   |author   = atravita
+
   |author = aedenthorn, Erinthe
   |id       = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id     = aedenthorn.FurnitureDisplayFramework
   |moddrop id = 1187402
+
   |curse  = 868797
   |nexus id = 12598
+
   |nexus   = 10855
   |github  = atravita-mods/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Cursors
+
   |name   = Furniture Display Framework for 1.6
   |author   = Expl0
+
   |author = Ilyeana, IlyeanaPlus
   |id       = Expl0.MushroomCursors
+
   |id     = Ilyeana.FurnitureDisplayFramework
   |nexus id = 12594
+
   |nexus   = 19895
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Furniture Framework
   |author   = Eireon, Ben Patterson
+
   |author = leroymilo
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = leroymilo.FurnitureFramework
   |nexus id = 2818
+
   |nexus   = 23458
   |github   = benrpatterson/MushroomLevels
+
   |github = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Furniture Placement Tweaks
   |author  = WhiteMind
+
   |author = aedenthorn, Erinthe
   |id       = WhiteMind.MLT
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus id = 1894
+
  |curse  = 868721
   |github   =  
+
  |nexus  = 14092
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Recolor
 +
  |author  = aedenthorn, Erinthe
 +
   |id     = aedenthorn.FurnitureRecolor
 +
  |curse  = 868819
 +
   |nexus   = 10217
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator Automation
+
   |name   = FuryCore
   |author   = blueberry and Oddshot
+
   |author = LeFauxMatt
   |id       = blueberry.BlueberryMushroomAutomation
+
   |id     = furyx639.FuryCore
   |nexus id = 4637
+
   |nexus   = 10696
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Propagator - Grow More Mushrooms
+
   |name   = Gacha Geodes, Geode Pity System
   |author   = blueberry, blueberry and Oddshot
+
   |author = DeLiXx
   |id       = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id     = DLX.Geodes
   |nexus id = 4637
+
  |curse  = 990836
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |nexus   = 17691
 +
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Rancher
+
   |name   = Galaxy Slingshot Obtainable
   |author   = Goldenrevolver
+
   |author = Adham084
   |id       = Goldenrevolver.MushroomRancher
+
   |id     = adham084.galaxyslingshot
   |nexus id = 10978
+
   |nexus   = 14115
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Musical Cellar
+
   |name   = Galaxy Weapon Choice
   |author   = Lis
+
   |author = aedenthorn, Erinthe
   |id       = Lis.MusicalCellar
+
   |id     = aedenthorn.GalaxyWeaponChoice
   |nexus id = 7626
+
  |curse  = 868703
   |github  = lisamreynolds/MusicalCellar
+
   |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     = Musical Paths
+
   |name   = Gameboy Arcade
   |author   = aedenthorn
+
   |author = drbirbdev
   |id       = aedenthorn.MusicalPaths
+
   |id     = drbirbdev.GameboyArcade
   |nexus id = 13197
+
  |moddrop = 1318487
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   =
 +
   |github = drbirbdev/StardewValley
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = My Money
+
   |name   = Game Reminder
   |author   = Marcos Brendon
+
   |author = mmanlapat
   |id       = marcos.mymoney
+
   |id     = mmanlapat.GameReminder
   |nexus id = 6736
+
   |nexus   = 1153
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mystical Buildings
+
   |name   = GameSpeed
   |author   = PeacefulEnd
+
   |author = RandomComputerUser
   |id       = PeacefulEnd.MysticalBuildings
+
   |id     = RandomComputerUser.GameSpeed
   |nexus id = 12312
+
   |nexus   = 7211
   |github   = Floogen/MysticalBuildings
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Name Tags
+
   |name   = Game Tables and Arcade Machines
   |author   = Enaium
+
   |author = CyanFire
   |id       = Enaium.NameTags
+
   |id     = CF.SMAPI.GameTables
   |curseforge id  = 436816
+
   |nexus   = 12859
  |curseforge key = nametags
+
   |github =
   |moddrop id = 877767
 
  |nexus id =  
 
   |github   = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Napalm Mummies
+
   |name   = Garbage Can Tweaks
   |author   = aedenthorn
+
   |author = chiccen
   |id       = aedenthorn.NapalmMummies
+
   |id     = chiccen.GarbageCanTweaks
   |nexus id = 15933
+
   |nexus   = 24410
   |github   = aedenthorn/StardewValleyMods
+
   |github = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Garbage Collector
   |author   = Ilyaki
+
   |author = Loogooter
   |id       = ilyaki.neatadditions
+
   |id     = OlegSilkin.garbage_collector
   |nexus id = 2648
+
   |nexus   = 2463
   |github   = Ilyaki/NeatAdditions
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Garbage Day
   |author   = Ilyaki
+
   |author = LeFauxMatt
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = furyx639.GarbageDay
   |nexus id = 3021
+
  |curse  = 871837
   |github   = Ilyaki/NetworkOptimizer
+
  |moddrop = 1547204
 +
   |nexus   = 8204
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name   = Garbage In Garbage Can
   |author   = DestyNova
+
   |author = focustense
   |id       = DestyNova.NEACode
+
   |id     = focustense.GarbageInGarbageCan
   |nexus id = 12369
+
   |nexus   = 26607
   |github   =
+
   |github = focustense/StardewAutoTrash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Clothes Every Day
+
   |name   = Garden Pot - Automate
   |author   = Vrakyas
+
   |author = NCarigon
   |id       = Vrakyas.NewClothesEveryDay
+
   |id     = NCarigon.GardenPotAutomate
   |nexus id = 4030
+
   |nexus   = 15212
   |github   =  
+
   |github = ncarigon/StardewValleyMods
  |3.0 ready= yes
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game on Launch
+
   |name   = Garden Pot Options
   |author   = Nobbele
+
   |author = ncarigon
   |id       = Nobbele.NewGameOnLaunch
+
   |id     = NCarigon.GardenPotOptions
   |nexus id = 2654
+
   |nexus   = 21608
   |github   = 4ppleCracker/NewGameOnLaunch
+
   |github = ncarigon/StardewValleyMods
 
 
  |broke in    = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Game Plus
+
   |name   = Garden Pot Tweaks
   |author   = Spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = Spacechase0.NewGamePlus
+
   |id     = aedenthorn.GardenPotTweaks
   |nexus id = 10786
+
  |curse  = 868691
   |github   = spacechase0/StardewValleyMods
+
   |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     = New Machines
+
   |name   = Gate Fix
   |author   = Igorious
+
   |author = f4iTh, JertsukkaTheMan
   |id       = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id     = f4iTh.GateFix
   |nexus id =
+
   |nexus  = 4859
   |chucklefish id = 3683
+
   |github =
   |github   = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = New Years Eve → Fireworks
+
   |name   = Gate Opener
   |author   = sophie
+
   |author = mralbobo
   |id       = sophie.Fireworks
+
   |id     = mralbobo.GateOpener
   |nexus id = 15277
+
   |nexus   =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github = mralbobo/stardew-gate-opener
 +
 
 +
   |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nexus Mods Button
+
   |name   = Gem Isles
   |author   = Pickysaurus
+
   |author = aedenthorn, Erinthe
   |id       = Pickysaurus.NexusModsButton
+
   |id     = aedenthorn.GemIsles
   |nexus id = 12969
+
  |curse  = 868874
   |github  =
+
   |nexus   = 6692
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Nice Messages
+
   |name   = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author   = Nori, seaweednori
+
   |author = Hana
   |id       = nori.NiceMessages
+
   |id     = Hana.GNMTokens
   |nexus id = 6160
+
   |nexus   = 14426
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Event Chance Tweak
+
   |name   = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author   = aedenthorn
+
   |author = sqbr
   |id       = aedenthorn.NightEventChanceTweak
+
   |id     = sqbr.GetGS
   |nexus id = 10633
+
   |nexus   = 13434
   |github   = aedenthorn/StardewValleyMods
+
   |github = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Generate New Cabin Textures, Use New Cabins
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Priff13
   |id       = Omegasis.NightOwl
+
   |id     = Priff13.UseNewCabins
   |nexus id = 433
+
   |nexus   = 20778
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Shift
+
   |name   = Generic Mod Config Menu
   |author   = SevenChords
+
   |author = spacechase0
   |id       = SevenChords.Night_Shift
+
   |id     = spacechase0.GenericModConfigMenu
   |nexus id = 15345
+
  |curse  = 867150
   |github   =
+
  |moddrop = 771692
 +
   |nexus   = 5098
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Generic Shop Extender
   |author   = kulcris
+
   |author = rabbitgreen49, IrregularPorygon
   |id       = kulcris.NoCheatShortcuts
+
   |id     = GenericShopExtender
   |nexus id = 2310
+
   |nexus   = 814
   |github  =  
+
   |github = IrregularPorygon/SMAPIGenericShopMod
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Noclip Mode
+
   |name   = Genetics API
   |author   = Pathoschild
+
   |author = agent56
   |id       = Pathoschild.NoclipMode
+
   |id     = agent56.GeneticsAPI
   |nexus id = 3900
+
   |nexus   = 15655
   |moddrop id = 691002
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Cooties
+
   |name   = Genie Lamp
   |author   = ceruleandeep
+
   |author = aedenthorn, Erinthe
   |id       = ceruleandeep.NoCooties
+
   |id     = aedenthorn.GenieLamp
   |nexus id = 9000
+
   |nexus   = 19794
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Genie Lamp Definitive Edition, Genie Lamp
   |author   = CatCattyCat, Cat
+
   |author = Kedidili
   |id       = cat.nocrows
+
   |id     = KediDili.GenieLamp
   |nexus id = 1682
+
   |nexus  = 22176
   |moddrop id = 833543
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Geode Crusher Plus
   |author   = CatCattyCat, Cat
+
   |author = Tomokisan
   |id       = cat.nofencedecay
+
   |id     = tomokisan.geodeCrusherPlus
   |nexus id = 1180
+
   |curse  = 1081444
   |moddrop id = 833537
+
   |nexus  = 24254
   |github   = danvolchek/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Geode Info Menu
   |author   = hitachihex
+
   |author = CatCattyCat, Cat
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = cat.geodeinfomenu
   |nexus id =  
+
   |nexus   = 1448
   |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |moddrop = 833541
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
<!--
 
<!--
  |unofficial version = 1.1.2-unofficial.1-f4ith
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
  |unofficial version = 1.5.3-unofficial.1-strobe
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Geode Preview
   |author   = Hangy
+
   |author = MindMeltMax
   |id       = Hangy.NoKidsEver
+
   |id     = MindMeltMax.GeodePreview
   |nexus id = 1464
+
  |curse  = 1004493
   |github   = L3thal1ty/No-Kids-Ever
+
  |moddrop = 1555057
 +
   |nexus   = 21009
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Kimchi
+
   |name   = Get Dressed
   |author   = jaeha, qpqpqp121
+
   |author = Advize and Jinxiewinxie
   |id       = jaeha.No_Kimchi
+
   |id     = Advize.GetDressed
   |nexus id = 5043
+
   |nexus   = 331
   |github  =  
+
   |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     = No Mine Flyers Redux
+
   |name   = Get Glam
   |author   = minervamaga
+
   |author = MartyrPher
   |id       = minervamaga.NoMineFlyersRedux
+
   |id     = MartyrPher.GetGlam
   |nexus id =  
+
   |nexus   = 5044
   |moddrop id = 631110
+
   |github  = MartyrPher/GetGlam
   |github  = minervamaga/NoMineFlyersRedux
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Accidental Exhaustion, Exhaustion Protection
+
   |name   = Get Out the Way
   |author   = Guedez
+
   |author = BadNetCode
   |id       = exhaustion.protection
+
   |id     = BadNetCode.GetOutTheWay
   |nexus id = 5113
+
   |nexus  = 20637
   |moddrop id = 707180
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Ghost Town
   |author  = Drynwynn, thepaladinknight
+
   |author = Platonymous
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
  |id      = Platonymous.GhostTown
   |nexus id = 2528
+
  |curse  = 877231
   |github   = Drynwynn/StardewValleyMods
+
  |moddrop = 793902
 +
  |nexus  = 2992
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Giant Crop Fertilizer
 +
  |author  = atravita
 +
   |id     = atravita.GiantCropFertilizer
 +
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus   = 11620
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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   = Giant Crop Ring
   |author   = MadaraUchiha
+
   |author = CatCattyCat, Cat
   |id       = MadaraUchiha.NonDestructiveNPCs
+
   |id     = cat.giantcropring
   |nexus id = 5176
+
   |nexus   = 1182
   |github  = MadaraUchiha/NonDestructiveNPCs
+
  |moddrop = 833538
 +
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Non-Random Prairie King
+
   |name   = Giant Crop Tweaks
   |author   = aedenthorn
+
   |author = Khloe Leclair
   |id       = aedenthorn.NonRandomPrairieKing
+
   |id     = leclair.giantcroptweaks
   |nexus id = 6509
+
   |nexus   = 14370
   |github   = aedenthorn/StardewValleyMods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Poverty by Disconnect
+
   |name   = Giant Omelet
   |author   = Slumber
+
   |author = spacechase0
   |id       = SlumbR.NoPovertyByDisconnect
+
   |id     = spacechase0.GiantOmelet
   |nexus id = 11529
+
  |curse  = 867139
   |github  =  
+
   |nexus   = 13852
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Gift Decline
   |author   = Xangria
+
   |author = desto
   |id       = Xangria.NoRumbleHorse
+
   |id     = desto.GiftDecline
   |nexus id = 1779
+
   |nexus   = 6944
   |github   =
+
   |github  = desto-git/sdv-mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds
+
   |name   = Gift Money
   |author   = lech43
+
   |author = AvalonMFX
   |id       = lech43.NoSeeds
+
   |id     = AvalonMFX.GiftMoney
   |nexus id = 6392
+
   |nexus   = 17564
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Gift Rejection
   |author  = ThatNorthernMonkey
+
   |author = aedenthorn, Erinthe
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = aedenthorn.GiftRejection
   |nexus id = 237
+
   |curse  = 868712
   |github   = ThatNorthernMonkey/NoSoilDecay
+
   |nexus   = 14273
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in     = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay On Farm
+
   |name   = Gift Taste Helper
   |author   = A_Dude
+
   |author = tstaples
   |id       = A_Dude.NoSoilDecayOnFarm
+
   |id     = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus id = 8071
+
   |nexus   = 229
   |github  =
+
   |github = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Gift Taste Helper Continued
   |author   = Platonymous
+
   |author = Isi0
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = Isi0.GiftTasteHelper
   |nexus id = 1084
+
   |nexus  = 18762
   |moddrop id = 793930
+
   |github = Just-Chaldea/GiftTasteHelper
   |github   = Platonymous/Stardew-Valley-Mods
 
  
   |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 [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Note Blocks
+
   |name   = Gift Taste Helper Continued x2
   |author   = Yaramy
+
   |author = JoXW
   |id       = yaramy.noteblocks
+
   |id     = JoXW.GiftTasteHelper
   |nexus id = 6646
+
   |nexus   = 21001
   |github   =  
+
   |github = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Gift Wrapper
   |author   = Platonymous
+
   |author = blueberry
   |id       = Platonymous.Notes
+
   |id     = blueberry.GiftWrapper
   |nexus id = 3068
+
   |nexus   = 4721
   |moddrop id = 793905
+
   |github  = b-b-blueberry/GiftWrapper
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Not Far From The Tree
+
   |name   = Ginger Island Extra Locations
   |author   = TheElm
+
   |author = mistyspring
   |id       = TheElm.NotFarFromTheTree
+
   |id     = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus id = 4739
+
  |curse  = 880520
   |github  = GStefanowich/SDV-NFFTT
+
   |nexus   = 12195
 +
   |github = misty-spring/StardewMods
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Thunder Sound
+
   |name   = Ginger Island Mainland Adjustments
   |author   = Sto13
+
   |author = atravita
   |id       = Sto13.NoThunderSound
+
   |id     = atravita.GingerIslandMainlandAdjustments
   |nexus id = 14414
+
  |curse  = 870984
   |github  =
+
  |moddrop = 1098263
 +
   |nexus   = 10004
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Transitions
+
   |name   = Give Gold Mod, Instant Gold Mod
   |author   = crazywig
+
   |author = missgamergrl
   |id       = crazywig.notransitions
+
   |id     = missgamergrl.GiveGoldMod
   |nexus id = 7354
+
   |nexus   = 23300
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Adventures, It's Time to Adventure
+
   |name   = Give Me My Cursor Back
   |author   = PurrplingCat
+
   |author = DecidedlyHuman
   |id       = purrplingcat.npcadventure
+
   |id     = DecidedlyHuman.GiveMeMyCursorBack
   |curseforge id  = 577730
+
   |nexus   = 9976
  |curseforge key = npc-adventures
+
   |github = DecidedlyHuman/GiveMeMyCursorBack
   |nexus id = 4582
 
   |github   = purrplingcat/PurrplingMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Clothing Framework
+
   |name   = GlassHammer Hope to Rise, Hope to Rise Mod
   |author   = aedenthorn
+
   |author = Glass Hammer
   |id       = aedenthorn.NPCClothing
+
   |id     = GlassHammer.HopeToRiseMod
   |nexus id = 13940
+
   |nexus   = 23201
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Global Config Settings
   |author   = Bouhm and Pathoschild
+
   |author = Gaphodil
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = Gaphodil.GlobalConfigSettings
   |nexus id = 239
+
   |nexus   = 9340
   |github   = Bouhm/stardew-valley-mods
+
  |moddrop = 1007690
 +
   |github = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations Extra Config
+
   |name   = Glory Of Efficiency
   |author   = trashcan9
+
   |author = hackswell
   |id       = trashcan9.NPCMapLocations.ExtraConfig
+
   |id     = hackswell.GloryOfEfficiency
   |nexus id = 16236
+
   |nexus   = 25996
   |github   =
+
   |github = Hackswell/GloryOfEfficiency
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Path Displayer, Path Display
+
   |name   = Glow Buff
   |author   = Akago
+
   |author = MindMeltMax
   |id       = akago.PathDisplay
+
   |id     = MindMeltMax.GlowBuff
   |nexus id = 7563
+
   |nexus   = 25157
   |github   =
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Numerical Health
+
   |name   = Glue Your Furniture Down
   |author   = Hydrox, hydrox6
+
   |author = violetlizabet
   |id       = Hydrox.NumericalHealth
+
   |id     = violetlizabet.GlueFurnitureDown
   |nexus id = 4863
+
   |nexus   = 10374
   |github   =  
+
   |github = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Import Map, Import Map
+
   |name   = GMCM Options
   |author   = aedenthorn
+
   |author = Jamie Taylor
   |id       = aedenthorn.ImportMap
+
   |id     = jltaylor-us.GMCMOptions
   |nexus id = 10965
+
  |curse  = 997094
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10505
 +
   |github = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = God Mode
   |author   = Adeel Tariq
+
   |author = treyh0
   |id       = Adeel.ObjectProgressbars
+
   |id     = treyh0.GodMode
   |nexus id = 2803
+
   |nexus   = 2641
   |github   = AdeelTariq/ObjectProgressBars
+
   |github =
  
   |status   = workaround
+
   |status  = abandoned
  |summary = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = God Mode 1.6
   |author   = spacechase0 and Pathoschild
+
   |author = Sean M Garcia
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = seanmgarcia.godmode16
   |nexus id = 1315
+
   |nexus  = 21208
   |moddrop id = 131148
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OK Night Check
+
   |name   = Golden Animal Cracker Extractor
   |author   = aedenthorn
+
   |author = selph, zombifier
   |id       = aedenthorn.OKNightCheck
+
   |id     = selph.CrackerExtractor
   |nexus id = 14231
+
   |nexus   = 27071
   |github   = aedenthorn/StardewValleyMods
+
   |github = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Goodbye American English
   |author   = lambui
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = PhthaloBlue.Omnifarm
+
   |id     = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus id =  
+
   |moddrop = 854437
   |url      = https://community.playstarbound.com/threads/127299
+
   |nexus  = 7183
   |github   = lambui/StardewValleyMod_OmniFarm
+
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Omni Swing
+
   |name   = Goodbye SMAPI
   |author   = Alejandro Akbal
+
   |author = Jessebot
   |id       = AlejandroAkbal.OmniSwing
+
   |id     = Jessebot.GoodbyeSMAPI
   |nexus id = 7877
+
   |nexus   = 6514
   |github   = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Omni Tools
+
   |name   = Go To Bed
   |author   = aedenthorn
+
   |author = candidus42
   |id       = aedenthorn.OmniTools
+
   |id     = Candidus42.GoToBed
   |nexus id = 14865
+
   |nexus   = 4967
   |github   = aedenthorn/StardewValleyMods
+
   |github = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Go To Sleep
   |author   = BitwiseJon
+
   |author = yy376
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = yy376.GoToSleep
   |nexus id = 2052
+
   |nexus   = 2195
   |github  = bitwisejon/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Day at a Time
+
   |name   = Gradient Hair Colors
   |author   = Miome
+
   |author = spacechase0
   |id       = Miome.OneDayAtATime
+
   |id     = spacechase0.GradientHairColors
   |nexus id = 8870
+
  |curse  = 867144
   |github   = miome/OneDayAtATime
+
   |nexus   = 12744
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = One Silo Storage
+
   |name   = Grandfather's Gift
   |author   = SorryLate, rharyanto
+
   |author = ShadowDragon8685
   |id       = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id     = ShadowDragon.GrandfathersGift
   |nexus id = 5150
+
   |nexus   = 985
   |github  =  
+
   |github =
   |status = workaround
+
 
   |summary = Use [[#Silo Size| Silo Size]] instead.
+
   |broke in = Stardew Valley 1.3
  |broke in = SMAPI 3.12.0
+
   |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     = One Sprinkler One Scarecrow
+
   |name   = Grandfather's Gift Remade
   |author   = Mizzion
+
   |author = pepoluan
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = pepoluan.GrandfatherGiftRemade
   |nexus id = 3633
+
   |nexus   = 4151
   |moddrop id = 661376
+
   |chucklefish = 5783
   |github  = Mizzion/MyStardewMods
+
   |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     = Online Splitscreen
+
   |name   = Grandfather's Heirlooms
   |author   = DeLiXx
+
   |author = rikai
   |id       = DeLiXx.Online_Splitscreen
+
   |id     = rikai.GrandfathersHeirlooms
   |nexus id = 12291
+
   |nexus   = 8557
   |github   =
+
   |github = rikai/Grandfathers-Heirlooms
  |source  = https://gitlab.com/delixx/stardew-valley-online-splitscreen
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Only Iridium
+
   |name   = Grass Growth
   |author   = xiaoye97
+
   |author = bcmpinc
   |id       = xiaoye97.OnlyIridium
+
   |id     = bcmpinc.GrassGrowth
   |nexus id = 4471
+
   |nexus   = 2732
   |github   =  
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Orchard - Better Fruit Trees
+
   |name   = Grass Growth Adjuster, Grass Adjustor
   |author   = Saitoue
+
   |author = Jellypowered, Shockade
   |id       = Saitoue.Orchard
+
   |id     = Jellypowered.GrassChance
   |nexus id = 13867
+
   |nexus   = 3365
   |github   = Saitoue/Orchard
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ordinary Capsule
+
   |name   = Grass Spread Anywhere, Grow Grass Anywhere
   |author   = furyx639
+
   |author = LilEGrin
   |id       = furyx639.OrdinaryCapsule
+
   |id     = LilEGrin.GrassSpreadMod
   |nexus id = 13489
+
   |nexus   = 25927
   |github   = LeFauxMatt/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ore Increaser
+
   |name   = Greenhouse 20x20
   |author   = crazywig
+
   |author = sirloinmeatt
   |id       = crazywig.oreincrease
+
   |id     = sirloinmeatt.Greenhouse20x20
   |nexus id = 7370
+
   |nexus   = 2662
   |github  =  
+
   |github =
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Organize Inventory Shortcut
+
   |name   = Greenhouse Construction
   |author   = Yyeahdude
+
   |author = Derslayr
   |id       = Yyeahdude.OrganzieShortcut
+
   |id     = Derslayr.GreenhouseConstruction
   |nexus id = 4772
+
   |nexus   = 10148
   |github  =  
+
   |github = derslayr10/GreenhouseConstruction
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ornithologist's Guild
+
   |name   = Greenhouse Entry Begone!
   |author   = Ivy
+
   |author = bblueberry, blueberry
   |id       = Ivy.OrnithologistsGuild
+
   |id     = blueberry.GreenhouseEntryBegone
   |nexus id = 14510
+
   |nexus   = 8203
   |github  = greyivy/OrnithologistsGuild
+
   |github = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Outfit Sets
+
   |name   = Greenhouse Entry Mod
   |author   = aedenthorn
+
   |author = pancham138
   |id       = aedenthorn.OutfitSets
+
   |id     = Pancham138.GreenhouseEntryMod
   |nexus id = 13888
+
   |nexus   = 6150
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Greenhouse Gatherers
   |author   = Midori Armstrong, azureglasses
+
   |author = PeacefulEnd
   |id       = midoriarmstrong.seasonalitems
+
   |id     = PeacefulEnd.GreenhouseGatherers
   |nexus id = 1452
+
   |curse  = 870946
   |github   =  
+
   |nexus   = 7619
 
+
  |moddrop = 886187
   |broke in = Stardew Valley 1.3
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Overworld Chests
+
   |name   = Greenhouse Gatherers Automate
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.OverworldChests
+
   |id     = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus id = 7710
+
  |curse  = 870946
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7619
 +
  |moddrop = 886187
 +
   |github = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = OwO Stawdew Vawwey
+
   |name   = Greenhouse Sprinklers
   |author   = CrunchyDuck
+
   |author = Bpendragon
   |id       = CrunchyDuck.OwOMod
+
   |id     = Bpendragon.GreenhouseSprinklers
   |nexus id = 8923
+
   |nexus   = 7456
   |github   = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pacifist Valley
+
   |name   = Greenhouse Sprinklers Lite, 温室洒水装置
   |author   = aedenthorn
+
   |author = Night
   |id       = Aedenthorn.PacifistValley
+
   |id     = Night.GreenhouseSprinklersLite
   |nexus id = 5464
+
   |nexus   = 25823
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Painting Display
+
   |name   = Greenhouse Upgrades
   |author   = aedenthorn
+
   |author = Cecidelus
   |id       = aedenthorn.PaintingDisplay
+
   |id     = Cecidelus.GreenhouseUpgrades
   |nexus id = 10918
+
   |nexus   = 8042
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Panning Upgrades
+
   |name   = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author   = drbirbdev
+
   |author = Fernass354
   |id       = drbirbdev.PanningUpgrades
+
   |id     = Fernass354.GreenUpgrades
   |nexus id = 12242
+
   |nexus   = 18766
   |github  = drbirbdev/StardewValley
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Panning Upgrades Extra Config
+
   |name   = GreenHut
   |author   = trashcan9
+
   |author = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id       = trashcan9.PanningUpgrades.ExtraConfig
+
   |id     = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus id = 16234
+
   |nexus   = 1735
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paper Mario Partners for Stardew Valley
+
   |name   = Groundhog Day
   |author   = AnotherStardewValleySunday
+
   |author = aedenthorn, Erinthe
   |id       = AnotherStardewValleySunday.PaperMarioPartners
+
   |id     = aedenthorn.GroundhogDay
   |nexus id = 14638
+
  |curse  = 868828
   |github   =
+
   |nexus   = 10151
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Groupable Chests
   |author   = Paritee
+
   |author = FricativeMelon
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = FricativeMelon.GroupableChests
   |nexus id = 3296
+
   |nexus   = 15375
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = FricativeMelon/GroupableChests
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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   = Growable Bushes
   |author   = Paritee
+
   |author = atravita
   |id       = Paritee.TreatYourAnimals
+
   |id     = atravita.GrowableBushes
   |nexus id = 3375
+
  |curse  = 870961
   |github   = paritee/Paritee.StardewValley.Frameworks
+
  |moddrop = 1357999
 +
   |nexus   = 15111
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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   = Growable Giant Crops
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = atravita
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = atravita.GrowableGiantCrops
   |nexus id = 2166
+
  |curse  = 870960
   |github   =  
+
  |moddrop = 1358004
 +
   |nexus   = 15559
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Grow That Giant Crop
   |author   = f4iTh, JertsukkaTheMan
+
   |author = MercuryVN
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = MercuryVN.GrowThatGiantCrop
   |nexus id = 3524
+
   |nexus   = 23760
   |github   =  
+
   |github = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Partial Hearts
+
   |name   = Guniism's Unicycle
   |author   = aedenthorn
+
   |author = Guniism
   |id       = aedenthorn.PartialHearts
+
   |id     = Guniism.GuniismUnicycle
   |nexus id = 11628
+
   |nexus   = 24876
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Particle Effects
+
   |name   = Gunther Tells You
   |author   = aedenthorn
+
   |author = John Peters
   |id       = aedenthorn.ParticleEffects
+
   |id     = JohnPeters.GuntherTellsYou
   |nexus id = 11056
+
   |nexus   = 19143
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Haboo
   |author   = bmarquismarkail, Space Baby
+
   |author = BlaDe
   |id       = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id     = LetsTrollTheMan.HabooNPC
   |nexus id = 923
+
   |nexus   = 12034
   |github  = bmarquismarkail/SV_PotC
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Crops
+
   |name   = Hair Growth
   |author  = NCarigon
+
   |author = skn
   |id       = NCarigon.PassableCrops
+
  |id      = skn.HairGrowthMod
   |nexus id = 15223
+
  |nexus  = 3279
   |github  =
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Halt Event Time
 +
  |author  = chawol
 +
  |id      = chawol.HaltEventTime
 +
  |nexus  = 8774
 +
  |github  = chawolbaka/HaltEventTime
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Hamlet
 +
  |author  = Taskmaster
 +
   |id     = Taskmaster.Hamlet
 +
   |nexus   = 4601
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Handy Headphones
 +
  |author  = PeacefulEnd
 +
  |id     = PeacefulEnd.HandyHeadphones
 +
  |curse  = 870944
 +
  |nexus  = 7936
 +
   |github = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Happy Animals
   |author   = J_Hizzal
+
   |author = StarPeanut, Greger
   |id       = J_Hizzal.PassableLadders
+
   |id     = HappyAnimals
   |nexus id = 2985
+
   |nexus   =
   |github  = joelra/SDV-PassableLadders
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
  |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |unofficial version = 1.1.1-unofficial.1-Drake1427
+
   |status  = obsolete
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
+
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Happy Birthday
   |author   = punyo, yakminepunyo
+
   |author = Omegasis, Alpha_Omegasis
   |id       = punyo.PassableObjects
+
   |id     = Omegasis.HappyBirthday
   |nexus id = 2329
+
   |nexus   = 520
   |github   = pomepome/PassableObjects
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Passive Friendship
+
   |name   = Happy Birthday
   |author   = StultusV
+
   |author = Oxyligen
   |id       = StultusV.PassiveFriendship
+
   |id     = HappyBirthday
   |nexus id = 8732
+
   |nexus   = 1064
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |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     = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name   = Happy Fish Jump
   |author   = jorgamun
+
   |author = Sakorona
   |id       = jorgamun.PauseInMultiplayer
+
   |id     = KoihimeNakamura.HappyFishJump
   |nexus id = 10328
+
   |nexus   = 6516
   |moddrop id = 1068093
+
   |moddrop = 1068089
   |github   = jorgamun/PauseInMultiplayer
+
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause Sync
+
   |name   = Happy Home Designer
   |author   = Terrorbladed
+
   |author = tlitookilakin
   |id       = Tb.Stardew_Pause_Sync
+
   |id     = tlitookilakin.HappyHomeDesigner
   |nexus id = 10160
+
   |nexus   = 19675
   |github   =  
+
   |github = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pause While Sitting
+
   |name   = Hardcore Combat
   |author   = heyseth
+
   |author = jeWel
   |id       = heyseth.sitpause
+
   |id     = jeWel.HardcoreCombat
   |nexus id = 8295
+
   |nexus   = 23577
   |github   = heyseth/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PDQ Paths
+
   |name   = Hardcore Mines
   |author   = Jaredlll08
+
   |author = kibbe, lillvik
   |id       = BlameJared.PDQPaths
+
   |id     = kibbe.hardcore_mines
   |nexus id =  
+
   |nexus   = 1674
   |curseforge id = 307090
+
   |github =
   |curseforge key = pdq-paths
+
 
   |github   =  
+
   |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     = Pelican Fiber
+
   |name   = Hardcore Mines 2
   |author   = jwdred
+
   |author = ItsLittany
   |id       = jwdred.PelicanFiber
+
   |id     = itslittany.HardcoreMines2
   |nexus id = 631
+
   |nexus   = 6411
   |github   = jdusbabek/stardewvalley
+
   |github =
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 3.1.1-unofficial.11-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Hardcore Mode
   |author   = ElectroCrumpet
+
   |author = vermicyde
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = vermicyde.HardcoreModeDLL
   |nexus id = 2770
+
   |nexus   = 15125
   |github   =  
+
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.7-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Hardcore Mode, No Wiki Hardcore Mode
   |author   = Platonymous
+
   |author = Nightshade System
   |id       = Platonymous.PelicanTTS
+
   |id     = NightshadeSystem.SdvHardcoreMode
   |nexus id = 1079
+
   |nexus  = 25376
   |moddrop id = 793929
+
   |github =
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican xVASynth
+
   |name   = Hardy Grass
   |author   = aedenthorn
+
   |author = DiscipleOfEris
   |id       = aedenthorn.PelicanxVASynth
+
   |id     = DiscipleOfEris.HardyGrass
   |nexus id = 10250
+
   |nexus   = 8772
   |github  = aedenthorn/StardewValleyMods
+
   |github = DiscipleOfEris/HardyGrass
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = People Seeds
+
   |name   = Harp of Yoba Redux
   |author   = bwdy
+
   |author = Platonymous
   |id       = bwdy.peopleseeds
+
   |id     = Platonymous.HarpOfYobaRedux
   |nexus id = 3635
+
   |nexus   = 914
   |github   =  
+
  |moddrop = 793924
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Calendar
 +
  |author  = LonerAxl
 +
  |id      = LonerAxl.HarvestCalendar
 +
  |nexus  = 25103
 +
  |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Perfection Tweaker
+
   |name   = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author   = shekurika
+
   |author = Goldenrevolver
   |id       = shekurika.PerfectionTweaker
+
   |id     = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus id = 8615
+
   |nexus   = 7851
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name   = Harvest Moon Witch Princess Mod, WitchPrincess
   |author   = Goldenrevolver
+
   |author = Dounat2201, Sasara
   |id       = Goldenrevolver.PermanentCookoutKit
+
   |id     = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus id = 8035
+
   |nexus   = 1157
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github = Sasara2201/WitchPrincess
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Harvest Seeds
   |author   = Avalon, Avalonii
+
   |author = aedenthorn, Erinthe
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = aedenthorn.HarvestSeeds
   |nexus id = 1419
+
  |curse  = 868755
   |github   =  
+
   |nexus   = 11773
 +
   |github = aedenthorn/StardewValleyMods
  
   |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   = Harvest With Scythe
   |author   = Xangria
+
   |author = ThatNorthernMonkey
   |id       = Xangria.PersistentGameOptions
+
   |id     = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus id = 1778
+
   |nexus   = 236
   |github   =  
+
   |github = ThatNorthernMonkey/HarvestWithScythe
   |broke in = SMAPI 3.0
+
 
 +
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Grange Display
+
   |name   = Hat Buffs
   |author   = aedenthorn
+
   |author = popska
   |id       = aedenthorn.PersisitentGrangeDisplay
+
   |id     = popska.HatBuffs
   |nexus id = 7977
+
   |nexus   = 9050
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
   |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Mines
+
   |name   = Hat Mouse Lacey
   |author   = spacechase0
+
   |author = ichortower
   |id       = spacechase0.PersistentMines
+
   |id     = ichortower.HatMouseLacey.Core
   |nexus id = 14985
+
   |nexus   = 18177
   |github   = spacechase0/StardewValleyMods
+
   |github = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Hat Panning
   |author   = Persival
+
   |author = monsoonsheep
   |id       =  
+
   |id     = monsoonsheep.PanWithHats
   |nexus id = 438
+
   |nexus   = 18965
   |github   =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Anvil
+
   |name   = Hat Shop Restoration
   |author   = Strobe
+
   |author = PeacefulEnd
   |id       = Strobe.PersonalAnvil
+
   |id     = PeacefulEnd.AMouseWithAHat.Core
   |nexus id = 5326
+
   |nexus   = 17291
   |github   = strobel1ght/Personal-Anvil
+
   |github = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Hats on Hats
   |author   = bwdy
+
   |author = Shockah
   |id       = bwdy.personaleffects
+
   |id     = Shockah.HatsOnHats
   |nexus id = 3532
+
   |nexus   = 17280
   |github   = bwdymods/SDV-PersonalEffects
+
   |github = Shockah/Stardew-Valley-Mods
  |status  = workaround
 
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects Redux
+
   |name   = Hats on Pets Plus
   |author   = ceruleandeep
+
   |author = Syma
   |id       = ceruleandeep.personaleffects
+
   |id     = Syma.HatsOnPetsPlus
   |nexus id = 8616
+
   |nexus   = 22631
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Traveling Cart
+
   |name   = Hay Bales as Silos
   |author   = aedenthorn
+
   |author = Cherry, CherryChain
   |id       = aedenthorn.PersonalTravellingCart
+
   |id     = Cherry.HayBalesSilo
   |nexus id = 14087
+
   |nexus   = 5151
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 716396
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Bowl Filler
+
   |name   = Hay Collection
   |author   = Invatorzen
+
   |author = MindMeltMax
   |id       = invatorzen.PBF
+
   |id     = MindMeltMax.HayCollection
   |nexus id = 12161
+
  |curse  = 1004492
   |github   =  
+
  |moddrop = 1555056
 +
   |nexus   = 21008
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = HD Portraits
   |author   = skuldomg, Skuld
+
   |author = Tlitookilakin
   |id       = skuldomg.petChoicePerks
+
   |id     = tlitookilakin.HDPortraits
   |nexus id = 3313
+
   |nexus   = 10971
   |github   = skuldomg/petChoicePerks
+
  |moddrop = 1103418
 +
   |github =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
   |unofficial version = 1.1.1.unofficial-3.strobe
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Portraiture Plus
 +
  |author  = Smallfire
 +
   |id      = Smallfire.HDPortraiturePlus
 +
  |nexus  = 26029
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = HD Sprites
   |author   = Jfulmer, Consillium
+
   |author = ninthworld
   |id       = JfulmerPetEnhancementMod
+
   |id     = NinthWorld.HDSprites
   |nexus id =
+
   |nexus  = 4024
   |url      = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github = ninthworld/HDSprites
   |github   = jlfulmer/PetEnhancementMod
 
  
  |broke in      = SMAPI 2.0
+
   |status = abandoned
<!--
+
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
   |status       = workaround
 
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Hats
+
   |name   = Health and Stamina Regeneration
   |author   = aedenthorn
+
   |author = Jessebot, JessebotX
   |id       = aedenthorn.PetHats
+
   |id     = Jessebot.HealthStaminaRegen
   |nexus id = 15301
+
   |nexus   = 3207
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 624105
 +
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Interaction
+
   |name   = Health and Stamina Tweaks
   |author   = jahangmar
+
   |author = Kiddles, Svard
   |id       = jahangmar.PetInteraction
+
   |id     = Kiddles.HASTweaks
   |nexus id = 4232
+
   |nexus   = 5630
   |github  = jahangmar/StardewValleyMods
+
   |github = SvardXI/HAS_Tweaks
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Spawn Location
+
   |name   = Health Bars
   |author   = Shaklin
+
   |author = Zoryn
   |id       = shaklin.petspawnlocation
+
   |id     = Zoryn.HealthBars
   |nexus id = 5986
+
   |nexus   =
   |github  =  
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Traveling Cart, 猪车电话
+
   |name   = Health Bars (Darkhax)
   |author   = Becks723
+
   |author = Darkhax
   |id       = Becks723.PhoneTravelingCart
+
   |id     = darkhax.healthbars
   |nexus id = 12981
+
   |nexus   =
   |github  =
+
  |curse  = 302910
 +
   |github = Stardew-Valley-Modding/HealthBars
 +
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Health Rework
   |author   = DewMods
+
   |author = seferoni
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = seferoni.HealthRework
   |nexus id = 2681
+
   |nexus   = 22223
   |github   =  
+
   |github = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pick Your Enchantment, Forge Menu Choice
+
   |name   = Heartbeat
   |author   = atravita
+
   |author = themattfiles
   |id       = atravita.ForgeMenuChoice
+
   |id     = themattfiles.HeartBeat
   |nexus id = 11376
+
   |nexus  = 5941
   |moddrop id = 1125882
+
   |github = embolden/Heartbeat
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pierre's Roulette Shop
+
   |name   = Heart Event Helper
   |author   = Xynerorias
+
   |author = bungus
   |id       = xynerorias.pierresroulette
+
   |id     = bungus.HeartEventHelper
   |nexus id = 10826
+
   |nexus   = 21924
   |github   = xynerorias/pierre-roulette-shop-SV
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pierre Sells Mixed Seeds
+
   |name   = Heart Level Notifications
   |author   = GrimReapers1121
+
   |author = StultusV
   |id       = GrimReapers.PSMS
+
   |id     = StultusV.HeartLevelNotifications
   |nexus id = 12606
+
   |nexus   = 8655
 +
  |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Piggy Bank Mod
+
   |name   = Heelies
   |author   = MindMeltMax
+
   |author = fakemonster
   |id       = MindMeltMax.PiggyBank
+
   |id     = fakemonster.Heelies
   |nexus id = 6934
+
   |nexus  = 7751
   |moddrop id = 1135669
+
   |github =
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pipe Irrigation
+
   |name   = Hello SMAPI
   |author   = aedenthorn
+
   |author = Jessebot, JessebotX
   |id       = aedenthorn.PipeIrrigation
+
   |id     = Jessebot.HelloSMAPI
   |nexus id = 10205
+
   |nexus   = 4483
   |github   = aedenthorn/StardewValleyMods
+
   |github = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Placeable Mine Shafts
+
   |name   = Help for Hire
   |author   = aedenthorn
+
   |author = LeFauxMatt
   |id       = Aedenthorn.PlaceShaft
+
   |id     = furyx639.HelpForHire
   |nexus id = 5440
+
  |curse  = 871839
   |github  = aedenthorn/StardewValleyMods
+
   |nexus   = 5316
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlacementPlus
+
   |name   = Helpful Spouses
   |author   = 2Retr0
+
   |author = LeFauxMatt
   |id       = 2Retr0.PlacementPlus
+
   |id     = furyx639.HelpfulSpouses
   |nexus id = 8798
+
   |curse  = 871841
   |curseforge id  = 486164
+
   |nexus  = 5175
   |curseforge key = placementplus
+
   |github  =
   |github  = 2Retr0/PlacementPlus
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Help Wanted
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.PlanImporter
+
   |id     = aedenthorn.HelpWanted
   |nexus id = 2071
+
   |curse  = 868696
   |moddrop id = 793846
+
   |nexus  = 14640
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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     = Planned Parenthood
+
   |name   = Help Wanted Auto Accept
   |author   = aedenthorn
+
   |author = Ruse82
   |id       = aedenthorn.PlannedParenthood
+
   |id     = Ruse82.HelpWantedAutoAccept
   |nexus id = 12869
+
   |nexus   = 22235
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Palm Trees
+
   |name   = Help Wanted Quest Fixes
   |author   = MouseyPounds
+
   |author = Pokeytax
   |id       = MouseyPounds.PlantablePalmTrees
+
   |id     = Pokeytax.HelpWantedQuestFixes
   |nexus id = 4096
+
   |nexus   = 2644
   |github  = MouseyPounds/stardew-mods
+
   |github = gembree/HelpWantedQuestFixes
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plant and Fertilize All, Plant All
+
   |name   = Hempire
   |author   = aedenthorn
+
   |author = Oga_The_Real
   |id       = aedenthorn.PlantAll
+
   |id     = Oga_The_Real.Hempire
   |nexus id = 10482
+
   |nexus   = 14477
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Planter Trees
+
   |name   = Here Fishy
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.PlanterTrees
+
   |id     = aedenthorn.HereFishy
   |nexus id = 11687
+
  |curse  = 868881
   |github   = aedenthorn/StardewValleyMods
+
   |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     = Plant on Grass
+
   |name   = Hibernation
   |author   = Demiacle
+
   |author = Shockah
   |id       = Demiacle.PlantOnGrass
+
   |id     = Shockah.Hibernation
   |nexus id = 1026
+
   |nexus   = 11421
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
  
   |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 Partners and Friendships
+
   |name   = Hide Chest Color Picker After Close
   |author   = Amaranthacyan and ch20youk
+
   |author = trashcan9
   |id       = Amaranthacyan.PPAFSMAPI
+
   |id     = trashcan9.HideChestColorPickerAfterClose
   |nexus id = 8146
+
   |nexus   = 16075
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Platonic Relationships
+
   |name   = Highlighted Jars
   |author   = Cherry, CherryChain
+
   |author = Annosz
   |id       = Cherry.PlatonicRelationships
+
   |id     = Annosz.HighlightedJars
   |nexus id = 4668
+
   |nexus  = 6833
   |moddrop id = 716353
+
   |github = Annosz/StardewValleyModding
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PlatoTK
+
   |name   = Highlight Empty Machines
   |author   = Platonymous
+
   |author = atravita
   |id       = Platonymous.PlatoTK
+
   |id     = atravita.HighlightEmptyMachines
   |nexus id = 6589
+
  |curse  = 870976
   |github  = Platonymous/PlatoTK
+
  |moddrop = 1137391
 +
   |nexus   = 11664
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plato Warp Menu
+
   |name   = High Roller Slots
   |author   = Platonymous
+
   |author = Tomokisan
   |id       = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id     = tomokisan.highRollerSlots
   |nexus id = 5384
+
   |curse  = 1081456
   |moddrop id = 793920
+
   |nexus  = 24765
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name   = Hit Markers
   |author   = DecidedlyHuman
+
   |author = bendenewb, newbie9598
   |id       = DecidedlyHuman.PlayerCoordinates
+
   |id     = newbie9598.HitMarkersMeme
   |nexus id = 7969
+
   |nexus   = 2098
   |moddrop id = 984961
+
   |github  =
   |github  = DecidedlyHuman/PlayerCoordinates
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Player Income Stats
+
   |name   = Hmm Cheese Yum
   |author   = ha1fdaew
+
   |author = tomasitobambito
   |id       = ha1fdaew.playerincomestats
+
   |id     = tomasitobambito.HmmCheeseYum
   |nexus id = 7373
+
   |nexus   = 9343
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Playground Mod
+
   |name   = Hoe and Water Direction
   |author   = aedenthorn
+
   |author = TheThor59
   |id       = aedenthorn.PlaygroundMod
+
   |id     = Thor.HoeWaterDirection
   |nexus id = 14125
+
   |nexus   = 10052
   |github   = aedenthorn/StardewValleyMods
+
   |github = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Play Prairie King With NPCs, Two Player Prairie King
+
   |name   = HoeDown
   |author   = aedenthorn
+
   |author = BlaDe
   |id       = aedenthorn.TwoPlayerPrairieKing
+
   |id     = BlaDe.HoeDown
   |nexus id = 12750
+
   |nexus   = 9798
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Fix Error
+
   |name   = Hold to Break Geodes
   |author   = Jessebot
+
   |author = CatCattyCat, Cat
   |id       = Jessebot.PleaseFixError
+
   |id     = cat.holdtobreakgeodes
   |nexus id = 6492
+
   |nexus   = 1689
   |github   = JessebotX/StardewValleyMods
+
  |moddrop = 833545
 +
   |github = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Please Gift Me In Person
+
   |name   = Hold to Pause
   |author   = Shockah
+
   |author = samspartan
   |id       = Shockah.PleaseGiftMeInPerson
+
   |id     = samspartan.HoldToPause
   |nexus id = 11217
+
   |nexus   = 7352
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Hold to Process Geodes
   |author   = jwdred
+
   |author = Jamie Taylor
   |id       = jwdred.PointAndPlant
+
   |id     = jltaylor-us.HTPG
   |nexus id = 572
+
   |nexus   = 26189
   |github   = jdusbabek/stardewvalley
+
   |github = jltaylor-us/StardewHoldToProcessGeodes
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |summary = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name   = Holiday Sales
   |author   = The Krominator
+
   |author = atravita
   |id       = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id     = atravita.HolidaySales
   |nexus id = 12065
+
  |curse  = 870970
   |github  =
+
  |moddrop = 1205160
 +
   |nexus   = 13050
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pollen Sprites
+
   |name   = Home Sewing Kit
   |author   = Esca, Esca-MMC
+
   |author = MouseyPounds
   |id       = Esca.PollenSprites
+
   |id     = MouseyPounds.HomeSewingKit
   |nexus id = 6149
+
   |nexus   = 4935
   |moddrop id = 790268
+
   |github  = MouseyPounds/stardew-mods
   |github  = Esca-MMC/PollenSprites
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pond Painter
+
   |name   = Honey Harvest Sync
   |author   = MouseyPounds
+
   |author = voltaek
   |id       = MouseyPounds.PondPainter
+
   |id     = voltaek.HoneyHarvestSync
   |nexus id = 4703
+
   |nexus   = 20493
   |github   = MouseyPounds/stardew-mods
+
   |github = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Hopper Extractor
   |author   = CatCattyCat, Cat
+
   |author = BPavol, Lamacik
   |id       = cat.Pong
+
   |id     = bpavol.hopper_extractor
   |nexus id = 1994
+
   |nexus  = 16688
   |moddrop id = 833548
+
   |github = BPavol/stardew-valley-mods
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Horny Festivals, Festival Warps
   |author   = BadNetCode
+
   |author = Girafarig
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = Girafarig.FestivalWarps
   |nexus id = 1232
+
   |nexus  = 10844
   |moddrop id = 130159
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable Holes
+
   |name   = Horse Flute Anywhere
   |author   = furyx639
+
   |author = Pathoschild
   |id       = furyx639.PortableHoles
+
   |id     = Pathoschild.HorseFluteAnywhere
   |nexus id = 13471
+
  |curse  = 1000620
   |github   = LeFauxMatt/StardewMods
+
   |nexus   = 7500
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portable TV
+
   |name   = Horse Flute Auto Mount
   |author   = kdau
+
   |author = MercuryVN
   |id       = kdau.PortableTV
+
   |id     = MercuryVN.HorseFluteAutoMount
   |nexus id = 5674
+
   |nexus  = 24018
   |moddrop id = 761325
+
   |github = MercuryVN/HorseFluteAutoMount
   |github   =
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Horse Overhaul
   |author   = TrollTheBotman
+
   |author = Goldenrevolver
   |id       = JoshJKe.PortalGun
+
   |id     = Goldenrevolver.HorseOverhaul
   |nexus id = 3049
+
   |nexus   = 7911
   |github   =  
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Horse Squeeze
   |author   = Platonymous
+
   |author = jorgamun
   |id       = Platonymous.Portraiture
+
   |id     = jorgamun.HorseSqueeze
   |nexus id = 999
+
   |nexus  = 10446
   |moddrop id = 793927
+
   |github = jorgamun/HorseSqueeze
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Post Wedding Dates
+
   |name   = Horse Whistle
   |author   = Blams
+
   |author = icepuente
   |id       = blams.PostWeddingDates
+
   |id     = icepuente.HorseWhistle
   |nexus id = 10708
+
   |nexus   = 1131
   |github  =
+
   |github = icepuente/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Power Nap
+
   |name   = Horse Whistle
   |author  = LakeMonster_, LakeMonster666
+
   |author = nabuma
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
  |id      = HorseWhistle_SMAPI
   |nexus id = 5256
+
  |nexus   =
   |github  =  
+
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
   |status  = workaround
 +
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PPJA Producer Converter
+
   |name   = Host Tools
   |author   = Digus
+
   |author = MattPlays
  |id      = Digus.PPJAProducerConverter
+
   |id     = MattPlays.HostTools
  |nexus id = 4972
+
   |nexus  = 11154
  |github  = Digus/StardewValleyMods
+
   |github =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prairie King Made Easy
 
  |author  = Mucchan
 
   |id       = Mucchan.PrairieKingMadeEasy
 
   |nexus id =
 
   |chucklefish id = 3594
 
   |github   = mucchan/sv-mod-prairie-king
 
  
   |broke in          = Stardew Valley 1.2
+
   |status  = abandoned
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = Hotbar Hotswap
   |author   = Renny
+
   |author = Jaredlll08
   |id       = renny.prairiekingprizes
+
   |id     = BlameJared.HotbarHotswap
   |nexus id = 2811
+
   |nexus   =
   |github   = OfficialRenny/PrairieKingPrizes
+
  |curse  = 298033
 +
   |github = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King UI Enhancements
+
   |name   = Hot Chocolate Coffee Alternative
   |author   = Incognito357
+
   |author = certifiableGrimalkin
   |id       = Incognito357.PrairieKingUIEnhancements
+
   |id     = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus id = 10769
+
   |nexus   = 16159
   |github   = Incognito357/PrairieKingUIEnhancements
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predictable Retaining Soil
+
   |name   = Hover Labels
   |author   = Shockah
+
   |author = Achtuur
   |id       = Shockah.PredictableRetainingSoil
+
   |id     = Achtuur.HoverLabels
   |nexus id = 10956
+
   |nexus   = 17501
   |github   = Shockah/Stardew-Valley-Mods
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Predict Seed Maker
+
   |name   = HP Bars
   |author   = lech43
+
   |author = Ilyaki
   |id       = lech43.PredictSeedMaker
+
   |id     = Ilyaki.HPBar
   |nexus id = 6395
+
   |nexus   = 1736
   |github  =
+
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Preexisting Relationship
+
   |name   = HQ Farmer Mod
   |author   = spacechase0 and Pathoschild
+
   |author = AsakOhee
   |id       = spacechase0.PreexistingRelationship
+
   |id     = AsakOhee.HQFarmerMod
   |nexus id = 7684
+
   |nexus   = 19644
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pregnancy Role
+
   |name   = HUD Customizer
   |author   = kdau
+
   |author = Espy
   |id       = kdau.PregnancyRole
+
   |id     = Espy.HUDCustomizer
   |nexus id = 5762
+
   |nexus  = 23704
   |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   = Huggable Scarecrows
   |author   = igotnousername
+
   |author = bogie5464
   |id       = igotnousername.PrepareNewDay
+
   |id     = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus id = 7638
+
   |nexus   = 3190
   |github   =
+
   |github = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Press to Quack
+
   |name   = Hugs and Kisses
   |author   = DraconisLeonidas
+
   |author = aedenthorn, Erinthe
   |id       = DraconisLeonidas.PressToQuack
+
   |id     = aedenthorn.HugsAndKisses
   |nexus id = 13583
+
  |curse  = 868831
   |github  = DraconisLeonidas/PressToQuack
+
   |nexus   = 10062
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |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     = Price Drops
+
   |name   = Hugs and Kisses Continued
   |author   = skuldomg, Skuld
+
   |author = JoXW
   |id       = skuldomg.priceDrops
+
   |id     = JoXW.HugsAndKisses
   |nexus id = 2047
+
   |nexus  = 21019
  |github  = skuldomg/priceDrops
 
 
 
  |broke in          = Stardew Valley 1.4
 
   |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Fluctuation
+
   |name   = Hunger
   |author   = lech43
+
   |author = Yyeahdude
   |id       = lech43.PriceFluctuation
+
   |id     = HungerYyeadude
   |nexus id = 6396
+
   |nexus   = 613
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Hunger and Thirst
   |author   = skiilaa
+
   |author = PrimevalTitmouse
   |id       = skiilaa.Prices
+
   |id     = PrimevalTitmouse.ModEntry
   |nexus id = 2255
+
   |nexus   = 1110
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Price Tooltips
+
   |name   = Hunger for Food
   |author   = Darkhax
+
   |author = Tigerle01, Stephan Hensel
   |id       = darkhax.pricetooltip
+
   |id     = HungerForFoodByTigerle
   |nexus id =
+
   |nexus  = 810
  |curseforge id  = 299169
+
   |github =
   |curseforge key = price-tooltips
 
   |github   = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Clothing
+
   |name   = Hungry Morning
   |author   = atravita
+
   |author = lech43
   |id       = atravita.PrismaticClothing
+
   |id     = lech43.HungryMorning
   |moddrop id = 1205162
+
   |nexus   = 6391
   |nexus id = 13051
+
   |github =
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Fire
+
   |name   = Hybrid Crop Engine
   |author   = aedenthorn
+
   |author = spacechase0
   |id       = aedenthorn.PrismaticFire
+
   |id     = spacechase0.HybridCropEngine
   |nexus id = 12931
+
  |curse  = 867721
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 6577
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Furniture
+
   |name   = Hypno Valley
   |author   = aedenthorn
+
   |author = Kryspur
   |id       = aedenthorn.PrismaticFurniture
+
   |id     = Kryspur.HypnoValley
   |nexus id = 12589
+
   |nexus   = 9052
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Pride
+
   |name   = Identifiable Combined Rings
   |author   = kdau
+
   |author = atravita
   |id       = kdau.PrismaticPride
+
   |id     = atravita.IdentifiableCombinedRings
   |nexus id = 9019
+
   |curse  = 870959
   |moddrop id = 978503
+
   |moddrop = 1358005
   |github   =
+
   |nexus   = 15928
   |source   = https://gitlab.com/kdau/prismaticpride
+
   |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Slime Finder
+
   |name   = I Dig Where I Want
   |author   = MrKoatl
+
   |author = WillTheMage
   |id       = MrKoatl.PrismaticSlimeFinder
+
   |id     = WillTheMage.IDigWhereIWant
   |nexus id = 7866
+
   |nexus   = 26063
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Idle Animations, Animacoes
   |author   = stokastic
+
   |author = BrasileiroTop
   |id       = stokastic.PrismaticTools
+
   |id     = BrasileiroTop.Animacoes
   |nexus id = 2428
+
   |nexus   = 5139
   |github   = stokastic/PrismaticTools
+
   |github =
  
   |broke in          = Stardew Valley 1.3.29
+
   |status  = abandoned
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod
+
   |name   = Idle Pause
   |author   = Digus
+
   |author = Veleek
   |id       = Digus.ProducerFrameworkMod
+
   |id     = Veleek.IdlePause
   |nexus id = 4970
+
   |nexus   = 1092
   |github  = Digus/StardewValleyMods
+
   |github = veleek/IdlePause
 +
 
 +
   |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Producer Framework Mod → PFMAutomate
+
   |name   = Idle Timer
   |author   = Digus
+
   |author = LordAndreios
   |id       = Digus.PFMAutomate
+
   |id     = LordAndreios.IdleTimer
   |nexus id = 5038
+
   |nexus   = 2858
   |github   = Digus/StardewValleyMods
+
   |github = emperorzuul/SMAPI_MODS
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = SMAPI 3.0
   |name    = Profiler
+
   |status   = workaround
   |author   = SinZ
+
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
   |id      = SinZ.Profiler
 
  |nexus id = 12135
 
  |github  = SinZ163/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = I Don't Use That Water
   |author   = spacechase0 and Pathoschild
+
   |author = idermailer
   |id       = spacechase0.ProfitCalculator
+
   |id     = idermailer.iDontUseThatWater
   |nexus id = 3378
+
   |nexus  = 14047
   |moddrop id = 771668
+
   |github = idermailer/iDontUseThatWater
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Margins
+
   |name   = IFrames in Mines
   |author   = Cherry, CherryChain
+
   |author = Factknowhow
   |id       = Cherry.ProfitMargins
+
   |id     = Factknowhow.IFramesInMines
   |nexus id = 4663
+
   |nexus  = 16436
   |moddrop id = 716352
+
   |github = Mekadrom/IFramesInMines
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = I Got Friendship
   |author   = onjulraz
+
   |author = ChiroxT
   |id       = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id     = treinke.igotfriendship
   |nexus id = 2923
+
   |nexus   = 13290
   |github   =
+
   |github =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Project Fluent
+
   |name   = I Got XP
   |author   = Shockah
+
   |author = ChiroxT
   |id       = Shockah.ProjectFluent
+
   |id     = treinke.igotxp
   |nexus id = 12638
+
   |nexus   = 13289
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Project S
+
   |name   = ImagEd
   |author   = NarlanMarlan
+
   |author = candidus42
   |id       = narlan.projects
+
   |id     = Candidus42.ImagEd
   |nexus id = 3785
+
   |nexus   = 7218
   |github   = NolanEastburn/ProjectS
+
   |github = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Public Access TV
+
   |name   = Immersive Grandpa, Misc Introduction Fixes
   |author   = kdau
+
   |author = mistyspring
   |id       = kdau.PublicAccessTV
+
   |id     = mistyspring.immersivegrandpa
   |nexus id = 5605
+
   |nexus  = 12562
   |moddrop id = 757967
+
   |github  = misty-spring/StardewMods
   |source  = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pudding Plus Colored Slime Drops
+
   |name   = Immersive Scarecrows
   |author   = TerryDBS
+
   |author = aedenthorn, Erinthe
   |id       = TerryDBS.ColoredSlimeDrops
+
   |id     = aedenthorn.ImmersiveScarecrows
   |nexus id = 7048
+
  |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     = Purchasable Galaxy Item
+
   |name   = Immersive Sprinklers
   |author   = SorryLate
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.GalaxyItem
+
   |id     = aedenthorn.ImmersiveSprinklers
   |nexus id = 5289
+
  |curse  = 868686
   |github  =  
+
   |nexus   = 15239
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Improved Mill
   |author   = Paracosm
+
   |author = AustinYQM
   |id       = Paracosm.PurchasableRecipes
+
   |id     = AustinYQM.ImprovedMill
   |nexus id = 1722
+
   |nexus   = 1748
   |github   =  
+
   |github = AustinYQM/ImprovedMill
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |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     = Purist Mod
+
   |name   = Improved Quality of Life
   |author   = aedenthorn
+
   |author = Demiacle
   |id       = aedenthorn.PuristMod
+
   |id     = Demiacle.ImprovedQualityOfLife
   |nexus id = 16097
+
   |nexus   = 1025
   |github  = aedenthorn/StardewValleyMods
+
   |github = demiacle/QualityOfLifeMods
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PVP Friendly Fire, PVP
+
   |name   = Improved Tracker
   |author   = DewMods
+
   |author = Anthony Hilyard
   |id       = DewMods.StardewValleyMods.PVP
+
   |id     = com.anthonyhilyard.improvedtracker
   |nexus id = 15589
+
  |curse  = 445215
   |github   =
+
   |nexus   = 9317
 +
   |github = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name   = In a Heartbeat
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = Shockah
   |id       = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id     = Shockah.InAHeartbeat
   |nexus id = 7455
+
   |nexus   = 17834
   |github   = spacechase0/StardewValleyMods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Increase Animal House Max Population
   |author   = Platonymous
+
   |author = Mizzion
   |id       = Platonymous.Toolkit
+
   |id     = mizzion.increaseanimalhousemaxpopulation
   |nexus id = 1726
+
   |nexus  = 4861
   |moddrop id = 793815
+
   |github = Mizzion/MyStardewMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Chests
+
   |name   = Increased Artifact Spots
   |author   = spacechase0
+
   |author = Mizzion
   |id       = spacechase0.QiChest
+
   |id     = mizzion.increasedartifactspots
   |nexus id = 15696
+
   |nexus   = 3340
   |github   = spacechase0/StardewValleyMods
+
  |moddrop = 663705
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author   = Mizzion
+
   |author = shekurika
   |id       = mizzion.qiexchanger
+
   |id     = shekurika.fishtankCapacity
   |nexus id = 1930
+
   |nexus  = 11388
   |moddrop id = 661359
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Sprinklers
+
   |name   = Increased Sprinkler Range
   |author   = UnknownLegacy
+
   |author = EternalSoap
   |id       = UnknownLegacy.QiSprinklers
+
   |id     = eternalsoap.sprinklers
   |nexus id = 7904
+
   |nexus   = 20745
   |github   = UnkLegacy/QiSprinklers
+
   |github = ArjanSeijs/SprinklerMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author   = Prismuth
+
   |author = GZhynko
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = GZhynko.IncubatePufferfishEggs
   |nexus id = 1647
+
   |nexus   = 6162
   |github   =  
+
   |github = gzhynko/StardewMods
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Fish Ponds
+
   |name   = Indoor Sprinklers
   |author   = ytsc
+
   |author = ramen
   |id       = ytsc.QualityFishPonds
+
   |id     = ramen.IndoorSprinklers
   |nexus id = 11021
+
   |nexus   = 21124
   |github   = YTSC/StardewValleyMods
+
   |github = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Industrial Furnace
   |author   = SilentOak
+
   |author = Traktori
   |id       = SilentOak.QualityProducts
+
   |id     = Traktori.IndustrialFurnace
   |nexus id = 3609
+
   |nexus   = 5568
   |github   = silentoak/StardewMods
+
   |github = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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   = Industrial Furnace for Automate
   |author   = SilentOak
+
   |author = Traktori
   |id       = SilentOak.AutoQualityPatch
+
   |id     = Traktori.AM.IndustrialFurnace
   |nexus id = 3609
+
   |nexus   = 5568
   |github   = silentoak/StardewMods
+
   |github = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber
+
   |name   = Industrialization Redux
   |author   = Traktori
+
   |author = GaLaxY256 and kazuakisama
   |id       = Traktori.QualityScrubber
+
   |id     = G256.IR.Code
   |nexus id = 5663
+
   |nexus   = 22351
   |github   = Traktori7/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Scrubber for Automate
+
   |name   = Infallible Fishing
   |author   = Traktori
+
   |author = aedenthorn, Erinthe
   |id       = Traktori.AM.QualityScrubber
+
   |id     = aedenthorn.InfallibleFishing
   |nexus id = 5663
+
  |curse  = 868697
   |github   = Traktori7/StardewValleyMods
+
   |nexus   = 14639
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Smash
+
   |name   = Infertile Soil
   |author   = barfytheclown
+
   |author = Sabera, kelbesque
   |id       = barfytheclown.QualitySmash
+
   |id     = Sabera.InfertileSoil
   |nexus id = 7907
+
   |nexus   = 2515
   |github  = jn84/QualitySmash
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Queen of Sauce Randomizer
+
   |name   = Infested Levels
   |author   = Speshkitty
+
   |author = Eireon
   |id       = speshkitty.queenofsauceshuffler
+
   |id     = Eireon.InfestedLevels
   |nexus id = 7151
+
   |nexus   = 2823
   |github   = Speshkitty/QueenOfSauceRandomiser
+
   |github = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Infinite Energy
   |author   = BadNetCode
+
   |author = Error27
   |id       = BadNetCode.QuestDelay
+
   |id     = error27.infinite_energy
   |nexus id = 1239
+
   |nexus  = 17717
   |moddrop id = 473938
+
   |github =
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Framework
+
   |name   = Infinite Inventory
   |author   = PurrplingCat
+
   |author = unidarkshin, Devin Lematty
   |id       = PurrplingCat.QuestFramework
+
   |id     = DevinLematty.InfiniteInventory
   |curseforge id  = 577691
+
   |nexus  = 2247
   |curseforge key = quest-framework
+
   |github  = unidarkshin/Stardew-Mods
   |nexus id = 6414
+
 
   |github   = purrplingcat/QuestFramework
+
   |broke in = Stardew Valley 1.3.29
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Time Limits
+
   |name   = Infinite Junimo Cart Lives
   |author   = aedenthorn
+
   |author = Renny
   |id       = aedenthorn.QuestTimeLimits
+
   |id     = renny.infinitejunimocartlives
   |nexus id = 16403
+
   |nexus   = 2705
   |github   = aedenthorn/StardewValleyMods
+
   |github = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Glance
+
   |name   = Infinite Money
   |author   = adverserath
+
   |author = Chunky
   |id       = Adverserath.QuickGlance
+
   |id     = chunky.InfiniteMoney
   |nexus id = 12058
+
   |nexus   = 11510
   |github   = adverserath/QuickGlance
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Load
+
   |name   = Infinite Watering Cans
   |author   = aedenthorn
+
   |author = CaptainSully
   |id       = aedenthorn.QuickLoad
+
   |id     = CaptainSully.InfiniteWateringCan
   |nexus id = 7756
+
  |moddrop = 1188756
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12739
 +
   |github = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Minigame
+
   |name   = Infinite Zoom
   |author   = Enaium
+
   |author = berkayylmao
   |id       = Enaium.QuickMinigame
+
   |id     = berkayylmao.InfiniteZoom
   |curseforge id  = 438741
+
   |nexus   = 8808
   |curseforge key = quickminigame
+
   |curse   = 500088
   |moddrop id = 895127
+
   |github = berkayylmao/StardewValleyMods
   |nexus id =  
 
   |github   = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Responses
+
   |name   = Informant
   |author   = aedenthorn
+
   |author = Slothsoft
   |id       = aedenthorn.QuickResponses
+
   |id     = Slothsoft.Informant
   |nexus id = 6548
+
   |nexus   = 14293
   |github  = aedenthorn/StardewValleyMods
+
   |github = slothsoft/stardew-informant
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Sell
+
   |name   = In-Game SMAPI Log Uploader, Log Uploader
   |author   = Alejandro Akbal, AlejandroAkbal
+
   |author = aedenthorn, Erinthe
   |id       = AlejandroAkbal.QuickSell
+
   |id     = aedenthorn.LogUploader
   |nexus id = 7854
+
  |curse  = 868724
   |github   = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |nexus   = 13979
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Shop
+
   |name   = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author   = Enaium
+
   |author = Platonymous
   |id       = Enaium.QuickShop
+
   |id     = Platonymous.InkStories
   |curseforge id  = 436793
+
   |curse   = 877221
   |curseforge key = quickshop
+
   |moddrop = 1521399
   |moddrop id = 864170
+
   |nexus   = 15987
   |nexus id =  
+
   |github =
   |github  = Enaium-StardewValleyMods/QuickShop
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Input Fix
   |author   = WuestMan, redknightofdoom
+
   |author = Windmill_City
   |id       = WuestMan.QuickStart
+
   |id     = Windmill_City.InputFix
   |nexus id = 2375
+
   |nexus   = 5693
   |github   = Brian-Wuest/Quick_Start
+
   |github = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Swap
+
   |name   = Input Tools
   |author   = Allan Wang
+
   |author = Sagittaeri
   |id       = AllanWang.QuickSwap
+
   |id     = Sagittaeri.InputTools
   |nexus id = 13956
+
   |nexus   = 14553
   |github   = AllanWang/Stardew-Mods
+
   |github = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quotes
+
   |name   = InstaCrops
   |author   = aedenthorn
+
   |author = WuestMan, redknightofdoom
   |id       = aedenthorn.Quotes
+
   |id     = WuestMan.InstaCrops
   |nexus id = 6503
+
   |nexus   = 4077
   |github   = aedenthorn/StardewValleyMods
+
   |github = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Radioactive Geodes
+
   |name   = Instant Animals
   |author   = justastranger
+
   |author = pinocchio1231
   |id       = jas.RadioactiveGeodes
+
   |id     = pinocchio1231.instantanimals
   |moddrop id = 952722
+
   |nexus  = 9573
   |nexus id =  
+
  |github  = joisse1101/InstantAnimals
   |github   =  
+
 
 +
   |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     = Radioactive Tools
+
   |name   = Instant Animals 1.6
   |author   = kakashigr
+
   |author = Siweipancc
   |id       = kakashigr.RadioactiveTools
+
   |id     = Siweipancc.Instantanimals
   |nexus id = 7630
+
   |nexus   = 21798
   |github   = kakashigr/stardew-radioactivetools
+
   |github = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raincoat When Raining
+
   |name   = Instant Break
   |author   = BikiFae, bikinavisho
+
   |author = Jolyone
   |id       = BikiFae.RainCoatWhenRaining
+
   |id     = Me.InstantBreak
   |nexus id = 4659
+
   |nexus   = 15526
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = RainPlus
+
   |name   = Instant Building Construction and Upgrade, Instant Building Construction
   |author   = Deadlykirpy
+
   |author = aedenthorn, Erinthe
   |id       = Kirpy.RainPlus
+
   |id     = aedenthorn.InstantBuildingConstruction
   |nexus id = 6559
+
  |curse  = 868720
   |github  =  
+
   |nexus   = 14110
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Instant Buildings From Farm
   |author   = EvilPdor
+
   |author = BitwiseJon
   |id       =  
+
   |id     = BitwiseJonMods.InstantBuildings
   |nexus id =
+
   |nexus  = 2070
   |url      = https://community.playstarbound.com/threads/111526
+
   |github  = bitwisejon/StardewValleyMods
   |github   =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Refills Watering Can
+
   |name   = Instant Dialogues
   |author   = StultusV
+
   |author = idermailer
   |id       = StultusV.RainRefillsWateringCan
+
   |id     = idermailer.InstantDialogues
   |nexus id = 11554
+
   |nexus   = 22468
   |github   = JudeRV/Stardew-RainRefillsWateringCan
+
   |github = idermailer/InstantDialogues
}}  
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Raised Garden Beds
+
   |name   = Instant Eat Key
   |author   = blueberry
+
   |author = nini700
   |id       = blueberry.RaisedGardenBeds
+
   |id     = nini700.InstantEatKey
   |nexus id = 5305
+
   |nexus   = 4464
   |github   = b-b-blueberry/RaisedGardenBeds
+
 
 +
   |status  = workaround
 +
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ranching Tool Upgrades
+
   |name   = Instant Fishing
   |author   = drbirbdev
+
   |author = aurnj, Roy Li
   |id       = drbirbdev.RanchingToolUpgrades
+
   |id     = RuyiLi.InstantFishing
   |nexus id = 12280
+
   |nexus   =
   |github  = drbirbdev/StardewValley
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Bundles
+
   |name   = Instant Geodes
   |author   = balllight
+
   |author = montana123
   |id       = balllight.RandomBundles
+
   |id     =
   |nexus id = 13790
+
   |nexus   =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/109038
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status   = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Instant Growth Powder
   |author   = bookworm89723
+
   |author = aedenthorn, Erinthe
   |id       = davis.randomhair
+
   |id     = aedenthorn.InstantGrowthPowder
   |nexus id = 3271
+
  |curse  = 868864
   |github  = joaniedavis/RandomHairMod
+
   |nexus   = 7727
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Randomized Energy
+
   |name   = Instant Grow Trees
   |author   = LakeMonster_, LakeMonster666
+
   |author = cantorsdust and Pathoschild
   |id       = LakeMonster_.RandomizedEnergy
+
   |id     = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus id = 5250
+
   |nexus   = 173
   |github   =  
+
   |github = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random NPCs, Random Visitors
+
   |name   = Instant Load
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = Aedenthorn.RandomNPC
+
   |id     = Platonymous.InstantLoad
   |nexus id = 4911
+
   |curse  = 877220
   |github   = aedenthorn/StardewValleyMods
+
  |moddrop = 1521407
   |warnings = doesn't work in multiplayer.
+
   |nexus   = 16253
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Start Day
+
   |name   = Instantly Eat Item
   |author   = idermailer
+
   |author = Guedez
   |id       = idermailer.RandomStartDay
+
   |id     = eat.item.instantly
   |nexus id = 13225
+
   |nexus   = 5116
   |github   = idermailer/RandomStartDay
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Instantly Increase Crop Growth Phase
   |author   = skiilaa
+
   |author = RyanJesky
   |id       = skiilaa.RandomTastes
+
   |id     = RyanJesky.IncreaseCropGrowthPhase
   |nexus id = 2285
+
   |nexus   = 10146
 +
  |github  = RyanJesky/IncreaseCropGrowthPhase
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Instant Pets
   |author   = CatCattyCat, Cat
+
   |author = blueberry
   |id       = cat.sprinklerrange
+
   |id     = blueberry.InstantPets
   |nexus id = 1179
+
   |nexus  = 9448
   |moddrop id = 833536
+
   |github = b-b-blueberry/InstantPets
   |github   = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ranged Tools
+
   |name   = Instant Tool Upgrades
   |author   = vgperson
+
   |author = Binarynova
   |id       = vgperson.RangedTools
+
   |id     = binarynova.instanttoolupgrades
   |nexus id = 6935
+
   |nexus   = 8918
   |github   = vgperson/RangedTools
+
   |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Range Highlight
+
   |name   = Instant World Events
   |author   = Jamie Taylor
+
   |author = Spiderbuttons
   |id       = jltaylor-us.RangeHighlight
+
   |id     = Spiderbuttons.InstantWorldEvents
   |nexus id = 6752
+
   |nexus   = 27242
   |github   = jltaylor-us/StardewRangeHighlight
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Integrated Minecarts
   |author   = Remy Bach
+
   |author = Jibb
   |id       = remybach.readersdigest
+
   |id     = jibb.minecarts.C
   |nexus id = 3040
+
  |curse  = 988762
   |github   = remybach/stardew-valley-readersdigest
+
   |nexus   = 11881
 +
   |github = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Interaction Helper
   |author   = Kevin Connors
+
   |author = Hammurabi
   |id       = KevinConnors.RealisticFishing
+
   |id     = HammurabiInteractionHelper
   |nexus id = 2623
+
   |nexus   =
   |github   = kevinforrestconnors/RealisticFishing
+
   |chucklefish = 4640
 +
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in     = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
 
<!--
 
<!--
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |unofficial version = 1.0.4-unofficial.2-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Random Names
+
   |name   = Interactions, Interacoes
   |author   = aedenthorn
+
   |author = BrasileiroTop
   |id       = aedenthorn.RealNames
+
   |id     = BrasileiroTop.Interacoes
   |nexus id = 6269
+
   |nexus   = 4862
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Time
+
   |name   = Interaction Tweaks
   |author   = Enaium, Lightcolour888
+
   |author = jahangmar
   |id       = Enaium.RealTime
+
   |id     = jahangmar.InteractionTweaks
   |nexus id = 5336
+
   |nexus   = 3771
   |github  =  
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Realtime Minimap
+
   |name   = Internationalization
   |author   = spacechase0
+
   |author = bcmpinc
   |id       = spacechase0.RealtimeMinimap
+
   |id     = bcmpinc.Internationalization
   |nexus id = 9386
+
   |nexus   = 21317
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name   = Into the Game (Save Loaded Notifier)
   |author   = SixthTitan
+
   |author = DecidedlyHuman
   |id       = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id     = DecidedlyHuman.SaveLoadedNotifier
   |nexus id = 5773
+
   |nexus   = 12826
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Intravenous Coffee
   |author   = cantorsdust and Pathoschild
+
   |author = mpcomplete
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = mpcomplete.IntravenousCoffee
   |nexus id = 172
+
   |nexus   = 2224
   |github   = cantorsdust/StardewMods
+
   |github = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Investment
   |author   = lperkins2, Logan Perkins
+
   |author = MissCoriel
   |id       = lperkins2.RecoverStamina
+
   |id     = misscoriel.invest
   |nexus id = 2332
+
  |curse  = 885083
   |github   =  
+
   |nexus   = 5293
 +
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recurring Reminders
+
   |name   = Investment Maximized
   |author   = Dem1se
+
   |author = MissCoriel
   |id       = Dem1se.RecurringReminders
+
   |id     = misscoriel.investmax
   |nexus id = 6840
+
  |curse  = 885074
   |github   = dem1se/SDVMods
+
   |nexus   = 9253
 +
   |github = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Recyclable Cola
+
   |name   = Invite Code Mod
   |author   = XxHarvzBackxX
+
   |author = ThePqtatoGalaxy, KOREJJamJar
   |id       = harvz.RecyclableCola
+
   |id     = KOREJJamJar.InviteCodeMod
   |nexus id = 10865
+
   |nexus   = 4023
   |github   = XxHarvzBackxX/recyclableCola
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.4
  |name    = Redesigned Farmhouse Layout
 
  |author  = Aimon111 & DaLion
 
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
 
  |nexus id = 11420
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Invite Friend
   |author   = Hammurabi
+
   |author = d5a1lamdtd, HaPyke
   |id       = HammurabiRegeneration
+
   |id     = d5a1lamdtd.InviteFriend
   |nexus id =  
+
   |moddrop = 1486022
   |chucklefish id = 4584
+
   |nexus  = 19500
   |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = IPv6
   |author   = Zoryn
+
   |author = sunsst
   |id       = Zoryn.RegenMod
+
   |id     = sunsst.IPv6
   |nexus id =
+
   |nexus  = 25045
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github = sunsst/Stardew-Valley-IPv6
   |github   = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Regular Quality
+
   |name   = Iridium Bombs
   |author   = desto, JustToDownloadThings
+
   |author = ApryllForever
   |id       = desto.RegularQuality
+
   |id     = ApryllForever.IridiumBombs
   |nexus id = 5090
+
   |nexus   = 26476
   |github   = desto-git/smapi-RegularQuality
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rejuvenating Forest
+
   |name   = Iridium Cooking Dishes
   |author   = Team Timber
+
   |author = TianXiaobai
   |id       = TeamTimber.RejuvenatingForest
+
   |id     = TianXiaobai.IridiumCookingDishes
   |nexus id = 10322
+
   |nexus   = 24732
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author   = SlyMerc
+
   |author = Anthony Maciel, maciel310
   |id       = RelationshipBar
+
   |id     = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus id = 1009
+
   |nexus   = 15285
   |github   =  
+
   |github =
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationships Enhanced
+
   |name   = Iridium Tools Patch
   |author   = rodrigovaz
+
   |author = Redwood
   |id       = relationshipsenhanced
+
   |id     = Redwood.IridiumToolsPatch
   |nexus id =
+
   |nexus  = 2897
   |chucklefish id = 4435
+
   |github = EKomperud/StardewMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author   = Dragonisser
+
   |author = SaltyEggplant
   |id       = relationshipstatus
+
   |id     = SaltyEggplant.IsGusVisitingIsland
   |nexus id = 751
+
   |nexus   = 25270
   |github   =  
+
   |github =
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tooltips
+
   |name   = Is It Cake
   |author   = M3ales
+
   |author = LeFauxMatt
   |id       = M3ales.RelationshipTooltips
+
   |id     = furyx639.IsItCake
   |nexus id =  
+
   |curse  = 871826
   |curseforge id  = 298040
+
   |nexus   = 14775
   |curseforge key = relationship-tooltips
+
   |github = LeFauxMatt/StardewMods
   |github   = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Island Gatherers
   |author   = Branic
+
   |author = PeacefulEnd
   |id       = Branic.RelationshipTracker
+
   |id     = PeacefulEnd.IslandGatherers
   |nexus id = 2845
+
  |curse  = 870940
   |github   = Paradox355/SDVMods
+
   |nexus   = 8552
 +
   |github = Floogen/IslandGatherers
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
+
   |status   = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Relativity
+
   |name   = Island Gatherers Automate
   |author   = AdroSlice
+
   |author = PeacefulEnd
   |id       = AdroSlice.Relativity
+
   |id     = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus id = 13028
+
   |nexus   = 8552
   |github  = adroslice/sdv-relativity-mirror
+
   |github = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name   = Island Secret
   |author   = zeldela
+
   |author = Edu Anttunes
   |id       = zeldela-RememberBirthdays
+
   |id     = IslandSecret
   |nexus id = 13554
+
   |nexus   = 8096
   |github   = zeldela/sdv-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Faced Direction
+
   |name   = Item AutoTrasher, AutoTrash
   |author   = Annosz
+
   |author = S1mmyy
   |id       = Annosz.RememberFacedDirection
+
   |id     = S1mmyy.AutoTrash
   |nexus id = 6946
+
   |nexus   = 5140
   |github   = Annosz/StardewValleyModding
+
   |github = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remember Your Umbrella
+
   |name   = Item Bags
   |author   = heyseth
+
   |author = SlayerDharok
   |id       = heyseth.umbrellas
+
   |id     = SlayerDharok.Item_Bags
   |nexus id = 8366
+
  |curse  = 991675
   |github   = heyseth/SDVMods
+
   |nexus   = 5382
 +
   |github = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Item Checker
   |author   = Surkasu
+
   |author = Hitaxas
   |id       = Surkasu.Reminders
+
   |id     = Hitaxas.Items.DLL
   |nexus id = 2481
+
   |nexus   = 24305
   |github   =
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remind to Exit
+
   |name   = Item Extensions
   |author   = pepoluan
+
   |author = mistyspring
   |id       = pepoluan.RemindToExit
+
   |id     = mistyspring.ItemExtensions
   |nexus id = 8727
+
   |nexus   = 20357
   |github   =
+
   |github = misty-spring/StardewMods
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Item Locator
   |author   = EternalSoap, arjan3004
+
   |author = Hitaxas
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = Hitaxas.Items2.DLL
   |nexus id = 2545
+
   |nexus   = 24305
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github =
  |warnings = Broken on Android (loads but does not work).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove All Monsters
+
   |name   = Item Quality Indicator
   |author   = David J. Lee, djslzx
+
   |author = FunnyMoney
   |id       = djsl.RemoveAllMonsters
+
   |id     = funnymoney.itemqualityindicator
   |nexus id = 5727
+
   |nexus   = 15336
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Remove Animal Limitations
+
   |name   = Item Recovery
   |author   = Hobbes
+
   |author = Mytsy
   |id       = Hobbes.RemoveAnimalLimitations
+
   |id     = Mysty.ItemRecovery
   |nexus id = 7838
+
   |nexus   = 9354
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Item Recovery Plus
   |author   = Remmie, CoinzReturns
+
   |author = Lunardiver
   |id       = Remmie.Rename
+
   |id     = Lunardiver.ItemRecoveryPlus
   |nexus id = 2130
+
   |nexus   = 13026
   |github   =  
+
   |github = LunarDiver/StardewValley.ItemRecoveryPlus
  
   |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   = Item Research 'n' Spawn
   |author   = Parabyted
+
   |author = TSlex
   |id       = parabyted.renamerework
+
   |id     = TSlex.ItemResearchSpawner
   |nexus id = 10866
+
   |nexus   = 8933
   |github   =
+
  |moddrop = 1012482
 +
   |github = TSlex/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Items Have Weight
   |author   = JarvieK
+
   |author = BarleyZP
   |id       = JarvieK.RentedTools
+
   |id     = BarleyZP.ItemsHaveWeight
   |nexus id = 1307
+
   |nexus   = 26693
   |github   = Jarvie8176/StardewMods
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reorient After Eating
+
   |name   = Item Tooltips
   |author   = PunningLinguist
+
   |author = Jaredlll08
   |id       = PunningLinguist.ReorientAfterEating
+
   |id     = BlameJared.ItemTooltips
   |nexus id = 7585
+
   |nexus   =
   |github   = amconners/ReorientAfterEating
+
  |curse  = 297655
 +
   |github = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Item Tweaks
   |author   = jwdred
+
   |author = crpz
   |id       = jwdred.Replanter
+
   |id     = crpz.ItemTweaks
   |nexus id = 589
+
   |nexus   = 8182
   |github   = jdusbabek/stardewvalley
+
   |github =
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = iTile
   |author   = littleraskol
+
   |author = ha1fdaew
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = ha1fdaew.iTile
   |nexus id = 6837
+
   |nexus   = 7512
   |moddrop id = 827580
+
   |github  = ha1fdaew/iTile
   |github  = littleraskol/ReRegeneration
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |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   = rocslayer, James Overton
+
   |author = Apprehentice
   |id       = Roc.Reseed
+
   |id     = apprehentice.IMFIPOIIWT
   |nexus id = 2421
+
   |nexus   = 25188
   |github   =
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Skull Caverns
+
   |name   = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Caboose Sage, CabooseSage
   |id       = KoihimeNakamura.ResetCaverns
+
   |id     = Cabbose.Sage.ItsStardewTime
   |moddrop id = 1080116
+
   |nexus   = 20847
   |nexus id =
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reset Terrain Features
+
   |name   = Its Time to Wake Up
   |author   = mabelSyrup
+
   |author = Krutonium
   |id       = MabelSyrup.ResetTerrainFeatures
+
   |id     = Krutonium.ItsTimeToWakeUp
   |nexus id = 4715
+
   |nexus   = 13798
   |github   =
+
   |github =
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.1-esca
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
 
 
  |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Responsive Knockback, Responsive MP Knockback
+
   |name   = Jack Be Thicc
   |author   = spacechase0
+
   |author = DeadRobotDev
   |id       = spacechase0.ResponsiveKnockback
+
   |id     = DeadRobotDev.JackBeThicc
   |nexus id = 12029
+
   |nexus   = 21533
   |github   = spacechase0/StardewValleyMods
+
   |github = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Restauranteer
+
   |name   = Jaques and the Bean Pole, Jaques and Beans
   |author   = aedenthorn
+
   |author = Matt Cioni
   |id       = aedenthorn.Restauranteer
+
   |id     = mattCioni.JaquesAndBeans
   |nexus id = 14519
+
   |nexus   = 14555
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retro Active Achievements
+
   |name   = Jar Opener
   |author   = iceburg
+
   |author = Genowhirl9999
   |id       = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id     = genowhirl9999.jaropener
   |nexus id = 4974
+
   |nexus   = 5292
   |github   = ManApart/RetroActiveAchievements
+
  |moddrop = 988956
 +
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Retroactive Stardew
+
   |name   = JhinFour
   |author   = millerscout
+
   |author = Keaton Sadoski
   |id       = Millerscout.RetroactiveStardew
+
   |id     = Sadoski.JhinFour
   |nexus id = 6953
+
   |nexus   = 11838
   |github   = millerscout/StardewMillerMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Jiggly Junimo Bundles
   |author   = Iceburg
+
   |author = Jonas Henriksson, Greger
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = Greger.JigglyJunimoBundles
   |nexus id = 356
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github = gr3ger/Stardew_JJB
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
+
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Reverse Proposal
+
   |name   = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author   = GreenOnion24
+
   |author = k4rakara
   |id       = GreenOnion24.ReverseProposal
+
   |id     = k4rakara.JoJa84Plus
   |nexus id = 8526
+
   |nexus   = 5803
   |github  =  
+
   |github = K4rakara/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Revive Dead Crops
+
   |name   = JoJaBan - Arcade Sokoban
   |author   = atravita
+
   |author = Platonymous
   |id       = atravita.ReviveDeadCrops
+
   |id     = Platonymous.JoJaBan
   |moddrop id = 1294436
+
   |curse  = 308257
   |nexus id = 15005
+
   |nexus   = 3118
   |github  = atravita-mods/StardewMods
+
  |moddrop = 793907
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name   = Joja Cola Expanded
   |author   = ribeena
+
   |author = Objection777
   |id       = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id     = Objection777.JojaColaExpandedCode
   |nexus id = 11809
+
   |nexus   = 24227
   |github   =
+
   |github =
  |source  = ribeena/BusLocations
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ridgeside Village
+
   |name   = Joja Express
   |author   = Rafseazz
+
   |author = OFTS_CQM and Yuxuan
   |id       = Rafseazz.RidgesideVillage
+
   |id     = ofts.jojaExp
   |nexus id = 7286
+
   |nexus   = 23614
   |github   = Rafseazz/Ridgeside-Village-Mod
+
   |github = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Joja Financial
   |author   = ylsama
+
   |author = NermNermNerm
   |id       = ylsama.RightClickMoveMode
+
   |id     = NermNermNerm.JojaFinancial
   |nexus id = 2614
+
   |nexus   = 24958
   |github   = ylsama/RightClickMoveMode
+
   |github = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring Overhaul
+
   |name   = JojaMart to PathoMart, Pathomart
   |author   = Goldenrevolver
+
   |author = Dounat2201, Sasara
   |id       = Goldenrevolver.RingOverhaul
+
   |id     = Sasara.Pathomart
   |nexus id = 10669
+
   |nexus   = 1142
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring Overhaul for Walk of Life
+
   |name   = Joja Online
   |author   = Jibb
+
   |author = PeacefulEnd
   |id       = Jibb.RingOverhaulWOL
+
   |id     = PeacefulEnd.JojaOnline
   |nexus id = 12171
+
   |moddrop = 878236
   |github   =
+
   |curse   = 870947
}}
+
   |nexus   = 7486
{{#invoke:SMAPI compatibility|entry
+
   |github = Floogen/JojaOnline
   |name    = Rise And Shine
 
  |author   = Yoshify
 
  |id      = Yoshify.RiseAndShine
 
  |nexus id = 3
 
   |github   =  
 
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
  |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     = Riverland Farm but You Need to Build Bridges
+
   |name   = Joja's Dark Secret, Halloween Jam CSharp
   |author   = idermailer
+
   |author = sophiesalacia
   |id       = idermailer.riverfarmButBridge
+
   |id     = sophie.HalloweenJamCSharp
   |nexus id = 15748
+
   |nexus   = 18927
   |github   =
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Robin Work Hours
+
   |name   = Joja's Hauntings
   |author   = aedenthorn
+
   |author = MindMeltMax
   |id       = aedenthorn.RobinWorkHours
+
   |id     = MindMeltMax.HauntedJoja
   |nexus id = 11244
+
  |curse  = 997973
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7014
 +
  |moddrop = 1135684
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Joys of Efficiency
   |author   = Teban100
+
   |author = punyo, yakminepunyo
   |id       = RopeBridge
+
   |id     = punyo.JoysOfEfficiency
   |nexus id = 824
+
   |nexus   = 2162
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = pomepome/JoysOfEfficiency
  
   |broke in          = SMAPI 2.6
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
   |unofficial version = 1.5.0-unofficial.7-Hackswell
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-61318
+
   |unofficial url    = {{github|Hackswell/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rummage - The Thievery Mod
+
   |name   = Json Assets
   |author   = ApryllForever
+
   |author = spacechase0
   |id       = ApryllForever.RestStop.Rummage
+
   |id     = spacechase0.JsonAssets
   |nexus id = 12764
+
  |curse  = 867749
   |github   = ApryllForever/Rummage
+
  |moddrop = 399895
 +
   |nexus   = 1720
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rune Magic
+
   |name   = Json Processor
   |author   = fierro
+
   |author = Jamie Taylor
   |id       = fierro.rune_magic
+
   |id     = jltaylor-us.JsonProcessor
   |nexus id = 15065
+
   |nexus   = 13183
   |github   = facufierro/RuneMagic
+
   |github = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Run Fast, Sprint
+
   |name   = Json Shuffle
   |author   = Krutonium
+
   |author = spacechase0
   |id       = krutonium.sprint
+
   |id     = spacechase0.JsonShuffle
   |nexus id = 12701
+
   |nexus   = 21513
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Key
+
   |name   = Jump Down the Mine
   |author   = strato35
+
   |author = flowoeB
   |id       = Strato35.RunningKey
+
   |id     = flowoeB.JumpDownTheMine
   |nexus id = 5527
+
   |nexus   = 8357
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Jump Over
   |author   = Coll1234567
+
   |author = spacechase0
   |id       = Coll1234567.RunningLate
+
   |id     = spacechase0.JumpOver
   |nexus id = 3518
+
  |curse  = 867746
   |github   =  
+
  |moddrop = 384782
 +
   |nexus   = 1844
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Junimatic
   |author   = spacechase0 and Pathoschild
+
   |author = NermNermNerm
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = NermNermNerm.Junimatic
   |nexus id = 605
+
   |nexus  = 22672
   |moddrop id = 127276
+
   |github = NermNermNerm/Junimatic
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.API, SAAT - Audio API and Toolkit
+
   |name   = Junimo Beacon
   |author   = ZeroMeters
+
   |author = Achtuur
   |id       = ZeroMeters.SAAT.API
+
   |id     = Achtuur.JunimoBeacon
   |nexus id = 10747
+
   |nexus   = 17135
   |github  = Dawilly/SAAT
+
   |github = Achtuur/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name   = Junimo Boy
   |author   = ZeroMeters
+
   |author = Tyler Gibbs
   |id       = ZeroMeters.SAAT.Mod
+
   |id     = tylergibbs2.JunimoBoy
   |nexus id = 10747
+
   |nexus   = 14384
   |github  = Dawilly/SAAT
+
   |github = tylergibbs2/StardewValleyMods
 +
 
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Junimo Cart More Score
   |author   = CatCattyCat, Cat
+
   |author = yaxuan97
   |id       = cat.safelightning
+
   |id     = yaxuan97.junimocartmorescore
   |nexus id = 2039
+
   |nexus  = 13644
   |moddrop id = 833550
+
   |github =
   |github   = danvolchek/StardewMods
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning Redux, Safe Lightning
+
   |name   = Junimo Deposit Anywhere
   |author   = Shockah
+
   |author = Zoryn
   |id       = Shockah.SafeLightning
+
   |id     = Zoryn.JunimoDepositAnywhere
   |nexus id = 11857
+
   |nexus   =
   |github  = Shockah/Stardew-Valley-Mods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Reading
+
   |name   = Junimo Dialog
   |author   = LunaticShade
+
   |author = ceruleandeep
   |id       = LunaticShade.SafeReading
+
   |id     = ceruleandeep.junimodialog
   |nexus id = 8564
+
   |nexus   = 8937
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name   = Junimo Farm
   |author   = blueberry
+
   |author = Platonymous
   |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     = Platonymous.JunimoFarm
   |nexus id = 4154
+
   |nexus   = 984
   |github   = b-b-blueberry/SailorStyles
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Saloon Warp Totem
+
   |name   = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author   = Artinity
+
   |author = Fernass354
   |id       = Artinity.SaloonWarpTotem
+
   |id     = Fernass354.JunimoHutSize
   |nexus id = 16450
+
   |nexus   = 18457
   |github  = Artinity/SaloonWarpTotem
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Junimo Kart Anywhere
   |author   = Jesse, Jdvicks94
+
   |author = MartyrPher
   |id       = Jesse.SauvignonInStardew
+
   |id     = JunimoKartAnywhere
   |nexus id = 2597
+
   |nexus   = 4315
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Savage Vincent (NPC Speech Bubbles)
+
   |name   = Junimo Kart Cheater
   |author   = BlaDe
+
   |author = ryaon
   |id       = BlaDe.NPCSpeechBubblesVincent
+
   |id     = Ryaon.JunimoKartCheater
   |nexus id = 11833
+
   |nexus   = 5137
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere Redux, Save Anywhere
+
   |name   = Junimo Kart Global Rankings
   |author   = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author = drbirbdev
   |id       = Omegasis.SaveAnywhere
+
   |id     = drbirbdev.JunimoKartGlobalRankings
   |nexus id = 8386<!--non-redux: 444-->
+
   |nexus   = 14856
   |github   = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github = drbirbdev/StardewValley
  |warnings = Broken on Android (use the built-in autosave instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Junimo Kart Level Practice
   |author   = SMAPI
+
   |author = BlaDe
   |id       = SMAPI.SaveBackup
+
   |id     = BlaDe.JunimoLevelPractice
   |nexus id =
+
   |nexus  = 10056
   |url      = https://smapi.io
+
   |github =
   |github   = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Save Game Options
+
   |name   = Junimo Kart Level Select
   |author   = SorryLate, rharyanto
+
   |author = b1rdyw1rdy
   |id       = SorryLate.SaveGameOptions
+
   |id     = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus id = 5190
+
   |nexus   = 25140
   |github   =
+
   |github  =
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = Junimo Kart Prizes
   |author   = WretchedPenguin
+
   |author = b1rdyw1rdy
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = b1rdyw1rdy.JunimoKartPrizes
   |nexus id = 3579
+
   |nexus   = 25968
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Screenshot Everywhere
+
   |name   = Junimos Accept Cash
   |author   = Gaiadin
+
   |author = spacechase0
   |id       = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id     = spacechase0.JunimosAcceptCash
   |nexus id = 10805
+
  |curse  = 867716
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |nexus   = 7437
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Junimo Studio, Music Blocks
   |author   = Caraxian
+
   |author = Becks723
   |id       = caraxian.scroll.to.blank
+
   |id     = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus id = 4144
+
   |nexus  = 6971
   |chucklefish id = 4405
+
   |github =
   |github   = Caraxi/StardewValleyMods
+
 
}}
+
   |broke in = Stardew Valley 1.5.5
{{#invoke:SMAPI compatibility|entry
+
   |status   = abandoned
   |name    = Scroll To Zoom
 
  |author  = Tomwa
 
  |id      = Tomwa.ScrollToZoom
 
   |nexus id = 2163
 
  |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scrying Orb
+
   |name   = Junimo Warp
   |author   = kdau
+
   |author = Shockah
   |id       = kdau.ScryingOrb
+
   |id     = Shockah.JunimoWarp
   |nexus id = 5603
+
   |nexus  = 15676
   |moddrop id = 756553
+
   |github  = Shockah/Stardew-Valley-Mods
   |source  = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Junk Mail
   |author   = mmanlapat
+
   |author = Taskmaster
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = Taskmaster.JunkMail
   |nexus id = 1106
+
   |nexus   = 4452
   |github   =  
+
   |github =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Game of Life
+
   |name   = Just Relax
   |author   = Super Aardvark, ubererdferkel
+
   |author = Goldenrevolver
   |id       = SuperAardvark.GameOfLife
+
   |id     = Goldenrevolver.JustRelax
   |nexus id = 5361
+
   |nexus   = 7770
   |github   = super-aardvark/AardvarkMods-SDV
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Just Sleep In
   |author   = Dawgeth
+
   |author = Rifleman
   |id       = MTD.SDVTwitch
+
   |id     = Rifleman.JustSleepIn
   |nexus id = 1760
+
   |nexus   = 11286
   |github   =  
+
   |github = 9Rifleman/JustSleepIn
  
   |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   = Kamikaze
   |author   = SixthTitan
+
  |author  = aurnj, Roy Li
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = RuyiLi.Kamikaze
   |nexus id = 3203
+
  |nexus   =
   |github  =  
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name   = Kawakami - Healer NPC
   |author   = FreeTheJunimos
+
   |author = Gorzalt and Flerfarvet
   |id       = freethejunimos.seaclifffarm
+
   |id     = gorzalt.kawakami
   |nexus id = 13911
+
   |nexus   = 2549
   |github  =
+
   |github = Gorzalt/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name   = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author   = FreeTheJunimos
+
   |author = KediDili
   |id       = freethejunimos.seaclifffarm.pc
+
   |id     = KediDili.FurnitureTweaks.DLL
   |nexus id = 14296
+
   |nexus   = 19375
   |github   =
+
   |github = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Save Slots
+
   |name   = Kedi's NPC Utilities
   |author   = Tyler Gibbs
+
   |author = KediDili
   |id       = tylergibbs2.SeasonalSaveSlots
+
   |id     = KediDili.KNU
   |nexus id = 14382
+
   |nexus   = 17884
   |github  = tylergibbs2/StardewValleyMods
+
   |github = KediDili/NPCUtilities
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Season Switcher
+
   |name   = Keep Partners, Keep Your Partners
   |author   = dumbledalton
+
   |author = EssGee, SG
   |id       = Dumbledalton.SeasonSwitcher
+
   |id     = SG.Partners
   |nexus id = 10457
+
   |nexus   = 5625
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sebastian Frog Tank Switch
+
   |name   = KeyBind UI
   |author   = Shaklin
+
   |author = Enaium
   |id       = shaklin.SebastianFrogTankSwitch
+
   |id     = Enaium.KeyBindUI
   |nexus id = 8508
+
  |curse  = 538001
   |github   =  
+
  |moddrop = 1036920
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secretariat (Faster Horse)
+
   |name   = Keyboard Mod Menu
   |author   = Janglinator
+
   |author = Shadowfoxss
   |id       = jangles.secretariat
+
   |id     = Shadowfoxss.KeyboardModMenu
   |nexus id = 7537
+
   |nexus   = 3147
   |github  = Janglinator/Secretariat
+
  |curse  = 308891
 +
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Secret Hedge Maze, Hedge Maze
+
   |name   = Key Suppressor
   |author   = aedenthorn
+
   |author = Deflaktor
   |id       = aedenthorn.HedgeMaze
+
   |id     = Deflaktor.KeySuppressor
   |nexus id = 14138
+
   |nexus   = 9295
   |github   = aedenthorn/StardewValleyMods
+
   |github = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Kisekae
   |author   = Platonymous
+
   |author = Kabigon
   |id       = Platonymous.SeedBag
+
   |id     = Kabigon.kisekae
   |nexus id = 1133
+
   |nexus   = 2348
   |moddrop id = 793931
+
   |github  = KabigonFirst/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |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     = Seed Info, Seed Information
+
   |name   = Kiss Krobus
   |author   = aedenthorn
+
   |author = EnanoForro
   |id       = aedenthorn.SeedInfo
+
   |id     = EnanoForro.KissKrobus
   |nexus id = 15754
+
   |nexus   = 25234
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Machines
+
   |name   = KivoValley Pets, KivoValley Sounds Lib
   |author   = Veress
+
   |author = ST, Trans1st0r
   |id       = Veress.SeedMachines
+
   |id     = ST.KivoValley.SoundsLib
   |nexus id = 6265
+
   |nexus   = 25705
   |github   = mrveress/SDVMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker - Better Quality More Seeds
+
   |name   = Kokoro, Kokoro - Shockah's Core Mod
   |author   = vabrell, Victor Abrell
+
   |author = Shockah
   |id       = vabrell.sm_bqms
+
   |id     = Shockah.Kokoro
   |nexus id = 14236
+
   |nexus   = 15682
   |github   = vabrell/sdw-seed-maker-mod
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Krobus Roommate Shop
   |author   = mcoocr
+
   |author = aedenthorn, Erinthe
   |id       = mcoocr.smcq
+
   |id     = aedenthorn.KrobusRoommateStore
   |nexus id = 3089
+
  |curse  = 868741
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |nexus   = 13131
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Tweaks
+
   |name   = Krobus Sells Larger Stacks
   |author   = aedenthorn
+
   |author = Annosz
   |id       = aedenthorn.SeedMakerTweaks
+
   |id     = Annosz.KrobusSellsLargerStacks
   |nexus id = 10681
+
   |nexus   = 5993
   |github  = aedenthorn/StardewValleyMods
+
   |github = Annosz/StardewValleyModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Labeling
   |author   = jahangmar
+
   |author = Enaium
   |id       = jahangmar.SeedsAreRare
+
   |id     = Enaium.Labeling
   |nexus id = 3618
+
  |curse  = 443134
   |github   = jahangmar/StardewValleyMods
+
  |moddrop = 906932
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Shortage
+
   |name   = Ladder and Snow Yam Tip
   |author   = Xynerorias
+
   |author = WhiteMind
   |id       = xynerorias.seedshortage
+
   |id     = WhiteMind.LAST
   |nexus id = 5614
+
   |nexus   = 1906
   |github  = xynerorias/Seed-Shortage
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds Unpacked
+
   |name   = Ladder Light
   |author   = blueberry
+
   |author = Tocseoj
   |id       = blueberry.SeedsUnpacked
+
   |id     = Tocseoj.LadderLight
   |nexus id = 7215
+
  |moddrop = 1549539
   |github   = b-b-blueberry/SeedsUnboxed
+
  |curse  = 1003314
 +
   |nexus   = 22052
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = See Me Rollin'
+
   |name   = Ladder Locator
   |author   = Khloe Leclair
+
   |author = ChaosEnergy
   |id       = leclair.seemerollin
+
   |id     = ChaosEnergy.LadderLocator
   |nexus id = 10976
+
   |curse  = 989910
   |moddrop id = 1116122
+
   |nexus  = 3094
   |github   = KhloeLeclair/StardewMods
+
   |github = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Serve
+
   |name   = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author   = aedenthorn
+
   |author = Platonymous
   |id       = aedenthorn.SelfServe
+
   |id     = Platonymous.LandGrants
   |nexus id = 11313
+
  |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     = Self Service
+
   |name   = Last Day to Plant
   |author   = JarvieK
+
   |author = dmcrider57
   |id       = JarvieK.SelfService
+
   |id     = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus id = 1304
+
   |nexus   = 7917
   |github   = Jarvie8176/StardewMods
+
   |github = dmcrider/LastDayToPlant
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Last Day to Plant Redux
   |author   = GuiNoya, Yesst
+
   |author = atravita
   |id       = GuiNoya.SelfServiceShop
+
   |id     = atravita.LastDayToPlantRedux
   |nexus id = 1622
+
  |curse  = 870965
   |github   = GuiNoya/SVMods
+
  |moddrop = 1294435
 +
   |nexus   = 15004
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sell Quality
+
   |name   = Lasting Conversation Topics
   |author   = DonDorscha, jasonmbrady
+
   |author = sophiesalacia
   |id       = DonDorscha.SellQuality
+
   |id     = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus id = 12469
+
   |nexus   = 14377
   |github   =
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items Multiplayer
+
   |name   = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author   = hafnerpw
+
   |author = Lavapulse
   |id       = hafnerpw.SendItemsMultiplayer
+
   |id     = Lavapulse.LavapulseChickens
   |nexus id = 13794
+
   |nexus   = 4821
   |github  =
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Lazy Farmer
   |author   = Denifia
+
   |author = LazyGamer
   |id       = Denifia.SendItems
+
   |id     = LazyGamer.LazyFarmer
   |nexus id = 1087
+
   |nexus  = 26294
   |moddrop id = 127754
+
   |github = setsevireon/LazyFarmer
   |github   = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Greenhouse
+
   |name   = Lazy Mod
   |author   = lolmaj
+
   |author = weizinai
   |id       = lolmaj.SeparateGreenhouse
+
   |id     = weizinai.LazyMod
   |nexus id = 3965
+
   |nexus   = 22826
   |github   = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Serene Greenhouse
+
   |name   = Leaderboard Library
   |author   = PeacefulEnd
+
   |author = drbirbdev
   |id       = PeacefulEnd.SereneGreenhouse
+
   |id     = drbirbdev.LeaderboardLibrary
   |nexus id = 8011
+
   |nexus  = 15102
  |github  = Floogen/SereneGreenhouse
+
   |github = drbirbdev/StardewValley
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Server Bookmarker
 
  |author  = Ilyaki
 
  |id      = Ilyaki.ServerBookmarker
 
  |nexus id = 2968
 
   |github   = Ilyaki/ServerBookmarker
 
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Leah Cabin Music Fix
   |author   = Ilyaki
+
   |author = Huanir
   |id       = Ilyaki.ServerBrowser
+
   |id     = Huanir.LeahCabinMusicFix
   |nexus id = 3227
+
   |nexus   = 2653
   |github   = Ilyaki/Server-Browser
+
   |github =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Leave the Mine
   |author   = PhantomGamers
+
   |author = Kangzoel
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = Kangzoel.LeaveTheMine
   |nexus id = 2993
+
   |nexus   = 11823
   |github   = PhantomGamers/StardewPortChanger
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Reminders
+
   |name   = Lefty Mode
   |author   = Aelaan Bluewood
+
   |author = Max Vollmer, SVProtector
   |id       = AelaanBluewood.SetReminders
+
   |id     = maxvollmer.leftymode
   |nexus id = 16112
+
   |nexus   = 6199
   |github   =
+
   |github = maxvollmer/LeftyMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shadow for Mazes, Maze
+
   |name   = Legendary Fish Pond Framework
   |author   = Edu Anttunes
+
   |author = sharpskull2
   |id       = Maze
+
   |id     = sharpskull2.LegendaryFishPondFramework
   |nexus id = 8930
+
   |nexus   = 14637
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shared Exp, Shared Xp
+
   |name   = Lenient Window Resize
   |author   = Batzpup
+
   |author = DeLiXx
   |id       = SharedExp.Batzpup
+
   |id     = DeLiXx.Lenient_Window_Resize
   |moddrop id = 1269698
+
   |curse  = 990483
   |nexus id = 14607
+
   |nexus   = 12305
   |github  =
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sharing is Caring
+
   |name   = Less Mini Shipping Bin
   |author   = spacechase0
+
   |author = atravita
   |id       = spacechase0.SharingIsCaring
+
   |id     = atravita.LessMiniShippingBin
   |nexus id = 14263
+
  |curse  = 870982
   |github  = spacechase0/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     = Shed Notifications
+
   |name   = Less Strict Over-Exertion, AntiExhaustion
   |author   = TheCroak
+
   |author = Permamiss
   |id       = TheCroak.BuildingsNotifications
+
   |id     = BALANCEMOD_AntiExhaustion
   |nexus id = 620
+
   |nexus   = 637
   |github   =  
+
   |github =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Hatch This Egg
 +
  |author  = MikeW
 +
  |id      = Mikew.letmehatchthisegg.smapi
 +
  |nexus  = 25175
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Let Me Rest!
   |author   = Nishtra
+
   |author = Ophaneom
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = Ophaneom.LetMeRest
   |nexus id = 756
+
   |nexus   = 8205
   |github   =  
+
   |github = Ophaneom/Let-Me-Rest
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anything, Ship Everything
+
   |name   = Let Me Shop
   |author   = Berkay Yigit, berkayylmao
+
   |author = MindMeltMax
   |id       = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id     = MindMeltMax.LetMeShop
   |nexus id = 3782
+
  |moddrop = 1443554
   |github   = berkayylmao/StardewValleyMods
+
   |nexus   = 16738
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Let's Move It
   |author   = Platonymous
+
   |author = Exblosis
   |id       = Platonymous.ShipFromInventory
+
   |id     = Exblosis.LetsMoveIt
   |nexus id = 3219
+
   |nexus  = 20943
   |moddrop id = 793916
+
   |github = Exblosis/StardewValleyMods
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipments to Quality, Quality from Shipments
+
   |name   = Let's Start With Fishing
   |author   = JPAN
+
   |author = MedievalAI
   |id       = JPAN.QualityFromShipments
+
   |id     = MedievalAI.LetsStartWithFishing
   |nexus id = 7531
+
   |nexus   = 19107
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Level Extender
   |author   = Iceburg
+
   |author = unidarkshin, Devin Lematty
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus id = 321
+
   |nexus   = 1471
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name   = Level Forever
   |author   = holythesea
+
   |author = GoldstoneBosonMeadows, Parakee
   |id       = holythesea.SortShippingCollection
+
   |id     = GoldstoneBosonMeadows.LevelForever
   |nexus id = 15694
+
   |nexus   = 22920
   |github   = holy-the-sea/SortShippingCollection
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Anywhere
+
   |name   = Leveling Adjustment
   |author   = SorryLate, rharyanto
+
   |author = jahangmar
   |id       = SorryLate.ShopAnywhere
+
   |id     = jahangmar.LevelingAdjustment
   |nexus id = 5299
+
   |nexus   = 4689
   |github  =
+
   |github = jahangmar/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
   |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Level Up Notifications
   |author   = Entoarox
+
   |author = kd8lvt
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus id = 2278
+
   |nexus   = 855
   |chucklefish id = 4381
+
   |curse  = 300715
   |github   = Entoarox/StardewMods
+
   |github =
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shoplifter
+
   |name   = LewdDew Valley, LewdDew_Valley_helper2
   |author   = TheMightyAmondee
+
   |author = shurmash
   |id       = TheMightyAmondee.Shoplifter
+
   |id     = shurmash.LewdDew_Valley_helper
   |nexus id = 8569
+
   |nexus   = 7222
   |github   = TheMightyAmondee/Shoplifter
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shopping Cart
+
   |name   = Lewd Leah
   |author   = furyx639
+
   |author = prowlingDemon, unknownDev
   |id       = furyx639.ShoppingCart
+
   |id     = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus id = 13701
+
   |nexus   = 4402
   |github  = LeFauxMatt/StardewMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Tile Framework
+
   |name   = Light Mod
   |author   = Cherry, CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.ShopTileFramework
+
   |id     = aedenthorn.LightMod
   |nexus id = 5005
+
   |curse  = 868708
   |moddrop id = 716384
+
   |nexus  = 14387
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shovel Tool Upgrades, Upgradable Shovel
+
   |name   = Light Switch
   |author   = moonslime
+
   |author = holythesea
   |id       = moonslime.ShovelToolUpgrades
+
   |id     = holythesea.LightSwitch
   |nexus id = 16028
+
   |nexus   = 15683
   |github   =
+
   |github = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Birthdays
+
   |name   = Like a Duck to Water
   |author   = Traktori
+
   |author = aedenthorn, Erinthe
   |id       = Traktori.ShowBirthdays
+
   |id     = aedenthorn.LikeADuckToWater
   |nexus id = 7495
+
  |curse  = 868676
   |github   = Traktori7/StardewValleyMods
+
   |nexus   = 15860
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Like a Duck to Water Continued
   |author   = Igorious
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = Igorious.Showcase
+
   |id     = tem696969696969.LikeADuckToWater
   |nexus id =
+
   |nexus  = 21285
   |chucklefish id = 4487
+
   |github = kqrse/StardewValleyMods-aedenthorn
   |github   = Igorious/Stardew_Valley_Showcase_Mod
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Limited Campfire Cooking
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Cherry, CherryChain
   |id       = f4iTh.ShowCatchQuality
+
   |id     = Cherry.LimitedCampfireCooking
   |nexus id = 3326
+
   |nexus   = 4971
   |github   =  
+
  |moddrop = 716383
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Cooking Recipes
+
   |name   = Limited Regrowable Crop Harvests
   |author   = MasterOfMutton
+
   |author = Adradis
   |id       = faragodavid.showcookingrecipes
+
   |id     = Adradis.LimitedHarvests
   |nexus id = 5525
+
   |nexus   = 24623
   |github   =  
+
   |github = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Daily Luck
+
   |name   = Line Sprinklers
   |author   = Arphox
+
   |author = nanzington<!--since 1.4.0-->, Hootless
   |id       = Arphox.ShowDailyLuck
+
   |id     = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus id = 15910
+
   |nexus   = 2917
   |github  = arphox/StardewValleyMods
+
   |github = hootless/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Item Quality
+
   |name   = Line Sprinklers Redux (1.6 Compatible)
   |author   = Jonqora
+
   |author = rtrox, Swyytch
   |id       = Jonqora.ShowItemQuality
+
   |id     = rtrox.LineSprinklersRedux
   |nexus id = 6311
+
   |nexus   = 23895
   |github   = Jonqora/StardewMods
+
   |github = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name   = Linus Mod
   |author   = aedenthorn
+
   |author = tomii
   |id       = aedenthorn.ShowPlayerBehind
+
   |id     = tomii.LinusMod
   |nexus id = 6540
+
   |nexus   = 11637
   |github  = aedenthorn/stardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Show Predictable RNG Outcomes
+
   |name   = Literally Can't Even
   |author   = Relance
+
   |author = spacechase0
   |id       = Relance.ShowPredictableRNGOutcomes
+
   |id     = spacechase0.LiterallyCantEven
   |nexus id = 13186
+
  |curse  = 867137
   |github  =
+
   |nexus   = 14262
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter Redux
+
   |name   = Little NPCs
   |author   = Strobe and TehPers
+
   |author = Candidus42
   |id       = ShroomSpotter
+
   |id     = Candidus42.LittleNPCs
   |nexus id = 7934
+
   |nexus   = 15152
   |github   = strobel1ght/ShroomSpotterRedux
+
   |github = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shut Up
+
   |name   = Live Progress Bar
   |author   = Geko_X
+
   |author = Tyler Gibbs
   |id       = gekox.shutUp
+
   |id     = tylergibbs2.liveprogressbar
   |nexus id = 7358
+
   |nexus   = 7330
   |github  =  
+
   |github = tylergibbs2/StardewValleyMods
   |source   = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Alarm Clock
+
   |name   = Livestock Choices
   |author   = Invatorzen
+
   |author = aedenthorn, Erinthe
   |id       = invatorzen.AC
+
   |id     = aedenthorn.LivestockChoices
   |nexus id = 12164
+
  |curse  = 868766
   |github  =
+
   |nexus   = 11551
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Loan Mod
   |author   = climaxius
+
   |author = Doomnik
   |id       = climaxius.silentscarecrows
+
   |id     = Doomnik.LoanMod
   |nexus id = 3258
+
   |nexus   = 3882
   |github   = robbiev/SilentScarecrows
+
   |github = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Lober Cat
   |author   = bogie5464
+
   |author = codyflagstaff
   |id       = bogie5464.SiloReport
+
   |id     = codyflagstaff.lobercat
   |nexus id = 3194
+
   |nexus   = 8219
   |github   = bogie5464/SiloReport
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Size
+
   |name   = Location and Music Logger
   |author   = pepoluan
+
   |author = Brandy Lover, WDavi
   |id       = pepoluan.SiloSize
+
   |id     = Brandy Lover.LMlog
   |nexus id = 8819
+
   |nexus   = 1366
   |moddrop id = 981291
+
   |github  =
   |github  =  
+
 
   |source   = https://sourceforge.net/p/sdvmod-silo-size/
+
   |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Location Compass
   |author   = TheMusketeer
+
   |author = Bouhm and Pathoschild
   |id       = SimpleCropLabel
+
   |id     = Bouhm.LocationCompass
   |nexus id = 314
+
   |nexus   = 3045
   |github   =  
+
   |github = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple HUD
+
   |name   = Lockable Things
   |author   = Enaium
+
   |author = ThisIsCad
   |id       = Enaium.SimpleHUD
+
   |id     = ThisIsCad.LockableThings
   |moddrop id = 1145228
+
   |nexus   = 26281
   |nexus id =
+
   |github = brandonwamboldt/LockableThings
   |github   = Enaium-StardewValleyMods/SimpleHUD
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Locked Chests
   |author   = skn
+
   |author = MindMeltMax
   |id       = skn.HungerMod
+
   |id     = MindMeltMax.LockedChests
   |nexus id = 3270<!--was 1127 before re-release-->
+
  |curse  = 1004481
   |github   =  
+
  |moddrop = 1179603
 +
   |nexus   = 12452
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Screenshots, Screenshot
+
   |name   = Locked Crab Pots
   |author   = aedenthorn
+
   |author = nini700
   |id       = aedenthorn.Screenshot
+
   |id     = nini700.LockedCrabPot
   |nexus id = 10178
+
   |nexus   = 4461
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sounds
+
   |name   = Locked Maps
   |author   = BleakCodex
+
   |author = Edu Anttunes
   |id       = BleakCodex.SimpleSounds
+
   |id     = LockedMaps
   |nexus id = 14540
+
   |nexus   = 10089
   |github   = BleakCodex/SimpleSounds
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Lock Hotbar Items
   |author   = ADoby, tZed, Tobias Z
+
   |author = Falson
   |id       = tZed.SimpleSprinkler
+
   |id     = Falson.LockHotbarItems
   |nexus id = 76
+
  |moddrop = 1573213
   |github   = ADoby/SimpleSprinkler
+
   |nexus   = 23702
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simplified Achievements
+
   |name   = Lockpicks
   |author   = cel10e
+
   |author = bwdy
   |id       = cel10e.SimplifiedAchievements
+
   |id     = bwdy.lockpicks
   |moddrop id = 909416
+
   |nexus  = 3521
   |nexus id = 8026
+
   |github  = bwdymods/SDV-Lockpicks
   |github  =
+
 
}}  
+
   |broke in = Stardew Valley 1.6
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Singin' Stone
+
   |name   = Log Menu
   |author   = CyTheGuy01
+
   |author = JareBear
   |id       = CyTheGuy01.TestMod
+
   |id     = JareBear.LogMenu
   |nexus id = 6463
+
   |nexus   = 19919
   |github   =  
+
   |github = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Single-Player Regen, Single-Player Sleep
+
   |name   = Log Spam Filter
   |author   = MindMeltMax
+
   |author = aedenthorn, Erinthe
   |id       = MindMeltMax.SPRegen
+
   |id     = aedenthorn.LogSpamFilter
   |nexus id = 6778
+
   |curse  = 868783
   |moddrop id = 1135654
+
   |nexus  = 11252
   |github   = MindMeltMax/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit and Rest
+
   |name   = Longer Days
   |author   = Krutonium
+
   |author = Stuyk
   |id       = Krutonium.SitandRest
+
   |id     = Stuyk.LongerDays
   |nexus id = 7403
+
   |nexus   = 19027
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit For Stamina
+
   |name   = Longer Fence Life
   |author   = Entoarox
+
   |author = NormanPCN
   |id       = Entoarox.SitForStamina
+
   |id     = NormanPCN.LongerFenceLife
   |nexus id = 7334
+
   |nexus   = 10498
   |github   = Entoarox/StardewMods
+
   |github = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit n' Relax: Rest Your Butt
+
   |name   = Longer Lasting Lures
   |author   = MissCoriel
+
   |author = Caraxian
   |id       = misscoriel.sitnrelax
+
   |id     = caraxian.LongerLastingLures
   |nexus id = 7336
+
   |nexus   = 2510
   |github   = MissCoriel/Sit-n-Relax
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Longer Seasons
   |author   = sivolobwho, Tori Leblanc, Siv
+
   |author = aedenthorn, Erinthe
   |id       = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id     = aedenthorn.LongerSeasons
   |nexus id = 366
+
  |curse  = 868830
   |github   = tlcasebeer/SivsMarriageMod
+
   |nexus   = 10108
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
+
   |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sixty-Nine Shirt, Sixty-Nine
+
   |name   = Longer Seasons - Continued
   |author   = aedenthorn
+
   |author = aedenthorn and FlyingTNT
   |id       = aedenthorn.SixtyNine
+
   |id     = FlyingTNT.LongerSeasons
   |nexus id = 6969
+
   |nexus   = 25164
   |github   = aedenthorn/StardewValleyMods
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sizable Fish
+
   |name   = Longevity
   |author   = spacechase0
+
   |author = RTGOAT
   |id       = spacechase0.SizableFish
+
   |id     = RTGOAT.Longevity
   |nexus id = 14267
+
   |nexus   = 649
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skateboard
+
   |name   = Looking for Love REDUX
   |author   = aedenthorn
+
   |author = mushroomhash
   |id       = aedenthorn.Skateboard
+
   |id     = mush.loveydovey
   |nexus id = 13096
+
   |nexus  = 21370
  |github   = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skillful Clothes
+
   |name   = Look to the Sky
   |author   = LunaticShade
+
   |author = drbirbdev
   |id       = LunaticShade.SkillfulClothes
+
   |id     = drbirbdev.LookToTheSky
   |nexus id = 8541
+
   |nexus   = 15262
   |github   = LunaticShade/StardewValley.SkillfulClothes
+
   |github = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Lookup Anything
   |author   = Alphablackwolf
+
   |author = Pathoschild
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id     = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus id = 569
+
   |curse  = 992793
   |github   = Alphablackwolf/SkillPrestige
+
   |nexus   = 541
 
+
   |moddrop = 606605
   |broke in          = Stardew Valley 1.3
+
   |github  = Pathoschild/StardewMods
   |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name   = Loon Calls
   |author   = Alphablackwolf
+
   |author = Graham Nelson
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = GrahamNelson.LoonCallsMod
   |nexus id = 569
+
   |nexus   = 27045
   |github   = Alphablackwolf/SkillPrestige
+
   |github = Graham-Nelson73/LoonCallsMod
 
 
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Luck Skill
+
   |name   = Loose Audio Files
   |author   = Alphablackwolf
+
   |author = aedenthorn, Erinthe
   |id       = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id     = aedenthorn.LooseAudioFiles
   |nexus id = 569
+
  |curse  = 868902
   |github   = Alphablackwolf/SkillPrestige
+
   |nexus   = 5999
 +
   |github = aedenthorn/StardewValleyMods
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige for Magic
+
   |name   = Lore-Friendly JojaMart Prices
   |author   = Alphablackwolf
+
   |author = Huanir
   |id       = alphablackwolf.MagicPrestigeAdapter
+
   |id     = Huanir.LoreFriendlyJojaPrices
   |nexus id = 569
+
   |nexus   = 2658
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Rings
+
   |name   = Lost Book Menu
   |author   = AlphaMeece
+
   |author = bungus
   |id       = AlphaMeece.SkillRings
+
   |id     = bungus.LostBookMenu
   |nexus id = 7515
+
   |nexus   = 20301
   |github   =
+
   |github = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Training
+
   |name   = Lost Woods
   |author   = spacechase0
+
   |author = Raik, Raik167, YousernameZo
   |id       = spacechase0.SkillTraining
+
   |id     = raik.testmod
   |nexus id = 14452
+
   |nexus   = 6291
   |github  = spacechase0/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Dialogue
+
   |name   = Louis's Garage and Renault 5 Expansion
   |author   = FricativeMelon
+
   |author = XxHarvzBackxX and Yri and Kaystar
   |id       = FricativeMelon.SkipDialogue
+
   |id     = R5.DLL
   |nexus id = 15311
+
   |nexus   = 24687
   |github   = FricativeMelon/SkipDialogue
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Love Bubbles
   |author   = DewMods
+
   |author = SteelixLeiter, Don Collins
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = LoveBubbles
   |nexus id = 2697
+
   |nexus   = 1318
   |github  =  
+
   |github = doncollins/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Loved Labels
   |author   = Pathoschild
+
   |author = Advize and Jinxiewinxie
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = Advize.LovedLabels
   |nexus id = 533
+
   |nexus   = 279
   |moddrop id = 606601
+
   |github  = AdvizeGH/LovedLabels
   |github   = Pathoschild/StardewMods
+
 
 +
   |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     = Skip Start
+
   |name   = Loved Labels Redux
   |author   = DeadRobotDev
+
   |author = thespbgamer
   |id       = DeadRobotDev.SkipStart
+
   |id     = thespbgamer.LovedLabelsRedux
   |nexus id = 11885
+
   |nexus   = 8880
   |github   =
+
  |curse  = 834387
 +
   |github = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Text
+
   |name   = Love Festival
   |author   = CrunchyDuck
+
   |author = AvalonMFX
   |id       = CrunchyDuck.SkipText
+
   |id     = AvalonMFX.LoveFestival
   |nexus id = 8947
+
  |curse  = 1016375
   |github   = CrunchyDuck/Stardew-Skip-Text
+
   |nexus   = 17819
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Drill
+
   |name   = Low Health Warning
   |author   = S1mmyy
+
   |author = NMVH5
   |id       = S1mmyy.SkullCavernDrill
+
   |id     = nmvh5.LowHealthWarning
   |nexus id = 6121
+
   |nexus   = 8326
   |github   = S1mmyy/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Luckier Mod, Luciker Mod
   |author   = Bifibi, Lestoph
+
   |author = Justin Song
   |id       = SkullCavernElevator
+
   |id     = JustinSong.LucikerMood
   |nexus id = 963
+
   |nexus   = 27250
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Toggle
+
   |name   = Luck Skill
   |author  = TheMightyAmondee, MightyAmondee
+
   |author = spacechase0
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus id = 7908
+
   |curse  = 867393
   |github   = TheMightyAmondee/SkullCavernToggle
+
  |moddrop = 127279
 +
   |nexus   = 521
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep In Wedding
+
   |name   = Lucky Block, Random Block
   |author   = atravita
+
   |author = elthisboy
   |id       = atravita.SleepInWedding
+
   |id     = elthisboy.LuckyBlockMod
   |moddrop id = 1294437
+
   |curse  = 1075448
   |nexus id = 15006
+
   |nexus   = 26594
   |github   = atravita-mods/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless Fisherman
+
   |name   = Lucky Reclamation Trash Can
   |author   = Annosz
+
   |author = kiranmurmu
   |id       = Annosz.SleeplessFisherman
+
   |id     = kiranmurmu.LuckyReclamationTrashCan
   |nexus id = 5915
+
   |nexus   = 8971
   |github   = Annosz/StardewValleyModding
+
   |github = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepless in Stardew
+
   |name   = Lunar Disturbances
   |author   = instafluff
+
   |author = Sakorona
   |id       = instafluff.sleeplessinstardew
+
   |id     = KoihimeNakamura.LunarDisturbances
   |nexus id = 5445
+
   |nexus   = 2208
   |github   = instafluff/SleeplessInStardew
+
  |moddrop = 664151
 +
   |github = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Machine Augmentors
   |author   = bwdy
+
   |author = SlayerDharok
   |id       = bwdy.sleepovers
+
   |id     = SlayerDharok.MachineAugmentors
   |nexus id = 3531
+
   |nexus   = 5600
   |github   = bwdymods/SDV-Sleepovers
+
   |github = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Machine Check
   |author   = Platonymous
+
   |author = FairfieldBW
   |id       = Platonymous.SleepWorker
+
   |id     = FairfieldBW.MachineCheck
   |nexus id = 2062
+
   |nexus  = 9515
   |moddrop id = 793835
+
   |github = FairfieldBW/MachineCheck
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Machine Speed Change
   |author   = spacechase0 and Pathoschild
+
   |author = IceGladiador
   |id       = spacechase0.SleepyEye
+
   |id     = IceGladiador.MachineSpeedChange
   |nexus id = 1152
+
   |nexus   = 1780
   |moddrop id = 129011
+
   |github  =
   |github   = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Hutch Water Spots
+
   |name   = Machine Status
   |author   = aedenthorn
+
   |author = Shockah
   |id       = aedenthorn.SlimeHutchWaterSpots
+
   |id     = Shockah.MachineStatus
   |nexus id = 13778
+
   |nexus   = 11177
   |github   = aedenthorn/StardewValleyMods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Magic
   |author   = Tofu, SadDodo
+
   |author = spacechase0
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = spacechase0.Magic
   |nexus id = 2743
+
  |curse  = 867745
   |github   =  
+
  |moddrop = 399898
 +
   |nexus   = 2007
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magical Crops
 +
  |author  = shekurika and Asterisk555
 +
  |id      = shekurika.MagicalCropsCode
 +
  |nexus  = 8762
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Produce
+
   |name   = Magic by Neosinf
   |author   = exotico
+
   |author = Neosinf
   |id       = exotico.SlimeProduce
+
   |id     = neosinf.Magic
   |nexus id = 7634
+
   |nexus   = 26593
   |github   = andraemon/SlimeProduce
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Magic Junimo Pet
   |author   = aurnj, Roy Li
+
   |author = Entoarox
   |id       = RuyiLi.SlimeSpawner
+
   |id     = Entoarox.MagicJunimoPet
   |nexus id =
+
   |nexus  = 3567
   |url      = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github = Entoarox/StardewMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slim Hutch
+
   |name   = Magic Pluses
   |author   = Peasly Wellbott
+
   |author = TerryDBS
   |id       = Wellbott.SlimHutchCode
+
   |id     = TerryDBS.MagicPluses
   |nexus id = 7424
+
   |nexus   = 7096
   |github  = Wellbott/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slingshot Rebalance
+
   |name   = Magic Scepter
   |author   = Redwood, Towering Redwood
+
   |author = not4bene
   |id       = Redwood.SlingshotRebalance
+
   |id     = not4bene.MagicScepter
   |nexus id = 14391
+
   |nexus   = 8169
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Magic Valley
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = season
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = season.MagicValley
   |nexus id = 252
+
   |nexus   = 10639
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smack Dat Scarecrow
+
   |name   = Mailbox Menu
   |author   = furyx639
+
   |author = aedenthorn, Erinthe
   |id       = furyx639.SmackDatScarecrow
+
   |id     = aedenthorn.MailboxMenu
   |nexus id = 13528
+
  |curse  = 868707
   |github  = LeFauxMatt/StardewMods
+
   |nexus   = 14439
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Small Beach Farm
+
   |name   = Mailbox Menu Continued
   |author   = Pathoschild
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = Pathoschild.SmallBeachFarm
+
   |id     = tem696969696969.MailboxMenu
   |nexus id = 3750
+
   |nexus  = 21068
   |moddrop id = 606555
+
   |github = kqrse/StardewValleyMods-aedenthorn
   |github   = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smaller Fish Ponds, Fish Well
+
   |name   = Mail Framework
   |author   = Peasly Wellbott
+
   |author = Digus
   |id       = Wellbott.FishWell
+
   |id     = DIGUS.MailFrameworkMod
   |nexus id = 7651
+
   |nexus   = 1536
   |github   = Wellbott/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Building
+
   |name   = Mail Order Pigs
   |author   = DecidedlyHuman
+
   |author = jwdred
   |id       = DecidedlyHuman.SmartBuilding
+
   |id     = jwdred.MailOrderPigs
   |nexus id = 11158
+
   |nexus   = 632
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Mail Services Mod
   |author   = DecidedlyHuman
+
   |author = Digus
   |id       = DecidedlyHuman.SmartCursor
+
   |id     = Digus.MailServicesMod
   |nexus id = 13268
+
   |nexus   = 7842
   |github   = DecidedlyHuman/StardewValleyMods
+
   |github = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author   = stokastic
+
   |author = pinguimbozo
   |id       = stokastic.SmartCursor
+
   |id     = pinguimbozo.PCMCCJJC
   |nexus id = 2458
+
   |nexus   = 13248
   |github   = stokastic/SmartCursor
+
   |github =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
   |status   = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Maintain Glow Rings Indoors Radius
   |author   = KuroBear
+
   |author = Cloudyluna
   |id       = KuroBear.SmartMod
+
   |id     = Cloudyluna.MaintainGlowRingsIndoorsRadius
   |nexus id =
+
   |nexus  = 27331
   |url      = https://community.playstarbound.com/threads/108104
+
   |github =
   |github   =
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Smol Fish
+
   |name   = Make Gil Real
   |author   = gbromios
+
   |author = Werewolf Master
   |id       = gbromios.SmolFish
+
   |id     = Wolf.GilSMAPI
   |nexus id = 14287
+
   |nexus   = 7118
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snack Anything
+
   |name   = Make Love
   |author   = Cherry, ChroniclerCherry
+
   |author = Kabulla
   |id       = Cherry.SnackAnything
+
   |id     = Kabulla.MakeLove
   |nexus id = 5196
+
   |nexus  = 16003
   |moddrop id = 716397
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snail Mail
+
   |name   = Makeshift Multiplayer
   |author   = Darkhax
+
   |author = spacechase0
   |id       = darkhax.snailmail
+
   |id     = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus id =
+
   |nexus  = 501
   |curseforge id  = 307861
+
   |moddrop = 127274
   |curseforge key = snail-mail
+
   |github = spacechase0/StardewValleyMP
   |github   = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Snow Crab
+
   |name   = Mana Bar
   |author   = John Peters
+
   |author = spacechase0
   |id       = JohnPeters.SnowCrab
+
   |id     = spacechase0.ManaBar
   |nexus id = 11302
+
  |curse  = 867709
   |github   =
+
   |nexus   = 7831
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Socializing Skill
+
   |name   = Mandatory Meals, Real Life Mod
   |author   = drbirbdev
+
   |author = darzington
   |id       = drbirbdev.SocializingSkill
+
   |id     = darzington.RealLifeMod
   |nexus id = 14142
+
   |nexus   = 7445
   |github  = StardewModders/mod-translations
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Network
+
   |name   = Manure Industries
   |author   = Cecidelus
+
   |author = Drewdus42
   |id       = Cecidelus.SocialNetwork
+
   |id     = Drewdus42.ManureIndustries
   |nexus id = 8255
+
   |nexus   = 9310
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Button
+
   |name   = Many Enchantments
   |author   = aedenthorn
+
   |author = Stari
   |id       = aedenthorn.SocialPageOrderButton
+
   |id     = Stari.ManyEnchantments
   |nexus id = 7871
+
   |nexus   = 8824
   |github   = aedenthorn/StardewValleyMods
+
   |github = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Page Order Menu
+
   |name   = Map Binder
   |author   = aedenthorn
+
   |author = SnowFire k'Vala
   |id       = aedenthorn.SocialPageOrderMenu
+
   |id     = SnowFire.Map_Binder
   |nexus id = 13698
+
   |nexus   = 6983
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author   = funny-snek
+
   |author = aedenthorn, Erinthe
   |id       = funnysnek.socialtabpatch
+
   |id     = aedenthorn.MapEdit
   |nexus id = 2981
+
  |curse  = 868847
   |github   =  
+
   |nexus   = 18387<!--8876 before 1.0.0-->
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solid Foundations
+
   |name   = Map Image Export
   |author   = PeacefulEnd
+
   |author = spacechase0
   |id       = PeacefulEnd.SolidFoundations
+
   |id     = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus id = 12311
+
   |nexus   = 1073
   |github  = Floogen/SolidFoundations
+
  |moddrop = 127273
 +
   |github = spacechase0/MapImageExporter
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solid Foundations → Automate Integration
+
   |name   = Mapping Extensions and Extra Properties (MEEP)
   |author   = PeacefulEnd
+
   |author = DecidedlyHuman
   |id       = PeacefulEnd.SolidFoundationsAutomate
+
   |id     = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus id = 12311
+
  |curse  = 1019064
   |github   = Floogen/SolidFoundations
+
   |nexus   = 14493
 +
   |github = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sona's Farm
+
   |name   = Map Teleport
   |author   = Kerlin & Sona
+
   |author = aedenthorn, Erinthe
   |id       = kerlin.sonasfarm
+
   |id     = aedenthorn.MapTeleport
   |nexus id = 8545
+
  |curse  = 868868
   |github  =  
+
   |nexus   = 7675
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sonic Shoes
+
   |name   = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author   = lilico
+
   |author = hlyvia
   |id       = lilico.SonicShoes
+
   |id     = hlyvia.StardewValleyMapTeleport
   |nexus id = 10226
+
   |nexus   = 25279
   |github   =
+
   |github = kesesek/StardewValleyMapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sorted Storages
+
   |name   = Map Teleport, Stardew Valley Map Teleport
   |author   = TeamCoFH, Tech, Zeldo
+
   |author = Richard2091
   |id       = Zeldo.LinkedStorages
+
   |id     = Richard2091.MapTeleport
   |nexus id =
+
   |nexus  = 21381
   |curseforge id  = 290653
+
   |github  = Richard2091/MapTeleport
  |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   = Map Utilities
   |author   = aRooooooba
+
   |author = mabelSyrup
   |id       = aRooooooba.SortingChests
+
   |id     = mabelsyrup.maputils
   |nexus id = 8224
+
   |nexus   = 4716
   |github  = aRooooooba/SortingChests
+
   |github = mjSurber/Map-Utilities
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Effect Replacement
+
   |name   = Maritime Secrets
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.SoundEffectReplacement
+
   |id     = Goldenrevolver.MaritimeSecrets
   |nexus id = 10232
+
   |nexus   = 10758
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Loop Mod
+
   |name   = Market Day
   |author   = strelkasaur
+
   |author = ceruleandeep
   |id       = com.strelkasaurus.sm.soundloop
+
   |id     = ceruleandeep.MarketDay
   |nexus id = 13099
+
   |nexus   = 11778
   |github  =
+
   |github = ceruleandeep/CeruleanStardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sounds Patcher
+
   |name   = Market Town<!--changed in 3.0.0-->, Food Store
   |author   = MindMeltMax
+
   |author = d5a1lamdtd, HaPyke
   |id       = MindMeltMax.SoundsPatcher
+
   |id     = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus id = 7465
+
   |curse  = 994458
   |moddrop id = 1135690
+
   |moddrop = 1480763
   |github   = MindMeltMax/Stardew-Valley-Mods
+
  |nexus  = 19309
 +
   |github = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sound Tweaker
+
   |name   = Mass Production
   |author   = aedenthorn
+
   |author = Jacque Pott
   |id       = aedenthorn.SoundTweaker
+
   |id     = JacquePott.MassProduction
   |nexus id = 14767
+
   |nexus   = 7021
   |github   = aedenthorn/StardewValleyMods
+
   |github = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Mastery Extended
   |author   = spacechase0 and Pathoschild
+
   |author = AlanBF
   |id       = spacechase0.SpaceCore
+
   |id     = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus id = 1348
+
   |nexus  = 23697
   |moddrop id = 136998
+
   |github = Pet-Slime/StardewValley
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Mastery Extended - WoL Compat
   |author   = Berisan
+
   |author = AlanBF
   |id       = Berisan.SpawnMonsters
+
   |id     = AlanBF.MasteryExtended.WoL
   |nexus id = 3201
+
   |nexus   = 23697
   |github   = Berisan/SpawnMonsters
+
   |github = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn More Rocks
+
   |name   = Matching Nodes, MinesTokens
   |author   = Mase
+
   |author = Eryk601 and sophiesalacia
   |id       = Mase.SpawnMoreRocks
+
   |id     = Vertigon.MinesTokens
   |nexus id = 7423
+
   |nexus   = 11124
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name   = Max Cost Stamina
   |author   = AcidicNic
+
   |author = StultusV
   |id       = acidicnic.SpecialOrdersAnywhere
+
   |id     = StultusV.MaxCastStamina
   |nexus id = 7588
+
   |nexus   = 10794
   |github   = AcidicNic/StardewValleyMods
+
   |github = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Special Orders Tags Extended
+
   |name   = Maximize Fix
   |author   = atravita
+
   |author = Shockah
   |id       = atravita.SpecialOrdersExtended
+
   |id     = Shockah.MaximizeFix
   |nexus id = 9855
+
   |nexus  = 16099
   |moddrop id = 1086743
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Specify Gift Taste Portraits
+
   |name   = Mayo Hats
   |author   = Button, Spiderbuttons
+
   |author = spacechase0
   |id       = Button.SpecifyGiftTastePortraits
+
   |id     = spacechase0.MayoHats
   |nexus id = 15882
+
   |nexus   = 17514
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speed Mod
+
   |name   = Mayo Mart
   |author   = Blackclaw
+
   |author = aedenthorn, Erinthe
   |id       = Blackclaw.SpeedMod
+
   |id     = aedenthorn.MayoMart
   |nexus id = 5082
+
   |nexus   = 17175
   |github   = Xebeth/StardewValley-SpeedMod
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
  |unofficial version = 0.1.1-unofficial.1-mouahrara
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedrun Practice Mod
+
   |name   = Mayonnaise++, Mayonnaise Plus Plus
   |author   = Underscore
+
   |author = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id       = underscore.speedrun_practie
+
   |id     = xirsoi.mayonnaiseplusplus
   |nexus id = 7337
+
   |nexus   = 4634
   |github  = Underscore76/SDVPracticeMod
+
   |github = xirsoi/MayonnaisePlusPlus
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spelldew Valley
+
   |name   = Mayo Rain
   |author   = instafluff
+
   |author = spacechase0
   |id       = instafluff.spelldewvalley
+
   |id     = spacechase0.MayoRain
   |nexus id = 7322
+
   |nexus   = 17436
   |github   = instafluff/SpelldewValley
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Meal Overhaul
   |author   = spacechase0 and Pathoschild
+
   |author = stardemod
   |id       = spacechase0.Spenny
+
   |id     = stardemod.MealOverhaul
   |nexus id = 2755
+
   |nexus   = 23528
   |moddrop id = 771624
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny Deluxe
+
   |name   = Meme Outfits
   |author   = spacechase0
+
   |author = Mehidden
   |id       = spacechase0.SpennyDeluxe
+
   |id     = MemeOutfits.Mehidden
   |nexus id = 14984
+
   |nexus   = 13213
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny Lite
+
   |name   = Menus Everywhere
   |author   = spacechase0
+
   |author = nman130
   |id       = spacechase0.SpennyLite
+
   |id     = nman130.MenusEverywhere
   |nexus id = 14249
+
   |nexus   = 6119
   |github   = spacechase0/StardewValleyMods
+
   |github = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spice of Life
+
   |name   = Merge Fertilizer
   |author   = KarratKake
+
   |author = TianXiaobai
   |id       = KarratKake.SpiceOfLife
+
   |id     = TianXiaobai.MergeFertilizer
   |nexus id = 7398
+
   |nexus   = 17743
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Splash Text
+
   |name   = Message Box API, ChatMod
   |author   = sophie
+
   |author = Kithio
   |id       = sophie.SplashText
+
   |id     = Kithio:ChatMod
   |nexus id = 14416
+
   |nexus   =
   |github  = sophiesalacia/StardewMods
+
  |chucklefish = 4296
 +
   |github =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen Manager
+
   |name   = Messy Crops
   |author   = RomenH
+
   |author = Tlitookilakin
   |id       = RomenH.SplitScreenManager
+
   |id     = tlitookilakin.MessyCrops
   |nexus id = 12063
+
  |moddrop = 1123884
   |github   =
+
   |nexus   = 11317
 +
   |github = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spoilage
+
   |name   = Meteor Defence
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.Spoilage
+
   |id     = aedenthorn.MeteorDefence
   |nexus id = 14712
+
  |curse  = 868804
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10641
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spooky Big Pumkin, Spooky_pumkin
+
   |name   = Mice in the Valley
   |author   = Dounat2201, Sasara
+
   |author = candidus42
   |id       = Sasara.pumkin
+
   |id     = Candidus42.MiceInTheValley
   |nexus id = 4586
+
   |nexus   = 4638
   |github   =  
+
   |github = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Outdoor Area
+
   |name   = Migrate DGA Items
   |author   = Shaklin
+
   |author = violetlizabet
   |id       = shaklin.spouseoutdoorarea
+
   |id     = violetlizabet.MigrateDGAItems
   |nexus id = 6747
+
   |nexus   = 20612
   |github   =  
+
   |github = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouses in Ginger Island, Spouses' Island
+
   |name   = Milk the Villagers
   |author   = mistyspring
+
   |author = trunip190
   |id       = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id     = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus id = 11037
+
   |nexus   = 5948
   |github   = misty-spring/StardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Miller Time
   |author   = Wata, Watagatapitusberry
+
   |author = Sonozuki
   |id       = Spouseroom
+
   |id     = Satozaki.MillerTime
   |nexus id =
+
   |nexus  = 7575
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github = Sonozuki/StardewMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse Stuff
+
   |name   = Milo Dog
   |author   = hquake, Per Sikker Hansen, Sikker
+
   |author = Clark, wilsonch3451
   |id       = Sikker.SpouseStuff
+
   |id     = Clark.MiloDog
   |nexus id = 4651
+
   |nexus   = 2861
   |github  = sikker/SpouseStuff
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkler Activation
+
   |name   = Mine Assist
   |author   = Blaxsmith
+
   |author = Kabigon
   |id       = Blaxsmith.SprinklerActivation
+
   |id     = Kabigon.MineAssist
   |nexus id = 7661
+
   |nexus   = 2296
   |github  = Blaxsmith/SprinklerActivation
+
  |chucklefish = 5353
 +
   |github = KabigonFirst/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkler Mod
+
   |name   = Minecart Patcher
   |author   = aedenthorn
+
   |author = bwdy
   |id       = aedenthorn.SprinklerMod
+
   |id     = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus id = 15385
+
   |nexus   = 11424
   |github  = aedenthorn/StardewValleyMods
+
   |github = bwdy/SDVModding
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name   = Mine Changes
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = JPAN
   |id       = SPDSprintAndDash
+
   |id     = jpan.MineChanges
  |nexus id = 235
+
   |nexus  = 3963
  |github  =
+
   |github = JPANv2/Stardew-Valley-Mine-Changes
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprint and Dash Redux
 
  |author  = littleraskol
 
  |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
 
   |nexus id = 560
 
   |moddrop id = 827770
 
   |github   = littleraskol/Sprint-And-Dash-Redux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprinting
 
  |author  = Patrick, mistersnuggler
 
  |id      =
 
  |nexus id =
 
  |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
  |github  = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Mines Tokens
   |author   = onemix
+
   |author = sophiesalacia
   |id       = onemix.Sprinting
+
   |id     = sophie.MinesTokens
   |nexus id = 10469
+
   |nexus   = 18776
   |github   =  
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name   = Mine Tooltips
   |author   = Abs, abslam
+
   |author = Codeize
   |id       = abs.SprintNRegen
+
   |id     = Codeize.MineTooltips
   |nexus id = 4898
+
   |nexus   = 26315
   |github   =  
+
   |github = Codeize/MineTooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint, Sprint Sprint Sprint
+
   |name   = Mine Tweaks
   |author   = Jessebot, JessebotX
+
   |author = Shockah
   |id       = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id     = Shockah.MineTweaks
   |nexus id = 4778
+
   |nexus   = 16859
   |github   = JessebotX/StardewValleyMods
+
   |github = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (unidarkshin)
+
   |name   = Mini Bars
   |author   = unidarkshin, Devin Lematty
+
   |author = Ophaneom
   |id       = DevinLematty.Sprint
+
   |id     = Ophaneom.MiniBars
   |nexus id = 7492
+
   |nexus   = 8329
   |github   =  
+
   |github = Ophaneom/Mini-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint (Yoshify)
+
   |name   = Mining at the Farm
   |author   = Yoshify
+
   |author = Nishtra
   |id       =  
+
   |id     = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus id = 2
+
   |nexus   = 674
   |github   =  
+
   |github =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3.23
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |summary  = use [[#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     = SpriteMaster
+
   |name   = Mining with Explosives
   |author   = Ameise, Ameisen, mkukli
+
   |author = Nishtra
   |id       = DigitalCarbide.SpriteMaster
+
   |id     = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus id = 4922
+
   |nexus   = 770
   |github  = ameisen/SV-SpriteMaster
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprites in Detail
+
   |name   = Mini Tool NPC
   |author   = BleakCodex
+
   |author = Tran Minh Thong
   |id       = BleakCodex.SpritesInDetail
+
   |id     = mini.tool.npc.mod
   |nexus id = 14487
+
   |nexus   = 7060
   |github   = BleakCodex/SpritesInDetail
+
   |github = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stabbing Sword Special
+
   |name   = Minor Light Tweaks
   |author   = Peasly Wellbott
+
   |author = greentodd
   |id       = Wellbott.StabbingSwordSpecial
+
   |id     = greentodd.MinorLightTweaks
   |nexus id = 7683
+
   |nexus   = 10223
   |github   = Wellbott/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author   = punyo, yakminepunyo
+
   |author = BlaDe
   |id       = punyo.StackCheckFix
+
   |id     = BlaDe.MiscTrolls
   |nexus id = 2433
+
   |nexus   = 12037
   |github   = pomepome/StackCheckFix
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stacked Item Icons
+
   |name   = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author   = aedenthorn
+
   |author = The Fluffy Robot
   |id       = aedenthorn.StackedItemIcons
+
   |id     = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus id = 15468
+
   |nexus   = 5691
   |github   = aedenthorn/StardewValleyMods
+
   |github = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Miss Coriel's Position Tool
   |author   = CatCattyCat, Cat
+
   |author = MissCoriel
   |id       = cat.stackeverything
+
   |id     = misscoriel.PositionTool
   |nexus id = 2053
+
   |curse   = 885077
   |moddrop id = 833551
+
   |nexus   = 8087
   |github   = danvolchek/StardewMods
+
   |github  = MissCoriel/Position-Tool
 
 
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Quality
+
   |name   = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author   = furyx639
+
   |author = MissCoriel
   |id       = furyx639.StackQuality
+
   |id     = misscoriel.UCRFix
   |nexus id = 13724
+
  |curse  = 885075
   |github   = LeFauxMatt/StardewMods
+
   |nexus   = 8284
 +
   |github = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Size Changer
+
   |name   = Missing Gifts
   |author   = Shockah
+
   |author = ChiroxT
   |id       = Shockah.StackSizeChanger
+
   |id     = treinke.missinggifts
   |nexus id = 11866
+
   |nexus   = 11363
   |github   = Shockah/Stardew-Valley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Split Redux
+
   |name   = Mob Count Reports, Report Mob Counts
   |author   = pepoluan
+
   |author = StultusV
   |id       = pepoluan.StackSplitRedux
+
   |id     = StultusV.ReportMobCounts
   |nexus id = 8967
+
   |nexus  = 10899
   |moddrop id = 976551
+
   |github = JudeRV/Stardew-ReportMobCounts
   |github   = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Mobile Arcade
   |author   = tstaples
+
   |author = aedenthorn, Erinthe
   |id       = tstaples.StackSplitX
+
   |id     = aedenthorn.MobileArcade
   |nexus id = 798
+
  |curse  = 868888
   |github   = tstaples/StackSplitX
+
   |nexus   = 6538
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Mobile Audio Player
   |author   = Ilyaki
+
   |author = aedenthorn, Erinthe
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = aedenthorn.MobileAudioPlayer
   |nexus id = 1787
+
  |curse  = 868883
   |github   = Ilyaki/StackToNearbyChests
+
   |nexus   = 6568
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |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     = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name   = Mobile Calendar
   |author   = Becks723
+
  |author  = aedenthorn, Erinthe
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
  |id      = aedenthorn.MobileCalendar
   |nexus id = 13381
+
  |curse  = 868879
   |github  =
+
   |nexus   = 6601
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
   |status  = workaround
 +
   |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Mobile Catalogues
   |author   = EvilPdor
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.MobileCatalogues
   |nexus id =  
+
   |curse  = 868886
   |url      = https://community.playstarbound.com/threads/111526
+
   |nexus  = 6543
   |github   = natfoth/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Standardized Krobus
+
   |name   = Mobile Phone
   |author   = minervamaga
+
   |author = aedenthorn, Erinthe
   |id       = minervamaga.StandardizedKrobus
+
   |id     = aedenthorn.MobilePhone
   |nexus id =
+
   |curse   = 868890
   |moddrop id = 716314
+
   |nexus   = 6523
   |github  = minervamaga/StandardizedKrobus
+
   |github = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Starbot
 
  |author  = bwdy
 
  |id      = bwdy.starbot
 
   |nexus id = 4755
 
   |github   = bwdymods/SDV-Starbot
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Access
+
   |name   = Mobile Phone Continued
   |author   = Mohammad Shoaib
+
   |author = JoXW
   |id       = shoaib.stardewaccess
+
   |id     = JoXW.MobilePhone
   |nexus id = 16205
+
   |nexus  = 21017
   |url      = https://github.com/stardew-access/stardew-access/releases
+
   |github = JoXW100/StardewValleyMods
   |github   = stardew-access/stardew-access
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew and Chill
+
   |name   = Mobile Phone Continued → Arcade Mobile Apps
   |author   = mod.kitchen
+
   |author = JoXW
   |id       = mod.kitchen.stardewandchill
+
   |id     = JoXW.MobileArcade
   |nexus id = 12147
+
   |nexus   = 21017
   |github   =
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Aquarium Code
+
   |name   = Mobile Phone Continued → Calendar Mobile App
   |author   = Cherry (for Gervig91), CherryChain
+
   |author = JoXW
   |id       = Cherry.StardewAquarium
+
   |id     = JoXW.MobileCalendar
   |nexus id = 6372
+
   |nexus   = 21017
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Archipelago
+
   |name   = Mobile Phone Continued → Mobile Catalogues
   |author   = Kaito Kid
+
   |author = JoXW
   |id       = KaitoKid.StardewArchipelago
+
   |id     = JoXW.MobileCatalogues
   |nexus id = 16087
+
   |nexus   = 21017
   |github   = agilbert1412/StardewArchipelago
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Auto GC
+
   |name   = Mobile Phone Continued → Television Mobile App
   |author   = Lake1059, 1059Studio
+
   |author = JoXW
   |id       = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id     = JoXW.MobileTelevision
   |nexus id = 9293
+
   |nexus   = 21017
   |github   =  
+
   |github = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Mobile Television
   |author   = Cylon
+
   |author = aedenthorn, Erinthe
   |id       = cylon.stardewbrewery
+
   |id     = aedenthorn.MobileTelevision
   |nexus id = 2057
+
  |curse  = 868882
   |github   = JustCylon/stardew-brewery
+
   |nexus   = 6575
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = MobileUI Android
   |author   = Juice805
+
   |author = WisnuNug
   |id       = Juice805.StardewConfigMenu
+
   |id     = WisnuNug.MobileUI
   |nexus id = 1312
+
   |nexus   = 17652
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github =
 +
 
 +
   |warnings = Only works on Android.
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Debt
+
   |name   = Modify This
   |author   = Poison
+
   |author = aedenthorn, Erinthe
   |id       = Poison.StardewTesting
+
   |id     = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus id = 10005
+
  |curse  = 868859
   |github  =
+
   |nexus   = 7814
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Mod List Command
   |author   = Steven Kraft
+
   |author = Blackclaw
   |id       = StevenKraft.StardewDiscord
+
   |id     = Blackclaw.ModListCommand
   |nexus id = 3608
+
   |nexus   = 5131
   |github   = steven-kraft/StardewDiscord
+
   |github = Xebeth/StardewValley-ListModsCommand
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Get Achievement Now
+
   |name   = Mod Menu
   |author   = Lake1059, 1059 Studio
+
   |author = Enaium
   |id       = Lake1059.StardewGetAchievementNow
+
   |id     = Enaium.ModMenu
   |nexus id = 11515
+
  |curse  = 436844
   |github   =
+
  |moddrop = 885574
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Mod Settings Tab
   |author   = bcmpinc
+
   |author = Gilar Fasulaki
   |id       = bcmpinc.StardewHack
+
   |id     = GilarF.ModSettingsTab
   |nexus id = 3213
+
   |nexus   = 4579
   |github  = bcmpinc/StardewHack
+
   |github = GilarF/SVM
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hitboxes
+
   |name   = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author   = Tyler Gibbs
+
   |author = DaLion
   |id       = tylergibbs2.StardewHitboxes
+
   |id     = DaLion.Overhaul
   |nexus id = 12264
+
   |nexus   = 14470
   |github  = tylergibbs2/StardewHitboxes
+
   |github =
 +
 
 +
  |status   = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name   = Modular Zen Garden, Modular Zen Gardens Furniture
   |author   = davikr, apdapreturns
+
   |author = leroymilo
   |id       = davikr.hypnos
+
   |id     = leroymilo.ModularZenGarden
   |nexus id = 5935
+
   |nexus   = 22140
   |github   = davicr/StardewHypnos
+
   |github = Leroymilo/MZG
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name   = Mod Update Menu
   |author   = aedenthorn
+
   |author = CatCattyCat, Cat
   |id       = aedenthorn.StardewImpact
+
   |id     = cat.modupdatemenu
   |nexus id = 14365
+
   |nexus   = 2536
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833560
 +
   |github = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew In-Game Daily Planner
+
   |name   = Mod Updater
   |author   = MevNav
+
   |author = Platonymous
   |id       = MevNav.DailyPlanner
+
   |id     = Platonymous.ModUpdater
   |nexus id = 3941
+
  |curse  = 877226
   |github   = BuildABuddha/StardewDailyPlanner
+
   |nexus   = 6338
 +
   |github = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.5.3-unofficial.1-Cherry
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-58#post-3358615
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Money Management Mod
   |author   = Mizzion
+
   |author = Tbonetomtom
   |id       = mizzion.stardewlocations
+
   |id     = Tbonetomtom.MoneyManagementMod
   |nexus id = 1929
+
   |nexus  = 17045
   |moddrop id = 661357
+
   |github = Tbonetomtom/StardewMods
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Media Keys
+
   |name   = Monster Furniture Drop
   |author   = Angebro
+
   |author = FistOfTheNoob & MangusuPixel
   |id       = Angebro.StardewMediaKeys
+
   |id     = FistOfTheNoob.MonsterFurnitureDrop
   |nexus id = 11246
+
   |nexus   = 24804
   |github   = AngeloC3/StardewMods
+
   |github = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Motif
+
   |name   = Monster Goals Anywhere
   |author   = Vinyks
+
   |author = Suphax
   |id       = Vinyks.StardewMotif
+
   |id     = suphax.monstergoalsanywhere
   |nexus id = 14326
+
  |moddrop = 1088762
   |github   =
+
   |nexus   =
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Nametags
+
   |name   = Monster Invasion
   |author   = Tyler Gibbs
+
   |author = Krutonium
   |id       = tylergibbs2.StardewNametags
+
   |id     = krutonium.monsterinvasion
   |nexus id = 12158
+
   |nexus   = 12641
   |github   = tylergibbs2/StardewNametags
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Monster Level Tip
   |author   = Other Buckets
+
   |author = WhiteMind
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = WhiteMind.MonsterLT
   |nexus id = 3206
+
   |nexus   = 1896
   |github   = Mikesnorth/StardewNewsFeed
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notifications
+
   |name   = Monster Log Anywhere
   |author   = monopandora
+
   |author = MouseyPounds
   |id       = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id     = MouseyPounds.MonsterLogAnywhere
   |nexus id = 4713
+
   |nexus   = 3997
   |moddrop id = 664154
+
   |github  = MouseyPounds/stardew-mods
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = STardew Overview
+
   |name   = Monster Musk in Volcano
   |author   = Sto13
+
   |author = BananaFruit
   |id       = Sto13.STardewOverview
+
   |id     = BananaFruit.MonsterMuskInVolcano
   |nexus id = 14564
+
   |nexus   = 10651
   |github   =
+
   |github = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Progress
+
   |name   = Monster Slayer Anywhere
   |author   = seeinggreen
+
   |author = AcidicNic
   |id       = seeinggreen.StardewProgress
+
   |id     = acidicNic.MonsterSlayerAnywhere
   |nexus id = 9786
+
   |nexus   = 21162
   |github   =  
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Realty Framework
+
   |name   = Monsters - The Framework
   |author   = Prism 99
+
   |author = spacechase0
   |id       = prism99.advize.stardewrealty
+
   |id     = spacechase0.MonstersTheFramework
   |nexus id = 10512
+
  |curse  = 867148
   |github  = Prism-99/FarmExpansion
+
   |nexus   = 10673
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew RPG
+
   |name   = Monster Vending Machine
   |author   = aedenthorn
+
   |author = Zexu2K
   |id       = aedenthorn.StardewRPG
+
   |id     = Zexu2K.MVM
   |nexus id = 11132
+
   |nexus   = 26064
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name   = Monthly Mail
   |author   = sophie
+
   |author = Taskmaster
   |id       = sophie.SturdySaplings
+
   |id     = Taskmaster.MonthlyMail
   |nexus id = 14440
+
   |nexus   = 4523
   |github  = sophiesalacia/StardewMods
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Speak
+
   |name   = MoodFix
   |author   = evfredericksen, Evan Fredericksen
+
   |author = vaindil
   |id       = evfredericksen.StardewSpeak
+
   |id     = vaindil.MoodFix
   |nexus id = 7929
+
   |nexus   = 1809
   |github  = evfredericksen/StardewSpeak
+
   |github = vaindil/sdv-moodfix
 +
 
 +
   |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Survival Project
+
   |name   = Mood Guard
   |author   = NeroYuki
+
   |author = YonKuma, kumarei
   |id       = neroyuki.rlvalley
+
   |id     = YonKuma.MoodGuard
   |nexus id = 14183
+
   |nexus   = 1597
   |github  = NeroYuki/StardewSurvivalProject
+
   |github = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Moody Planet
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Daniel McMenamy, Deathest1
   |id       = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id     = f1r3w477.MoodyPlanet
   |nexus id = 425
+
   |nexus   = 2830
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = F1r3w477/TheseModsAintLoyal
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Barber, Stardew Barber
+
   |name   = Moolah 1.6 Fix
   |author   = phroureo
+
   |author = supergato664
   |id       = phroureo.BarberSV
+
   |id     = supergato664.Moolah
   |nexus id = 9061
+
   |nexus   = 23549
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley ESP, sdv-helper
+
   |name   = Moolah Money Mod
   |author   = reimu, r2h, tomdc
+
   |author = aedenthorn, Erinthe
   |id       = reimu.sdv-helper
+
   |id     = aedenthorn.Moolah
   |nexus id = 3917
+
  |curse  = 868689
   |github  = rei2hu/stardewvalley-esp
+
   |nexus   = 15123
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Expanded
+
   |name   = Moongates
   |author   = Flashshifter
+
   |author = bwdy
   |id       = FlashShifter.SVECode
+
   |id     = bwdy.moongates
   |nexus id = 3753
+
   |nexus   = 3545
   |moddrop id = 833179
+
   |github  = bwdymods/SDV-Moongates
   |github  = FlashShifter/StardewValleyExpanded
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley Randomizer
+
   |name   = Moon Misadventures
   |author   = Tooshi
+
   |author = spacechase0 and ParadigmNomad
   |id       = Tooshi.Randomizer
+
   |id     = spacechase0.MoonMisadventures
   |nexus id = 5185
+
  |curse  = 867702
   |curseforge id = 308003
+
   |nexus   = 10612
   |curseforge key = stardew-valley-randomizer
+
   |github = spacechase0/StardewValleyMods
  |github  = cTooshi/stardew-valley-randomizer
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name   = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author   = Tyler Gibbs and TheHaboo
+
   |author = SinZ
   |id       = tylergibbs2.StardewRoguelike
+
   |id     = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus id = 13614
+
   |nexus   = 12096
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Web
+
   |name   = Mopsy's Ranch Livin'
   |author   = Prism 99
+
   |author = Mopquill
   |id       = prism99.stardewweb
+
   |id     = Mopquill.Ranch-Livin
   |nexus id = 8715
+
   |nexus   = 2200
   |github  =
+
   |github = mopquill/Mopsys-Ranch-Livin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = More Animals, More Pets
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Entoarox
   |id       = Omegasis.StardustCore
+
   |id     = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus id = 2341
+
   |nexus   = 2274
   |github  = janavarro95/Stardew_Valley_Mods
+
  |chucklefish = 4288
 +
   |github = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starksouls
+
   |name   = More Artifact Spots
   |author   = FenrirA
+
   |author = momoaau
   |id       = FenrirAsonda.Starksouls
+
   |id     = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus id = 10915
+
   |nexus   = 451
   |github  = OhWellMikell/Starksouls
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = More Barn and Coop Animals
   |author   = mmanlapat
+
   |author = AairTheGreat, Aair
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = AairTheGreat.MoreBarnCoopAnimals
   |nexus id = 1138
+
   |nexus   = 4869
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Startup Volume Config
+
   |name   = More Books
   |author   = certifiableGrimalkin
+
   |author = jeWel
   |id       = certifiableGrimalkin.StartupVolumeConfig
+
   |id     = jeWel.MoreBooksCode
   |nexus id = 15846
+
   |nexus   = 23891
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Greenhouse
+
   |name   = More Buildings
   |author   = CaptainSully
+
   |author = spacechase0
   |id       = CaptainSully.StartWithGreenhouse
+
   |id     = spacechase0.MoreBuildings
   |nexus id = 9878
+
   |curse  = 867740
   |moddrop id = 1035412
+
   |moddrop = 771640
   |github  = CaptainSully/StardewMods
+
  |nexus  = 2757
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = More Bundles
   |author   = treyh0
+
   |author = TwinBuilderOne
   |id       = treyh0.StartWithHat
+
   |id     = TwinBuilderOne.MoreBundles
   |nexus id = 2628
+
   |nexus   = 9709
   |github   =  
+
   |github = TwinBuilderOne/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = Stash Items
 
   |author  = ZackHill
 
  |id      = ZackHill.StashItems
 
  |nexus id = 9624
 
  |github  = zack-hill/stardew-valley-stash-items
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = More Clocks
   |author   = lambui
+
   |author = phjoker
   |id       = BlueMod_StashItemsToChest
+
   |id     = phjoker.MoreClocks
   |nexus id =
+
   |nexus  = 11840
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github = p-holodynski/StardewValleyMods
   |github   = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats as Tokens
+
   |name   = More Conversation Topics
   |author   = Vertighost, Vertigon
+
   |author = violetlizabet
   |id       = Vertigon.StatsAsTokens
+
   |id     = violetlizabet.MoreConvoTopics
   |nexus id = 9659
+
   |nexus   = 10008
   |github   = dtomlinson-ga/StatsAsTokens
+
   |github = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stats Passive Regeneration, Stats Reloader
+
   |name   = More Dresser Variety
   |author   = strato35
+
   |author = Dragoon23
   |id       = Strato35.StatsReloader
+
   |id     = Dragoon23.MoreDresserVariety
   |nexus id = 7428
+
   |nexus   = 24194
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Statue of Generosity
+
   |name   = More Events
   |author   = spacechase0 and Pathoschild
+
   |author = Siweipancc
   |id       = spacechase0.StatueOfGenerosity
+
   |id     = Siweipancc.MoreEvents
   |nexus id = 7532
+
   |nexus   = 20945
   |github   = spacechase0/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up
+
   |name   = More Fertilizers
   |author   = su226
+
   |author = atravita
   |id       = Su226.StayUp
+
   |id     = atravita.MoreFertilizers
   |nexus id = 7592
+
  |curse  = 870975
   |github  = su226/StardewValleyMods
+
  |moddrop = 1145236
 +
   |nexus   = 11837
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stay Up Late
+
   |name   = More for Leo
   |author   = Krutonium
+
   |author = Blams
   |id       = krutonium.stayuplate
+
   |id     = blams.MoreForLeo
   |nexus id = 12578
+
   |nexus   = 12710
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = More Giant Crops
   |author   = Advize and jinxiewinxie
+
   |author = spacechase0
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = spacechase0.MoreGiantCrops
   |nexus id = 316
+
  |curse  = 867723
   |github   = Jinxiewinxie/StardewValleyMods
+
  |moddrop = 771694
 +
   |nexus   = 5263
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name   = More Grass
   |author   = Mustafa
+
   |author = Sonozuki
   |id       = Mustafa.StopSoundsWhenAltTabbed
+
   |id     = EpicBellyFlop45.MoreGrass
   |nexus id = 13925
+
   |nexus   = 5398
   |github   = mustafa-git/StopSoundsWhenAltTabbed
+
   |github = Sonozuki/StardewMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Storage Containers
 
  |author  = trashcan9
 
  |id      = trashcan9.StorageContainers
 
  |nexus id = 16071
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stronger You
+
   |name   = More Grass on the Beach
   |author   = Krutonium
+
   |author = Angela Ranna
   |id       = Krutonium.StrongerYou
+
   |id     = AngelaRanna.MoreGrassOnTheBeach
   |nexus id = 7402
+
   |nexus   = 8117
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = More Grass Starters
   |author   = Nishtra
+
   |author = spacechase0
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = spacechase0.MoreGrassStarters
   |nexus id = 691
+
  |curse  = 867750
   |github   =  
+
  |moddrop = 313307
 +
   |nexus   = 1702
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Submerged Crab Pots
+
   |name   = More Health
   |author   = aedenthorn
+
   |author = j4c0b333
   |id       = aedenthorn.SubmergedCrabPots
+
   |id     = j4c0b333.Morehealth
   |nexus id = 11719
+
   |nexus   = 4053
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Subterranian Overhaul, Dwarvish
+
   |name   = More Key Binding
   |author   = mytigio
+
   |author = SorryLate, rharyanto
   |id       = mytigio.SubterranianOverhaul
+
   |id     = SorryLate.MoreKeybinding
   |nexus id = 4149
+
   |nexus   = 5290
   |github   = mytigio/SDVMods
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sundrop City
+
   |name   = More Level Up Notifications, Level Up Notifications
   |author   = The Sundrop Team
+
   |author = Binarynova
   |id       = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id     = binarynova.levelupnotifications
   |nexus id = 4014
+
   |nexus   = 21667
   |github   =  
+
   |github = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Hopper
+
   |name   = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author   = spacechase0
+
   |author = Aimon111
   |id       = spacechase0.SuperHopper
+
   |id     = AimonsMoreLivelySewerOverhaulPatches
   |nexus id = 9418
+
   |nexus   = 19405
   |github   = spacechase0/StardewValleyMods
+
   |github = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Super Sleeper
+
   |name   = More Map Layers
   |author   = spoocky123
+
   |author = Platonymous
   |id       = spoocky123.SuperSleeper
+
   |id     = Platonymous.MoreMapLayers
   |nexus id = 10842
+
   |nexus   = 1134
   |github  =  
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surfing Festival
+
   |name   = More Mine Ladders
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = JadeTheavas
   |id       = spacechase0.SurfingFestival
+
   |id     = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus id = 6688
+
   |nexus   = 2105
   |github  = spacechase0/StardewValleyMods
+
   |github = JadeTheavas/MoreMineLadders
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Surprise Pregnancy, SurpriseBaby1
+
   |name   = More Mixed Seeds from Weeds
   |author   = MiphasGrace
+
   |author = minami26
   |id       = MiphasGrace.SurpriseBaby1
+
   |id     = minami26.moremixedseedsfromweeds
   |nexus id = 13126
+
   |nexus   = 26712
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Survivalistic
+
   |name   = More Multiplayer Info
   |author   = Ophaneom
+
   |author = cheesysteak
   |id       = Ophaneom.Survivalistic
+
   |id     = cheesysteak.moremultiplayerinfo
   |nexus id = 12179
+
   |nexus   = 2173
   |github  = Ophaneom/Survivalistic
+
   |github = cheesysteak/stardew-steak
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = SvFishingMod
+
   |name   = More Multiplayer Info (1.6 Updated)
   |author   = KDERazorback
+
   |author = yummypecho
   |id       = KDERazorback.SvFishingMod
+
   |id     = yummypecho.moremultiplayerinfo
   |nexus id = 6403
+
   |nexus   = 22024
   |github   = KDERazorback/SvFishingMod
+
   |github = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim
+
   |name   = More Nightly Events
   |author   = aedenthorn
+
   |author = Khloe Leclair
   |id       = aedenthorn.Swim
+
   |id     = leclair.morenightlyevents
   |nexus id = 6326
+
   |nexus   = 22612
   |github   = aedenthorn/StardewValleyMods
+
   |github = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swimsuits Anywhere
+
   |name   = More Rain
   |author   = Myzkatonic
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Myzkatonic.SwimsuitsAnywhere
+
   |id     = Omegasis.MoreRain
   |nexus id = 7722
+
   |nexus   = 441
   |github   =
+
   |github = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swiss Army Knife
+
   |name   = More Random Edition, Randomizer
   |author   = John Peters
+
   |author = Chikakoo and doomdonuts, Chikakoo4
   |id       = JohnPeters.SwissArmyKnife
+
   |id     = Chikakoo.Randomizer
   |nexus id = 13991
+
   |nexus   = 5311
   |github   =
+
   |github = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = More Rings
   |author   = Swizzy Studios
+
   |author = spacechase0
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = spacechase0.MoreRings
   |nexus id = 3241
+
  |curse  = 867743
   |github  = SwizzyStudios/SV-SwizzyMeads
+
  |moddrop = 771616
 +
   |nexus   = 2054
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tab Autoloot
+
   |name   = More Sensible Juices
   |author   = Guedez
+
   |author = NCarigon
   |id       = tab.autoloot
+
   |id     = NCarigon.MoreSensibleJuices
   |nexus id = 5115
+
   |nexus   = 23146
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tailor Weapon Skins
+
   |name   = More Sexy Dwarf
   |author   = Peasly Wellbott
+
   |author = CyberCheese
   |id       = Wellbott.TailorWeaponSkins
+
   |id     = cybercheese.moresexydwarf
   |nexus id = 7797
+
   |nexus   = 4320
   |github  =
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = More Silo Storage
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = OrneryWalrus
   |id       = TaintedCellar
+
   |id     = OrneryWalrus.MoreSiloStorage
   |nexus id = 1672
+
   |nexus   = 2587
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github =
 
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
<!--
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Take All
+
   |name   = More Slimes, More Monsters
   |author   = aedenthorn
+
   |author = Ded4lif
   |id       = aedenthorn.TakeAll
+
   |id     = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus id = 14247
+
   |nexus   = 7526
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Take It Slow
+
   |name   = More Sorting, More Sorting Options
   |author   = KarratKake
+
   |author = Chris Kau & Sean Nightingale
   |id       = KarratKake.TakeItSlow
+
   |id     = CKSR.MoreSorting
   |nexus id = 13432
+
   |nexus   = 22944
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tap Giant Crops
+
   |name   = More TV Channel, CanaisTv
   |author   = atravita
+
   |author = BrasileiroTop
   |id       = atravita.TapGiantCrops
+
   |id     = BrasileiroTop.CanaisTv
   |moddrop id = 1205166
+
   |nexus  = 5126
   |nexus id = 13052
+
   |github  =
   |github  = atravita-mods/StardewMods
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tappable Palm Trees
+
   |name   = More Visible Cask Quality, More Visible Cask Rarity
   |author   = aedenthorn
+
   |author = mushymato
   |id       = aedenthorn.TappablePalmTrees
+
   |id     = mushymato.MoreVisibleCaskRarity
   |nexus id = 10661
+
   |nexus   = 26052
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = More Weapons
   |author   = skunkkky
+
   |author = Joco80 & Sasara
   |id       = skunkkk.TapperReady
+
   |id     = Joco80.MoreWeapons
   |nexus id = 1219
+
   |nexus   = 1168
   |github   =  
+
   |github = Sasara2201/More-Weapons-SDV-Mod-
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Report
+
   |name   = Morning Auto-Pause
   |author   = pepoluan
+
   |author = Zamiel
   |id       = pepoluan.TapperReport
+
   |id     = Zamiel.MorningAutoPause
   |nexus id = 8700
+
   |nexus   = 21266
   |github   =
+
   |github = Zamiell/stardew-valley-mods
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Mossy Tree Bubble
   |author   = bdawson1993
+
   |author = Tocseoj
   |id       =  
+
   |id     = Tocseoj.MossyTreeBubble
   |nexus id = 38
+
   |curse  = 1008228
   |github  =  
+
   |moddrop = 1564905
   |status = workaround
+
   |nexus   = 22818
   |summary = Consider using [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead.
+
   |github  = Tocseoj/StardewValleyMods
   |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   = MOTD Mod
   |author   = TehPers
+
   |author = thfr
   |id       = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id     = thfr.MOTDMod
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus  = 3703
   |moddrop id = 1071149
+
   |github = rfht/MOTDMod
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Motorcycle Mod, Moto Mod
   |author   = TehPers
+
   |author = Akane
   |id       = TehPers.FestiveSlimes
+
   |id     = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus id = 2990
+
   |nexus   = 10553
   |github   = TehPers/StardewValleyMods
+
   |github =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.3-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = mouahrara's Module Collection
   |author   = TehPers
+
   |author = mouahrara
   |id       = TehPers.FishingOverhaul
+
   |id     = mouahrara.mouahrarasModuleCollection
   |nexus id = 866
+
   |nexus  = 18973
   |moddrop id = 123679
+
   |github = mouahrara/mouahrarasModuleCollection
   |github   = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Telephone Purchasing
+
   |name   = Mouse Fishing
   |author   = Stingray
+
   |author = ruggerbuns
   |id       = Stingray.TP
+
   |id     = ruggerbuns.MouseFishing
   |nexus id = 10190
+
  |curse  = 1046572
   |github   = Stingrayss/StardewValley
+
  |moddrop = 1597338
 +
   |nexus   = 25231
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Mouse Movement Fishing, 鼠标移动钓鱼
   |author   = Bifibi
+
   |author = Night
   |id       = Teleporter
+
   |id     = Night.MovementFishing
   |nexus id =
+
   |nexus  = 25571
   |chucklefish id = 4374
+
   |github  =
   |github   =
 
 
 
  |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   = Mouse Move Mode, Right Click Move Mode
   |author   = Enaium
+
   |author = ylsama
   |id       = Enaium.TeleportNpc
+
   |id     = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |curseforge id  = 436803
+
   |curse   = 1063458
   |curseforge key = teleportnpc
+
   |nexus   = 2614
   |moddrop id = 865554
+
   |github = ylsama/RightClickMoveMode
   |nexus id =  
 
   |github   = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport Point
+
   |name   = Moveable Mailbox
   |author   = Enaium
+
   |author = aedenthorn, Erinthe
   |id       = Enaium.TeleportPoint
+
   |id     = aedenthorn.MoveableMailbox
   |curseforge id  = 436830
+
   |curse  = 868858
   |curseforge key = teleportpoint
+
   |nexus  = 7834
   |moddrop id = 864013
+
   |github  = aedenthorn/StardewValleyMods
   |nexus id =  
+
 
   |github   = Enaium-StardewValleyMods/TeleportPoint
+
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Teleport To Farm
+
   |name   = Moveable Pet Bowl
   |author   = Rafael
+
   |author = aedenthorn, Erinthe
   |id       = Rafael.TeleportToFarm
+
   |id     = aedenthorn.MoveablePetBowl
   |nexus id = 7247
+
  |curse  = 868849
   |github  =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Adventurer's Life Expanded
+
   |name   = Move Annoying Cursor
   |author   = HamioDracny
+
   |author = joljyo
   |id       = HamioDracny.TALE.SMAPI
+
   |id     = joljyo.MoveAnnoyingCursor
   |nexus id = 14083
+
   |nexus   = 7378
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Best of "The Queen of Sauce"
+
   |name   = Move Bed
   |author   = Bpendragon
+
   |author = yangZ, yangZheng20
   |id       = Bpendragon.BestOfQOS
+
   |id     = yangZ.MoveBed
   |nexus id = 7985
+
   |nexus   = 23308
   |github   = Bpendragon/Best-of-Queen-of-Sauce
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name   = Move Between Buildings
   |author   = Neat
+
   |author = Vilaboa
   |id       = neat.newspaper
+
   |id     = Vilaboa.MoveBetweenBuildings
   |nexus id = 8689
+
   |nexus   = 17391
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Farmer That Stared at Rocks
+
   |name   = Move Faster
   |author   = ItsLittany
+
   |author = Shuai Zhang
   |id       = itslittany.RockBreaker
+
   |id     = shuaiz.MoveFasterMod
   |nexus id = 6376
+
   |nexus   = 1351
   |moddrop id = 804101
+
  |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     = The Fishmonger
+
   |name   = Move Greenhouse Plot
   |author   = VoidWitchCult
+
   |author = aedenthorn, Erinthe
   |id       = VoidWitchCult.TheFishmongerFishing
+
   |id     = aedenthorn.MoveGreenhousePlot
   |nexus id = 16326
+
  |curse  = 868738
   |github   =
+
   |nexus   = 13589
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Theft of the Winter Star
+
   |name   = Move It
   |author   = spacechase0 and ParadigmNomad and Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.TheftOfTheWinterStar
+
   |id     = aedenthorn.MoveIt
   |nexus id = 5062
+
   |curse  = 868688
   |moddrop id = 771680
+
   |nexus  = 15163
   |github   = spacechase0/StardewValleyMods
+
   |github = aedenthorn/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
  |name    = The Gnomiverse
 
   |author  = Purppelle and King Gnomus
 
  |id      = Purppelle.TheGnomiverse
 
  |nexus id = 13266
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Love of Cooking
+
   |name   = Movement Mod, Movement Modifier
   |author   = blueberry
+
   |author = Zoryn
   |id       = blueberry.LoveOfCooking
+
   |id     = Zoryn.MovementModifier
   |nexus id = 6830
+
   |nexus   =
   |github  = b-b-blueberry/CooksAssistant
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Theme Manager
+
   |name   = Movement Speed
   |author   = Khloe Leclair
+
   |author = bcmpinc
   |id       = leclair.thememanager
+
   |id     = bcmpinc.MovementSpeed
   |nexus id = 14525
+
   |nexus   = 2736
   |github   = KhloeLeclair/StardewMods
+
   |github = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Move Through Object
   |author   = Pucklynn
+
   |author = ylsama
   |id       = shannon.MoonMod
+
   |id     = ylsama.MoveThoughObject
   |nexus id = 2482
+
   |nexus   = 2680
   |github  =  
+
  |github  =
 +
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
   |dev note = source in separate Git branch
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Movie Theater Options
   |author   = KirbyLink
+
   |author = Dragoon23
   |id       = kirbylink.pumpkinking
+
   |id     = Dragoon23.MovieTheaterOptions
   |nexus id = 3006
+
   |nexus   = 26783
   |github   = KirbyLink/PumpkinKing
+
   |github =
 
 
  |broke in          = Stardew Valley 1.4
 
<!--@retest-after Custom Farming Redux
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Queen Of Sauce Reminder
+
   |name   = Movie Theatre Tweaks
   |author   = TheShwamp
+
   |author = aedenthorn, Erinthe
   |id       = TheShwamp.TheQueenOfSauceReminder
+
   |id     = aedenthorn.MovieTheatreTweaks
   |nexus id = 5172
+
  |curse  = 868672
   |github  =  
+
   |nexus   = 16395
 +
   |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   = Mr. Pam - Snorlax Mechanics
   |author   = Eris, AkatsukiVana, HuaGei API
+
   |author = daleonar
   |id       = Eris.APICut
+
   |id     = daleonar.Snorlax
   |nexus id = 8158
+
   |nexus   = 16194
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Think-n-Talk
+
   |name   = MTN, More Than Necessary
   |author   = Prism 99
+
   |author = SgtPickles, GameMX
   |id       = prism99.thinkntalk
+
   |id     = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus id = 9546
+
   |nexus   = 2256
   |github  = Prism-99/Think-n-Talk
+
   |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
 
{{#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   = Muffin Core
   |author   = spacechase0 and Pathoschild
+
   |author = Kabi-chan
   |id       = ThreeHeartDancePartner
+
   |id     = kabi-chan.MuffinCore
   |nexus id = 500
+
   |nexus  = 8070
   |moddrop id = 127278
+
   |github =
   |github   = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Throwable Axe
+
   |name   = Multi Fertilizer
   |author   = spacechase0 and Pathoschild
+
   |author = spacechase0
   |id       = spacechase0.ThrowableAxe
+
   |id     = spacechase0.MultiFertilizer
   |nexus id = 5097
+
   |curse  = 867717
   |moddrop id = 771683
+
   |nexus  = 7436
   |github   = spacechase0/StardewValleyMods
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Thunderstorm Totem
+
   |name   = Multiplayer Backpacks
   |author   = justastranger
+
   |author = skiilaa
   |id       = jas.ThunderstormTotem
+
   |id     = skiilaa.MultiplayerBackpacks
   |moddrop id = 944622
+
   |nexus  = 2282
   |nexus id =  
+
   |github  =
   |github  =  
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tidy Fields
+
   |name   = Multiplayer Emotes
   |author   = seitanicbean
+
   |author = FerMod
   |id       = seitanicbean.tidyfields
+
   |id     = FerMod.MultiplayerEmotes
   |nexus id = 10929
+
   |nexus   = 2347
   |github  =
+
   |github = FerMod/StardewMods
   |source   = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
 
 +
   |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     = Tidy Social
+
   |name   = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author   = trashcan9
+
   |author = Achtuur
   |id       = trashcan9.TidySocial
+
   |id     = Achtuur.MultiplayerExpShare
   |nexus id = 16233
+
   |nexus   = 16891
   |github   =
+
   |github = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tileman Challenge
+
   |name   = Multiplayer Horse Reskin
   |author   = SpicyKai
+
   |author = delphinwave
   |id       = SpicyKai.Tileman
+
   |id     = DelphinWave.MultiplayerHorseReskin
   |nexus id = 11945
+
   |nexus   = 7681
   |github   = spicykai/StardewValley-Mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Multiplayer Hub
   |author   = hawkfalcon
+
   |author = Alberto Moreira Luiz
   |id       = hawkfalcon.TillableGround
+
   |id     = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus id = 2175
+
   |nexus   = 9672
   |github   = hawkfalcon/Stardew-Mods
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |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   = Multiplayer Idle
   |author   = Asconoid
+
   |author = DoubleZ
   |id       = Asconoid.TimeBeforeHarvest
+
   |id     = DoubleZ.MultiplayerIdle
   |nexus id = 5764
+
   |nexus   = 3765
   |github   =
+
   |github  = SourceZh/MultiplayerIdle
 
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
  |summary = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Before Harvest Enhanced
+
   |name   = Multiplayer Info
   |author   = Jonathan Ginn
+
   |author = MindMeltMax
   |id       = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id     = MindMeltMax.MPInfo
   |nexus id = 12170
+
   |curse  = 1004488
   |github   =
+
  |moddrop = 1302776
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
+
   |nexus   = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Scayze
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = scayze.MultiplayerPrairieKing
   |nexus id = 973
+
   |nexus   = 16030
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freezes at Midnight
+
   |name   = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author   = JBtheShadow
+
   |author = Xoulious
   |id       = JBtheShadow.TimeFreezesAtMidnight
+
   |id     = Xoulious.MultiplayerLagFixer
   |nexus id = 7425
+
   |nexus   = 25222
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Master
+
   |name   = Multiplayer Mod
   |author   = trashcan9
+
   |author = Tran Minh Thong
   |id       = trashcan9.TimeMaster
+
   |id     = multiplayer.mod
   |nexus id = 16192
+
   |nexus   = 16582
   |github  =
+
   |github = TMThong/Stardew-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Multiplayer Mod Checker
   |author   = DefenTheNation
+
   |author = Cherry, CherryChain
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = Cherry.MultiplayerModChecker
   |nexus id = 2262
+
   |nexus   = 6609
   |github   = DefenTheNation/StardewMod-TimeMultiplier
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time of the Prairie King
+
   |name   = Multiplayer Mod Limit
   |author   = The Fluffy Robot
+
   |author = weizinai
   |id       = TheFluffyRobot.TimeOfThePrairieKing
+
   |id     = weizinai.MultiplayerModLimit
   |nexus id = 5631
+
   |nexus   = 25446
   |github   = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Unremarkable, animavoro
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = unremarkable.fix-sellToStorePrice
   |nexus id = 1000
+
   |nexus   = 2135
   |moddrop id = 664035
+
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
   |github   = JohnsonNicholas/SDVMods
+
 
 +
   |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     = TimeSpeed
+
   |name   = Multiplayer Shaft Fix
   |author   = cantorsdust and Pathoschild
+
   |author = Prince-Leto
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = princeleto.multiplayershaftfix
   |nexus id = 169
+
  |nexus  = 2922
   |github  = cantorsdust/StardewMods
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Totem
+
   |name   = Multiplayer Speech Bubbles
   |author   = gmff
+
   |author = Kalthramis
   |id       = GMFF.TimeTotem
+
   |id     = Kalthramis.MPSpeechBubbles
   |curseforge id = 494425
+
  |nexus  = 2192
   |curseforge key = time-totem
+
   |github =
   |nexus id =  
+
   |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
   |github   =  
+
 
 +
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 
 +
   |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TMXL Map Toolkit, TMX Loader
+
   |name   = Multiplayer Time
   |author   = Platonymous
+
   |author = lolmaj
   |id       = Platonymous.TMXLoader
+
   |id     = lolmaj.MultiplayerTime
   |nexus id = 1820
+
   |nexus  = 2543
   |moddrop id = 771913
+
   |github = MaciejMarkuszewski/StardewValleyMod
   |github   = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To-Dew
+
   |name   = Multiple Farms For Multiplayer, Multiplayer Farms Code
   |author   = Jamie Taylor
+
   |author = LyzzCL
   |id       = jltaylor-us.ToDew
+
   |id     = LyzzCL.MultiplayerFarmsCode
   |nexus id = 7409
+
   |nexus   = 26873
   |github   = jltaylor-us/StardewToDew
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Multiple Floor Farmhouse
   |author   = Eleanor, eleanoot
+
   |author = aedenthorn, Erinthe
   |id       = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id     = aedenthorn.MultiStoryFarmhouse
   |nexus id = 1630
+
  |curse  = 868848
   |github   = eleanoot/stardew-to-do-mod
+
   |nexus   = 8077
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toggle Monsters
+
   |name   = Multiple Floor Farmhouse - Continued
   |author   = Jolyone, Me
+
   |author = aedenthorn and FlyingTNT
   |id       = Me.ToggleMonsters
+
   |id     = FlyingTNT.MultipleFloorFarmhouse
   |nexus id = 11801
+
   |nexus   = 25303
   |github   =
+
   |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Icons
+
   |name   = Multiple Gifts for Spouses
   |author   = furyx639
+
   |author = Redwood
   |id       = furyx639.ToolbarIcons
+
   |id     = Redwood.MultipleGiftsForSpouse
   |nexus id = 11026
+
   |nexus   = 2910
   |github  = LeFauxMatt/StardewMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Toolbar Tooltips
+
   |name   = Multiple Horses
   |author   = danmw3
+
   |author = CyanFire
   |id       = danmw3.toolbartooltips
+
   |id     = CF.MultipleHorses
   |nexus id = 4977
+
   |nexus   = 25620
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = ToolBelt
+
   |name   = Multiple Mini-Obelisks
   |author   = yuri0r
+
   |author = PeacefulEnd
   |id       = yuri0r.ToolBelt
+
   |id     = PeacefulEnd.MultipleMiniObelisks
   |nexus id = 8566
+
   |curse  = 870945
   |github   =
+
   |nexus   = 7900
   |source  = https://gitlab.com/yuri0r/toolbelt
+
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Multiple Spouse Dialogs
   |author   = mralbobo
+
   |author = ceruleandeep
   |id       = mralbobo.ToolCharging
+
   |id     = ceruleandeep.multiplespousedialogs
   |nexus id =
+
   |nexus  = 8711
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = ceruleandeep/CeruleanStardewMods
   |github   = mralbobo/stardew-tool-charging
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Multiple Spouses
   |author   = CrazyWig
+
   |author = aedenthorn, Erinthe
   |id       = crazywig.toolpowerselect
+
   |id     = aedenthorn.MultipleSpouses
   |nexus id = 2553
+
  |curse  = 868901
   |github  =  
+
   |nexus   = 6227
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Setup
+
   |name   = Multiple Sprites and Portraits On Rotation, File Loading
   |author   = Gilar Fasulaki
+
   |author = SlyMerc
   |id       = GilarF.ToolPowerSetup
+
   |id     = FileLoading
   |nexus id = 4517
+
   |nexus   = 1094
   |github   =  
+
   |github =
  
  |broke in = Stardew Valley 1.4
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
+
   |summary  = Use [[#Content Patcher|Content Patcher]] instead.
}}
+
   |broke in = SMAPI 2.0
{{#invoke:SMAPI compatibility|entry
 
   |name    = Tool Smart Switch
 
  |author  = aedenthorn
 
  |id      = aedenthorn.ToolSmartSwitch
 
  |nexus id = 15216
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Costs
+
   |name   = Multi Save
   |author   = Cherry, CherryChain
+
   |author = aedenthorn, Erinthe
   |id       = Cherry.ToolUpgradeCosts
+
   |id     = aedenthorn.MultiSave
   |nexus id = 6576
+
  |curse  = 868681
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |nexus   = 15402
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = SMAPI 3.12
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-Skalaki
+
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
+
   |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery
+
   |name   = Multi Save - Continued
   |author   = SorryLate
+
   |author = recon88
   |id       = SorryLate.ToolUpgradeDelivery
+
   |id     = recon88.MultiSave
   |nexus id = 5421
+
  |curse  = 1018922
   |github   = sorrylate/Stardew-Valley-Mod
+
   |nexus   = 22953
 +
   |github = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Multitool
   |author   = Felix-Dev
+
   |author = Miome
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = miome.MultiToolMod
   |nexus id = 2938
+
   |nexus   = 2546
   |github   = Felix-Dev/StardewMods
+
   |github = miome/MultitoolMod
 
 
  |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     = Tool Upgrade Reminder
+
   |name   = Multi-User Chests
   |author   = Wracketeer
+
   |author = MindMeltMax
   |id       = Wracketeer.ToolUpgradeReminder
+
   |id     = MindMeltMax.MUC
   |nexus id = 13423
+
  |curse  = 997982
   |github   =
+
   |nexus   = 9856
 +
  |moddrop = 1135731
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Too Many Animals
+
   |name   = Multi Yield Crops
   |author   = furyx639
+
   |author = Cherry, CherryChain
   |id       = furyx639.TooManyAnimals
+
   |id     = Cherry.MultiYieldCrops
   |nexus id = 11033
+
   |nexus   = 6069
   |github   = LeFauxMatt/StardewMods
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Town School Functions
+
   |name   = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author   = Edu Anttunes
+
   |author = Jacque Pott
   |id       = EduAnttunes.TownSchool.Functions
+
   |id     = JacquePott.MYCDGRPatch
   |nexus id = 6317
+
   |nexus   = 14023
   |github  =  
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Murdercrows
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = aedenthorn.Murdercrows
   |nexus id = 1401
+
   |curse  = 868878
   |moddrop id = 606639
+
   |nexus  = 6615
   |github  = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Sounds, Tractor Engine Sound
+
   |name   = Murder Drone, Personal Combat Drone
   |author   = MissCoriel
+
   |author = cotboy
   |id       = misscoriel.tractorsounds
+
   |id     = cambam.MURDERDRONE
   |nexus id = 5781
+
   |nexus   = 4507
   |github  =  
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trading
+
   |name   = Murder Mod
   |author   = MindMeltMax
+
   |author = Aren, Aren Desai
   |id       = MindMeltMax.Trading
+
   |id     = Aren.MurderMod
   |moddrop id = 1214750
+
   |nexus  = 17470
   |nexus id = 13293
+
   |github  = ArenKDesai/Murder-Mod
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Station
+
   |name   = Museum Donation Checker
   |author   = Cherry, CherryChain
+
   |author = Hitaxas
   |id       = Cherry.TrainStation
+
   |id     = Hitaxas.Dono.DLL
   |nexus id = 6183
+
   |nexus   = 24225
   |github   = ChroniclerCherry/stardew-valley-mods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Tracks
+
   |name   = Museum Rearranger
   |author   = aedenthorn
+
   |author = Omegasis, Alpha_Omegasis
   |id       = aedenthorn.TrainTracks
+
   |id     = Omegasis.MuseumRearranger
   |nexus id = 10927
+
   |nexus   = 428
   |github  = aedenthorn/StardewValleyMods
+
   |github = janavarro95/Stardew_Valley_Mods
 +
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Train Whistle
+
   |name   = Museum Store
   |author   = Taskmaster
+
   |author = atravita
   |id       = Taskmaster.TrainWhistle
+
   |id     = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus id = 4473
+
  |curse  = 870973
   |github  =  
+
  |moddrop = 1187402
 +
   |nexus   = 12598
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trampoline
+
   |name   = Mushroom Cursors
   |author   = aedenthorn
+
   |author = Expl0
   |id       = aedenthorn.Trampoline
+
   |id     = Expl0.MushroomCursors
   |nexus id = 11619
+
   |nexus   = 12594
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparency Settings
+
   |name   = Mushroom Levels
   |author   = Esca, Esca-MMC
+
   |author = Eireon, Ben Patterson
   |id       = Esca.TransparencySettings
+
   |id     = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus id = 8891
+
   |nexus  = 2818
   |moddrop id = 971985
+
   |github = benrpatterson/MushroomLevels
   |github   = Esca-MMC/TransparencySettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Transparent Objects
+
   |name   = Mushroom Level Tip
   |author   = aedenthorn
+
   |author = WhiteMind
   |id       = aedenthorn.TransparentObjects
+
   |id     = WhiteMind.MLT
   |nexus id = 6412
+
   |nexus   = 1894
   |github  = aedenthorn/StardewValleyMods
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Abides
+
   |name   = Mushroom Log Additions
   |author   = John Peters
+
   |author = justastranger
   |id       = JohnPeters.TrashBearAbides
+
   |id     = JAS.MushroomLogAdditions
   |nexus id = 11359
+
  |moddrop = 1539617
   |github   =
+
   |nexus   =
 +
   |github = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Bear Item Helper, Trash Bear Name
+
   |name   = Mushroom Propagator Automation
   |author   = MattDeDuck, Duckshard
+
   |author = blueberry and Oddshot
   |id       = MattDeDuck.TrashBearName
+
   |id     = blueberry.BlueberryMushroomAutomation
   |nexus id = 5252
+
   |nexus   = 4637
   |github   =  
+
   |github = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Cans On Horse
+
   |name   = Mushroom Propagator - Grow More Mushrooms
   |author   = aedenthorn
+
   |author = blueberry, blueberry and Oddshot
   |id       = aedenthorn.TrashCansOnHorse
+
   |id     = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus id = 16394
+
   |nexus   = 4637
   |github  = aedenthorn/StardewValleyMods
+
   |github = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Can Reactions
+
   |name   = Mushroom Rancher
   |author   = aedenthorn
+
   |author = Goldenrevolver
   |id       = aedenthorn.TrashCanReactions
+
   |id     = Goldenrevolver.MushroomRancher
   |nexus id = 7643
+
   |nexus   = 10978
   |github   = aedenthorn/StardewValleyMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Does Not Consume Bait
+
   |name   = Musical Cellar
   |author   = atravita
+
   |author = Lis
   |id       = atravita.TrashDoesNotConsumeBait
+
   |id     = Lis.MusicalCellar
   |nexus id = 11426
+
   |nexus  = 7626
   |moddrop id = 1128126
+
   |github = lisamreynolds/MusicalCellar
   |github   = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Remover
+
   |name   = Musical Paths
   |author   = SorryLate, rharyanto
+
   |author = aedenthorn, Erinthe
   |id       = SorryLate.TrashRemover
+
   |id     = aedenthorn.MusicalPaths
   |nexus id = 5114
+
  |curse  = 868739
   |github  =  
+
   |nexus   = 13197
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trash Trash
+
   |name   = Mutant Rings
   |author   = Jaredlll08
+
   |author = ApryllForever
   |id       = BlameJared.TrashTrash
+
   |id     = ApryllForever.MutantRings
   |nexus id =
+
   |nexus  = 23849
  |curseforge id  = 297981
+
   |github =
   |curseforge key = trash-trash
 
   |github   = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = My Money
   |author   = Vrakyas
+
   |author = Marcos Brendon
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = marcos.mymoney
   |nexus id = 4031
+
   |nexus   = 6736
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Treasure Chests Expanded
+
   |name   = Mystical Buildings
   |author   = aedenthorn
+
   |author = PeacefulEnd
   |id       = aedenthorn.TreasureChestsExpanded
+
   |id     = PeacefulEnd.MysticalBuildings
   |nexus id = 7685
+
  |curse  = 870928
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 12312
 +
   |github = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Changes
+
   |name   = Name Tags
   |author   = JPAN
+
   |author = Enaium
   |id       = jpan.TreeChanges
+
   |id     = Enaium.NameTags
   |nexus id = 3964
+
  |curse  = 436816
   |github   = JPANv2/Stardew-Valley-Tree-Changes
+
  |moddrop = 877767
 +
   |nexus   =
 +
   |github = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shake Mod
+
   |name   = Napalm Mummies
   |author   = NCarigon
+
   |author = aedenthorn, Erinthe
   |id       = NCarigon.TreeShakeMod
+
   |id     = aedenthorn.NapalmMummies
   |nexus id = 15927
+
  |curse  = 868675
   |github  = ncarigon/StardewValleyMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Nature Strikes Back
   |author   = TyoAtrosa
+
   |author = Clumsy Jackdaw
   |id       = TyoAtrosa.Treeshaker
+
   |id     = ClumsyJackdaw.NatureStrikesBack
   |nexus id = 2159
+
   |nexus   = 19771
   |github  = TyoAtrosa/TreeShaker
+
   |github = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Neat Additions
   |author   = bcmpinc
+
   |author = Ilyaki
   |id       = bcmpinc.TreeSpread
+
   |id     = ilyaki.neatadditions
   |nexus id = 3183
+
   |nexus   = 2648
   |github  = bcmpinc/StardewHack
+
   |github = Ilyaki/NeatAdditions
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Network Optimizer
   |author   = YukiShiku, LeonBlade
+
   |author = Ilyaki
   |id       = TreeTransplant
+
   |id     = Ilyaki.NetworkOptimizer
   |nexus id = 1342
+
   |nexus  = 3021
  |moddrop id = 526140
+
   |github = Ilyaki/NetworkOptimizer
   |chucklefish id = 5485
 
   |github   = LeonBlade/TreeTransplant
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trendy Haley
+
   |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   = candidus42
+
   |author = DestyNova
   |id       = Candidus42.TrendyHaley
+
   |id     = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus id = 4984
+
   |nexus   = 12369
   |github   = mus-candidus/TrendyHaley
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Trick or Treat
+
   |name   = Never Lose Stamina
   |author   = Dad of Gwen, Carleton and Gwen
+
   |author = j4c0b333
   |id       = DadOfGwenTrickOrTreatMod
+
   |id     = j4c0b333.NeverLoseStamina
   |nexus id = 8115
+
   |nexus   = 4046
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = True Random Geodes
+
   |name   = New Achieve, Obtain Achievements
   |author   = lilico/atelier99
+
   |author = AbelSdf, Abel_sdf
   |id       = lilico.TrueRandomGeodes
+
   |id     = AbelSdf.NewAchieve
   |nexus id = 11371
+
   |nexus   = 20909
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Turn to Your Enemies
+
   |name   = New Clothes Every Day
   |author   = Krutonium
+
   |author = Vrakyas
   |id       = krutonium.turn_to_your_enemies
+
   |id     = Vrakyas.NewClothesEveryDay
   |nexus id = 12643
+
   |nexus   = 4030
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = New Game on Launch
   |author   = Zyin
+
   |author = Nobbele
   |id       = Zyin.TVAnnouncements
+
   |id     = Nobbele.NewGameOnLaunch
   |nexus id = 3649
+
   |nexus   = 2654
   |github  = Zyin055/TVAnnouncements
+
   |github = 4ppleCracker/NewGameOnLaunch
 +
 
 +
   |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Brasileira
+
   |name   = New Game Plus
   |author   = JhonnieRandler & Brukob
+
   |author = Spacechase0
   |id       = JhonnieMike.BrasilTV
+
   |id     = Spacechase0.NewGamePlus
   |nexus id = 10843
+
  |curse  = 867147
   |github  = JhonnieRandler/TVBrasileira
+
   |nexus   = 10786
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name   = New Machines
   |author   = hisameartwork
+
   |author = Igorious
   |id       = HisameArtwork.GardeningChannel
+
   |id     = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus id = 5485
+
   |nexus   =
   |github  =  
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = TV Recipes
+
   |name   = New Years Eve → Fireworks
   |author   = SorryLate, rharyanto
+
   |author = sophiesalacia
   |id       = SorryLate.TvRecipes
+
   |id     = sophie.Fireworks
   |nexus id = 5260
+
   |nexus   = 15277
   |github   =
+
   |github = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twin Stick Strafe Action
+
   |name   = Nexus Mods Button
   |author   = AndyUr
+
   |author = Pickysaurus
   |id       = AndyUr.TwinStickStrafeAction
+
   |id     = Pickysaurus.NexusModsButton
   |nexus id = 7589
+
   |nexus   = 12969
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Twitch in Stardew Valley, Twitch for Stardew
+
   |name   = Nice Messages
   |author   = Telshin, Tim "Telshin" Aldridge
+
   |author = Nori, seaweednori
   |id       = telshin.twitch-for-stardew
+
   |id     = nori.NiceMessages
   |curseforge id  = 306420
+
   |nexus   = 6160
   |curseforge key = twitch-in-stardew-valley
+
   |github =
  |nexus id =  
 
   |github   =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Night Event Chance Tweak
   |author   = Cdaragorn
+
   |author = aedenthorn, Erinthe
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = aedenthorn.NightEventChanceTweak
   |nexus id = 1150
+
   |curse  = 868806
   |github   = cdaragorn/Ui-Info-Suite
+
   |nexus   = 10633
   |warnings = Broken on Android.
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#NightEventChanceTweak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite 2
+
   |name   = Night Light
   |author   = Annosz
+
   |author = KankuroGB
   |id       = Annosz.UiInfoSuite2
+
   |id     = kankurogb.nightlight
   |nexus id =
+
   |nexus  = 21629
   |url      = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github = KankuroGB/NightLight
   |github   = Annosz/UiInfoSuite2
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Night Owl
   |author  = Demiacle
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Demiacle.UiModSuite
+
   |id      = Omegasis.NightOwl
   |nexus id = 1023
+
   |nexus   = 433
   |github  = demiacle/UiModSuite
+
   |github  = janavarro95/Stardew_Valley_Mods
 
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Nightshade
   |author   = Shadowfoxss
+
   |author = ichortower
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = ichortower.Nightshade
   |nexus id = 2833
+
   |nexus   = 23742
   |github   =
+
   |github = ichortower/Nightshade
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unbreakable Tackles
+
   |name   = Night Shift
   |author   = MindMeltMax
+
   |author = SevenChords
   |id       = MindMeltMax.UnbreakableTackles
+
   |id     = SevenChords.Night_Shift
   |nexus id = 7719
+
   |nexus  = 15345
   |moddrop id = 1135717
+
   |github =
   |github   = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Night Time Sound Notifications, Time Notif
   |author   = Mel Noelle and Kirbylink
+
   |author = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id       = melnoelle.underdarksewer
+
   |id     = Careless_Imm0rtal.Time_Notif.
   |nexus id = 3070
+
   |nexus   = 19651
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Underground Secrets
+
   |name   = Nightwork, 夜间工作
   |author   = aedenthorn
+
   |author = Night
   |id       = aedenthorn.UndergroundSecrets
+
   |id     = Night.Gaming
   |nexus id = 6597
+
   |nexus   = 25375
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children
+
   |name   = No Blink
   |author   = Shaklin
+
   |author = Mr Tea, MrTea
   |id       = shaklin.uniquechildren
+
   |id     = MrTea.NoBlink
   |nexus id = 6278
+
   |nexus   = 17220
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Children Talk
+
   |name   = No Cheat Shortcuts (No Map Overwrite)
   |author   = Shaklin
+
   |author = kulcris
   |id       = shaklin.uniquechildrentalk
+
   |id     = kulcris.NoCheatShortcuts
   |nexus id = 9540
+
   |nexus   = 2310
   |github  =  
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unique Valley
+
   |name   = Noclip Mode
   |author   = aedenthorn
+
   |author = Pathoschild
   |id       = aedenthorn.UniqueValley
+
   |id     = Pathoschild.NoclipMode
   |nexus id = 13828
+
  |curse  = 1000622
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 3900
 +
  |moddrop = 691002
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = No Cooties
   |author   = funny-snek
+
   |author = ceruleandeep
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = ceruleandeep.NoCooties
   |nexus id = 2942
+
   |nexus   = 9000
   |github   =
+
   |github = ceruleandeep/CeruleanStardewMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = No Crows
   |author   = Armitxes
+
   |author = CatCattyCat, Cat
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = cat.nocrows
   |nexus id = 2213
+
   |nexus  = 1682
   |curseforge id  = 362847
+
   |moddrop = 833543
   |curseforge key = unlimited-players
+
   |github = danvolchek/StardewMods
   |github   = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlockable Areas
+
   |name   = No Crows Revisited
   |author   = DeLiXx
+
   |author = Siweipancc
   |id       = DeLiXx.Unlockable_Areas
+
   |id     = Siweipancc.NoCrowsRevisited
   |nexus id = 15132
+
   |nexus   = 21129
   |github   =
+
   |github = siweipancc/StardewMods
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlock Dye Menu
+
   |name   = No Debris Weather
   |author   = Shaklin
+
   |author = Underscore76
   |id       = shaklin.unlockdyemenu
+
   |id     = underscore.nodebris
   |nexus id = 6156
+
   |nexus   = 19699
   |github   =  
+
   |github = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlocked Doors
+
   |name   = No Debug Mode
   |author   = damien
+
   |author = Pathoschild
   |id       = damien.unlocked_doors
+
   |id     = Pathoschild.NoDebugMode
   |nexus id = 4338
+
   |nexus   = 593
   |github   =  
+
   |github = Pathoschild/StardewMods
  
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
   |summary = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Updated Instant Eat Key
+
   |name   = No Fall Damage, Remove Fall Damage from Mineshafts
   |author   = apomorph
+
   |author = Kryspur
   |id       = apomorph.updatedInstantEatKey
+
   |id     = Kryspur.NoFallDamage
   |nexus id = 15191
+
   |nexus   = 17749
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Updated No Rumble Horse
+
   |name   = No Fence Decay
   |author   = Aladanor
+
   |author = CatCattyCat, Cat
   |id       = Aladanor.UpdatedNoRumbleHorse
+
   |id     = cat.nofencedecay
   |nexus id = 10164
+
   |nexus   = 1180
   |github  = shailalias/NoRumbleHorse
+
   |moddrop = 833537
}}
+
   |github  = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Upgradable Pan
+
   |broke in = Stardew Valley 1.6
  |author  = Anthony Hilyard
+
   |status   = workaround
   |id      = com.anthonyhilyard.upgradablepan
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
   |curseforge id  = 446597
 
   |curseforge key = upgradable-pan
 
   |nexus id = 9318
 
  |github  = AHilyard/UpgradeablePan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name   = No Fence Decay Redux
   |author   = Richard Cai
+
   |author = EnderTedi
   |id       = richard_cai.UpgradedHorse
+
   |id     = EnderTedi.NoFenceDecayRedux
   |nexus id = 5242
+
   |nexus   = 20802
   |github   = RichardJCai/stardew-valley-mods
+
   |github = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Upgrade Empty Cabins
+
   |name   = No Festival Timer
   |author   = Cherry, CherryChain
+
   |author = mistyspring
   |id       = Cherry.UpgradeEmptyCabins
+
   |id     = mistyspring.nofestivaltimer
   |nexus id = 5253
+
   |nexus  = 20077
   |moddrop id = 720987
+
   |github =
   |github   = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = No Friendship Decay
   |author   = punyo, yakminepunyo
+
   |author = hitachihex
   |id       = punyo.UsefulBombs
+
   |id     = hitachihex.NoFriendshipDecay
   |nexus id = 2488
+
   |nexus   =
   |github   = pomepome/UsefulBombs
+
   |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.3.29
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#BetterBombs|BetterBombs]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 
<!--
 
<!--
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |unofficial version = 1.1.2-unofficial.1-f4ith
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name   = No Friendship Decay - Reborn
   |author   = Right Hand Man
+
   |author = The Fluffy Robot
   |id       = raik.uselessinfo
+
   |id     = TheFluffyRobot.No
   |nexus id = 8634
+
   |nexus   = 22922
   |github   =  
+
   |github = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Utility Grid
+
   |name   = No Greenhouse Entrance Tiles
   |author   = aedenthorn
+
   |author = idermailer
   |id       = aedenthorn.UtilityGrid
+
   |id     = idermailer.greenhouseNoEntranceTiles
   |nexus id = 10197
+
   |nexus   = 21557
   |github   = aedenthorn/StardewValleyMods
+
   |github = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = UV Index (Sunscreen Mod)
+
   |name   = No Green Rain
   |author   = Jonqora
+
   |author = Pillow
   |id       = Jonqora.UVIndex
+
   |id     = Pillow.NoGreenRain
   |nexus id = 6676
+
   |nexus   = 26912
   |github   = Jonqora/StardewMods
+
   |github =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author   = dantheman999
+
   |author = Kumagabear
   |id       = dantheman999.VariableGrass
+
   |id     = Kumagabear.NoHatTreasureSkull
   |nexus id =
+
   |nexus  = 19655
   |url      = https://community.playstarbound.com/threads/107658
+
   |github = DotSharkTeeth/StardewValleyMods
   |github   = dantheman999301/StardewMods
 
 
 
  |broke in          = SMAPI 2.0
 
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vending Machine, NPC Vending Machine
+
   |name   = No Hoof Sound
   |author   = ActionJackson
+
   |author = AbelSdf, Abel_sdf
   |id       = ActionJackson.VendingMachine
+
   |id     = AbelSdf.NoHoofSound
   |nexus id = 7508
+
   |nexus   = 21020
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = No Kids Ever
   |author   = bmarquismarkail, Space Baby
+
   |author = Hangy
   |id       = SB_VerticalToolMenu
+
   |id     = Hangy.NoKidsEver
   |nexus id = 943
+
   |nexus   = 1464
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Video Player
+
   |name   = No Kimchi
   |author   = aedenthorn
+
   |author = jaeha, qpqpqp121
   |id       = aedenthorn.VideoPlayer
+
   |id     = jaeha.No_Kimchi
   |nexus id = 6524
+
   |nexus   = 5043
   |github   = aedenthorn/StardewValleyMods
+
   |github =
  
   |broke in = Stardew Valley 1.5.5
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visible Fish
+
   |name   = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author   = shekurika
+
   |author = Riverbankboy, The_UltimateNuke
   |id       = shekurika.WaterFish
+
   |id     = theultimatenuke.testmod
   |nexus id = 8897
+
   |nexus   = 17965
   |github   =  
+
   |github = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = No Mine Flyers Redux
   |author   = Platonymous
+
   |author = minervamaga
   |id       = Platonymous.Visualize
+
   |id     = minervamaga.NoMineFlyersRedux
   |nexus id = 1704
+
   |nexus   =
   |moddrop id = 793933
+
   |moddrop = 631110
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = No More Accidental Exhaustion, Exhaustion Protection
   |author   = Renny
+
   |author = Guedez
   |id       = renny.stardewvoideffects
+
   |id     = exhaustion.protection
   |nexus id = 2703
+
   |nexus   = 5113
   |github   = OfficialRenny/StardewVoidEffects
+
  |moddrop = 707180
 +
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = No More Pets
   |author   = Alhifar
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Alhifar.WaitAround
+
   |id     = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus id =
+
   |nexus  = 506
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github = janavarro95/Stardew_Valley_Mods
   |github   = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = No More Random Mine Flyers
   |author   = EvilPdor
+
   |author = Drynwynn, thepaladinknight
   |id       =  
+
   |id     = Drynwynn.NoAddedFlyingMineMonsters
   |nexus id =
+
   |nexus  = 2528
   |url      = https://community.playstarbound.com/threads/111526
+
   |github = Drynwynn/StardewValleyMods
   |github   =  
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Non Destructive NPCs
   |author   = TheOfficialTab
+
   |author = MadaraUchiha
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = MadaraUchiha.NonDestructiveNPCs
   |nexus id = 1958
+
   |nexus   = 5176
   |github   = OfficialTab/walk-through-trellis
+
   |github = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Non-Random Prairie King
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.wallpaperrecycler
+
   |id     = aedenthorn.NonRandomPrairieKing
   |nexus id = 1905
+
   |curse  = 868891
   |moddrop id = 661354
+
   |nexus  = 6509
   |github  = Mizzion/MyStardewMods
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wall Planter
+
   |name   = No Offscreen Flying Monsters
   |author   = aedenthorn
+
   |author = SirDigby
   |id       = aedenthorn.WallPlanter
+
   |id     = SirDigby.NoOffscreenFlyers
   |nexus id = 11339
+
   |nexus   = 22354
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wall Televisions
+
   |name   = No Pause When Inactive - Global
   |author   = aedenthorn
+
   |author = Neko Boi Nick
   |id       = aedenthorn.WallTelevision
+
   |id     = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus id = 11448
+
   |nexus   = 19250
   |github   = aedenthorn/StardewValleyMods
+
   |github = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = No Poverty by Disconnect
   |author   = Symen
+
   |author = Slumber
   |id       = Symen.WarpAnimals
+
   |id     = SlumbR.NoPovertyByDisconnect
   |nexus id = 1400
+
   |nexus   = 11529
   |github  = simonbru/WarpAnimals
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Binder
+
   |name   = No Quarry
   |author   = SnowFire kVala
+
   |author = mlambley
   |id       = SnowFire.Warp_Binder
+
   |id     = mlambley.NoQuarry
   |nexus id = 6892
+
   |nexus   = 19410
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Chests
+
   |name   = Normalize AI for Inworld AI Mod, Normalize AI
   |author   = CyTheGuy01, CyberCheese15
+
   |author = Platonymous
   |id       = cybercheese.WarpChests
+
   |id     = Platonymous.NormalizeAI
   |nexus id = 6402
+
  |moddrop = 1521423
   |github   =
+
   |nexus   = 19334
 +
   |github =
  
   |status  = broken<!--broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[Junimo Chest]]s instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer
+
   |name   = No Rumble Horse
   |author   = Strato35, Shalankwa
+
   |author = Xangria
   |id       = Strato35.WarpMultiplayer
+
   |id     = Xangria.NoRumbleHorse
   |nexus id = 7451
+
   |nexus   = 1779
   |github  = Shalankwa/SDV_Mods
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name   = No Seeds
   |author  = Shaklin
+
   |author = lech43
   |id       = shaklin.warpmultiplayer_locations
+
  |id      = lech43.NoSeeds
   |nexus id = 8950
+
  |nexus  = 6392
   |github  =  
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = No Seeds From Trees Fix
 +
  |author  = KirbyLink
 +
   |id     = kirbylink.noseedsfromtreesfix
 +
   |nexus   = 2947
 +
   |github = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Network
+
   |name   = No Soil Decay
   |author   = tlitookilakin
+
   |author = ThatNorthernMonkey
   |id       = tlitookilakin.warpnetwork
+
   |id     = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus id = 8567
+
   |nexus   = 237
   |moddrop id = 951720
+
  |github  = ThatNorthernMonkey/NoSoilDecay
   |github   = tlitookilakin/WarpNetwork
+
 
 +
   |broke in = Stardew Valley 1.2
 +
   |status   = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Snitch
+
   |name   = No Soil Decay On Farm
   |author   = ceruleandeep
+
   |author = A_Dude
   |id       = ceruleandeep.WarpSnitch
+
   |id     = A_Dude.NoSoilDecayOnFarm
   |nexus id = 9087
+
   |nexus   = 8071
   |github   = ceruleandeep/CeruleanStardewMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = No Soil Decay Redux
   |author   = Shalankwa
+
   |author = Platonymous
   |id       = Shalankwa.WarpToFriends
+
   |id     = Platonymous.NoSoilDecayRedux
   |nexus id = 2180
+
   |curse  = 307727
   |github  = Shalankwa/SDV_Mods
+
   |moddrop = 793930
   |status   = workaround
+
   |nexus   = 1084
   |summary = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |github = Platonymous/Stardew-Valley-Mods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wasteless Watering
+
   |name   = Note Blocks
   |author   = GrumpyCrouton
+
   |author = Yaramy
   |id       = GrumpyCrouton.WastelessWatering
+
   |id     = yaramy.noteblocks
   |nexus id = 10998
+
   |nexus   = 6646
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Balloon
+
   |name   = Notes
   |author   = HaulinOats
+
   |author = Platonymous
   |id       = HaulinOats.WaterBalloon
+
   |id     = Platonymous.Notes
   |nexus id = 14481
+
  |curse  = 307729
   |github  = HaulinOats/StardewMods
+
   |nexus   = 3068
 +
  |moddrop = 793905
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bomb
+
   |name   = Not Far From The Tree
   |author   = BlaDe
+
   |author = TheElm
   |id       = BlaDe.WaterBomb
+
   |id     = TheElm.NotFarFromTheTree
   |nexus id = 10267
+
   |nexus   = 4739
   |github  =  
+
   |github = GStefanowich/SDV-NFFTT
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Bot
+
   |name   = No Thunder Sound
   |author   = andyruwruw
+
   |author = Sto13
   |id       = andyruwruw.WaterBot
+
   |id     = Sto13.NoThunderSound
   |nexus id = 8167
+
   |nexus   = 14414
   |github   = andyruwruw/stardew-valley-water-bot
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = No Transitions
   |author   = Mizzion
+
   |author = crazywig
   |id       = mizzion.watercanrefiller
+
   |id     = crazywig.notransitions
   |nexus id = 3539
+
   |nexus  = 7354
   |moddrop id = 661368
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Flow
+
   |name   = No Warp Delay
   |author   = blueberry
+
   |author = Tran Minh Thong
   |id       = blueberry.WaterFlow
+
   |id     = no.warp.delay
   |nexus id = 11790
+
   |nexus   = 19805
   |github   = b-b-blueberry/WaterFlow
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Can Tweaks
+
   |name   = Now Playing
   |author   = aedenthorn
+
   |author = John Peters
   |id       = aedenthorn.WateringCanTweaks
+
   |id     = JohnPeters.NowPlaying
   |nexus id = 10947
+
   |nexus   = 19441
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Watering Grants Experience and Crops Can Wither
+
   |name   = NPC Adventures, It's Time to Adventure
   |author   = Goldenrevolver
+
   |author = PurrplingCat
   |id       = Goldenrevolver.WateringGrantsXP
+
   |id     = purrplingcat.npcadventure
   |nexus id = 7768
+
  |curse  = 577730
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus   = 4582
 +
   |github = purrplingcat/PurrplingMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = NPC Bucket for HB, NPC Bucket
   |author   = Mizzion
+
   |author = shounlol
   |id       = mizzion.petwaterbowl
+
   |id     = shounlol.NPCBucket
   |nexus id = 2009
+
   |nexus  = 20328
   |moddrop id = 661365
+
   |github =
   |github   = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Waterproof Items
+
   |name   = NPC Clothing Framework
   |author   = Esca, Esca-MMC
+
   |author = aedenthorn, Erinthe
   |id       = Esca.WaterproofItems
+
   |id     = aedenthorn.NPCClothing
   |nexus id = 6460
+
   |curse  = 868727
   |moddrop id = 807393
+
   |nexus  = 13940
   |github  = Esca-MMC/WaterproofItems
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = NPC Geometry
   |author   = Digus
+
   |author = ichortower
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = ichortower.NPCGeometry
   |nexus id = 2374
+
   |nexus   = 19259
   |github  = Digus/StardewValleyMods
+
   |github = ichortower/NPCGeometry
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapons Ignore Grass
+
   |name   = NPC Gift Multipliers
   |author   = aedenthorn
+
   |author = XxHarvzBackxX
   |id       = aedenthorn.WeaponsIgnoreGrass
+
   |id     = harvz.NPCGiftMultipliers
   |nexus id = 15409
+
   |nexus   = 23139
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapons on Display
+
   |name   = NPC Map Locations
   |author   = Anthony Hilyard
+
   |author = Bouhm and Pathoschild
   |id       = com.anthonyhilyard.WeaponsOnDisplay
+
   |id     = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
  |curseforge id  = 447259
+
   |nexus   = 239
  |curseforge key = weapons-on-display
+
   |github = Bouhm/stardew-valley-mods
   |nexus id = 9319
 
   |github   = AHilyard/WeaponsOnDisplay
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = NPC Map Locations Extra Config
   |author   = bcmpinc
+
   |author = trashcan9
   |id       = bcmpinc.WearMoreRings
+
   |id     = trashcan9.NPCMapLocations.ExtraConfig
   |nexus id = 3214
+
   |nexus   = 16236
   |github   = bcmpinc/StardewHack
+
   |github =
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = NPC Path Displayer, Path Display
   |author   = EvilPdor
+
   |author = Akago
   |id       =  
+
   |id     = akago.PathDisplay
   |nexus id =
+
   |nexus  = 7563
   |url      = https://community.playstarbound.com/threads/111526
+
   |github =
   |github   = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather God
+
   |name   = NPC Speak
   |author   = nrm33n
+
   |author = jwdred
   |id       = nrm33n.weatherGod
+
   |id     =
   |nexus id = 15563
+
   |nexus   = 694
   |github   =
+
   |github =
  
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
+
   |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = NPC Tokens, NPC Tokens for Content Patcher
   |author   = Sakorona
+
   |author = siliconmodding
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = siliconmodding.NPCTokens
   |nexus id = 2210
+
   |nexus  = 23637
   |moddrop id = 664153
+
   |github =
   |github   = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Totem
+
   |name   = Nuclear Valley - PG, Nuclear Bomb
   |author   = aedenthorn
+
   |author = ApryllForever
   |id       = aedenthorn.WeatherTotems
+
   |id     = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus id = 16455
+
   |nexus   = 23339
   |github   = aedenthorn/StardewValleyMods
+
   |github = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Numerical Health
   |author   = Opalie
+
   |author = Hydrox, hydrox6
   |id       = Opalie.Wedding
+
   |id     = Hydrox.NumericalHealth
   |nexus id =
+
   |nexus  = 4863
   |moddrop id = 526231
+
   |github =
   |github   = Opalie/Wedding
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Tweaks
+
   |name   = Object Import Map, Import Map
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.WeddingTweaks
+
   |id     = aedenthorn.ImportMap
   |nexus id = 10117
+
  |curse  = 868788
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 10965
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weekly Break Reminder
+
   |name   = Object Product Display
   |author   = treehat
+
   |author = aedenthorn, Erinthe
   |id       = Treehat.WeeklyBreakReminder
+
   |id     = aedenthorn.ObjectProductDisplay
   |nexus id = 8194
+
   |nexus   = 18365
   |github   =
+
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Week Starts Sunday
+
   |name   = Object Progress Bars
   |author   = aedenthorn
+
   |author = Adeel Tariq
   |id       = aedenthorn.WeekStartsSunday
+
   |id     = Adeel.ObjectProgressbars
   |nexus id = 13707
+
   |nexus   = 2803
   |github  = aedenthorn/StardewValleyMods
+
   |github = AdeelTariq/ObjectProgressBars
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Werewolf in the Valley
+
   |name   = Object Progress Bars Continued
   |author   = Platonymous
+
   |author = adelmoral, Andrés del Moral
   |id       = Platonymous.Werewolf
+
   |id     = Moral.ObjectProgressbarsContinued
   |nexus id = 15724
+
   |nexus   = 22005
   |github   =
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Are You Missing
+
   |name   = Object Time Left
   |author   = PrivateButtface
+
   |author = spacechase0
   |id       = PrivateButtface.WhatAreYouMissing
+
   |id     = spacechase0.ObjectTimeLeft
   |nexus id = 4430
+
  |curse  = 867757
   |github  = LukeSeewald/PublicStardewValleyMods
+
  |moddrop = 131148
 +
   |nexus   = 1315
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Ocarina of Time, Ocarina of Time Melodies
   |author   = Oxyligen
+
   |author = LokiG4m3r
   |id       = WhatAMush
+
   |id     = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus id = 1097
+
   |nexus   = 21819
   |github   =
+
   |github  =
 
 
  |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   = OK Night Check
   |author  = Oxyligen
+
   |author = aedenthorn, Erinthe
   |id      = wHatsUp
+
   |id      = aedenthorn.OKNightCheck
   |nexus id = 1082
+
   |curse  = 868714
   |github   =  
+
   |nexus   = 14231
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where Are They
+
   |name   = OmniFarm
   |author   = Capaldi12
+
   |author = lambui
   |id       = Capaldi12.WhereAreThey
+
   |id     = PhthaloBlue.Omnifarm
   |nexus id = 13208
+
   |nexus   =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/127299
   |source   = https://gitlab.com/Capaldi12/wherearethey
+
   |github = lambui/StardewValleyMod_OmniFarm
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Omni Swing
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Alejandro Akbal
   |id       = f4iTh.WheresMyItems
+
   |id     = AlejandroAkbal.OmniSwing
   |nexus id = 2086
+
   |nexus   = 7877
   |github   =  
+
   |github = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = White Turnip
+
   |name   = Omni Tools
   |author   = ejun0
+
   |author = aedenthorn, Erinthe
   |id       = ejun0.WhiteTurnip
+
   |id     = aedenthorn.OmniTools
   |nexus id = 8568
+
  |curse  = 868690
   |github  =  
+
   |nexus   = 14865
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wiki Links
+
   |name   = One Click Shed Reloader
   |author   = aedenthorn
+
   |author = BitwiseJon
   |id       = aedenthorn.WikiLinks
+
   |id     = BitwiseJonMods.OneClickShedReloader
   |nexus id = 11476
+
   |nexus   = 2052
   |github   = aedenthorn/StardewValleyMods
+
   |github = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wild Flowers, Wildflowers
+
   |name   = One Day at a Time
   |author   = aedenthorn
+
   |author = Miome
   |id       = aedenthorn.Wildflowers
+
   |id     = Miome.OneDayAtATime
   |nexus id = 14061
+
   |nexus   = 8870
   |github   = aedenthorn/StardewValleyMods
+
   |github = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wind Effects
+
   |name   = One Silo Storage
   |author   = CatCattyCat
+
   |author = SorryLate, rharyanto
   |id       = cat.windeffects
+
   |id     = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus id = 6647
+
   |nexus  = 5150
   |moddrop id = 833564
+
   |github =
   |github   = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |status  = workaround
   |unofficial version = 1.0.3-unofficial.4-brimbane
+
   |summary  = Use [[#Silo Size|Silo Size]] instead.
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
+
   |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = One Sprinkler One Scarecrow
   |author   = thatnzguy
+
   |author = Mizzion
   |id       = thatnzguy.WindowResize
+
   |id     = mizzion.onesprinkleronescarecrow
   |nexus id = 2266
+
   |nexus   = 3633
   |github   = thatnzguy/WindowResize
+
  |moddrop = 661376
 +
   |github = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author   = CatCattyCat, Cat
+
   |author = Khitiara
   |id       = cat.wintergrass
+
   |id     = Khitiara.BudgetTVFix
   |nexus id = 1601
+
   |nexus  = 20955
   |moddrop id = 833542
+
   |github =
   |github   = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Rain
+
   |name   = Online Splitscreen
   |author   = idermailer
+
   |author = DeLiXx
   |id       = idermailer.WinterRain
+
   |id     = DeLiXx.Online_Splitscreen
   |nexus id = 13767
+
   |nexus   = 12291
   |github  = idermailer/WinterRain
+
   |github =
 +
   |source  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Star Spouse
+
   |name   = Only Fish Consume Bait, Only Fishes Consume Bait
   |author   = drbirbdev
+
   |author = MercuryVN
   |id       = drbirbdev.WinterStarSpouse
+
   |id     = MercuryVN.OnlyFishConsumeBait
   |nexus id = 14164
+
   |nexus   = 22766
   |github   =
+
   |github = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Witcher Mod
+
   |name   = Only Iridium
   |author   = aedenthorn
+
   |author = xiaoye97
   |id       = Aedenthorn.WitcherMod
+
   |id     = xiaoye97.OnlyIridium
   |nexus id = 5797
+
   |nexus   = 4471
   |github   = aedenthorn/StardewValleyMods
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wizard's Mystical Stationary
+
   |name   = Open Hearts
   |author   = Taskmaster
+
   |author = MedievalAI
   |id       = Taskmaster.WizardsMysticalStationary
+
   |id     = MedievalAI.OpenHearts
   |nexus id = 5246
+
   |nexus   = 16944
   |github   =  
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Orb of the Tides
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = dreamygloom
   |id       = WonderfulFarmLife
+
   |id     = dreamygloom.OrbOfTheTides
   |nexus id =
+
   |nexus  = 27260
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github =
   |github   = Jinxiewinxie/StardewValleyMods
 
 
 
  |broke in          = Stardew Valley 1.1 or 1.11
 
<!--
 
  |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
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Orchard - Better Fruit Trees
   |author   = jahangmar
+
   |author = Saitoue
   |id       = jahangmar.WorkingFireplace
+
   |id     = Saitoue.Orchard
   |nexus id = 3654
+
   |nexus   = 13867
   |github  = jahangmar/StardewValleyMods
+
   |github = Saitoue/Orchard
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Ordinary Capsule
   |author   = skiilaa
+
   |author = LeFauxMatt
   |id       = skiilaa.X
+
   |id     = furyx639.OrdinaryCapsule
   |nexus id = 2286
+
  |curse  = 871831
   |github   =  
+
   |nexus   = 13489
 +
   |github = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XP Display
+
   |name   = Ore Detector
   |author   = Shockah
+
   |author = AvalonMFX
   |id       = Shockah.XPDisplay
+
   |id     = AvalonMFX.OreDetector
   |nexus id = 11089
+
  |curse  = 1017154
   |github   = Shockah/Stardew-Valley-Mods
+
   |nexus   = 23312
 +
   |github = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier
+
   |name   = Ore Increaser
   |author   = nofilenamed
+
   |author = crazywig
   |id       = NFN.XPMUL
+
   |id     = crazywig.oreincrease
   |nexus id = 8649
+
   |nexus   = 7370
   |github  = nofilenamed/XPMultiplier
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XPMultiplier.Space
+
   |name   = Ore Increase V3
   |author  = nofilenamed
+
   |author = KKramer85
   |id      = NFN.XPMULSPA
+
   |id      = OreIncreaseV3
   |nexus id = 8760
+
   |curse  = 994197
   |github   = nofilenamed/XPMultiplier.Space
+
  |moddrop = 1475534
 +
   |nexus   = 19132
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Year-Round Crops
+
   |name   = Organize Inventory Shortcut
   |author   = vincebel
+
   |author = Yyeahdude
   |id       = vincebel.YearRoundCrops
+
   |id     = Yyeahdude.OrganzieShortcut
   |nexus id = 8196
+
   |nexus   = 4772
   |github   = vincebel7/YearRoundCrops
+
   |github =
}}  
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name   = Ornamental
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = Taskmaster
   |nexus id = 2731
+
   |id     = Taskmaster.Ornamental
   |author   = bcmpinc
+
   |nexus   = 4981
   |github  = bcmpinc/StardewHack
+
   |github =
 +
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Sprint Mod
+
   |name   = Ornithologist's Guild
   |author   = XxHarvzBackxX
+
   |author = Ivy
   |id       = XxHarvzBackxX.YASM
+
   |id     = Ivy.OrnithologistsGuild
   |nexus id = 9228
+
  |moddrop = 1601413
   |github   =  
+
   |nexus   = 14510
 +
   |github = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = You've Got Mail - Twitch Integration
+
   |name   = OST Player
   |author   = Jaredlll08, YGM Team
+
   |author = ProfeJavix
   |id       = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id     = ProfeJavix.OstPlayer
   |curseforge id  = 308005
+
   |nexus   = 25203
  |curseforge key = youve-got-mail-twitch-integration
+
   |github = ProfeJavix/StardewValleyMods
   |nexus id =  
 
   |github   =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Outfit Disable
   |author   = thakyZ
+
   |author = idermailer
   |id       = zdailyincrease
+
   |id     = idermailer.OutfitDisable
   |nexus id =
+
   |nexus  = 23346
   |chucklefish id = 4247
+
   |github = idermailer/OutfitDisable
   |github   = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zenchman
+
   |name   = Outfit Sets
   |author   = BlaDe
+
   |author = aedenthorn, Erinthe
   |id       = BlaDe.Zenchman
+
   |id     = aedenthorn.OutfitSets
   |nexus id = 12024
+
  |curse  = 868729
   |github   =
+
   |nexus   = 13888
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zen Mod
+
   |name   = Out of Season Bonuses, Seasonal Items
   |author   = PositiveVegan
+
   |author = Midori Armstrong, azureglasses
   |id       = PositiveVegan.ZenMod
+
   |id     = midoriarmstrong.seasonalitems
   |nexus id = 12899
+
   |nexus   = 1452
   |github  =
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zombie Outbreak
+
   |name   = Overworld Chests
   |author   = aedenthorn
+
   |author = aedenthorn, Erinthe
   |id       = aedenthorn.ZombieOutbreak
+
   |id     = aedenthorn.OverworldChests
   |nexus id = 6743
+
  |curse  = 868865
   |github   = aedenthorn/StardewValleyMods
+
   |nexus   = 7710
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level
+
   |name   = OwO Stawdew Vawwey
   |author   = thespbgamer
+
   |author = CrunchyDuck
   |id       = thespbgamer.ZoomLevel
+
   |id     = CrunchyDuck.OwOMod
   |curseforge id  = 714275
+
   |nexus   = 8923
   |curseforge key = zoom-level
+
   |github = CrunchyDuck/OwO-Stawdew-Vawwey
  |nexus id = 7363
 
   |github   = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = P2P Animal Noise
   |author   = GuiNoya, Yesst
+
   |author = Modotte
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = modotte.P2PAnimalNoise
   |nexus id = 1621
+
   |nexus   = 17383
   |github   = GuiNoya/SVMods
+
   |github =
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Pacifist Valley
   |author   = RockinRolla
+
   |author = aedenthorn, Erinthe
   |id       = RockinMods.ZoomMod
+
   |id     = Aedenthorn.PacifistValley
   |nexus id = 1326
+
  |curse  = 868908
   |github   = rockinrolla/ZoomMod
+
   |nexus   = 5464
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] 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
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Zoomy Farmer
+
   |name   = Pacifist Valley - Continued
   |author   = Geko_X
+
   |author = aedenthorn and FlyingTNT
   |id       = gekox.zoomyFarmer
+
   |id     = FlyingTNT.PacifistValley
   |nexus id = 6031
+
   |nexus   = 23109
   |github   =  
+
   |github = FlyingTNT/StardewValleyMods
  |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    = Painting Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PaintingDisplay
 +
  |curse  = 868792
 +
  |nexus  = 10918
 +
  |github  = aedenthorn/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
This list contains mods which...
+
}}
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
 
These will likely never be updated again.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = 4Leaf
+
   |name   = Pan Hats, Pan Hat Slot
   |author   = Alex Noddings
+
   |author = Malkavian
   |id       = an.4leaf
+
   |id     = malkavian.panhats
   |nexus id = 2365
+
   |nexus   = 26741
   |github   =
+
   |github = LucasOCastro/StardewValley-PanHat
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Panning Upgrades
   |author   = Entoarox
+
   |author = drbirbdev
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = drbirbdev.PanningUpgrades
   |nexus id = 2270
+
   |nexus  = 12242
   |chucklefish id = 3619
+
   |github = drbirbdev/StardewValley
   |github   = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Panning Upgrades Extra Config
   |author   = Warix3
+
   |author = trashcan9
   |id       = warix3.advancingsprinklers
+
   |id     = trashcan9.PanningUpgrades.ExtraConfig
   |nexus id = 2983
+
   |nexus   = 16234
   |github   =  
+
   |github =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
  |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     = AFK Timer, AFK Idle Timer
+
   |name   = Paper Mario Partners for Stardew Valley
   |author   = CKextreme
+
   |author = AnotherStardewValleySunday
   |id       = CKextreme.AfkTimer
+
   |id     = AnotherStardewValleySunday.PaperMarioPartners
   |nexus id = 3721
+
   |nexus   = 14638
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Paritee's Better Farm Animal Variety
   |author   = skn
+
   |author = Paritee
   |id       = skn.AgingMod
+
   |id     = Paritee.BetterFarmAnimalVariety
   |nexus id = 1129
+
   |nexus   = 3296
   |github   =  
+
   |github = paritee/Paritee.StardewValley.Frameworks
   |broke in = SMAPI 2.0
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Paritee's Treat Your Animals
   |author   = cantorsdust
+
   |author = Paritee
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = Paritee.TreatYourAnimals
   |nexus id = 170
+
   |nexus   = 3375
   |github   = cantorsdust/StardewMods
+
   |github = paritee/Paritee.StardewValley.Frameworks
   |status   = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 1.1.2-unofficial.2-Strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Angel's Lead Rod Drop Rate Fixer
+
   |name   = Parsnips
   |author   = Angela Ranna
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = AngelaRanna.LeadRodFixer
+
   |id     = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus id = 6894
+
   |nexus   = 2166
   |github   = AngelaRanna/StardewMods
+
   |github =
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.3.29
  |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   = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author   = Grant Peters
+
   |author = f4iTh, JertsukkaTheMan
   |id       = GPeters-AnimalMoodFix
+
   |id     = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus id = 761
+
   |nexus   = 3524
   |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     = Aquarism - Immersive Fish Ponds
+
   |name   = Partial Hearts
   |author   = DaLion
+
   |author = aedenthorn, Erinthe
  |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id     = aedenthorn.PartialHearts
   |nexus id = 11288
+
   |curse   = 868762
  |github  = daleao/sdv-mods
+
   |nexus   = 11628
  |status  = abandoned
+
   |github = aedenthorn/StardewValleyMods
  |summary  = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
 
}}
+
   |broke in           = Stardew Valley 1.6
{{#invoke:SMAPI compatibility|entry
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
  |name    = Archaeology House Content Management Helper
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
   |author   = Felix-Dev
 
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 
   |nexus id = 2804
 
   |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     = Audio Devices
+
   |name   = Particle Effects
   |author   = Max Vollmer, SVProtector
+
   |author = aedenthorn, Erinthe
   |id       = maxvollmer.audiodevices
+
   |id     = aedenthorn.ParticleEffects
   |nexus id = 2838
+
  |curse  = 868786
   |github   = maxvollmer/AudioDevices
+
   |nexus   = 11056
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = Particle Framework
   |author   = Jotser
+
   |author = Espy
   |id       = Jotser.AutoGrabberMod
+
   |id     = Espy.ParticleFramework
   |nexus id = 2783
+
   |nexus   = 23544
   |github   =
+
   |github  = Smoked-Fish/ParticleFramework
  |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   = Part of the Community
   |author   = Chosimba
+
   |author = bmarquismarkail, Space Baby
   |id       = Chosimba.AutoStackItemsToChest
+
   |id     = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
  |nexus id = 2307
+
   |nexus   = 923
  |github  =
+
   |github = bmarquismarkail/SV_PotC
  |broke in = SMAPI 3.0
 
   |status   = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Passable Crops
   |author   = f4iTh, JertsukkaTheMan
+
   |author = NCarigon
   |id       = f4iTh.BabyGenderInterface
+
   |id     = NCarigon.PassableCrops
   |nexus id = 1947
+
   |nexus   = 15223
   |github   =
+
   |github  = ncarigon/StardewValleyMods
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bee House Flower Range Fix
+
   |name   = Passable Descents
   |author   = KirbyLink
+
   |author = Rokugin
   |id       = kirbylink.beehousefix
+
   |id     = Rokugin.PassableDescents
   |nexus id = 3013
+
   |nexus   = 22592
   |github   = KirbyLink/BeeHouseFix
+
   |github = rokugin/StardewMods
  |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     = Be My Valentine
+
   |name   = Passable Ladders
   |author   = Taskmaster
+
   |author = J_Hizzal
   |id       = Taskmaster.BeMyValentine
+
   |id     = J_Hizzal.PassableLadders
   |nexus id = 5219
+
   |nexus   = 2985
   |github  =  
+
   |github = joelra/SDV-PassableLadders
   |status   = abandoned
+
 
 +
   |broke in          = Stardew Valley 1.4
 +
   |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Passable Objects
   |author   = RedstoneBoy
+
   |author = punyo, yakminepunyo
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = punyo.PassableObjects
   |nexus id = 2504
+
   |nexus   = 2329
   |github   = RedstoneBoy/BetterCrafting
+
   |github = pomepome/PassableObjects
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name   = Passerby Cemetery, ClownSharp
   |author   = Khloe Leclair
+
   |author = DecidedlyHuman and fellowclown
   |id       = leclair.bcspacecore
+
   |id     = DecidedlyHuman.ClownsSqueakyTools
   |nexus id = 11115
+
   |nexus  = 22600
   |moddrop id = 1115749
+
   |github  =
   |github   = KhloeLeclair/StardewMods
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Passive Friendship
   |author   = f4iTh, JertsukkaTheMan
+
   |author = StultusV
   |id       = f4iTh.BetterTransmutation
+
   |id     = StultusV.PassiveFriendship
   |nexus id = 2120
+
   |nexus   = 8732
   |github   =
+
   |github = JudeRV/Stardew-PassiveFriendship
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Pause in Multiplayer, Pause Time in Multiplayer
   |author   = BunnyJumps
+
   |author = jorgamun
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = jorgamun.PauseInMultiplayer
   |nexus id = 2502
+
   |nexus   = 10328
   |github  =  
+
  |moddrop = 1068093
   |status  = abandoned
+
   |github = jorgamun/PauseInMultiplayer
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = Pause Sync
   |author   = BunnyJumps
+
   |author = Terrorbladed
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = Tb.Stardew_Pause_Sync
   |nexus id = 2503
+
   |nexus   = 10160
   |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   = Pause Time in Multiplayer Revived
   |author   = BunnyJumps
+
   |author = mishmaash
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = mishmaash.PauseInMultiplayer
   |nexus id = 2501
+
   |nexus   = 21327
   |github   =
+
   |github = mishagp/PauseInMultiplayer
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Pause While Sitting
   |author   = BunnyJumps
+
   |author = heyseth
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = heyseth.sitpause
   |nexus id = 3145
+
   |nexus   = 8295
   |github   =
+
   |github = heyseth/SDVMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = PDQ Paths
   |author   = BunnyJumps
+
   |author = Jaredlll08
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = BlameJared.PDQPaths
   |nexus id = 3143
+
   |nexus   =
   |github   =  
+
   |curse   = 307090
   |status  = abandoned
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Pelican Fiber
   |author   = BunnyJumps
+
   |author = jwdred
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = jwdred.PelicanFiber
   |nexus id = 2500
+
   |nexus   = 631
   |github   =  
+
   |github = jdusbabek/stardewvalley
   |broke in = Stardew Valley 1.3.29
+
 
   |status   = abandoned
+
   |broke in = Stardew Valley 1.3.11
 +
<!--
 +
   |unofficial version = 3.1.1-unofficial.11-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Pelican Postal Service
   |author   = BunnyJumps
+
   |author = ElectroCrumpet
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = ElectroCrumpet.PelicanPostalService
   |nexus id = 3144
+
   |nexus   = 2770
   |github   =  
+
   |github =
   |broke in = SMAPI 3.0
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Blue Chickens in Multiplayer
+
   |name   = Pelican TTS
   |author   = WindHero
+
   |author = Platonymous
   |id       = WindHero.BlueChickensInMultiplayer
+
   |id     = Platonymous.PelicanTTS
   |nexus id = 2336
+
   |nexus   = 1079
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |moddrop = 793929
   |broke in = Stardew Valley 1.3
+
   |github  = Platonymous/Stardew-Valley-Mods
  |status  = obsolete
+
 
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Pelican xVASynth
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.Bow
+
   |id     = aedenthorn.PelicanxVASynth
   |nexus id = 2756
+
   |curse  = 868815
   |moddrop id = 771627
+
   |nexus  = 10250
   |github   = spacechase0/Bow
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = People Seeds
   |author   = bwdy
+
   |author = bwdy
   |id       = bwdyworks
+
   |id     = bwdy.peopleseeds
   |nexus id = 3530
+
   |nexus   = 3635
   |github   =  
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
   |author  = MercuriusXeno
 +
   |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Perfection Tweaker
   |author   = Ilyaki
+
   |author = shekurika
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = shekurika.PerfectionTweaker
   |nexus id = 3083
+
   |nexus   = 8615
   |github   = Ilyaki/CapitalistSplitMoney
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Perfect Trinkets
   |author   = YukiShiku, LeonBlade
+
   |author = season
   |id       = CasksAnywhere
+
   |id     = season.PerfectTrinkets
   |nexus id = 878
+
   |nexus  = 22358
   |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     = Child Bed Config
+
   |name   = PermaDeath
   |author   = aclockworkhound
+
   |author = IronMan, IronManEnthusiast
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = IronMan.Permadeath
   |nexus id = 3540
+
   |nexus   = 26983
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github =
  |status = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Permanent Cellar
   |author   = CJBok
+
   |author = CyanFire
   |id       = CJBAutomation
+
   |id     = CF.PermanentCellar
   |nexus id = 211
+
   |nexus   = 17257
   |github   = CJBok/SDV-Mods
+
   |github = CyanFireUK/StardewValleyMods
  |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   = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author   = Lysero
+
   |author = Goldenrevolver
   |id       = Lysero.Clock24
+
   |id     = Goldenrevolver.PermanentCookoutKit
   |nexus id = 3718
+
   |nexus   = 8035
   |github   =
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Persia the Mermaid, PersiaMod
   |author   = spacechase0
+
   |author = Avalon, Avalonii
   |id       = spacechase0.Cobalt
+
   |id     = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus id = 1723
+
   |nexus   = 1419
   |github   = spacechase0/Cobalt
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
+
   |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     = Colored Chests
+
   |name   = Persistent Buffs
   |author   = Igorious
+
   |author = aceynk
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = aceynk.PersistentBuffs
   |nexus id =
+
   |nexus  = 25593
   |chucklefish id = 3684
+
   |github  = aceynk/PersistentBuffs
   |github   =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Persistent Game Options
   |author   = spacechase0
+
   |author = Xangria
   |id       = spacechase0.ColorfulChests
+
   |id     = Xangria.PersistentGameOptions
   |nexus id = 1623
+
   |nexus   = 1778
   |moddrop id = 279189
+
   |github  =
   |github  = spacechase0/ColorfulChests
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Persistent Grange Display
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.ConcentrationOnFarming
+
   |id     = aedenthorn.PersisitentGrangeDisplay
   |nexus id = 1445
+
   |curse  = 868853
   |github   =  
+
   |nexus   = 7977
   |broke in = Stardew Valley 1.3
+
   |github  = aedenthorn/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Persistent Mines
   |author  = Nishtra
+
   |author = spacechase0
   |id      = ConfigurableShippingDates
+
   |id      = spacechase0.PersistentMines
   |nexus id = 675
+
   |curse  = 867127
   |github   =  
+
   |nexus   = 14985
   |broke in = SMAPI 2.0
+
   |github = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Console Coordinates
+
   |name   = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author   = Pillow
+
   |author = Dragoon23
   |id       = Pillow.ConsoleCoordinates
+
   |id     = Dragoon23.PersistentQiBeans
   |nexus id = 8957
+
   |nexus   = 24719
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Persival's Bundle Mod
   |author   = CatCattyCat, Cat
+
   |author = Persival
   |id       = cat.copyinvitecode
+
   |id     =
   |nexus id = 2171
+
   |nexus   = 438
   |github  = danvolchek/StardewMods
+
   |github =
   |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.3.17).
+
   |broke in = Stardew Valley 1.1
 +
   |status  = workaround
 +
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Personal Anvil
   |author   = bcmpinc
+
   |author = Strobe
   |id       = bcmpinc.CraftCounter
+
   |id     = Strobe.PersonalAnvil
   |nexus id = 2739
+
   |nexus   = 5326
   |github   = bcmpinc/StardewHack
+
   |github = strobel1ght/Personal-Anvil
  |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   = Personal Combat Drone Redux
   |author   = lolpcgaming
+
   |author = Prism 99
   |id       = lolpcgaming.CraftingCounter
+
   |id     = prism99.cambam.MURDERDRONE.redux
   |nexus id = 1585
+
   |nexus   = 18224
   |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   = Personal Effects
   |author   = trienow
+
   |author = bwdy
   |id       = de.trienow.stardew.craftpriority
+
   |id     = bwdy.personaleffects
   |nexus id = 4174
+
   |nexus   = 3532
   |github   = trienow/Stardew-CraftPriority
+
   |github = bwdymods/SDV-PersonalEffects
   |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |status  = workaround
 +
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Personal Effects Redux
   |author   = bwdy
+
   |author = ceruleandeep
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = ceruleandeep.personaleffects
   |nexus id = 2115
+
   |nexus   = 8616
   |github   =  
+
   |github = ceruleandeep/CeruleanStardewMods
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Personal Indoor Farm
   |author   = BadNetCode
+
   |author = DeLiXx
   |id       = BadNetCode.CropSafety
+
   |id     = DLX.PIF
   |nexus id = 1233
+
   |curse  = 990840
   |moddrop id = 130160
+
   |nexus  = 20537
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Personal Scepter, Personal Return Scepter
   |author   = Omegasis, AlphaOmegasis
+
   |author = Alex Noddings
   |id       = CurrentLocation102120161203
+
   |id     = an.ownscepter
   |nexus id = 638
+
   |nexus   = 2404
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |broke in = Stardew Valley 1.3
+
 
   |status   = abandoned
+
   |status = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier, Custom Asset Editor
+
   |name   = Personal Traveling Cart
   |author   = Omegasis, AlphaOmegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.CustomAssetModifier
+
   |id     = aedenthorn.PersonalTravellingCart
   |nexus id = 1836
+
  |curse  = 868722
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 14087
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Bundles
 
  |author  = furyx639
 
  |id      = furyx639.CustomBundles
 
  |nexus id = 8258
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Pet Against Crows
   |author   = spacechase0
+
   |author = stardemod
   |id       = spacechase0.CustomCrops
+
   |id     = stardemod.PetAgainstCrows
   |nexus id = 1592
+
   |nexus  = 21247
   |moddrop id = 273617
+
   |github  =
   |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   = Pet Bowl Filler
   |author   = Platonymous
+
   |author = Invatorzen
   |id       = Platonymous.CustomElementHandler
+
   |id     = invatorzen.PBF
   |nexus id = 1068
+
   |nexus   = 12161
   |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     = Custom Emotes
+
   |name   = Pet Bowl Sprinklers
   |author   = purrplingcat
+
   |author = Andrew Young, andyruwruw
   |id       = PurrplingCat.CustomEmotes
+
   |id     = andyruwruw.PetBowlSprinklers
   |nexus id = 10861
+
   |nexus   = 22546
   |github   = purrplingcat/CustomEmotes
+
   |github = andyruwruw/stardew-valley-pet-bowl-sprinklers
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux
+
   |name   = Pet Choice Perks
   |author   = Platonymous
+
   |author = skuldomg, Skuld
   |id       = Platonymous.CustomFarming
+
   |id     = skuldomg.petChoicePerks
   |nexus id = 991
+
   |nexus  = 3313
  |curseforge id  = 307366
+
   |github = skuldomg/petChoicePerks
   |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.4
 
<!--
 
<!--
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
   |unofficial version = 1.1.1.unofficial-3.strobe
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux → CFAutomate
+
   |name   = Pet Enhancement Mod
   |author   = Platonymous
+
   |author = Jfulmer, Consillium
   |id       = Platonymous.CFAutomate
+
   |id     = JfulmerPetEnhancementMod
   |nexus id = 991
+
   |nexus   =
   |github  = Platonymous/Stardew-Valley-Mods
+
   |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
  |github  = jlfulmer/PetEnhancementMod
  
   |broke in           = Automate 1.15
+
   |broke in     = SMAPI 2.0
   |status   = abandoned
+
   |status       = workaround
   |summary = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
+
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
<!--
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
   |unofficial version = 0.0.2-unofficial.2-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Pet Hats
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.CustomFarmTypes
+
   |id     = aedenthorn.PetHats
   |nexus id = 1140
+
   |curse  = 868684
   |moddrop id = 128708
+
   |nexus  = 15301
   |github   = spacechase0/CustomFarmTypes
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Greenhouse
 
  |author  = Forkmaster
 
  |id      = Forkmaster.CustomGreenhouse
 
  |nexus id = 3464
 
  |github  =
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Harvest Fix
 
  |author  = mytigio
 
  |id      = mytigio.customharvestfix
 
  |nexus id = 4192
 
  |github  = mytigio/CustomHarvestFix
 
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
+
   |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customise Child Bedroom
+
   |name   = Pet Interaction
   |author   = Speshkitty
+
   |author = jahangmar
   |id       = speshkitty.CustomiseChildBedroom
+
   |id     = jahangmar.PetInteraction
   |nexus id = 5540
+
   |nexus   = 4232
   |github   = Speshkitty/CustomiseChildBedroom
+
   |github = jahangmar/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = Pet's Enhanced
   |author   = Satozaki
+
   |author = Sunken_Lace
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = Sunken_Lace.PetsEnhancedCode
   |nexus id = 3014
+
   |nexus   = 24026
   |github   = AndyCrocker/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Pet Spawn Location
   |author   = Platonymous
+
   |author = Shaklin
   |id       = Platonymous.CustomNPC
+
   |id     = shaklin.petspawnlocation
   |nexus id = 1607
+
   |nexus   = 5986
   |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   = PHDE Mob Spawner
   |author   = Platonymous
+
   |author = zesman
   |id       = Platonymous.CustomShirts
+
   |id     = MobSpawner.pseudohub.de
   |nexus id = 2416
+
   |nexus   = 2794
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = PHDE Unlocked Recipes
   |author   = Omegasis, Alpha_Omegasis
+
   |author = zesman
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = UnlockedRecipes.pseudohub.de
   |nexus id = 1378
+
   |nexus   = 2798
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.36
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Spouse Patio
+
   |name   = Phone Traveling Cart, 猪车电话
   |author   = aedenthorn
+
   |author = Becks723
   |id       = aedenthorn.CustomSpousePatio
+
   |id     = Becks723.PhoneTravelingCart
   |nexus id = 6630
+
   |nexus   = 12981
   |github   = aedenthorn/StardewValleyMods
+
   |github =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Phone Villagers
   |author   = Platonymous
+
   |author = DewMods
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = DewMods.StardewValleyMods.PhoneVillagers
   |nexus id = 3010
+
   |nexus  = 2681
   |moddrop id = 793903
+
   |github  =
   |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   = Pick Forge Enchantment
   |author   = dreamsicl
+
   |author = Dragoon23
   |id       = EventNotifications
+
   |id     = Dragoon23.ForgeEnchantment
   |nexus id =
+
   |nexus  = 22707
   |chucklefish id = 3621
+
   |github  =
   |github   =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Pick Your Enchantment, Forge Menu Choice
   |author   = Omegasis, Alpha_Omegasis
+
   |author = atravita
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = atravita.ForgeMenuChoice
   |nexus id = 513
+
  |curse  = 870980
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 11376
   |status  = abandoned
+
  |moddrop = 1125882
   |summary  = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
   |status  = workaround
 +
   |summary  = use [[#Pick Your Enchantment Restored|Pick Your Enchantment Restored]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = Pick Your Enchantment Restored
   |author   = stokastic
+
   |author = focustense
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = focustense.ForgeMenuChoice
   |nexus id = 2462
+
   |nexus   = 26803
   |github   = stokastic/CoopGrabber
+
   |github = focustense/StardewForgeMenuChoice
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Picross Arcade Mod, Picrosser
   |author   = CatCattyCat, Cat
+
   |author = KediDili
   |id       = cat.desertobelisk
+
   |id     = KediDili.ThePicrosser
   |nexus id = 2021
+
   |nexus  = 17530
   |moddrop id = 833549
+
   |github  =
   |github   = danvolchek/StardewMods
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = DewCord Rich Presence
+
   |name   = Pierre Sells Mixed Seeds
   |author   = explosivetortellini
+
   |author = GrimReapers1121
   |id       = explosivetortellini.StardewValleyDRP
+
   |id     = GrimReapers.PSMS
   |nexus id = 8348
+
   |nexus  = 12606
  |github   = explosivetortellini/StardewValleyDRP
 
  
  |broke in = Stardew Valley 1.5.5
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dialogue Emotes
+
   |name   = Pierre's Roulette Shop
   |author   = PurrplingCat
+
   |author = Xynerorias
   |id       = PurrplingCat.DialogueEmotes
+
   |id     = xynerorias.pierresroulette
   |nexus id = 6537
+
   |nexus   = 10826
   |github   = purrplingcat/DialogueEmotes
+
   |github = xynerorias/pierre-roulette-shop-SV
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = Piggy Bank Mod
   |author   = Bpendragon
+
   |author = MindMeltMax
   |id       = Bpendragon-DynamicHorses
+
   |id     = MindMeltMax.PiggyBank
   |nexus id = 874
+
   |curse  = 997968
   |github  = Bpendragon/DynamicHorses
+
   |nexus   = 6934
   |broke in = Stardew Valley 1.3
+
   |moddrop = 1135669
   |status  = abandoned
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |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   = Pipe Irrigation
   |author   = enaium
+
   |author = aedenthorn, Erinthe
   |id       = Enaium.EiTK
+
   |id     = aedenthorn.PipeIrrigation
   |curseforge id  = 365803
+
   |curse   = 868821
   |curseforge key = eitk
+
   |nexus   = 10205
   |nexus id =  
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Placeable Mine Shafts
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RuyiLi.Emotes
+
   |id     = Aedenthorn.PlaceShaft
   |nexus id =  
+
   |curse  = 868909
   |url      = https://community.playstarbound.com/threads/emotes.129159
+
   |nexus  = 5440
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Place Floor on Tilled Dirt
   |author   = Oblitus
+
   |author = temisthem
   |id       = QuicksilverFox.EmptyHands
+
   |id     = tem696969696969.PlaceFloorOnTilledDirt
   |nexus id = 1176
+
   |nexus   = 23493
   |github   = quicksilverfox/StardewMods
+
   |github = kqrse/StardewValleyMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Expansive Combat, Proficiência
+
   |name   = Placement Plus
   |author   = Hamio, HamioDracny
+
   |author = 2Retr0
   |id       = HamioDracny.ProficienciaEmDano
+
   |id     = 2Retr0.PlacementPlus
   |nexus id = 7511
+
   |nexus   = 8798
   |github   =  
+
   |curse   = 486164
   |status  = abandoned
+
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Plan Importer
   |author   = Navi-chan, ooo0000
+
   |author = Platonymous
   |id       = NaviChan.FaeQuest
+
   |id     = Platonymous.PlanImporter
   |nexus id = 2484
+
   |nexus   = 2071
   |github   =  
+
  |moddrop = 793846
   |broke in = Stardew Valley 1.3.29
+
   |github = Platonymous/Stardew-Valley-Mods
  |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Planned Parenthood
   |author   = Advize
+
   |author = aedenthorn, Erinthe
   |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     = aedenthorn.PlannedParenthood
  |nexus id = 130
+
   |curse   = 868745
   |github   = AdvizeGH/FarmExpansion
+
   |nexus   = 12869
   |broke in = Stardew Valley 1.3.16
+
   |github = aedenthorn/StardewValleyMods
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Plantable Mushroom Trees
   |author   = Platonymous
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Platonymous.FarmHub
+
   |id     = f4iTh.PMT
   |nexus id = 2309
+
   |nexus   = 2349
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
   |status  = abandoned
+
  |status   = obsolete
 +
   |broke in = Stardew Valley 1.5
 +
   |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm in the Sky, Fundo
+
   |name   = Plantable Palm Trees
   |author   = BrasileiroTop
+
   |author = MouseyPounds
   |id       = BrasileiroTop.Fundo
+
   |id     = MouseyPounds.PlantablePalmTrees
   |nexus id = 5423
+
   |nexus   = 4096
   |github   =
+
   |github = MouseyPounds/stardew-mods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Warps Patch
+
   |name   = Plant and Fertilize All, Plant All
   |author   = tlitookilakin
+
   |author = aedenthorn, Erinthe
   |id       = tlitookilakin.farmwarpspatch
+
   |id     = aedenthorn.PlantAll
   |nexus id = 8236
+
   |curse  = 868812
   |moddrop id = 926207
+
   |nexus  = 10482
   |github   = tlitookilakin/FarmWarpsPatch
+
   |github = aedenthorn/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.5.5).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Planter Trees
   |author  = ofmanynames
+
   |author = aedenthorn, Erinthe
   |id      = InstantGeode
+
   |id      = aedenthorn.PlanterTrees
   |nexus id = 750
+
   |curse  = 868758
   |github   =  
+
   |nexus   = 11687
   |broke in = Stardew Valley 1.2
+
   |github = aedenthorn/StardewValleyMods
  |status  = abandoned
+
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fellowship - Immersive Rings
+
   |name   = Plant on Grass
   |author   = DaLion
+
   |author = Demiacle
   |id       = DaLion.ImmersiveRings
+
   |id     = Demiacle.PlantOnGrass
   |nexus id = 11380
+
   |nexus   = 1026
   |github  = daleao/sdv-mods
+
   |github =
   |status  = abandoned
+
 
   |summary  = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fire Crackers, Firecracker Mod
+
   |name   = Platonic Partners and Friendships
   |author   = MindMeltMax
+
   |author = Amaranthacyan and ch20youk
   |id       = MindMeltMax.FireCracker
+
   |id     = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus id = 7321
+
   |nexus   = 8146
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = Platonic Relationships
   |author   = MattDeDuck, Duckshard
+
   |author = Cherry, CherryChain
   |id       = MattDeDuck.Fischievements
+
   |id     = Cherry.PlatonicRelationships
   |nexus id = 3658
+
   |nexus  = 4668
  |github   =  
+
   |moddrop = 716353
   |broke in = Stardew Valley 1.4
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = PlatoTK
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = Platonymous
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = Platonymous.PlatoTK
   |nexus id = 1941
+
   |curse  = 877225
   |github   =  
+
   |nexus   = 6589
   |broke in = Stardew Valley 1.4
+
   |github  = Platonymous/PlatoTK
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = PlatoUI
   |author   = bcmpinc
+
   |author = Platonymous
   |id       = bcmpinc.FixScytheExp
+
   |id     = Platonymous.PlatoUI
   |nexus id =  
+
   |moddrop = 1521422
   |github   = bcmpinc/StardewHack
+
   |nexus   = 19023
   |url      = https://github.com/bcmpinc/StardewHack/releases
+
   |github  =
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Plato Warp Menu
   |author   = randomAnon1234
+
   |author = Platonymous
   |id       = none<!--no manifest ID-->
+
   |id     = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus id = 591
+
   |curse  = 877227
   |github   =  
+
   |nexus   = 5384
   |broke in = SMAPI 2.0
+
   |moddrop = 793920
   |status  = abandoned
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FQ Festival Tweaks
+
   |name   = Player Arrows
   |author   = FletcherQuest
+
   |author = TheShamanLord
   |id       = FletcherQuest.FQFestivalTweaks
+
   |id     = TheShamanLord.PlayerArrows
   |nexus id = 9062
+
   |nexus   = 19479
   |github   =
+
   |github = Jwaad/Stardew_Player_Arrows
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Player Co-ordinate HUD, Player Position HUD and Logger
   |author   = Entoarox
+
   |author = DecidedlyHuman
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = DecidedlyHuman.PlayerCoordinates
   |nexus id = 2276
+
   |nexus   = 7969
   |chucklefish id = 4324
+
   |moddrop = 984961
   |github   = Entoarox/StardewMods
+
   |github = DecidedlyHuman/PlayerCoordinates
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = FuryCore
+
   |name   = Player Income Stats
   |author   = furyx639
+
   |author = ha1fdaew
   |id       = furyx639.FuryCore
+
   |id     = ha1fdaew.playerincomestats
   |nexus id = 10696
+
   |nexus   = 7373
   |status  = abandoned
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = Player Server Info
   |author   = Advize and Jinxiewinxie
+
   |author = EuroCent
   |id       = Advize.GetDressed
+
   |id     = EuroCent.PlayerServerInfo
   |nexus id = 331
+
   |nexus   = 24267
   |github  = AdvizeGH/GetDressed
+
   |github =
   |broke in = Stardew Valley 1.3
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |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).
+
   |name    = Playground Mod
 +
   |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PlaygroundMod
 +
   |curse   = 868719
 +
   |nexus  = 14125
 +
  |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Play Prairie King With NPCs, Two Player Prairie King
   |author   = ShadowDragon8685
+
   |author = aedenthorn, Erinthe
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = aedenthorn.TwoPlayerPrairieKing
   |nexus id = 985
+
  |curse  = 868747
   |github   =  
+
   |nexus   = 12750
 +
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Please Fix Error
 +
   |author = Jessebot
 +
  |id      = Jessebot.PleaseFixError
 +
  |nexus  = 6492
 +
  |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift Remade
+
   |name   = Please Gift Me In Person
   |author   = pepoluan
+
   |author = Shockah
   |id       = pepoluan.GrandfatherGiftRemade
+
   |id     = Shockah.PleaseGiftMeInPerson
   |nexus id = 4151
+
   |nexus  = 11217
   |chucklefish id = 5783
+
   |github = Shockah/Stardew-Valley-Mods
   |github   =  
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hamlet
+
   |name   = Point and Plant
   |author   = Taskmaster
+
   |author = jwdred
   |id       = Taskmaster.Hamlet
+
   |id     = jwdred.PointAndPlant
   |nexus id = 4601
+
   |nexus   = 572
   |github  =  
+
   |github = jdusbabek/stardewvalley
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = PokefyMania
   |author   = StarPeanut, Greger
+
   |author = Noodles of Cat
   |id       = HappyAnimals
+
   |id     = NoodlesofCat.PokefyMania
   |nexus id =
+
   |nexus  = 20161
   |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |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     = HD Sprites
+
   |name   = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author   = ninthworld
+
   |author = The Krominator
   |id       = NinthWorld.HDSprites
+
   |id     = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus id = 4024
+
   |nexus   = 12065
   |github   = ninthworld/HDSprites
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Hempire
+
   |name   = Pollen Sprites
   |author   = Oga_The_Real
+
   |author = Esca, Esca-MMC
   |id       = Oga_The_Real.Hempire
+
   |id     = Esca.PollenSprites
   |nexus id = 14477
+
   |nexus   = 6149
   |github  =
+
   |moddrop = 790268
   |status  = abandoned<!--mod page hidden-->
+
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Animations, Animacoes
+
   |name   = Polyamory Sweet → Polyamory Kiss
   |author   = BrasileiroTop
+
   |author = ApryllForever
   |id       = BrasileiroTop.Animacoes
+
   |id     = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus id = 5139
+
   |nexus   = 20599
   |github   =
+
   |github = ApryllForever/PolyamorySweetLove
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Polyamory Sweet → Polyamory Sweet Bed
   |author   = AustinYQM
+
   |author = ApryllForever
   |id       = AustinYQM.ImprovedMill
+
   |id     = ApryllForever.PolyamorySweetBed
   |nexus id = 1748
+
   |nexus   = 20599
   |github   = AustinYQM/ImprovedMill
+
   |github = ApryllForever/PolyamorySweetLove
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Polyamory Sweet → Polyamory Sweet Love
   |author   = unidarkshin, Devin Lematty
+
   |author = ApryllForever
   |id       = DevinLematty.InfiniteInventory
+
   |id     = ApryllForever.PolyamorySweetLove
   |nexus id = 2247
+
   |nexus   = 20599
   |github   = unidarkshin/Stardew-Mods
+
   |github = ApryllForever/PolyamorySweetLove
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Interactions, Interacoes
+
   |name   = Polyamory Sweet → Polyamory Sweet Rooms
   |author   = BrasileiroTop
+
   |author = ApryllForever
   |id       = BrasileiroTop.Interacoes
+
   |id     = ApryllForever.PolyamorySweetRooms
   |nexus id = 4862
+
   |nexus   = 20599
   |github   =
+
   |github = ApryllForever/PolyamorySweetLove
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Polyamory Sweet → Polyamory Sweet Wedding
   |author   = Platonymous
+
   |author = ApryllForever
   |id       = Platonymous.JunimoFarm
+
   |id     = ApryllForever.PolyamorySweetWedding
   |nexus id = 984
+
   |nexus   = 20599
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ApryllForever/PolyamorySweetLove
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Studio, Music Blocks
+
   |name   = Polygamy
   |author   = Becks723
+
   |author = bwdy
   |id       = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id     = bwdy.polygamy
   |nexus id = 6971
+
   |nexus   = 3542
   |github   =  
+
   |github = bwdymods/SDV-Polygamy
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Junk Mail
+
   |name   = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author   = Taskmaster
+
   |author = Mezrag Yasser, Yasser
   |id       = Taskmaster.JunkMail
+
   |id     = Yasser.PomodoroMod
   |nexus id = 4452
+
   |nexus   = 19780
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Pond Painter
   |author   = Shadowfoxss
+
   |author = MouseyPounds
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = MouseyPounds.PondPainter
   |nexus id = 3147
+
   |nexus   = 4703
   |curseforge id = 308891
+
   |github = MouseyPounds/stardew-mods
  |curseforge key = keyboard-mod-menu
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Pong
   |author   = Kabigon
+
   |author = CatCattyCat, Cat
   |id       = Kabigon.kisekae
+
   |id     = cat.Pong
   |nexus id = 2348
+
   |nexus   = 1994
   |github   = KabigonFirst/StardewValleyMods
+
  |moddrop = 833548
   |broke in = Stardew Valley 1.3.29
+
   |github = danvolchek/StardewMods
  |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).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name   = Pony Weight Loss Program
   |author   = Lavapulse
+
   |author = BadNetCode
   |id       = Lavapulse.LavapulseChickens
+
   |id     = BadNetCode.PonyWeightLossProgram
   |nexus id = 4821
+
   |nexus   = 1232
   |github  =  
+
   |moddrop = 130159
   |status  = abandoned
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = PoohCore
   |author   = Huanir
+
   |author = Pooh
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = poohnhi.PoohCore
   |nexus id = 2653
+
   |nexus   = 22941
   |github   =
+
   |github  = poohnhi/PoohCore
  |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   = Poop Framework
   |author   = Permamiss
+
   |author = aedenthorn, Erinthe
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = aedenthorn.PoopFramework
   |nexus id = 637
+
   |nexus   = 17152
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = Portable Holes
   |author   = Brandy Lover, WDavi
+
   |author = LeFauxMatt
   |id       = Brandy Lover.LMlog
+
   |id     = furyx639.PortableHoles
   |nexus id = 1366
+
  |curse  = 871832
   |github   =  
+
   |nexus   = 13471
   |broke in = Stardew Valley 1.3
+
   |github = LeFauxMatt/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Portable TV
   |author   = spacechase0
+
   |author = kdau
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = kdau.PortableTV
   |nexus id = 501
+
   |nexus   = 5674
   |moddrop id = 127274
+
   |moddrop = 761325
   |github  = spacechase0/StardewValleyMP
+
   |github =
   |broke in = Stardew Valley 1.3
+
   |source  = https://gitlab.com/kdau/portabletv
  |status  = obsolete
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Portable Witch Shrines
   |author   = spacechase0
+
   |author = chocolatte12
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = chocolatte12.PortableWitchShrines
   |nexus id = 1073
+
   |nexus  = 20141
   |moddrop id = 127273
+
   |github  =
   |github   = spacechase0/MapImageExporter
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = Portal Guns
   |author   = Kithio
+
   |author = TrollTheBotman
   |id       = Kithio:ChatMod
+
   |id     = JoshJKe.PortalGun
   |nexus id =
+
   |nexus  = 3049
   |chucklefish id = 4296
+
   |github =
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Portraiture
   |author   = Nishtra
+
   |author = Platonymous
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = Platonymous.Portraiture
   |nexus id = 770
+
   |nexus  = 999
  |github   =  
+
   |moddrop = 793927
 
+
   |github = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.3.29
 
   |status  = obsolete
 
  |summary = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Monthly Mail
+
   |name   = Portraiture Plus
   |author   = Taskmaster
+
   |author = Arborsm
   |id       = Taskmaster.MonthlyMail
+
   |id     = Arborsm.PortraiturePlus
   |nexus id = 4523
+
   |nexus   = 24534
   |github   =
+
   |github = Arborsm/PortraiturePlus
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Positive Predictor
   |author   = vaindil
+
   |author = season
   |id       = vaindil.MoodFix
+
   |id     = season.PositivePredictor
   |nexus id = 1809
+
   |nexus   = 23132
   |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   = Postbox Building, PostBox Mod
   |author   = YonKuma, kumarei
+
   |author = i-saac-b, isaacb
   |id       = YonKuma.MoodGuard
+
   |id     = i-saac-b.PostBoxMod
   |nexus id = 1597
+
   |nexus   = 17614
   |github   = YonKuma/MoodGuard
+
   |github = i-saac-b/PostBoxMod
  |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     = More Map Layers
+
   |name   = Post Wedding Dates
   |author   = Platonymous
+
   |author = Blams
   |id       = Platonymous.MoreMapLayers
+
   |id     = blams.PostWeddingDates
   |nexus id = 1134
+
   |nexus   = 10708
   |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     = More TV Channel, CanaisTv
+
   |name   = Potency Geode Crusher, Upgraded Furnace CharcoalKiln and GeodeCrusher
   |author   = BrasileiroTop
+
   |author = goway
   |id       = BrasileiroTop.CanaisTv
+
   |id     = goway.potencyGeodeCrusher
   |nexus id = 5126
+
   |nexus   = 27393
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Motorcycle Mod, Moto Mod
+
   |name   = Power Nap
   |author   = Akane
+
   |author = LakeMonster_, LakeMonster666
   |id       = Akane.MotoMod
+
   |id     = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus id = 10553
+
   |nexus   = 5256
   |github   =
+
   |github =
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Move Through Object
+
   |name   = PPJA Producer Converter
   |author   = ylsama
+
   |author = Digus
   |id       = ylsama.MoveThoughObject
+
   |id     = Digus.PPJAProducerConverter
   |nexus id = 2680
+
   |nexus   = 4972
   |github   =
+
   |github = Digus/StardewValleyMods
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
 
  |dev note = source in separate Git branch
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author   = SgtPickles, GameMX
+
   |author = ryaon
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = Ryaon.FectorChallenge
   |nexus id = 2256
+
   |nexus   = 5125
   |github   =
+
   |github =
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |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   = Prairie King Level Select
   |author   = FerMod
+
   |author = b1rdyw1rdy
   |id       = FerMod.MultiplayerEmotes
+
   |id     = b1rdyw1rdy.PrairieKingLevelSelect
   |nexus id = 2347
+
   |nexus   = 26183
   |github   = FerMod/StardewMods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = Prairie King Made Easy
   |author   = Unremarkable, animavoro
+
   |author = Mucchan
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = Mucchan.PrairieKingMadeEasy
   |nexus id = 2135
+
   |nexus   =
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
  |chucklefish = 3594
   |broke in = Stardew Valley 1.3.11
+
   |github = mucchan/sv-mod-prairie-king
   |status  = obsolete
+
 
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |broke in           = Stardew Valley 1.2
 +
   |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Prairie King Prizes (Lootboxes)
   |author   = Prince-Leto
+
   |author = Renny
   |id       = princeleto.multiplayershaftfix
+
   |id     = renny.prairiekingprizes
   |nexus id = 2922
+
   |nexus   = 2811
   |github   = Prince-Leto/StardewValleyMods
+
   |github = OfficialRenny/PrairieKingPrizes
   |broke in = Stardew Valley 1.4
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Spouses
+
   |name   = Prairie King UI Enhancements
   |author   = aedenthorn
+
   |author = Incognito357
   |id       = aedenthorn.MultipleSpouses
+
   |id     = Incognito357.PrairieKingUIEnhancements
   |nexus id = 6227
+
   |nexus   = 10769
   |github   = aedenthorn/StardewValleyMods
+
   |github = Incognito357/PrairieKingUIEnhancements
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Pravoloxinone
   |author   = Omegasis, Alpha_Omegasis
+
   |author = TheMightyAmondee
   |id       = Omegasis.MuseumRearranger
+
   |id     = TheMightyAmondee.Pravoloxinone
   |nexus id = 428
+
   |nexus   = 23008
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = TheMightyAmondee/Pravoloxinone
  |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   = Precise Furniture
   |author   = Pathoschild
+
   |author = Espy
   |id       = Pathoschild.NoDebugMode
+
   |id     = Espy.PreciseFurniture
   |nexus id = 593
+
   |nexus   = 23488
   |github   = Pathoschild/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Precision Wheel
   |author   = Omegasis, Alpha_Omegasis
+
   |author = DespairScent
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = DespairScent.PrecisionWheel
   |nexus id = 506
+
   |nexus   = 22222
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = DespairScent/PrecisionWheel
  |broke in = Stardew Valley 1.3.29
+
}}
  |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Predictable Retaining Soil
   |author   = KirbyLink
+
   |author = Shockah
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = Shockah.PredictableRetainingSoil
   |nexus id = 2947
+
   |nexus   = 10956
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github = Shockah/Stardew-Valley-Mods
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Predictor
   |author   = jwdred
+
   |author = JoXW
   |id       =  
+
   |id     = JoXW.Predictor
   |nexus id = 694
+
   |nexus   = 21332
   |github   =  
+
   |github =
  |status = obsolete
 
  |summary = Similar console commands [https://stardewvalleywiki.com/Modding:Console_commands#Dialogue seem to exist in the game]
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ornamental
+
   |name   = Predictor → Breakable Container Patch
   |author   = Taskmaster
+
   |author = JoXW
   |id       = Taskmaster.Ornamental
+
   |id     = JoXW.PredictorBreakableContainerPatch
   |nexus id = 4981
+
   |nexus   = 21332
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Predictor → Bush Patch
   |author   = Alex Noddings
+
   |author = JoXW
   |id       = an.ownscepter
+
   |id     = JoXW.PredictorBushPatch
   |nexus id = 2404
+
   |nexus   = 21332
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Predictor → Crop Patch
   |author   = zesman
+
   |author = JoXW
   |id       = MobSpawner.pseudohub.de
+
   |id     = JoXW.PredictorCropPatch
   |nexus id = 2794
+
   |nexus   = 21332
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Predictor →  Dig Spot Patch
   |author   = zesman
+
   |author = JoXW
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = JoXW.PredictorDigSpotPatch
   |nexus id = 2798
+
   |nexus   = 21332
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Predictor → Fishing Patch
   |author   = f4iTh, JertsukkaTheMan
+
   |author = JoXW
   |id       = f4iTh.PMT
+
   |id     = JoXW.PredictorFishingPatch
   |nexus id = 2349
+
   |nexus   = 21332
   |github   =
+
   |github =
  |status = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Polygamy
+
   |name   = Predictor → Garbage Can Patch
   |author   = bwdy
+
   |author = JoXW
   |id       = bwdy.polygamy
+
   |id     = JoXW.PredictorGarbageCanPatch
   |nexus id = 3542
+
   |nexus   = 21332
   |github   = bwdymods/SDV-Polygamy
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name   = Predictor → Geode Patch
   |author   = ryaon
+
   |author = JoXW
   |id       = Ryaon.FectorChallenge
+
   |id     = JoXW.PredictorGeodePatch
   |nexus id = 5125
+
   |nexus   = 21332
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Predictor → Mineable Patch
   |author   = Kevin Connors
+
   |author = JoXW
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = JoXW.PredictorMineablePatch
   |nexus id = 2424
+
   |nexus   = 21332
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Predictor → Minigames Patch
   |author   = Satozaki
+
   |author = JoXW
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = JoXW.PredictorMinigamesPatch
   |nexus id = 2997
+
   |nexus   = 21332
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Predictor → Panning Patch
   |author   = Satozaki
+
   |author = JoXW
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = JoXW.PredictorPanningPatch
   |nexus id = 3004
+
   |nexus   = 21332
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quality of Life - Immersive Tweaks
+
   |name   = Predictor → Seed Maker Patch
   |author   = DaLion
+
   |author = JoXW
   |id       = DaLion.ImmersiveTweaks
+
   |id     = JoXW.PredictorSeedMakerPatch
   |nexus id = 11296
+
   |nexus   = 21332
   |github   = daleao/sdv-mods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Essentials
+
   |name   = Predictor → Spawned Patch
   |author   = PurrplingCat
+
   |author = JoXW
   |id       = PurrplingCat.QuestEssentials
+
   |id     = JoXW.PredictorSpawnedPatch
   |nexus id = 8827
+
   |nexus   = 21332
   |github   = purrplingcat/StardewMods
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Predictor → Tillable Patch
   |author   = CatCattyCat, Cat
+
   |author = JoXW
   |id       = cat.removablehorsehats
+
   |id     = JoXW.PredictorTillablePatch
   |nexus id = 2223
+
   |nexus   = 21332
   |github   = danvolchek/StardewMods
+
   |github  =
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Predictor → Tree Patch
   |author   = Platonymous
+
   |author = JoXW
   |id       = Platonymous.RingOfFire
+
   |id     = JoXW.PredictorTreePatch
   |nexus id = 1166
+
   |nexus   = 21332
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Predict Seed Maker
   |author   = Pathoschild
+
   |author = lech43
   |id       = Pathoschild.RotateToolbar
+
   |id     = lech43.PredictSeedMaker
   |nexus id = 1100
+
   |nexus   = 6395
   |github   = Pathoschild/StardewMods
+
   |github  =
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Preexisting Relationship
   |author   = Platonymous
+
   |author = spacechase0
   |id       = Platonymous.ScaleUp
+
   |id     = spacechase0.PreexistingRelationship
   |nexus id = 3130
+
   |curse  = 867710
   |moddrop id = 793912
+
   |nexus  = 7684
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = spacechase0/StardewValleyMods
  |status  = abandoned
+
 
   |summary  = remove this mod (merged into [[#PyTK|PyTK]]).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Scream
+
   |name   = Pregnancy Role
   |author   = Taskmaster
+
   |author = kdau
   |id       = Taskmaster.Scream
+
   |id     = kdau.PregnancyRole
   |nexus id = 4588
+
   |nexus   = 5762
   |github  =
+
  |moddrop = 768494
   |status  = abandoned
+
   |github =
 +
   |source  = https://gitlab.com/kdau/pregnancyrole
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Prepare for New Day
   |author   = Entoarox
+
   |author = igotnousername
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = igotnousername.PrepareNewDay
   |nexus id = 2273
+
   |nexus  = 7638
   |chucklefish id = 4262
+
   |github  =
   |github   = Entoarox/StardewMods
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Press to Quack
   |author   = spacechase0
+
   |author = DraconisLeonidas
   |id       = spacechase0.SeedCatalogue
+
   |id     = DraconisLeonidas.PressToQuack
   |nexus id = 1640
+
   |nexus  = 13583
   |moddrop id = 281292
+
   |github = DraconisLeonidas/PressToQuack
   |github   = spacechase0/SeedCatalogue
 
  |status  = obsolete
 
  |summary  = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Money for Multiplayer
+
   |name   = Price Drops
   |author   = funny-snek
+
   |author = skuldomg, Skuld
   |id       = funnysnek.SeparateMoney
+
   |id     = skuldomg.priceDrops
   |nexus id = 3086
+
   |nexus   = 2047
   |github   =  
+
   |github = skuldomg/priceDrops
 +
 
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
<!--
   |summary  = remove this mod (separate money was added 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     = Serfdom - Immersive Taxes
+
   |name   = Price Fluctuation
   |author   = DaLion
+
   |author = lech43
   |id       = DaLion.ImmersiveTaxes
+
   |id     = lech43.PriceFluctuation
   |nexus id = 12547
+
   |nexus   = 6396
   |github   = daleao/sdv-mods
+
   |github =
  |status  = abandoned
+
 
   |summary  = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Money
+
   |name   = Prices
   |author   = j4c0b333
+
   |author = skiilaa
   |id       = j4c0b333.SetMoney
+
   |id     = skiilaa.Prices
   |nexus id = 3889
+
   |nexus   = 2255
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.4
+
 
   |status  = abandoned
+
   |broke in = SMAPI 3.0
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
   |status  = workaround
 +
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Price Tooltips
   |author   = dJomp
+
   |author = Darkhax
   |id       = dJomp.SetUniqueGameID
+
   |id     = darkhax.pricetooltip
   |nexus id = 2042
+
   |nexus   =
   |github   =  
+
  |curse  = 299169
 +
   |github = Stardew-Valley-Modding/PriceTooltips
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Prismatic Butterfly Location
   |author   = spacechase0
+
   |author = no12nv2
   |id       = spacechase0.ShipAnywhere
+
   |id     = no12nv2.PrismaticButterflyLocation
   |nexus id = 1379
+
   |nexus  = 23045
   |moddrop id = 183277
+
   |github  =
   |github   = spacechase0/ShipAnywhere
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shipping Taxes
+
   |name   = Prismatic Clothing
   |author   = NOGAF
+
   |author = atravita
   |id       = NOGAF.ShippingTaxes
+
   |id     = atravita.PrismaticClothing
   |nexus id = 5189
+
  |curse  = 870969
   |github   =  
+
  |moddrop = 1205162
 +
   |nexus   = 13051
 +
   |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Prismatic Dinosaur
   |author   = TehPers
+
   |author = JollyLlama
   |id       = TehPers.ShroomSpotter
+
   |id     = JollyLlama.PrismaticDinosaurMonster
   |nexus id = 908
+
   |nexus  = 25342
   |moddrop id = 125766
+
   |github = Jolly-Alpaca/PrismaticDinosaur
   |github   = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Prismatic Fire
   |author   = Omegasis, AlphaOmegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.SimpleSoundManager
+
   |id     = aedenthorn.PrismaticFire
   |nexus id = 1410
+
   |curse  = 868743
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 12931
   |status  = abandoned
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sit on Chairs, Sentar Em Cadeiras
+
   |name   = Prismatic Furniture
   |author   = BrasileiroTop, Vagabundo2421
+
   |author = aedenthorn, Erinthe
   |id       = BrasileiroTop.Sentar
+
   |id     = aedenthorn.PrismaticFurniture
   |nexus id = 4729
+
   |curse  = 868749
   |github   =  
+
   |nexus   = 12589
   |broke in = Stardew Valley 1.5
+
   |github  = aedenthorn/StardewValleyMods
  |status  = obsolete
+
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cave Saver
+
   |name   = Prismatic Pride
   |author   = cantorsdust
+
   |author = kdau
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = kdau.PrismaticPride
   |nexus id = 175
+
   |nexus   = 9019
   |github  = cantorsdust/StardewMods
+
   |moddrop = 978503
   |status  = abandoned
+
   |github  =
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |source = https://gitlab.com/kdau/prismaticpride
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Water Filler, Slime AutoWaterer
+
   |name   = Prismatic Slime Finder
   |author   = Speshkitty
+
   |author = MrKoatl
   |id       = speshkitty.slimewaterer
+
   |id     = MrKoatl.PrismaticSlimeFinder
   |nexus id = 7141
+
   |nexus   = 7866
   |github   = Speshkitty/SlimeWaterFiller
+
   |github  =
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Prismatic Statue
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Achtuur
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = Achtuur.PrismaticStatue
   |nexus id = 897
+
   |nexus   = 17013
   |github   = JohnsonNicholas/SDVMods
+
   |github = Achtuur/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   = Prismatic Tools
   |author   = Edu Anttunes
+
   |author = stokastic
   |id       = EduAnttunes.SpawnSeaMonster
+
   |id     = stokastic.PrismaticTools
   |nexus id = 5736
+
   |nexus   = 2428
   |github  =  
+
   |github = stokastic/PrismaticTools
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = Prismatic Tools Continued
   |author   = Platonymous
+
   |author = iargue
   |id       = Platonymous.Speedster
+
   |id     = iargue.PrismaticToolsContinued
   |nexus id = 1102
+
   |nexus   = 21450
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Prismatic Valley Framework
   |author   = Platonymous
+
   |author = JollyLlama
   |id       = Platonymous.SplitMoney
+
   |id     = JollyLlama.PrismaticValleyFramework
   |nexus id = 2303
+
   |nexus   = 25287
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Jolly-Alpaca/PrismaticValleyFramework
  |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   = Prize Machine Custom Prizes
   |author   = Ilyaki
+
   |author = Tomokisan
   |id       = Ilyaki.SplitScreen
+
   |id     = tomokisan.prizeMachineCustomPrizes
  |nexus id = 2139
+
   |curse   = 1081721
   |github   = Ilyaki/SplitScreen
+
   |nexus   = 24982
 
+
   |github =
   |broke in = SMAPI 3.0
 
  |status   = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Producer Framework Mod
   |author   = Platonymous
+
   |author = Digus
   |id       = Platonymous.Sprinkles
+
   |id     = Digus.ProducerFrameworkMod
   |nexus id =
+
   |nexus  = 4970
   |chucklefish id = 4592
+
   |github  = Digus/StardewValleyMods
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Content Compatibility Layer (SCCL)
+
   |name   = Producer Framework Mod → PFMAutomate
   |author   = TehPers
+
   |author = Digus
   |id       = SCCL
+
   |id     = Digus.PFMAutomate
   |nexus id = 889
+
   |nexus   = 5038
   |github   = TehPers/StardewValleyMods
+
   |github = Digus/StardewValleyMods
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Production Stats
   |author   = spacechase0
+
   |author = FlameHorizon
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = FlameHorizon.ProductionStats
   |nexus id = 1298
+
   |nexus   = 21270
   |github   = spacechase0/StardewEditor
+
   |github = FlameHorizon/ProductionStats
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Profession Adjustments
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Kevin Connors
   |id       = KoihimeNakamura.summitreborn
+
   |id     = KevinConnors.ProfessionAdjustments
   |nexus id = 2073
+
   |nexus   = 2424
   |github  = JohnsonNicholas/SDVMods
+
   |github = kevinforrestconnors/ProfessionAdjustments
 +
 
 +
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Profiler
   |author   = Platonymous
+
   |author = SinZ
   |id       = Platonymous.SwimSuit
+
   |id     = SinZ.Profiler
   |nexus id = 1215
+
   |nexus   = 12135
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = SinZ163/StardewMods
  |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   = Profit Calculator
   |author   = zazizu
+
   |author = spacechase0
   |id       = zazizu.TheChestDimension
+
   |id     = spacechase0.ProfitCalculator
   |nexus id = 4013
+
  |curse  = 867736
   |github   = cilekli-link/SDVMods
+
  |moddrop = 771668
   |status  = abandoned
+
   |nexus   = 3378
 +
   |github = spacechase0/StardewValleyMods
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = The Long Night
+
   |name   = Profit Calculator → DGA Support
   |author   = Pathoschild
+
   |author = 6135
   |id       = Pathoschild.TheLongNight
+
   |id     = 6135.ProfitCalculatorDGA
   |nexus id = 1369
+
   |moddrop = 1502461
   |github   = Pathoschild/StardewMods
+
   |nexus   = 19931
   |broke in = Stardew Valley 1.3.20
+
   |github  = 6135/StardewValley.ProfitCalculator
 +
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Notifier
+
   |name   = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author   = CKextreme
+
   |author = 6135
   |id       = CKextreme.TimeNotifier
+
   |id     = 6135.ProfitCalculator
   |nexus id = 3706
+
   |moddrop = 1502461
   |github   =  
+
   |nexus   = 19931
   |status  = abandoned
+
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Profit Margins
   |author   = Sakorona
+
   |author = Cherry, CherryChain
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = Cherry.ProfitMargins
   |nexus id = 1000
+
   |nexus   = 4663
   |github  = Sakorona/SDVMods
+
   |moddrop = 716352
   |status  = abandoned
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Time Travel
+
   |name   = Progressive Access Farm
   |author   = Cile_ed
+
   |author = onjulraz
   |id       = Cile_ed.TimeTravel
+
   |id     = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus id = 4068
+
   |nexus   = 2923
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Project Fluent
   |author   = spacechase0
+
   |author = Shockah
   |id       = spacechase0.ToolGeodes
+
   |id     = Shockah.ProjectFluent
   |nexus id = 3090
+
   |nexus  = 12638
   |moddrop id = 771642
+
   |github = Shockah/Stardew-Valley-Mods
   |github   = spacechase0/ToolGeodes
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name   = Project S
   |author   = DaLion
+
   |author = NarlanMarlan
   |id       = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id     = narlan.projects
   |nexus id = 7965
+
   |nexus   = 3785
   |github   = daleao/sdv-mods
+
   |github = NolanEastburn/ProjectS
  |status  = abandoned
+
 
   |summary  = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Public Access TV
   |author   = Platonymous
+
   |author = kdau
   |id       = Platonymous.Ultiplayer
+
   |id     = kdau.PublicAccessTV
   |nexus id = 2134
+
   |nexus   = 5605
   |github   = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 757967
   |broke in = Stardew Valley 1.3.29
+
   |source  = https://gitlab.com/kdau/predictivemods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
   |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift All Week)
+
   |name   = Public Access TV (1.6)
   |author   = Chirase
+
   |author = John Peters
   |id       = Tommy.GiftAllWeek
+
   |id     = JohnPeters.PublicAccessTV
   |nexus id = 6850
+
   |nexus   = 22486
   |github   =
+
   |github = emurphy42/PredictiveMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Gift (Gift Every Day)
+
   |name   = Pudding Plus Colored Slime Drops
   |author   = Chirase
+
   |author = TerryDBS
   |id       = Tommy.GiftEveryDay
+
   |id     = TerryDBS.ColoredSlimeDrops
   |nexus id = 6850
+
   |nexus   = 7048
   |github   =  
+
   |github =
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walk of Life, Awesome Professions
+
   |name   = Puffer Chick - Chickens
   |author   = DaLion
+
   |author = Sonozuki
   |id       = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id     = EpicBellyFlop45.PufferChickChickens
   |nexus id = 8111
+
   |nexus   = 2997
   |github   = daleao/sdv-mods
+
   |github =
   |status   = abandoned
+
 
  |summary  = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Walkshop
+
   |name   = Pumpkin Chickens
   |author   = enaium
+
   |author = Sonozuki
   |id       = Enaium.Walkshop
+
   |id     = EpicBellyFlop45.PumpkinChickens
   |curseforge id  = 365806
+
   |nexus   = 3004
   |curseforge key = walkshop
+
   |github  =
   |nexus id =  
+
 
  |github  =
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Purchasable Galaxy Item
   |author   = Travoos
+
   |author = SorryLate
   |id       =  
+
   |id     = SorryLate.GalaxyItem
   |nexus id =
+
   |nexus  = 5289
   |curse id =  
+
   |github  =
   |chucklefish id = 4211
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Wash Away Forage, Tidal Beach
+
   |name   = Purchasable Recipes
   |author   = Sakorona (ItsBenter)
+
   |author = Paracosm
   |id       = KoihimeNakamura.WashAwayForage
+
   |id     = Paracosm.PurchasableRecipes
   |nexus id = 6715
+
   |nexus   = 1722
   |github   = Sakorona/SDVMods
+
   |github =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |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
 +
  |name    = Purist Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PuristMod
 +
  |curse  = 868674
 +
  |nexus  = 16097
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Weapon Reskinner
+
   |name   = Pussle
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.WeaponReskinner
+
   |id     = Platonymous.Pussle
  |nexus id = 5095
+
   |moddrop = 1521424
   |moddrop id = 771681
+
   |nexus   = 19760
   |github   = spacechase0/WeaponReskinner
+
   |github =
   |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XmlSerializerRetool
+
   |name   = Put Batteries in Fish Tanks
   |author   = Persival
+
   |author = BadNetCode
   |id       = none <!-- no ID in manifest -->
+
   |id     = BadNetCode.PutBatteriesInFishTanks
   |nexus id = 450
+
   |nexus   = 23155
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = PVP Friendly Fire, PVP
   |author   = Entoarox
+
   |author = DewMods
   |id       = Entoarox.XnbLoader
+
   |id     = DewMods.StardewValleyMods.PVP
   |nexus id = 2275
+
   |nexus  = 15589
   |chucklefish id = 4506
+
   |github  =
   |github   = Entoarox/StardewMods
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
 +
  |curse  = 867715
 +
  |nexus  = 7455
 +
  |github  = spacechase0/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
{{#invoke:SMAPI compatibility|header}}
+
  |name    = PyTK, Platonymous Toolkit
{{#invoke:SMAPI compatibility|
+
  |author  = Platonymous
 +
  |id      = Platonymous.Toolkit
 +
  |nexus  = 1726
 +
  |moddrop = 793815
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.QiChest
 +
  |curse  = 867130
 +
  |nexus  = 15696
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Exchanger
 +
  |author  = Mizzion
 +
  |id      = mizzion.qiexchanger
 +
  |nexus  = 1930
 +
  |moddrop = 661359
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Sprinklers
 +
  |author  = UnknownLegacy
 +
  |id      = UnknownLegacy.QiSprinklers
 +
  |nexus  = 7904
 +
  |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
 +
  |author  = Prismuth
 +
  |id      = <Prismuth.QuaintFarmBridge
 +
  |nexus  = 1647
 +
  |github  =
 +
 
 +
  |broke in  = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Bait
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.QualityBait
 +
  |curse  = 1004490
 +
  |moddrop = 1443555
 +
  |nexus  = 16832
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Fish Ponds
 +
  |author  = ytsc
 +
  |id      = ytsc.QualityFishPonds
 +
  |nexus  = 11021
 +
  |github  = YTSC/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Of Combat
 +
  |author  = Aile72
 +
  |id      = Aile72.QualityOfCombat
 +
  |nexus  = 23894
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality of Life - Immersive Tweaks
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTweaks
 +
  |nexus  = 11296
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Products
 +
  |author  = SilentOak
 +
  |id      = SilentOak.QualityProducts
 +
  |nexus  = 3609
 +
  |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Products → Auto Quality Patch
 +
  |author  = SilentOak
 +
  |id      = SilentOak.AutoQualityPatch
 +
  |nexus  = 3609
 +
  |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Scrubber
 +
  |author  = Traktori
 +
  |id      = Traktori.QualityScrubber
 +
  |nexus  = 5663
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Scrubber for Automate
 +
  |author  = Traktori
 +
  |id      = Traktori.AM.QualityScrubber
 +
  |nexus  = 5663
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Smash
 +
  |author  = barfytheclown and NormanPCN
 +
  |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
 +
  |nexus  = 7907
 +
  |github  = jn84/QualitySmash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Queen of Sauce Randomizer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.queenofsauceshuffler
 +
  |nexus  = 7151
 +
  |github  = Speshkitty/QueenOfSauceRandomiser
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Questable Tractor
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.QuestableTractor
 +
  |nexus  = 20703
 +
  |github  = NermNermNerm/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Delay
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.QuestDelay
 +
  |nexus  = 1239
 +
  |moddrop = 473938
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Essentials
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestEssentials
 +
  |nexus  = 8827
 +
  |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Framework
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestFramework
 +
  |curse  = 577691
 +
  |nexus  = 6414
 +
  |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuestTimeLimits
 +
  |curse  = 868671
 +
  |nexus  = 16403
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.QuestTimeLimits
 +
  |nexus  = 22349
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Agenda
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.QuickAgenda
 +
  |nexus  = 22258
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Descend by Using Staircase
 +
  |author  = kun2331
 +
  |id      = kun2331.QuickDescendByUsingStaircase
 +
  |nexus  = 25161
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Forward Dash, Warp Mod
 +
  |author  = Vexorth
 +
  |id      = Vexorth.Warp
 +
  |nexus  = 16605
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Glance
 +
  |author  = adverserath
 +
  |id      = Adverserath.QuickGlance
 +
  |nexus  = 12058
 +
  |github  = adverserath/QuickGlance
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Load
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickLoad
 +
  |curse  = 868862
 +
  |nexus  = 7756
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Minigame
 +
  |author  = Enaium
 +
  |id      = Enaium.QuickMinigame
 +
  |curse  = 438741
 +
  |moddrop = 895127
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/QuickMinigame
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickResponses
 +
  |curse  = 868884
 +
  |nexus  = 6548
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses (1.6 Updated)
 +
  |author  = yummypecho - original by aedenthorn
 +
  |id      = yummypecho.QuickResponses
 +
  |nexus  = 21103
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Save
 +
  |author  = DeLiXx
 +
  |id      = DLX.QuickSave
 +
  |curse  = 1071252
 +
  |nexus  = 26194
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Sell
 +
  |author  = Alejandro Akbal, AlejandroAkbal
 +
  |id      = AlejandroAkbal.QuickSell
 +
  |nexus  = 7854
 +
  |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Shop
 +
  |author  = Enaium
 +
  |id      = Enaium.QuickShop
 +
  |curse  = 436793
 +
  |moddrop = 864170
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/QuickShop
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Start
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.QuickStart
 +
  |nexus  = 2375
 +
  |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Stash
 +
  |author  = ChiroxT
 +
  |id      = treinke.quickstash
 +
  |nexus  = 20864
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Swap
 +
  |author  = Allan Wang
 +
  |id      = AllanWang.QuickSwap
 +
  |nexus  = 13956
 +
  |github  = AllanWang/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quotes
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Quotes
 +
  |curse  = 868892
 +
  |nexus  = 6503
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raccoon Reminder
 +
  |author  = wronque
 +
  |id      = wronque.RaccoonReminder
 +
  |nexus  = 25765
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radial Menu
 +
  |author  = focustense
 +
  |id      = focustense.RadialMenu
 +
  |nexus  = 25257
 +
  |github  = focustense/StardewRadialMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radioactive Geodes
 +
  |author  = justastranger
 +
  |id      = jas.RadioactiveGeodes
 +
  |moddrop = 952722
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radioactive Tools
 +
  |author  = kakashigr
 +
  |id      = kakashigr.RadioactiveTools
 +
  |nexus  = 7630
 +
  |github  = kakashigr/stardew-radioactivetools
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Cursor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RainbowCursor
 +
  |nexus  = 15886
 +
  |github  = jltaylor-us/StardewRainbowCursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Trail
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RainbowTrail
 +
  |nexus  = 16914
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raincoat When Raining
 +
  |author  = BikiFae, bikinavisho
 +
  |id      = BikiFae.RainCoatWhenRaining
 +
  |nexus  = 4659
 +
  |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = RainPlus
 +
  |author  = Deadlykirpy
 +
  |id      = Kirpy.RainPlus
 +
  |nexus  = 6559
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rain Randomizer
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rain Refills Watering Can
 +
  |author  = StultusV
 +
  |id      = StultusV.RainRefillsWateringCan
 +
  |nexus  = 11554
 +
  |github  = JudeRV/Stardew-RainRefillsWateringCan
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rains Interaction Mod
 +
  |author  = RainKuro
 +
  |id      = RainKuro.RainsInteractionMod
 +
  |nexus  = 18850
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raised Garden Beds
 +
  |author  = blueberry
 +
  |id      = blueberry.RaisedGardenBeds
 +
  |nexus  = 5305
 +
  |github  = b-b-blueberry/RaisedGardenBeds
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranching Tool Upgrades
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.RanchingToolUpgrades
 +
  |nexus  = 12280
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
  |nexus  = 13790
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Cats in Events
 +
  |author  = spacechase0
 +
  |id      = spacechase0.RandomCatsInEvents
 +
  |nexus  = 26444
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Hair Color
 +
  |author  = bookworm89723
 +
  |id      = davis.randomhair
 +
  |nexus  = 3271
 +
  |github  = joaniedavis/RandomHairMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Randomized Energy
 +
  |author  = LakeMonster_, LakeMonster666
 +
  |id      = LakeMonster_.RandomizedEnergy
 +
  |nexus  = 5250
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random NPCs, Random Visitors
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.RandomNPC
 +
  |curse  = 868910
 +
  |nexus  = 4911
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Slimes
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.randomslimes
 +
  |nexus  = 21320
 +
  |github  = ChrisMzz/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Start Day
 +
  |author  = idermailer
 +
  |id      = idermailer.RandomStartDay
 +
  |nexus  = 13225
 +
  |github  = idermailer/RandomStartDay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Tastes
 +
  |author  = skiilaa
 +
  |id      = skiilaa.RandomTastes
 +
  |nexus  = 2285
 +
 
 +
  |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
 +
  |name    = Range Display, Sprinkler Range
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.sprinklerrange
 +
  |nexus  = 1179
 +
  |moddrop = 833536
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Data Layers|Data Layers]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranged Tools
 +
  |author  = vgperson
 +
  |id      = vgperson.RangedTools
 +
  |nexus  = 6935
 +
  |github  = vgperson/RangedTools
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Range Highlight
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RangeHighlight
 +
  |curse  = 997096
 +
  |nexus  = 6752
 +
  |github  = jltaylor-us/StardewRangeHighlight
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raven of The Valley
 +
  |author  = nicks
 +
  |id      = nicks.RavenofTheValley
 +
  |nexus  = 19856
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Readers Digest
 +
  |author  = Remy Bach
 +
  |id      = remybach.readersdigest
 +
  |nexus  = 3040
 +
  |github  = remybach/stardew-valley-readersdigest
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Readers Digest for 1.6
 +
  |author  = Slash215
 +
  |id      = Slash215.readersdigest
 +
  |nexus  = 22972
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Clock
 +
  |author  = thimadera
 +
  |id      = thimadera.Realclock
 +
  |nexus  = 21726
 +
  |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
  |nexus  = 2623
 +
  |github  = kevinforrestconnors/RealisticFishing
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Random Names
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RealNames
 +
  |curse  = 868898
 +
  |nexus  = 6269
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Time
 +
  |author  = Enaium, Lightcolour888
 +
  |id      = Enaium.RealTime
 +
  |nexus  = 5336
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realtime Framework
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.RealtimeFramework
 +
  |nexus  = 18915
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realtime Minimap
 +
  |author  = spacechase0
 +
  |id      = spacechase0.RealtimeMinimap
 +
  |curse  = 867706
 +
  |nexus  = 9386
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
 +
  |author  = SixthTitan
 +
  |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
 +
  |nexus  = 5773
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recatch Legendary Fish
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
 +
  |nexus  = 172
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipe Researcher C, Recipe Resarcher
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K_Recipe_Researcher_C
 +
  |nexus  = 26887
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipes In Mail
 +
  |author  = Freaksaus
 +
  |id      = freaksaus.recipesinmail
 +
  |nexus  = 22173
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipe Tracker, Stardew Valley Recipe Tracker
 +
  |author  = Nox Chimaera, noxkimaera
 +
  |id      = NoxChimaera.StardewValleyTodo
 +
  |nexus  = 22378
 +
  |github  = NoxChimaera/StardewValleyTODO
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reciprocate
 +
  |author  = YunHikari
 +
  |id      = YunHikari.Reciprocate
 +
  |nexus  = 17714
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recover Stamina
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.RecoverStamina
 +
  |nexus  = 2332
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recurring Reminders
 +
  |author  = Dem1se
 +
  |id      = Dem1se.RecurringReminders
 +
  |nexus  = 6840
 +
  |github  = dem1se/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recyclable Cola
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.RecyclableCola
 +
  |nexus  = 10865
 +
  |github  = XxHarvzBackxX/recyclableCola
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Redesigned Farmhouse Layout
 +
  |author  = Aimon111 & DaLion
 +
  |id      = Aimon111.RedisignedFarmHouseLayout.Warps
 +
  |nexus  = 11420
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Redraw Pelican Town Config
 +
  |author  = JefGrizli
 +
  |id      = JefGrizli.RedrawPelicanTownC
 +
  |nexus  = 15564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refill Silos
 +
  |author  = Alpha_Omegasis
 +
  |id      = Omegasis.RefillSilos
 +
  |nexus  = 20779
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refill Watering Can in Town Fountain
 +
  |author  = TfueLovesBanana
 +
  |id      = TfueLovesBanana.FillWateringCanInTownFountain
 +
  |nexus  = 16764
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refund Staircases
 +
  |author  = Nick Martin
 +
  |id      = NickMartin.RefundStaircases
 +
  |nexus  = 19209
 +
  |github  = nickmartin1ee7/RefundStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 +
  |nexus  =
 +
  |chucklefish = 4584
 +
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regen Mod
 +
  |author  = Zoryn
 +
  |id      = Zoryn.RegenMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regular Quality
 +
  |author  = desto, JustToDownloadThings
 +
  |id      = desto.RegularQuality
 +
  |nexus  = 5090
 +
  |github  = desto-git/smapi-RegularQuality
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rejuvenating Forest
 +
  |author  = Team Timber
 +
  |id      = TeamTimber.RejuvenatingForest
 +
  |nexus  = 10322
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Bar UI
 +
  |author  = SlyMerc
 +
  |id      = RelationshipBar
 +
  |nexus  = 1009
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationships Enhanced
 +
  |author  = rodrigovaz
 +
  |id      = relationshipsenhanced
 +
  |nexus  =
 +
  |chucklefish = 4435
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Status
 +
  |author  = Dragonisser
 +
  |id      = relationshipstatus
 +
  |nexus  = 751
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Tooltips
 +
  |author  = M3ales
 +
  |id      = M3ales.RelationshipTooltips
 +
  |nexus  =
 +
  |curse  = 298040
 +
  |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relationship Tracker
 +
  |author  = Branic
 +
  |id      = Branic.RelationshipTracker
 +
  |nexus  = 2845
 +
  |github  = Paradox355/SDVMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relativity
 +
  |author  = AdroSlice
 +
  |id      = AdroSlice.Relativity
 +
  |nexus  = 13028
 +
  |github  = adroslice/sdv-relativity-mirror
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.RelaxingWeekends
 +
  |nexus  = 19662
 +
  |github  = jamespfluger/Stardew-ModCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
 +
  |author  = mouahrara
 +
  |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
 +
  |nexus  = 20606
 +
  |github  = mouahrara/RelocateFarmAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relocate Saves
 +
  |author  = Pillow
 +
  |id      = Pillow.RelocateSaves
 +
  |nexus  = 26992
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
 +
  |author  = zeldela
 +
  |id      = zeldela-RememberBirthdays
 +
  |nexus  = 13554
 +
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Faced Direction
 +
  |author  = Annosz
 +
  |id      = Annosz.RememberFacedDirection
 +
  |nexus  = 6946
 +
  |github  = Annosz/StardewValleyModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Your Umbrella
 +
  |author  = heyseth
 +
  |id      = heyseth.umbrellas
 +
  |nexus  = 8366
 +
  |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reminders
 +
  |author  = Surkasu
 +
  |id      = Surkasu.Reminders
 +
  |nexus  = 2481
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remind to Exit
 +
  |author  = pepoluan
 +
  |id      = pepoluan.RemindToExit
 +
  |nexus  = 8727
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Re-Mixed Seeds, Mixed Seed Mod
 +
  |author  = nein
 +
  |id      = nein.MixedSeedMod
 +
  |nexus  = 22311
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remote Fridge Storage
 +
  |author  = EternalSoap, arjan3004
 +
  |id      = EternalSoap.RemoteFridgeStorage
 +
  |nexus  = 2545
 +
  |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Removable Horse Hats
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.removablehorsehats
 +
  |nexus  = 2223
 +
  |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
 +
  |name    = Remove All Monsters
 +
  |author  = David J. Lee, djslzx
 +
  |id      = djsl.RemoveAllMonsters
 +
  |nexus  = 5727
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove Animal Limitations
 +
  |author  = Hobbes
 +
  |id      = Hobbes.RemoveAnimalLimitations
 +
  |nexus  = 7838
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rename
 +
  |author  = Remmie, CoinzReturns
 +
  |id      = Remmie.Rename
 +
  |nexus  = 2130
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rename Reworked
 +
  |author  = Parabyted
 +
  |id      = parabyted.renamerework
 +
  |nexus  = 10866
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools
 +
  |author  = JarvieK
 +
  |id      = JarvieK.RentedTools
 +
  |nexus  = 1307
 +
  |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools Improved
 +
  |author  = SolusCleansing
 +
  |id      = SolusCleansing.RentedToolsImproved
 +
  |nexus  = 18909
 +
  |github  = SolusCleansing/RentedToolsImproved
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reorient After Eating
 +
  |author  = PunningLinguist
 +
  |id      = PunningLinguist.ReorientAfterEating
 +
  |nexus  = 7585
 +
  |github  = amconners/ReorientAfterEating
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Replace Fertilizer
 +
  |author  = jingshenSN2
 +
  |id      = jingshenSN2.replace_fertilizer
 +
  |nexus  = 24550
 +
  |github  = jingshenSN2/ReplaceFertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
 
 
   |name          = Almighty Farming Tool
 
   |name          = Almighty Farming Tool
 
   |id            = 439
 
   |id            = 439
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 1.21 → 1.2.1
 
   |remote version = 1.21 → 1.2.1
 
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 
   |reason        = {{nexus mod|439|mod page}} has wrong version format
Line 16,765: Line 25,474:
 
   |id            = pickle.autowater
 
   |id            = pickle.autowater
 
   |update keys    = Nexus:5463 → Nexus:1666
 
   |update keys    = Nexus:5463 → Nexus:1666
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 
}}
 
}}
Line 16,772: Line 25,481:
 
   |name          = Better Shipping Box
 
   |name          = Better Shipping Box
 
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.0.1 → 1.0.2
 
   |local version  = 1.0.1 → 1.0.2
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
}}
 
}}
Line 16,780: Line 25,489:
 
   |name          = Big Silo
 
   |name          = Big Silo
 
   |id            = lperkins2.BigSilo
 
   |id            = lperkins2.BigSilo
   |update keys    =  
+
   |update keys    =
 
   |local version  = 0.0.2 → 0.0.3
 
   |local version  = 0.0.2 → 0.0.3
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 
}}
 
}}
Line 16,788: Line 25,497:
 
   |name          = Chefs Closet
 
   |name          = Chefs Closet
 
   |id            = Duder.ChefsCloset
 
   |id            = Duder.ChefsCloset
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.3-1 → 1.3.0
 
   |local version  = 1.3-1 → 1.3.0
   |remote version =  
+
   |remote version =
 
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 
}}
 
}}
Line 16,796: Line 25,505:
 
   |name          = Configurable Machines
 
   |name          = Configurable Machines
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
 
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.2-beta → 1.2.0
 
   |local version  = 1.2-beta → 1.2.0
   |remote version =  
+
   |remote version =
 
   |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 
   |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 
}}
 
}}
Line 16,804: Line 25,513:
 
   |name          = Custom Linens
 
   |name          = Custom Linens
 
   |id            = Mevima.CustomLinens
 
   |id            = Mevima.CustomLinens
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.0 → 1.1.0
 
   |local version  = 1.0 → 1.1.0
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.1.0-->
 
   |reason        = manifest outdated<!--last checked: 1.1.0-->
 
}}
 
}}
Line 16,812: Line 25,521:
 
   |name          = Dynamic Machines
 
   |name          = Dynamic Machines
 
   |id            = DynamicMachines
 
   |id            = DynamicMachines
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.1 → 1.1.1
 
   |local version  = 1.1 → 1.1.1
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.1.1-->
 
   |reason        = manifest outdated<!--last checked: 1.1.1-->
 
}}
 
}}
Line 16,821: Line 25,530:
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |id            = SPDHealthBar, Speeder.HealthBars
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
 
   |update keys    = Nexus:541 → Nexus:193, Chuckklefish:3529 → Chucklefish:3529
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
  |reason        = manifest has wrong update keys<!--last checked: 1.9.0-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Hmm Cheese Yum
 
   |name          = Hmm Cheese Yum
 
   |id            = tomasitobambito.HmmCheeseYum
 
   |id            = tomasitobambito.HmmCheeseYum
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 1.12.0 → 1.1.2
 
   |remote version = 1.12.0 → 1.1.2
 
   |reason        = {{nexus mod|9343|mod page}} has wrong version format
 
   |reason        = {{nexus mod|9343|mod page}} has wrong version format
Line 16,836: Line 25,544:
 
   |name          = Iridium Tools Patch
 
   |name          = Iridium Tools Patch
 
   |id            = Redwood.IridiumToolsPatch
 
   |id            = Redwood.IridiumToolsPatch
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.0.0 → 1.0.1
 
   |local version  = 1.0.0 → 1.0.1
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.1-->
 
   |reason        = manifest outdated<!--last checked: 1.0.1-->
 
}}
 
}}
Line 16,844: Line 25,552:
 
   |name          = Level Up Notifications
 
   |name          = Level Up Notifications
 
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
 
   |id            = Level Up Notifications, kd8lvt.LevelUpNotifications
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 
   |remote version = 1.0.0-1.3patch → 0.0.2-unofficial.1-pathoschild<!--CurseForge-->, 1.3patch-1.0.0 → 0.0.2-unofficial.1-pathoschild<!--Nexus-->
 
   |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
 
   |reason        = mod page [https://www.curseforge.com/stardewvalley/mods/level-up-notifications/files A] + {{nexus mod|855|B}} has wrong version<!--last checked: 0.0.2-unofficial.1-pathoschild-->
Line 16,852: Line 25,560:
 
   |name          = Multiple Sprites and Portraits On Rotation
 
   |name          = Multiple Sprites and Portraits On Rotation
 
   |id            = FileLoading
 
   |id            = FileLoading
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.1 → 1.1.2
 
   |local version  = 1.1 → 1.1.2
 
   |remote version = 1.12 → 1.1.2
 
   |remote version = 1.12 → 1.1.2
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Object Progress Bar
 
  |id            = Adeel.ObjectProgressbars
 
  |update keys    =
 
  |local version  = 1.4.0 → 1.3.0
 
  |remote version =
 
  |reason        = broken update
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 16,869: Line 25,569:
 
   |id            = minervamaga.NoMineFlyersRedux
 
   |id            = minervamaga.NoMineFlyersRedux
 
   |update keys    = Nexus:4498 → ModDrop:631110
 
   |update keys    = Nexus:4498 → ModDrop:631110
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
}}
 
}}
Line 16,876: Line 25,576:
 
   |name          = PokeMania
 
   |name          = PokeMania
 
   |id            = TheKrominatorPokemania
 
   |id            = TheKrominatorPokemania
   |update keys    =  
+
   |update keys    =
 
   |local version  = 4.0 → 4.0.3
 
   |local version  = 4.0 → 4.0.3
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 4.0.3-->
 
   |reason        = manifest outdated<!--last checked: 4.0.3-->
 
}}
 
}}
Line 16,884: Line 25,584:
 
   |name          = Relationship Status
 
   |name          = Relationship Status
 
   |id            = relationshipstatus
 
   |id            = relationshipstatus
   |update keys    =  
+
   |update keys    =
 
   |local version  = 1.0.4 → 1.0.5
 
   |local version  = 1.0.4 → 1.0.5
   |remote version =  
+
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.5-->
 
   |reason        = manifest outdated<!--last checked: 1.0.5-->
 
}}
 
}}
Line 16,892: Line 25,592:
 
   |name          = Seasonal Obelisk
 
   |name          = Seasonal Obelisk
 
   |id            = maxvollmer.deepwoodsmod.seasonalobelisk
 
   |id            = maxvollmer.deepwoodsmod.seasonalobelisk
   |update keys    =  
+
   |update keys    =
   |local version  =  
+
   |local version  =
 
   |remote version = 2.11.0 → 2.1.0
 
   |remote version = 2.11.0 → 2.1.0
 
   |reason        = {{nexus mod|5016|mod page}} has wrong version format
 
   |reason        = {{nexus mod|5016|mod page}} has wrong version format
Line 16,900: Line 25,600:
 
   |name          = Showcase
 
   |name          = Showcase
 
   |id            = Igorious.Showcase
 
   |id            = Igorious.Showcase
   |update keys    =  
+
   |update keys    =
 
   |local version  = 0.9-500 → 0.9.0<!--manifest incorrect-->
 
   |local version  = 0.9-500 → 0.9.0<!--manifest incorrect-->
   |remote version =  
+
   |remote version =
 
   |reason        = manifest has wrong version<!--last checked: 0.9.0-->
 
   |reason        = manifest has wrong version<!--last checked: 0.9.0-->
 
}}
 
}}
Line 16,909: Line 25,609:
 
   |id            = minervamaga.StandardizedKrobus
 
   |id            = minervamaga.StandardizedKrobus
 
   |update keys    = Nexus:5206 → ModDrop:716314
 
   |update keys    = Nexus:5206 → ModDrop:716314
   |local version  =  
+
   |local version  =
   |remote version =  
+
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Luck Skill
 +
  |id            = spacechase0.LuckSkill
 +
  |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
 +
  |local version  =
 +
  |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 16,920: Line 25,628:
 
* 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 16,934: Line 25,642:
 
{{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 19:53, 12 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).