Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: add Nexus ID (Ladder Light))
 
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#Main events|notable events which affect this chart]].]]
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to March 2021. 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: #e69138;">&emsp;</span> broken (open-source)<br />
 +
<span style="background: #1155cc;">&emsp;</span> 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.
 
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.
Line 6: Line 9:
  
  
 
+
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
'''Players: see [https://mods.smapi.io/ mods.smapi.io] for a more user-friendly view of this page.'''
 
 
 
 
 
 
 
  
 
==For players==
 
==For players==
 
===What to do===
 
===What to do===
 
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 
# 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://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#Find your SMAPI log|your SMAPI log]] attached) and we'll help.
+
# 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===
 
===SMAPI mods===
* '''Players:''' See [https://mods.smapi.io/ mods.smapi.io] for a more user-friendly list.
+
<!--
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].)
+
 
 +
Tokens used in the markup:
 +
- "@retest-after Mod Name" means the mod is broken due to the named mod being broken, so it should be retested when that mod is updated.
 +
- "@retest-linked" means one or more mods should be retested when this mod is updated.
 +
 
 +
-->
 +
* '''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|entry
 +
  |name    = 24h Clock
 +
  |author  = Lajna
 +
  |id      = Lajna.24hClock
 +
  |nexus  = 1695
 +
  |github  = LajnaLegenden/Stardew_Valley_Mods
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |broke in           = SMAPI 3.0
|-
+
   |unofficial version = 1.0.1-unofficial.1-pathoschild
! mod name
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-76#post-3342641
! author
 
! compatibility<ref name="compatibility" />
 
! broke in
 
! source
 
!
 
|-
 
{{/entry
 
  |name    = 24h Clock
 
   |author  = Lajna
 
  |id      = Lajna.24hClock
 
   |nexus id = 1695
 
  |github  = LajnaLegenden/Stardew_Valley_Mods
 
  |3.0 ready= https://github.com/LajnaLegenden/Stardew_Valley_Mods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = 24 Hour Format, 24 Hour Clock
+
   |name   = 24-Hour Clock Patcher, 24-Hour Clock Harmony
   |author   = Prince-Leto
+
   |author = pepoluan
   |id       = princeleto.twentyfourhours
+
   |id     = pepoluan.24h
   |nexus id = 2908
+
   |nexus   = 8759
   |github   = Prince-Leto/StardewValleyMods
+
   |github =
   |3.0 ready= https://github.com/Prince-Leto/StardewValleyMods/pull/1
+
   |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Access Chest Anywhere
+
   |name   = 24 Hour Format, 24 Hour Clock
   |author   = dumb0t, VIspReaderUS
+
   |author = Prince-Leto
   |id       = AccessChestAnywhere
+
   |id     = princeleto.twentyfourhours
   |nexus id = 257
+
   |nexus   = 2908
   |github   = VIspReaderUS/AccessChestAnywhere
+
   |github = Prince-Leto/StardewValleyMods
   |broke in = Stardew Valley 1.1
+
 
 +
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Activate Sprinklers
+
   |name   = 3-Story Cellar
   |author   = f4iTh, JertsukkaTheMan
+
   |author = fan
   |id       = f4iTh.ActivateSprinklers
+
   |id     = fan.3-story-cellar
   |nexus id = 2088
+
   |nexus   = 22882
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Price Hikes
+
   |name   = Abilities - Experience Bars
   |author   = Pokeytax
+
   |author = Ophaneom
   |id       = Pokeytax.AdjustablePriceHikes
+
   |id     = Ophaneom.AbilitiesExperienceBars
   |nexus id = 2631
+
   |nexus   = 8048
   |github  =  
+
   |github = Ophaneom/Abilities-Experience-Bars
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjustable Stamina Healing
+
   |name   = Abilities - Experience Bars 1.6, Abilities Experience Bars
   |author   = punyo, yakminepunyo
+
   |author = Sandman53
   |id       = punyo.AdjustableStaminaHealing
+
   |id     = Sandman53.AbilitiesExperienceBars
   |nexus id = 2149
+
   |nexus   = 22751
   |github   = pomepome/AdjustableStaminaHealing
+
   |github = Sandman534/Abilities-Experience-Bars
  |3.0 ready= https://github.com/pomepome/AdjustableStaminaHealing/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Artisan Prices
+
   |name   = A Better Crab Trap
   |author   = ThatNorthernMonkey
+
   |author = ARgoChxw
   |id       = ThatNorthernMonkey.AdjustArtisanPrices
+
   |id     = ARgoChxw.ABetterCrabTrap
   |nexus id =
+
   |nexus  = 22015
   |cf id    = 3532
+
   |github =
   |github   = ThatNorthernMonkey/AdjustArtisanPrices
 
  |broke in = Stardew Valley 1.1
 
  |unofficial version = 0.0.2-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 
  |3.0 ready= yes, https://github.com/ThatNorthernMonkey/AdjustArtisanPrices/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Baby Chance
+
   |name   = A Bonafide Special Blue Chicken
   |author   = f4iTh, JertsukkaTheMan
+
   |author = r1kai, rikai, rikai and jackkimball
   |id       = f4iTh.AdjustBabyChance
+
   |id     = rikai.abonafidespecialbluechicken
   |nexus id = 3311
+
   |nexus   = 8979
   |github   =  
+
   |github = rikai/ABonafideSpecialBlueChicken
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adjust Monster
+
   |name   = Access Chest Anywhere
   |author   = mmanlapat
+
   |author = dumb0t, VIspReaderUS
   |id       = mmanlapat.AdjustMonster
+
   |id     = AccessChestAnywhere
   |nexus id = 1161
+
   |nexus   = 257
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Location Loader
+
   |name   = Accessible Tiles
   |author   = Entoarox
+
   |author = GrumpyCrouton
   |id       = Entoarox.AdvancedLocationLoader
+
   |id     = GrumpyCrouton.AccessibleTiles
   |nexus id = 2270
+
   |nexus  = 10755
   |cf id    = 3619
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Machines, AdvMachines
+
   |name   = AchtuurCore
   |author   = ANDR55
+
   |author = Achtuur
   |id       = ANDR55.AdvMachines
+
   |id     = Achtuur.AchtuurCore
   |nexus id =
+
   |nexus  = 16827
   |cf id    =  
+
   |github  = Achtuur/StardewTravelSkill
   |url      = https://community.playstarbound.com/threads/advanced-machines.137132/
 
  |github  =
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
+
   |name   = Action Sitting
   |author   = Omegasis, Alpha_Omegasis
+
   |author = greentodd
   |id       = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!-- changed in 1.5-->
+
   |id     = greentodd.ActionSitting
   |nexus id = 435
+
   |nexus   = 10943
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Advancing Sprinklers
+
   |name   = Activated Sprinklers, Activating Sprinkers<!--changed in 1.0.1-->
   |author   = Warix3
+
   |author = StultusV
   |id       = warix3.advancingsprinklers
+
   |id     = StultusV.ActivatedSprinklers, StultusV.ActivatingSprinklers<!--changed in 1.0.1-->
   |nexus id = 2983
+
   |nexus   = 8688
   |github   =  
+
   |github = JudeRV/Stardew-ActivatingSprinklers
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Adventure Shop Inventory
+
   |name   = Activate Sprinklers
   |author   = Hammurabi
+
   |author = f4iTh, JertsukkaTheMan
   |id       = HammurabiAdventureShopInventory
+
   |id     = f4iTh.ActivateSprinklers
   |nexus id =
+
   |nexus  = 2088
  |cf id    = 4608
+
   |github  =
  |source   = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
 
   |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aggressive Acorns
+
   |name   = Active Menu Anywhere
   |author   = Phrasefable
+
   |author = weizinai
   |id       = Phrasefable.AggressiveAcorns
+
   |id     = weizinai.ActiveMenuAnywhere
   |nexus id = 3661
+
   |nexus   = 21093
   |github   = phrasefable/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Professions
+
   |name   = Actually Lucky Rabbit<!--Nexus-->, Lucky Rabbits Foot<!--manifest-->
   |author   = cantorsdust
+
   |author = Chelsea Bingiel
   |id       = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
+
   |id     = ChelseaBingiel.LuckyRabbitsFoot
   |nexus id = 174
+
   |nexus   = 11447
   |github   = cantorsdust/StardewMods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Almighty Farming Tool, Almighty Tool
+
   |name   = Additional Mine Maps
   |author   = momoaau
+
   |author = aedenthorn, Erinthe
   |id       = 439<!-- actual manifest ID -->
+
   |id     = aedenthorn.AdditionalMineMaps
   |nexus id = 439
+
   |nexus   = 14595
   |github   =
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
<!--
 
  |unofficial url = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 
  |unofficial version = 1.22-unofficial.3.mizzion
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always On Server for Multiplayer
+
   |name   = Add Money
   |author   = funny-snek and Zuberii
+
   |author = Steph Hoel
   |id       = funny-snek.Always_On_Server
+
   |id     = StephHoel.AddMoney
   |nexus id = 2677
+
   |nexus   = 21016
   |github   = funny-snek/Always-On-Server-for-Multiplayer
+
   |github = StephHoel/ModsStardewValley
  |3.0 ready= https://github.com/funny-snek/Always-On-Server-for-Multiplayer/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Always Scroll Map
+
   |name   = Add Money
   |author   = bcmpinc
+
   |author = Pempi
   |id       = bcmpinc.AlwaysScrollMap
+
   |id     = pempi.addMoney
   |nexus id = 2733
+
   |nexus   = 20111
   |github   = bcmpinc/StardewHack
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Birth Every Night
+
   |name   = Add to Workbench Chests
   |author   = Paritee
+
   |author = Rui3
   |id       = Paritee.AnimalBirthEveryNight
+
   |id     = Rui3.AddToWorkbenchChests
   |nexus id = 3440
+
   |nexus   = 5713
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Chooser
+
   |name   = Adjustable Building Costs
   |author   = stokastic
+
   |author = Skalaki
   |id       = stokastic.AnimalChooser
+
   |id     = Skalaki.AdjustableBuildingCosts
   |nexus id = 2573
+
   |nexus   = 12446
   |github   = stokastic/AnimalChooser
+
   |github = MiguelLucas/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |unofficial version = 1.3.1-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324204
+
}}
   |3.0 ready= yes, https://github.com/stokastic/AnimalChooser/pull/2
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Price Hikes
 +
   |author  = Pokeytax
 +
   |id      = Pokeytax.AdjustablePriceHikes
 +
   |nexus  = 2631
 +
  |github =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Husbandry Mod, Butcher Mod
+
   |name   = Adjustable Sprinklers
   |author   = Digus
+
   |author = NCarigon
   |id       = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
+
   |id     = NCarigon.AdjustableSprinklers
   |nexus id = 1538
+
   |nexus   = 21843
   |github   = Digus/StardewValleyMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Sitter
+
   |name   = Adjustable Stamina Healing
   |author   = jwdred
+
   |author = punyo, yakminepunyo
   |id       = jwdred.AnimalSitter
+
   |id     = punyo.AdjustableStaminaHealing
   |nexus id = 581
+
   |nexus   = 2149
   |github   = jdusbabek/stardewvalley
+
   |github = pomepome/AdjustableStaminaHealing
   |broke in = Stardew Valley 1.3.11
+
 
   |unofficial version = 1.1.1-unofficial.3-pathoschild
+
   |broke in           = SMAPI 3.0
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
+
   |unofficial version = 1.0.5-unofficial.1-pathoschild
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343697
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Social Menu
+
   |name   = Adjust Artisan Prices
   |author   = spacechase0
+
   |author = ThatNorthernMonkey
   |id       = spacechase0.AnimalSocialMenu
+
   |id     = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc<!--changed in 0.0.2-pathoschild-update-->
   |nexus id = 3283
+
   |nexus   =
   |cf id    = 5649
+
   |chucklefish = 3532
   |github  = spacechase0/AnimalSocialMenu
+
   |github = ThatNorthernMonkey/AdjustArtisanPrices
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.1
 +
<!--
 +
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Another Hunger Mod
+
   |name   = Adjust Baby Chance
   |author   = spacechase0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = spacechase0.AnotherHungerMod
+
   |id     = f4iTh.AdjustBabyChance
   |nexus id = 3379
+
   |nexus  = 3311
   |cf id    = 5658
+
   |github =
   |github   = spacechase0/AnotherHungerMod
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Server
+
   |name   = Adjust Monster
   |author   = funny-snek
+
   |author = mmanlapat
   |id       = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
+
   |id     = mmanlapat.AdjustMonster
   |nexus id = 2887
+
   |nexus   = 1161
   |github  = funny-snek/anticheat-and-servercode
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.1-ddgroves
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade 2048
+
   |name   = Adopt 'n Skin, Animal Skinner
   |author   = Platonymous
+
   |author = Gathouria
   |id       = Platonymous.2048
+
   |id     = Gathouria.AdoptSkin, Gathouria.AnimalSkinner<!--changed in 2.5-->
   |nexus id = 2048
+
   |nexus   = 4011
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 600967
   |3.0 ready= yes
+
   |github = Gathouria/Adopt-Skin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Pong
+
   |name   = Adopt With Krobus
   |author   = Platonymous
+
   |author = Hana
   |id       = Platonymous.ArcadePong
+
   |id     = Hana.AdoptWithKrobus
   |nexus id = 2044
+
   |nexus   = 22218
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aeremyns/AdoptWithKrobus
  |status  = optional
 
  |3.0 ready= https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Arcade Snake, Snake
+
   |name   = Advanced Cooking
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.Snake
+
   |id     = aedenthorn.AdvancedCooking
   |nexus id = 2056
+
   |nexus   = 11264
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Archaeology House Content Management Helper
+
   |name   = Advanced Flute Blocks
   |author   = Felix-Dev
+
   |author = aedenthorn, Erinthe
   |id       = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id     = aedenthorn.AdvancedFluteBlocks
   |nexus id = 2804
+
   |nexus   = 10934
   |github   = Felix-Dev/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Artifact System Fixed
+
   |name   = Advanced Key Bindings
   |author   = Ilyaki
+
   |author = Drachenkatze
   |id       = Ilyaki.ArtifactSystemFixed
+
   |id     = Drachenkatze.AdvancedKeyBindings
   |nexus id = 2761
+
   |nexus   = 5127
   |github   = Ilyaki/ArtifactSystemFixed
+
   |github = Drachenkaetzchen/AdvancedKeyBindings
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ashley NPC
+
   |name   = Advanced Loot Framework
   |author   = Travoos
+
   |author = aedenthorn, Erinthe
   |id       = none<!-- no ID in manifest -->
+
   |id     = aedenthorn.AdvancedLootFramework
   |nexus id =  
+
   |nexus   = 7739
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
+
 
   |github  = Club559/AshleyMod
+
   |broke in          = Stardew Valley 1.6<!--@retest-linked-->
  |broke in = SMAPI 2.0
+
   |unofficial version = 0.4.2-unofficial.1-mouahrara
   |3.0 ready=  
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Tapper's Dream, A Tree Overhaul
+
   |name   = Advanced Machines, AdvMachines
   |author   = Goldenrevolver
+
   |author = ANDR55
   |id       = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
+
   |id     = ANDR55.AdvMachines
   |nexus id = 260
+
   |nexus   =
   |source   = {{nexus mod|260}} <!-- in download -->
+
   |url    = https://community.playstarbound.com/threads/advanced-machines.137132/
 +
   |github  =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-29#post-3306991
+
   |status  = workaround
   |unofficial version = 1.4.1-unofficial.3-slamerz
+
  |summary  = use [[#Automate|Automate]] instead to automate machines; other features now part of the vanilla game.
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Melee Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedMeleeFramework
 +
  |curse  = 868856
 +
  |nexus  = 7886
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Menu Positioning
 +
   |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.AdvancedMenuPositioning
 +
   |nexus  = 11315
 +
  |github = aedenthorn/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ATM
+
   |name   = Advanced Save Backup, Stardew Auto Backup, Stardew_Save_Backup
   |author   = Platonymous
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Platonymous.ATM
+
   |id     = Omegasis.AdvancedSaveBackup, Omegasis.SaveBackup<!--changed in 1.5-->
   |nexus id = 3135
+
   |nexus   = 435
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Audio Devices
+
   |name   = Advanced Social Interactions
   |author   = Max Vollmer, SVProtector
+
   |author = spacechase0
   |id       = maxvollmer.audiodevices
+
   |id     = spacechase0.AdvancedSocialInteractions
   |nexus id = 2838
+
   |nexus   = 14451
   |github   = maxvollmer/AudioDevices
+
   |github = spacechase0/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Animal Doors
+
   |name   = Advent Calendar
   |author   = taggartaa, Aaron Taggart
+
   |author = Darzington
   |id       = AaronTaggart.AutoAnimalDoors
+
   |id     = darzington.AdventCalendarMod
   |nexus id = 1019
+
   |nexus   = 7444
   |github   = taggartaa/AutoAnimalDoors
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
 
   |name    = Auto Coffee
+
{{#invoke:SMAPI compatibility|entry
   |author  = Benjamin Wilcox, Ben880, ben1830
+
   |name    = Adventurers Guild Multiplayer Shared Kills
   |id      = BenjaminWilcox.AutoCoffee
+
   |author  = Veniamin-Arefev
   |nexus id = 2387
+
   |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
   |github  =  
+
   |nexus   = 19442
  |3.0 ready= no
+
   |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Crop
+
   |name   = Adventure Shop Inventory
   |author   = aurnj, Roy Li
+
   |author = Hammurabi
   |id       = RuyiLi.AutoCrop
+
   |id     = HammurabiAdventureShopInventory
   |nexus id =  
+
   |nexus   =
   |cf id    =  
+
   |chucklefish = 4608
   |url      = https://community.playstarbound.com/threads/autocrop.129152/
+
   |source  = https://community.playstarbound.com/resources/adventure-shop-inventory.4608
  |github  =
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Eat
+
   |name   = AFK Pause, AFK Time Pause
   |author   = Permamiss
+
   |author = aedenthorn, Erinthe
   |id       = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
+
   |id     = aedenthorn.AFKTimePause
   |nexus id = 643
+
   |nexus   = 14228
   |github   = Permamiss/Auto-Eat
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= https://github.com/Permamiss/Auto-Eat/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Fish
+
   |name   = Agenda
   |author   = WhiteMind
+
   |author = OFTS_CQM
   |id       = WhiteMind.AF
+
   |id     = ofts.agenda
   |nexus id = 1895
+
   |nexus   = 20432
   |github   = WhiteMinds/mod-sv-autofish
+
   |github = ofts-cqm/StardewValley-Agenda
  |3.0 ready= https://github.com/WhiteMinds/mod-sv-autofish/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Gate
+
   |name   = Aggressive Acorns
   |author   = Teban100
+
   |author = Phrasefable
   |id       = AutoGate
+
   |id     = Phrasefable.AggressiveAcorns
   |nexus id = 820
+
   |nexus   = 3661
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = phrasefable/StardewMods
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324704
 
  |3.0 ready= yes, https://github.com/StephenKairos/Teban100-StardewMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto-Grabber Mod
+
   |name   = AI Raphtalia Inworld, Raphtalia NPC AI Dialogue (Inworld)
   |author   = Jotser
+
   |author = Fippsie
   |id       = Jotser.AutoGrabberMod
+
   |id     = Fippsie.AIRaphtalia
   |nexus id = 2783
+
   |nexus   = 17273
   |github   = jotser/StardewMods
+
   |github =
  |3.0 ready= https://github.com/jotser/StardewMods/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Load Game
+
   |name   = Airstrike
   |author   = Caraxian
+
   |author = XxHarvzBackxX
   |id       = caraxian.AutoLoadGame
+
   |id     = harvz.Airstrike.DLL
   |nexus id = 2509
+
   |nexus   = 10464
   |github   = Caraxi/StardewValleyMods
+
   |github = XxHarvzBackxX/airstrike
   |3.0 ready= https://github.com/Caraxi/StardewValleyMods/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automate
+
   |name   = Alarms
   |author   = Pathoschild
+
   |author = aedenthorn, Erinthe
   |id       = Pathoschild.Automate
+
   |id     = aedenthorn.Alarms
   |nexus id = 1063
+
   |nexus   = 17607
   |github   = Pathoschild/StardewMods
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automated Doors
+
   |name   = A Less Flashy Stardew
   |author   = mrslowly, azah
+
   |author = mistyspring
   |id       = azah.automated-doors
+
   |id     = mistyspring.lessflashy
   |nexus id =
+
   |nexus  = 10531
   |cf id    =  
+
   |github =
  |url      = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
 
   |github   = azah/AutomatedDoors
 
  |broke in = Stardew Valley 1.3
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324312
 
  |unofficial version = 1.4.3-unofficial.3-TNT
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Automatic Gates
+
   |name   = All Chests Menu
   |author   = ScheKaa
+
   |author = aedenthorn, Erinthe
   |id       = Rakiin.AutomaticGates
+
   |id     = aedenthorn.AllChestsMenu
   |nexus id = 3109
+
   |curse  = 868705
   |moddrop id = 467021
+
   |nexus  = 14494
   |github  =  
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Speed
+
   |name   = Allow Beach Sprinklers
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Jag3dagster
   |id       = Omegasis.AutoSpeed
+
   |id     = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
   |nexus id = 443
+
   |nexus   = 7629
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Hedgehog-Technologies/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stacker, Item Auto Stacker
+
   |name   = All Professions
   |author   = CatCattyCat, Cat
+
   |author = cantorsdust and Pathoschild
   |id       = cat.autostacker
+
   |id     = cantorsdust.AllProfessions, community.AllProfessions, 8c37b1a7-4bfb-4916-9d8a-9533e6363ea3<!--changed in 1.3.1 and 1.2-->
   |nexus id = 1184
+
   |nexus   = 174
   |github   = danvolchek/StardewMods
+
   |github = cantorsdust/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Stack Items to Chest
+
  |name    = Almanac
   |author   = Chosimba
+
  |author  = Khloe Leclair
   |id       = Chosimba.AutoStackItemsToChest
+
  |id      = leclair.almanac
   |nexus id = 2307
+
  |nexus  = 11022
   |github  =  
+
  |github  = KhloeLeclair/StardewMods
   |3.0 ready= no
+
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name   = Almanac → DGA Support
 +
   |author = Khloe Leclair
 +
   |id     = leclair.almanacdga
 +
   |nexus   = 11022
 +
  |github  = KhloeLeclair/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Almighty Farming Tool, Almighty Tool
 +
  |author  = momoaau
 +
  |id     = 439<!--actual manifest ID-->
 +
  |nexus  = 439
 +
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary  = Consider using [[#Multitool|Multitool]] or [[#Auto Tool|Auto Tool]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-18#post-3291454
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = AutoWater
+
   |name   = Alternative Textures
   |author   = Whisk, ddgroves
+
   |author = PeacefulEnd
   |id       = whiskersalt.AutoWater, Whisk.AutoWater<!--changed in 1.1.4-->
+
   |id     = PeacefulEnd.AlternativeTextures
   |nexus id = 1666
+
   |curse  = 870938
   |github   = ddgroves/AutoWater
+
   |nexus   = 9246
   |3.0 ready= yes
+
   |github  = Floogen/AlternativeTextures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Auto Watering
+
   |name   = Alvadea's Farm Maps - Goldrush, Alvadea's Mining Shack
   |author   = aurnj, Roy Li
+
   |author = Alvadea & Jaksha6472
   |id       = AutoWater
+
   |id     = Alja.Shack
   |nexus id =
+
   |nexus  = 13187
  |cf id    =
+
   |github  = Jaksha6472/MiningShack
   |url      = https://community.playstarbound.com/threads/auto-watering.129355
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status = workaround
 
  |summary  = use [[#AutoWater|AutoWater]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = A Very Special Blue Chicken
+
   |name   = Alvadea's Farm Maps - Walpurgisnacht, Alvadea's WitchTower
   |author   = jackkimball
+
   |author = Alvadea & Jaksha6472
   |id       = jackkimball.averyspecialbluechicken
+
   |id     = Alja.witchtower
   |nexus id = 2465
+
   |nexus   = 15926
   |github   = jacksonkimball/AVerySpecialBlueChicken
+
   |github = Jaksha6472/WitchTower
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Baby Gender Interface
+
   |name   = Always Hay
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Omek97
   |id       = f4iTh.BabyGenderInterface
+
   |id     = omek97.always_hay
   |nexus id = 1947
+
   |nexus   = 20808
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Backpack Resizer
+
   |name   = Always On Server for Multiplayer
   |author   = DefenTheNation
+
   |author = funny-snek and Zuberii
   |id       = DefenTheNation.BackpackResizer
+
   |id     = funny-snek.Always_On_Server
   |nexus id = 2263
+
   |nexus   = 2677
   |github   = DefenTheNation/StardewMod-BackpackResizer
+
   |github = funny-snek/Always-On-Server-for-Multiplayer
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.20.3-unofficial.2-mikko_perkele
 +
  |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Basic Sprinkler Improved
+
   |name   = Always Organize Chests
   |author   = LittleRaskols
+
   |author = Zamiel
   |id       = lrsk_sdvm_bsi.0117171308
+
   |id     = Zamiel.AlwaysOrganizeChests
   |nexus id = 833
+
   |nexus   = 21207
   |github   =
+
   |github = Zamiell/stardew-valley-mods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battery Warning Mod
+
   |name   = Always Scroll Map
   |author   = Husky110
+
   |author = bcmpinc
   |id       = Husky110.BatteryWarningMod
+
   |id     = bcmpinc.AlwaysScrollMap
   |nexus id = 1886
+
   |nexus   = 2733
   |github   = Husky110/BatteryWarningMod
+
   |github = bcmpinc/StardewHack
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Battle Royalley
+
   |name   = Always Special Title
   |author   = Ilyaki
+
   |author = DespairScent
   |id       = Ilyaki.BattleRoyale
+
   |id     = DespairScent.AlwaysSpecialTitle
   |nexus id = 3199
+
   |nexus   = 22150
   |github   = Ilyaki/BattleRoyalley
+
   |github = DespairScent/AlwaysSpecialTitle
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bwdyworks
+
   |name   = Always Swim
   |author   = bwdy
+
   |author = Hoggagf2
   |id       = bwdyworks
+
   |id     = Hoggagf2.AlwaysSwim
   |nexus id = 3530
+
   |nexus   = 13264
   |github   = bwdymods/SDV-bwdyworks
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bee House Flower Range Fix
+
   |name   = Ambient Light
   |author   = KirbyLink
+
   |author = SixthTitan
   |id       = kirbylink.beehousefix
+
   |id     = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
   |nexus id = 3013
+
   |nexus   = 4639
  |github  = KirbyLink/BeeHouseFix
+
 
   |3.0 ready= https://github.com/KirbyLink/BeeHouseFix/pull/1
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Befriend Marlon and Gunther
+
   |name   = Ancient Fruit Won't Die in Winter
   |author   = Yoshimax
+
   |author = cindyexe
   |id       = Yoshimax.BefriendMarlon
+
   |id     = cindyexe.afddiw
   |nexus id = 2569
+
   |nexus   = 8823
   |github   = yoshimax2/Befriend-Marlon-and-Gunther
+
   |github =
   |3.0 ready= https://github.com/yoshimax2/Befriend-Marlon-and-Gunther/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better 10 Hearts
+
   |name   = Angel's Existing Weapon Updater
   |author   = EpicBellyFlop45
+
   |author = Angela Ranna
   |id       = EpicBellyFlop45.Better10Hearts
+
   |id     = AngelaRanna.ExistingWeaponsUpdater
   |nexus id = 3605
+
   |nexus   = 6894
   |github   = EpicBellyFlop45/StardewMods
+
   |github = AngelaRanna/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Activate Sprinklers
+
   |name   = Angel's Weapon Rebalance
   |author   = ChaosEnergy
+
   |author = Angela Ranna
   |id       = ChaosEnergy.BetterActivateSprinklers
+
   |id     = AngelaRanna.WeaponBalanceCode
   |nexus id = 3097
+
   |nexus   = 6894
   |github   = yuri-moens/BetterActivateSprinklers
+
   |github = AngelaRanna/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Artisan Good Icons
+
   |name   = Angry Grandpa
   |author   = CatCattyCat, Cat
+
   |author = Jonqora
   |id       = cat.betterartisangoodicons
+
   |id     = Jonqora.AngryGrandpa
   |nexus id = 2080
+
   |nexus   = 6324
   |github   = danvolchek/StardewMods
+
   |github = Jonqora/StardewMods
   |3.0 ready= yes
+
 
 +
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crab Pots
+
   |name   = Animal Birth Every Night
   |author   = EpicBellyFlop45
+
   |author = Paritee
   |id       = EpicBellyFlop45.BetterCrabPots
+
   |id     = Paritee.AnimalBirthEveryNight
   |nexus id = 3159
+
   |nexus   = 3440
   |github   = EpicBellyFlop45/StardewMods
+
   |github = paritee/Paritee.StardewValley.Frameworks
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Crafting
+
   |name   = Animal Chooser
   |author   = RedstoneBoy
+
   |author = stokastic
   |id       = RedstoneBoy.BetterCrafting
+
   |id     = stokastic.AnimalChooser
   |nexus id = 2504
+
   |nexus   = 2573
   |github   = RedstoneBoy/BetterCrafting
+
   |github = stokastic/AnimalChooser
 +
 
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.2.1-unofficial.3-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329150
+
   |summary  = use [[#Animal Selector|Animal Selector]] instead.
  |3.0 ready= yes, https://github.com/RedstoneBoy/BetterCrafting/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Discord Presence, SVBDP
+
   |name   = Animal Dialogue Framework
   |author   = GitStonic, IMSTONIC
+
   |author = aedenthorn, Erinthe
   |id       = gitstonic.svbdp
+
   |id     = aedenthorn.AnimalDialogueFramework
   |nexus id = 3092
+
   |nexus   = 16881
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Fruit Trees
+
   |name   = Animal Husbandry Mod, Butcher Mod
   |author   = CatCattyCat, Cat
+
   |author = Digus
   |id       = cat.betterfruittrees
+
   |id     = DIGUS.ANIMALHUSBANDRYMOD, DIGUS.BUTCHER<!--changed in 2.0.1-->
   |nexus id = 1976
+
   |nexus   = 1538
   |github   = danvolchek/StardewMods
+
   |github = Digus/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Garden Pots
+
   |name   = Animal Observer
   |author   = CatCattyCat, Cat
+
   |author = NOFILENAMED
   |id       = cat.bettergardenpots
+
   |id     = NFN.ANIMOBS
   |nexus id = 2209
+
   |nexus   = 8653
   |github   = danvolchek/StardewMods
+
   |github = nofilenamed/AnimalObserver
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Hay
+
   |name   = Animal Patting
   |author   = CatCattyCat, Cat
+
   |author = DiddyP
   |id       = cat.betterhay
+
   |id     = DiddyP.AnimalPatting
   |nexus id = 1430
+
   |nexus   = 3837
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Iridium Tool Area
+
   |name   = Animal Pet Status
   |author   = dphile
+
   |author = Hakej
   |id       = dphile.BetterIridiumFarmTools
+
   |id     = hakej.animalpetstatus
   |nexus id = 2085
+
   |nexus   = 8725
   |github   = dphile/SDVBetterIridiumTools
+
   |github = Hakej/Animal-Pet-Status
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Junimos
+
   |name   = Animal Produce Expansion
   |author   = hawkfalcon
+
   |author = elbe
   |id       = hawkfalcon.BetterJunimos
+
   |id     = elbe.AnimalProduceExpansion
   |nexus id = 2221
+
   |nexus   = 9119
   |github   = hawkfalcon/Stardew-Mods
+
  |moddrop = 988407
   |3.0 ready= yes
+
   |github = lshtech/AnimalProduceExpansion
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Mixed Seeds
+
   |name   = Animals Die
   |author   = EpicBellyFlop45
+
   |author = Goldenrevolver
   |id       = EpicBellyFlop45.BetterMixedSeeds
+
   |id     = Goldenrevolver.AnimalsDie
   |nexus id = 3012
+
   |nexus   = 7769
   |github   = EpicBellyFlop45/StardewMods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quality More Seeds
+
   |name   = Animals Don't Eat Grass
   |author   = bmarquismarkail, Space Baby
+
   |author = KarratKake
   |id       = SB_BQMS
+
   |id     = KarratKake.AnimalsDontEatGrass
   |nexus id = 935
+
   |nexus   = 7474
   |github   = bmarquismarkail/SV_BetterQualityMoreSeeds
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Quarry
+
   |name   = Animals Don't Remove Grass
   |author   = Nishtra
+
   |author = MrShreddie
   |id       = BetterQuarry
+
   |id     = MrShreddie.AnimalsDontRemoveGrass
   |nexus id = 771
+
   |nexus   = 21028
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.23
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-58#post-3325744
 
  |unofficial version = 1.3.1-unofficial.3-Fanq
 
  |3.0 ready= yes<!-- unofficial version only -->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Ranching, Better Milking
+
   |name   = Animal Shop Conditions
   |author   = Urbanyeti
+
   |author = elbe
   |id       = BetterRanching
+
   |id     = elbe.AnimalShopConditions
   |nexus id = 859
+
   |nexus   = 9107
   |github  = urbanyeti/stardew-better-ranching
+
   |moddrop = 986958
   |3.0 ready= https://github.com/urbanyeti/stardew-better-ranching/pull/4
+
   |github  = lshtech/AnimalShopConditions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Rarecrows
+
   |name   = Animal Sitter
   |author   = EpicBellyFlop45
+
   |author = jwdred
   |id       = EpicBellyFlop45.BetterRarecrows
+
   |id     = jwdred.AnimalSitter
   |nexus id = 3232
+
   |nexus   = 581
   |github   = EpicBellyFlop45/StardewMods
+
   |github = jdusbabek/stardewvalley
   |3.0 ready= yes
+
 
 +
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better RNG
+
   |name   = Animal Sitter LTS
   |author   = Zoryn
+
   |author = oliver
   |id       = Zoryn.BetterRNG
+
   |id     = oliver.AnimalSitterLTS
   |nexus id =
+
   |nexus  = 20831
  |cf id    =
+
   |github = jdusbabek/stardewvalley
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
   |github   = Zoryn4163/SMAPI-Mods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shipping Box
+
   |name   = Animals Need Water
   |author   = Kithio
+
   |author = GZhynko
   |id       = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
+
   |id     = GZhynko.AnimalsNeedWater
   |nexus id =
+
   |nexus  = 6196
   |cf id    = 4302
+
   |github = gzhynko/StardewMods
   |github   =  
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Shop Menu
+
   |name   = Animal Whisperer
   |author   = spacechase0
+
   |author = Shalkin
   |id       = spacechase0.BetterShopMenu
+
   |id     = shaklin.animalwhisperer
   |nexus id = 2012
+
   |nexus  = 8885
   |cf id    = 5245
+
   |github =
   |github   = spacechase0/BetterShopMenu
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Skull Cavern Falling
+
   |name   = Animated Parrot and Perch
   |author   = Max Vollmer, SVProtector
+
   |author = aedenthorn, Erinthe
   |id       = maxvollmer.betterskullcavernfalling
+
   |id     = aedenthorn.ParrotPerch
   |nexus id = 2558
+
   |nexus   = 7957
   |github   = maxvollmer/BetterSkullCavernFalling
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Slingshots
+
   |name   = Animated Portrait Framework
   |author   = CatCattyCat, Cat
+
   |author = akai
   |id       = cat.betterslingshots
+
   |id     = akai.AnimatedPortrait
   |nexus id = 2067
+
   |nexus   = 8249
   |github   = danvolchek/StardewMods
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after HD Portraits-->
 +
<!--
 +
   |status  = workaround
 +
  |summary  = use [[#HD Portraits|HD Portraits]] instead.
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animation-Cancel Keybinding
 +
  |author  = Swaglix
 +
  |id      = swaglix.AnimationCancelKeybinding
 +
  |nexus  = 20159
 +
  |github =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sort
+
   |name   = Anki Study Break
   |author   = Jower
+
   |author = nymvaline
   |id       = Jower.BetterSort
+
   |id     = nymvaline.AnkiStudyBreak
   |nexus id = 1992
+
   |nexus   = 11279
   |github   =  
+
   |github = nymvaline/StardewValley-AnkiStudyBreak
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Sprinklers
+
   |name   = Anniversary on Calendar
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = greentodd
   |id       = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
+
   |id     = greentodd.CalendarAnniversary
   |nexus id = 41
+
   |nexus  = 8351
  |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
+
   |github  =
  |broke in = Stardew Valley 1.2
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-52#post-3323654
 
   |unofficial version = 2.3.1-unofficial.7-pathoschild
 
   |3.0 ready= yes, https://gitlab.com/speeder1/SMAPISprinklerMod/merge_requests/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Windows Mod
+
   |name   = Another Hunger Mod
   |author   = LPMG
+
   |author = spacechase0
   |id       = LPMG.Better_Windows_Mod
+
   |id     = spacechase0.AnotherHungerMod
   |nexus id = 3672
+
  |curse  = 867735
   |github   =  
+
   |nexus   = 3379
   |3.0 ready= yes
+
  |moddrop = 568430
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Backpack
+
   |name   = Another Jump Mod, Yet Another Jump Mod
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.BiggerBackpack
+
   |id     = aedenthorn.YAJM
   |nexus id = 1845
+
   |nexus   = 6546
   |cf id    = 5191
+
   |github  = aedenthorn/StardewValleyMods
   |github   = spacechase0/BiggerBackpack
+
 
   |3.0 ready= yes
+
   |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/page-182#post-124755
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bigger Riverlands Farm
+
   |name   = Anti-Cheat Server
   |author   = Jessebot, JessebotX
+
   |author = funny-snek
   |id       = jessebot.biggerriverlands
+
   |id     = FunnySnek.AntiCheatServer, funnysnek.servercode<!--changed in 7.3-->
   |nexus id = 3025
+
   |nexus  = 2887
   |moddrop id = 467237
+
   |github = funny-snek/anticheat-and-servercode
   |github   = JessebotX/StardewMods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Big Silo
+
   |name   = Anti-Reset Mr. Reduggy
   |author   = lperkins2, Logan Perkins
+
   |author = FricativeMelon
   |id       = lperkins2.BigSilo
+
   |id     = FricativeMelon.AntiResetMrReduggy
   |nexus id = 2429
+
   |nexus  = 15480
  |source   = {{nexus mod|2429}} <!-- in download -->
+
   |github  =
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Billboard Anywhere
+
   |name   = Anti-Social NPCs
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Super Aardvark, ubererdferkel
   |id       = Omegasis.BillboardAnywhere
+
   |id     = SuperAardvark.AntiSocial
   |nexus id = 492
+
   |nexus   = 5371
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = super-aardvark/AardvarkMods-SDV
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Capsule Mod
+
   |name   = Anything Ponds
   |author   = BunnyJumps
+
   |author = MouseyPounds
   |id       = BunnyJumps.BJSCapsuleMod
+
   |id     = MouseyPounds.AnythingPonds
   |nexus id = 2502
+
   |nexus   = 4702
   |github   =  
+
   |github = MouseyPounds/stardew-mods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS MP Kick Mod
+
   |name   = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author   = BunnyJumps
+
   |author = aedenthorn, Erinthe
   |id       = BunnyJumps.BJSMPKickMenu
+
   |id     = aedenthorn.AprilFools
   |nexus id = 2503
+
   |nexus   = 11496
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
   |3.0 ready=
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Night Sounds
+
   |name   = A Quality Mod
   |author   = BunnyJumps
+
   |author = spacechase0
   |id       = BunnyJumps.BJSNightSounds
+
   |id     = spacechase0.AQualityMod
   |nexus id = 2501
+
   |nexus   = 14448
   |github   =  
+
   |github = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.8-beta.6
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS No Clip
+
   |name   = Arcade 2048
   |author   = BunnyJumps
+
   |author = Platonymous
   |id       = BunnyJumps.BJSNoClip
+
   |id     = Platonymous.2048
   |nexus id = 2820
+
  |curse  = 308054
   |github   =  
+
   |nexus   = 2048
   |3.0 ready= no
+
  |moddrop = 793820
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Only Treasure Room
+
   |name   = Arcade Pong
   |author   = BunnyJumps
+
   |author = Platonymous
   |id       = BunnyJumps.BJSOnlyTreasureRoom
+
   |id     = Platonymous.ArcadePong
   |nexus id = 3145
+
   |nexus   = 2044
   |github   =  
+
  |moddrop = 793819
   |3.0 ready= yes
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Plant Everywhere
+
   |name   = Arcade Snake, Snake
   |author   = BunnyJumps
+
   |author = Platonymous
   |id       = BunnyJumps.BJSPlantEverywhere
+
   |id     = Platonymous.Snake
   |nexus id = 3143
+
  |curse  = 308055
   |github   =  
+
   |nexus   = 2056
   |3.0 ready= yes
+
  |moddrop = 793822
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Stop Grass
+
   |name   = Archery
   |author   = BunnyJumps
+
   |author = PeacefulEnd
   |id       = BunnyJumps.BJSStopGrass
+
   |id     = PeacefulEnd.Archery
   |nexus id = 2500
+
  |curse  = 870921
   |github   =  
+
   |nexus   = 16767
   |broke in = Stardew Valley 1.3.29
+
   |github = Floogen/Archery
  |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Thunderstorm
+
   |name   = Archery - Starter Pack
   |author   = BunnyJumps
+
   |author = PeacefulEnd
   |id       = BunnyJumps.BJSThunderStorm
+
   |id     = PeacefulEnd.Archery.StarterPack.Code
   |nexus id = 3144
+
   |nexus   = 16768
   |github   =  
+
   |github = Floogen/Archery
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = BJS Time Skipper
+
   |name   = Arena Challenges Mod
   |author   = BunnyJumps
+
   |author = XxHarvzBackxX
   |id       = BunnyJumps.BJSTimeSkipper
+
   |id     = harvz.ACM.SMAPI
   |nexus id = 2178
+
   |nexus   = 9544
   |github   =  
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Blood Trail
+
   |name   = Artifact Digger
   |author   = aurnj, Roy Li
+
   |author = Mizzion
   |id       = RuyiLi.BloodTrail
+
   |id     = mizzion.artifactdigger
   |nexus id =
+
   |nexus  = 4212
   |cf id    =  
+
   |moddrop = 661378
   |url      = https://community.playstarbound.com/threads/blood-trail.129308
+
   |github = Mizzion/MyStardewMods
   |github   =
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bow
+
   |name   = Artifact System Drop Framework & Geodes Handler, ASDFGH, Artifact System Fixed - Redux
   |author   = spacechase0
+
   |author = pepoluan
   |id       = spacechase0.Bow
+
   |id     = pepoluan.ASDFGH, pepoluan.ArtifactSystemFixedRedux<!--changed in 0.6.1?-->
   |nexus id = 2756
+
   |nexus   = 9023
   |cf id    = 5523
+
   |moddrop = 979525
   |github  = spacechase0/Bow
+
   |github =
   |3.0 ready= yes
+
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits, Breed Rabbits
+
   |name   = Artifact System Fixed
   |author   = Dycedarger
+
   |author = Ilyaki
   |id       = dycedarger.breedlikerabbits
+
   |id     = Ilyaki.ArtifactSystemFixed
   |nexus id = 948
+
   |nexus   = 2761
   |github   =  
+
   |github = Ilyaki/ArtifactSystemFixed
   |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 [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name   = Artisan Goods Redone
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Rhukii
   |id       = f4iTh.BreedLikeRabbits2
+
   |id     = Rhukii.ArtisanGoodsRedone
   |nexus id = 3429
+
   |nexus   = 9414
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Endurance
+
   |name   = Artisan Products Copy Quality
   |author   = Omegasis, Alpha_Omegasis
+
   |author = justastranger
   |id       = Omegasis.BuildEndurance
+
   |id     = JAS.ArtisanProductsCopyQuality
   |nexus id = 445
+
   |moddrop = 1554273
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   =
   |3.0 ready= yes
+
   |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Build Health
+
   |name   = Artista, Artista - Stardew Painter
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Platonymous
   |id       = Omegasis.BuildHealth
+
   |id     = Platonymous.Artista
   |nexus id = 446
+
   |moddrop = 1521420
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 18697
   |3.0 ready= yes
+
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Bus Locations
+
   |name   = Ashley NPC
   |author   = Hootless
+
   |author = Travoos
   |id       = hootless.BusLocations
+
   |id     = none<!--no ID in manifest-->
   |nexus id = 2905
+
   |nexus  =
  |github  = hootless/StardewMods
+
   |url    = https://community.playstarbound.com/threads/smapi-ashley-npc-new-npc.112077
  |broke in = Stardew Valley 1.3.29
+
  |github  = Club559/AshleyMod
   |unofficial version = 1.0.6-unofficial.1-pathoschild
+
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-47#post-3319810
+
   |broke in = SMAPI 2.0
   |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Back Collectables
+
   |name   = A Tapper's Dream, A Tree Overhaul
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Goldenrevolver
   |id       = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
+
   |id     = ddde5195-8f85-4061-90cc-0d4fd5459358, Goldenrevolver.ATappersDream<!--changed in 1.4.2-unofficial.1-->
   |nexus id = 507
+
   |nexus   = 260
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Buy Cooking Recipes, Buy Recipes
+
   |name   = ATM
   |author   = Denifia
+
   |author = Platonymous
   |id       = Denifia.BuyRecipes
+
   |id     = Platonymous.ATM
   |nexus id = 1126
+
  |curse  = 308504
   |github   = Denifia/StardewMods
+
  |moddrop = 793914
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 3135
   |unofficial version = 2.0.1-unofficial.1-Mizzion
+
   |github = Platonymous/Stardew-Valley-Mods
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329554
+
 
  |3.0 ready= yes<!--unofficial request only-->
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cabin Owner Displayed
+
   |name   = AtraCore
   |author   = funny-snek
+
   |author = atravita
   |id       = funnysnek.displaycabinowner
+
   |id     = atravita.AtraCore
   |nexus id = 3036
+
  |curse  = 870972
   |github  =  
+
  |moddrop = 1205156
   |3.0 ready= yes
+
   |nexus   = 12932
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |warnings = Broken on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Calendar Anywhere
+
   |name   = Atra's Interaction Tweaks, Stop Rug Removal
   |author   = Zoryn
+
   |author = atravita
   |id       = Zoryn.CalendarAnywhere
+
   |id     = atravita.StopRugRemoval
   |nexus id =  
+
   |curse  = 870985
   |cf id    =  
+
   |moddrop = 1068101
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 10192
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = atravita-mods/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Campfire Cooking
+
   |name   = Audio Descriptions
   |author   = Kabigon
+
   |author = mistyspring
   |id       = Kabigon.CampfireCooking
+
   |id     = mistyspring.AudioDescription
   |nexus id = 2297
+
  |curse  = 880513
   |github   = KabigonFirst/StardewValleyMods
+
   |nexus   = 16294
   |broke in = Stardew Valley 1.3.29
+
   |github = misty-spring/StardewMods
  |unofficial version = 1.1.2-unofficial.1-pathoschild
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-54#post-3324188
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes, https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Capitalist Split Money
+
   |name   = Aurora GSI for Stardew Valley
   |author   = Ilyaki
+
   |author = macer-Tim Oberle
   |id       = Ilyaki.CapitalistSplitMoney
+
   |id     = macer.AuroraGSI
   |nexus id = 3083
+
   |nexus   = 6088
   |github   = Ilyaki/CapitalistSplitMoney
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Carry Chest
+
   |name   = Auto Animal Doors
   |author   = spacechase0
+
   |author = taggartaa, Aaron Taggart
   |id       = spacechase0.CarryChest
+
   |id     = AaronTaggart.AutoAnimalDoors
   |nexus id = 1333
+
   |nexus  = 1019
   |cf id    = 4851
+
   |github = taggartaa/AutoAnimalDoors
  |moddrop id = 134674
 
   |github   = spacechase0/CarryChest
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Anywhere
+
   |name   = Auto-Attack
   |author   = YukiShiku, LeonBlade
+
   |author = cgifox
   |id       = CasksAnywhere
+
   |id     = cgifox.AutoAttack
   |nexus id = 878
+
   |nexus   = 9620
   |cf id    = 5486
+
   |github  =
  |moddrop id = 124612
+
 
   |github  = LeonBlade/CasksAnywhere
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks Everywhere
+
   |name   = Auto-Attack
   |author   = CatCattyCat, Cat
+
   |author = X3n0n182
   |id       = cat.caskseverywhere
+
   |id     = X3n0n182.AutoAttack
   |nexus id = 2994
+
   |nexus   = 7258
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Casks on Ground
+
   |name   = Auto Bait and Tackles
   |author   = punyo, yakminepunyo
+
   |author = Alison Li
   |id       = punyo.CasksOnGround
+
   |id     = Alison-Li.AutoBaitAndTackles
   |nexus id = 2406
+
   |nexus  = 6773
  |github   = pomepome/CasksOnGround
+
   |github  = Alison-Li/AutoBaitAndTacklesMod
  |3.0 ready= yes
 
}}
 
{{/entry
 
  |name    = Categorize Chests
 
  |author  = SteelixLeiter
 
  |id      = CategorizeChests
 
  |nexus id = 1300
 
   |github   = doncollins/StardewValleyMods
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary = use [[#Convenient Chests|Convenient Chests]] instead.
 
  |3.0 ready=
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/categorizechests-1-4-3-unofficial-3-mizzion-zip.204116/
 
  |unofficial version = 1.4.3-unofficial.3.mizzion
 
-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cat Gifts
+
   |name   = Auto Break Geode
   |author   = skuldomg, Skuld
+
   |author = weizinai
   |id       = skuldomg.catGifts
+
   |id     = weizinai.AutoBreakGeode
   |nexus id = 2132
+
   |nexus   = 20685
   |github   = skuldomg/catGifts
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Change Cabin Type
+
   |name   = Auto Catch
   |author   = funny-snek
+
   |author = MercuryVN
   |id       = funnysnek.ChangeCabinType
+
   |id     = MercuryVN.AutoCatch
   |nexus id = 3046
+
   |nexus   = 22616
   |github   =  
+
   |github = MercuryVN/AutoCatch
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chat Commands
+
   |name   = Auto Coffee
   |author   = CatCattyCat, Cat
+
   |author = Ben880, ben1830
   |id       = cat.chatcommands
+
   |id     = BenjaminWilcox.AutoCoffee
   |nexus id = 2092
+
   |nexus   = 2387
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chefs Closet
+
   |name   = Auto Crop
   |author   = elDudeerino
+
   |author = aurnj, Roy Li
   |id       = Duder.ChefsCloset
+
   |id     = RuyiLi.AutoCrop
   |nexus id = 1030
+
   |nexus   =
   |github   = deLaDude/ChefsCloset
+
  |url    = https://community.playstarbound.com/threads/autocrop.129152/
 +
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
   |3.0 ready=  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto-Eat
 +
  |author  = Permamiss
 +
  |id      = Permamiss.AutoEat, BALANCEMOD_AutoEat<!--changed in 1.1.1-->
 +
  |nexus  = 643
 +
  |curse  = 307990
 +
  |github  = Permamiss/Auto-Eat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Label System
+
   |name   = Auto Farm Screenshot
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = Dwayneten
   |id       = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
+
   |id     = DwayneTen.AutoFarmScreenshot
   |nexus id = 242
+
   |nexus   = 4783
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
+
   |github  = Dwayneten/AutoFarmScreenshot
   |broke in = Stardew Valley 1.1
+
 
 +
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] instead.
+
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
  |3.0 ready=
+
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chest Pooling
+
   |name   = Autofill Pet Bowl
   |author   = mralbobo
+
   |author = maephie
   |id       = mralbobo.ChestPooling
+
   |id     = maephie.AutofillPetBowl
   |nexus id =
+
   |nexus  = 13296
   |cf id    =  
+
   |github  = maephie/StardewMods
   |url      = https://community.playstarbound.com/threads/111988
+
 
  |github  = mralbobo/stardew-chest-pooling
+
   |broke in = Stardew Valley 1.6
   |3.0 ready= https://github.com/mralbobo/stardew-chest-pooling/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chests Anywhere
+
   |name   = Auto Fill Pet Bowl
   |author   = Pathoschild
+
   |author = Siweipancc
   |id       = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
+
   |id     = Siweipancc.AutoFillPetBowl
   |nexus id = 518
+
   |nexus   = 20667
   |github   = Pathoschild/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Child Bed Config
+
   |name   = Auto Fish
   |author   = aclockworkhound
+
   |author = WhiteMind
   |id       = aclockworkhound.ChildBedConfig
+
   |id     = WhiteMind.AF
   |nexus id = 3540
+
   |nexus   = 1895
   |github   = clockworkhound/SDV-ChildBedConfig
+
   |github = WhiteMinds/mod-sv-autofish
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children Like Parents, Dynamic Children Replacer
+
   |name   = Auto Fishing
   |author   = CroiDorcha
+
   |author = SorryLate, rharyanto
   |id       = CroiDorcha.ChildrenLikeParent
+
   |id     = SorryLate.AutoFishing
   |nexus id = 1756
+
   |nexus   = 5235
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Children's Beds Removal
+
   |name   = Auto Fishing
   |author   = Prismuth
+
   |author = Tibbles
   |id       = Prismuth.ChildBedsRemoval
+
   |id     = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
  |nexus id = 1655
+
   |nexus   = 21339
  |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.
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Chill in Your Farmhouse
+
   |name   = Auto Gate
   |author   = Husky110
+
   |author = Teban100
   |id       = Husky110.ChillInYourFarmHouse
+
   |id     = AutoGate
   |nexus id = 1768
+
   |nexus   = 820
   |github   = Husky110/ChillInYourFarmHouse
+
   |github = StephenKairos/Teban100-StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Choose Baby Gender
+
   |name   = Auto-Grab Truffles
   |author   = Travoos
+
   |author = Tsin
   |id       =  
+
   |id     = Tsin.AutoGrabTruffles
   |nexus id = 590
+
   |nexus   = 14162
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Baby Gender Interface|Baby Gender Interface]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Cheats Menu
+
   |name   = Auto-Grab Truffles, QiXing Auto-Grab Truffles
   |author   = CJB
+
   |author = QiXing
   |id       = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
+
   |id     = qixing.AutoGrabTruffles
   |nexus id = 4
+
   |nexus   = 20874
   |github   = CJBok/SDV-Mods
+
   |github = qixing-jk/QiXingAutoGrabTruffles
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Item Spawner
+
   |name   = Auto Grab Truffles
   |author   = CJB
+
   |author = Frostiverse
   |id       = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
+
   |id     = Frostiverse.AutoGrabTruffles
   |nexus id = 93
+
   |nexus   = 21705
   |github   = CJBok/SDV-Mods
+
   |github = Hunter-Chambers/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Show Item Sell Price
+
   |name   = Auto Load Game
   |author   = CJB
+
   |author = Caraxian
   |id       = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
+
   |id     = caraxian.AutoLoadGame
   |nexus id = 5
+
   |nexus   = 2509
   |github   = CJBok/SDV-Mods
+
   |github = Caraxi/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Cellar
+
   |name   = Automate
   |author   = EpicBellyFlop45
+
   |author = Pathoschild
   |id       = EpicBellyFlop45.CleanCellar
+
   |id     = Pathoschild.Automate
   |nexus id = 2975
+
  |curse  = 992857
   |github  = EpicBellyFlop45/StardewMods
+
   |nexus   = 1063
   |3.0 ready= yes
+
   |moddrop = 509760
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Clean Farm
+
   |name   = Automate Chests
   |author   = tstaples
+
   |author = SinZ
   |id       = tstaples.CleanFarm
+
   |id     = SinZ.AutomateChests
   |nexus id = 794
+
   |nexus   = 11727
   |github   = tstaples/CleanFarm
+
   |github = SinZ163/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Click 2 Move
+
   |name   = Automated Doors
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = mrslowly, azah
   |id       = SolomonsWorkshop.Click2Move
+
   |id     = azah.automated-doors
   |nexus id = 2219
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/smapi-2-0-automated-doors.131380
   |broke in = Stardew Valley 1.3.29
+
   |github = azah/AutomatedDoors
   |3.0 ready=  
+
 
 +
   |broke in           = Stardew Valley 1.3
 +
   |unofficial version = 1.4.3-unofficial.4-pickle
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Climates of Ferngill
+
   |name   = Automate Tool Swap
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Trapyy
   |id       = KoihimeNakamura.ClimatesOfFerngill
+
   |id     = Trapyy.AutomatetoolSwap
   |nexus id = 604
+
   |curse  = 1001901
   |github   = JohnsonNicholas/SDVMods
+
   |nexus   = 21050
   |3.0 ready= yes
+
   |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Coal Regen
+
   |name   = Automatic Gates
   |author   = Blucifer, BluciferProgrammer
+
   |author = ScheKaa
   |id       = Blucifer.CoalRegen
+
   |id     = Rakiin.AutomaticGates
   |nexus id = 1664
+
   |nexus  = 3109
  |github   = AbbyNode/StardewValley-CoalRegen
+
   |moddrop = 467021
   |broke in = Stardew Valley 1.3
+
   |github  =
   |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
+
   |warnings = use Nexus, ModDrop is NOT updated
   |3.0 ready= yes, https://github.com/AbbyNode/StardewValley-CoalRegen/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cold Weather Haley SMAPI
+
   |name   = Automatic Screenshot Taker
   |author   = DanielSerrano, Lord Xamon
+
   |author = Zamiel
   |id       = LordXamon.ColdWeatherHaleyPRO
+
   |id     = Zamiel.AutomaticScreenshotTaker
   |nexus id = 1169
+
   |nexus   = 10460
   |github   =
+
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use {{nexus mod|3091|Cold Weather Haley for Content Packer}} instead.
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colorful Chests
+
   |name   = Automators
   |author   = spacechase0
+
   |author = Kristian Skistad
   |id       = spacechase0.ColorfulChests
+
   |id     = KristianSkistad.Automators.Code
   |nexus id = 1623
+
   |nexus  = 15776
  |cf id    = 5085
+
   |github = kristian-skistad/automators
   |moddrop id = 279189
 
   |github   = spacechase0/ColorfulChests
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat Controls
+
   |name   = Auto Melee Attack
   |author   = DJ-STLN
+
   |author = Siweipancc
   |id       = DJ-STLN.CombatControls
+
   |id     = Siweipancc.AutoMeleeAttack
   |nexus id = 2590
+
   |nexus   = 20704
   |github   = DJ-STLN/CombatControls
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Combat with Farming Implements
+
   |name   = Autonomals
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = DespairScent
   |id       = SPDFarmingImplementsInCombat
+
   |id     = DespairScent.Autonomals
   |nexus id = 313
+
   |nexus  = 22879
  |source   = https://gitlab.com/speeder1/farming-implements-combat
+
   |github  =
   |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Bundle Item Tooltip
+
   |name   = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
   |author   = Musbah Sinno
+
   |author = Jag3Dagster
   |id       = musbah.bundleTooltip
+
   |id     = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
   |nexus id = 1329
+
   |curse  = 989657
   |github   = musbah/StardewValleyMod
+
   |nexus   = 7736
   |3.0 ready= yes
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Community Center Bundle Overhaul (SMAPI Version)
+
   |name   = Auto Speed
   |author   = Chaos234
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Chaos234.CommunityCenterBundleOverhaul
+
   |id     = Omegasis.AutoSpeed
   |nexus id = 1681
+
   |nexus  = 443
   |broke in = SMAPI 2.0
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github   = chaos234/StardewValleyMods
 
  |status  = workaround
 
  |summary = use [https://community.playstarbound.com/threads/migrating-xnb-mods-to-content-patcher-packs.141577/page-9#post-3275848 unofficial Content Patcher equivalent] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Companion NPCs
+
   |name   = Auto Stacker, Item Auto Stacker
   |author   = Redwood
+
   |author = CatCattyCat, Cat
   |id       = Redwood.CompanionNPCs
+
   |id     = cat.autostacker
   |nexus id = 3175
+
   |nexus   = 1184
   |github  = EKomperud/StardewMods
+
   |moddrop = 833539
   |3.0 ready= yes
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Machines
+
   |name   = Auto Tool Select
   |author   = KnockedMallard42
+
   |author = lolmaj
   |id       = 21da6619-dc03-4660-9794-8e5b498f5b97
+
   |id     = lolmaj.AutoToolSelect
   |nexus id = 280
+
   |nexus   = 3883
   |github   =  
+
   |github = MaciejMarkuszewski/StardewValleyAutoToolSelect
   |broke in = Stardew Valley 1.3
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Outputs
+
   |name   = Auto Trash
   |author   = Mizzion
+
   |author = DrOreo002
   |id       = mizzion.configuremachineoutputs
+
   |id     = droreo002.autotrash
   |nexus id = 3490
+
   |nexus   = 4924
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configure Machine Speed
+
   |name   = Auto Travel
   |author   = BayesianBandit
+
   |author = GrumpyCrouton
   |id       = BayesianBandit.ConfigureMachineSpeed
+
   |id     = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
   |nexus id = 3519
+
   |nexus   = 10693
   |github   = BayesianBandit/ConfigureMachineSpeed
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Consistent Tree Growth Speed
+
   |name   = Auto Water
   |author   = IceGladiador
+
   |author = Pickle, ddgroves
   |id       = IceGladiador.ConsistentTreeGrowthSpeed
+
   |id     = pickle.autowater
   |nexus id = 1799
+
   |nexus   = 1666
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Code
+
   |name   = Auto Water
   |author   = spacechase0
+
   |author = Steph Hoel
   |id       = spacechase0.ConsoleCode
+
   |id     = StephHoel.AutoWater
   |nexus id = 3101
+
   |nexus  = 21022
   |cf id    = 5610
+
   |github = StephHoel/ModsStardewValley
   |github   = spacechase0/ConsoleCode
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Console Commands, TrainerMod
+
   |name   = Auto Watering (aurnj)
   |author   = SMAPI
+
   |author = aurnj, Roy Li
   |id       = SMAPI.ConsoleCommands
+
   |id     = AutoWater
   |nexus id =  
+
   |nexus   =
   |url     = https://smapi.io
+
   |url     = https://community.playstarbound.com/threads/auto-watering.129355
   |github  = Pathoschild/SMAPI
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
   |summary  = use [[#Auto Water|Auto Water]] or [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Content Patcher
+
   |name   = Auto Watering (stellarashes)
   |author   = Pathoschild
+
   |author = stellarashes
   |id       = Pathoschild.ContentPatcher
+
   |id     = stellarashes.Autowatering
   |nexus id = 1915
+
   |nexus  = 5463
   |moddrop id = 470174
+
   |github = stellarashes/SDVMods
   |github   = Pathoschild/StardewMods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Convenient Chests
+
   |name   = A Very Special Blue Chicken
   |author   = Solariz
+
   |author = jackkimball
   |id       = aEnigma.ConvenientChests
+
   |id     = jackkimball.averyspecialbluechicken
   |nexus id = 2196
+
   |nexus   = 2465
   |github  = aEnigmatic/StardewValley
+
   |github = jacksonkimball/AVerySpecialBlueChicken
   |3.0 ready= yes
+
 
 +
   |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/page-65#post-44643
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cooking Skill
+
   |name   = Baby Pets
   |author   = spacechase0
+
   |author = DellyBelly
   |id       = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
+
   |id     = DellyBelly.BabyPets
   |nexus id = 522
+
   |nexus  = 20967
   |cf id    = 4054
+
   |github = DelphinWave/BabyPets
  |moddrop id = 127277
 
   |github   = spacechase0/CookingSkill
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crab Net
+
   |name   = Backpack Resizer
   |author   = jwdred
+
   |author = DefenTheNation
   |id       = jwdred.CrabNet
+
   |id     = DefenTheNation.BackpackResizer
   |nexus id = 584
+
   |nexus   = 2263
   |github   = jdusbabek/stardewvalley
+
   |github = DefenTheNation/StardewMod-BackpackResizer
  |broke in = Stardew Valley 1.3
 
  |unofficial version = 1.1.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Anything
+
   |name   = Backside Attack
   |author   = Sabera, kelbesque
+
   |author = andysun, ReddoHoku
   |id       = Sabera.CraftAnything
+
   |id     = andysun.BacksideAttack
   |nexus id = 2524
+
   |nexus   = 7815
   |github   = ebehar/CraftAnything
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crafting Counter
+
   |name   = Backstory Questions Framework
   |author   = lolpcgaming
+
   |author = spacechase0
   |id       = lolpcgaming.CraftingCounter
+
   |id     = spacechase0.BackstoryQuestionsFramework
   |nexus id = 1585
+
   |nexus   = 14570
   |github   =  
+
   |github = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-8#post-3280847
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.2.mizzion
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Craft Counter
+
   |name   = Bait Maker - Quality Matters
   |author   = bcmpinc
+
   |author = Speshkitty
   |id       = bcmpinc.CraftCounter
+
   |id     = speshkitty.BaitMakerQuality
   |nexus id = 2739
+
   |nexus   = 22768
   |github   = bcmpinc/StardewHack
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Extension
+
   |name   = Balanced Combine Many Rings
   |author   = Platonymous
+
   |author = Arruda
   |id       = Platonymous.CropExtension
+
   |id     = Arruda.BalancedCombineManyRings
   |nexus id = 3208
+
   |nexus   = 8981
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = arruda/BalancedCombineManyRings
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Anytime Anywhere
+
   |name   = Bank of Ferngill
   |author   = Pathoschild
+
   |author = Mizzion
   |id       = Pathoschild.CropsAnytimeAnywhere
+
   |id     = mizzion.bankofferngill
   |nexus id = 3000
+
   |nexus   = 13043
   |github   = Pathoschild/StardewMods
+
   |github = Mizzion/MyStardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crops Watered Indicator
+
   |name   = BarleyZP's Allergies, BarleyZP Allergies
   |author   = Tyler Thrailkill, snowe2010
+
   |author = BarleyZP
   |id       = tylerthrailkill.cropswateredindicator
+
   |id     = BarleyZP.BzpAllergies
   |nexus id = 3200
+
   |nexus   = 21238
   |github   = snowe2010/starbound-mods
+
   |github = lisyce/SDV_Allergies_Mod
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Transplant
+
   |name   = Barn Incubator Support
   |author   = Digus
+
   |author = elbe
   |id       = DIGUS.CropTransplantMod
+
   |id     = elbe.BarnIncubatorSupport
   |nexus id = 2594
+
   |nexus   = 9049
   |github   = Digus/StardewValleyMods
+
  |moddrop = 986076
   |3.0 ready= yes
+
   |github = lshtech/StardewValleyMods
 +
   |summary = feature now in vanilla game (1.6)
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Basic Sprinkler Improved
   |author   = Omegasis, AlphaOmegasis
+
   |author = littleraskol
   |id       = CurrentLocation102120161203
+
   |id     = lrsk_sdvm_bsi.0117171308
   |nexus id = 638
+
   |nexus   = 833
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = littleraskol/Basic-Sprinkler-Improved
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Current Location
+
   |name   = Bat Form
   |author   = Vrakyas
+
   |author = aedenthorn, Erinthe
   |id       = Vrakyas.CurrentLocation
+
   |id     = aedenthorn.BatForm
   |nexus id = 2191
+
  |curse  = 868667
   |github   =  
+
   |nexus   = 16825
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready=  
+
 
 +
   |broke in           = Stardew Valley 1.6
 +
   |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Adventure Guild Challenges
+
   |name   = Battery Warning Mod
   |author   = DefenTheNation
+
   |author = Husky110
   |id       = DefenTheNation.CustomGuildChallenges
+
   |id     = Husky110.BatteryWarningMod
   |nexus id = 2301
+
   |nexus   = 1886
   |github   = defenthenation/StardewMod-CustomSlayerChallenges
+
   |github = Husky110/BatteryWarningMod
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Asset Modifier
+
   |name   = Battle Ring
   |author   = Omegasis, AlphaOmegasis
+
   |author = lyl
   |id       = Omegasis.CustomAssetModifier
+
   |id     = lyl.br
   |nexus id = 1836
+
   |nexus   = 22027
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Cask Mod
+
   |name   = Battle Royalley
   |author   = Digus
+
   |author = Ilyaki
   |id       = DIGUS.CustomCaskMod
+
   |id     = Ilyaki.BattleRoyale
   |nexus id = 2642
+
   |nexus   = 3199
   |github   = Digus/StardewValleyMods
+
   |github = Ilyaki/BattleRoyalley
   |3.0 ready= yes
+
 
 +
   |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.
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Critters
+
   |name   = Battle Royalley - Year 2
   |author   = spacechase0
+
   |author = Tyler Gibbs
   |id       = spacechase0.CustomCritters
+
   |id     = tylergibbs2.BattleRoyalleyYear2
   |nexus id = 1255
+
   |nexus  = 9891
   |cf id    = 4791
+
   |github = tylergibbs2/BattleRoyalley-Year2
  |moddrop id = 130428
+
 
   |github   = spacechase0/CustomCritters
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crystalarium Mod
+
   |name   = Become Ethereal
   |author   = Digus
+
   |author = Coll1234567
   |id       = DIGUS.CustomCrystalariumMod
+
   |id     = Coll1234567.BecomeEthereal
   |nexus id = 2516
+
   |nexus   = 3746
   |github   = Digus/StardewValleyMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farming Redux, Custom Farming
+
   |name   = Becoming Familiar
   |author   = Platonymous
+
   |author = Krutonium
   |id       = Platonymous.CustomFarming
+
   |id     = ca.krutonium.becomingfamiliar
   |nexus id = 991
+
   |nexus   = 21949
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Furniture
+
   |name   = Bed Tweaks
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.CustomFurniture
+
   |id     = aedenthorn.BedTweaks
   |nexus id = 1254
+
   |nexus   = 10023
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Cart Redux
+
   |name   = Bee Paths
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = aedenthorn, Erinthe
   |id       = KoihimeNakamura.CCR
+
   |id     = aedenthorn.BeePaths
   |nexus id = 1402
+
   |nexus   = 14812
   |github   = JohnsonNicholas/SDVMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Death Penalty
+
   |name   = Befriend Marlon and Gunther
   |author   = CatCattyCat, Cat
+
   |author = Yoshimax
   |id       = cat.customizabledeathpenalty
+
   |id     = Yoshimax.UnfriendMarlonGunther<!--changed in 1.0.9-->, Yoshimax.BefriendMarlon
   |nexus id = 1991
+
   |nexus   = 2569
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customizable Traveling Cart Days
+
   |name   = Berry Season Reminder
   |author   = Yyeahdude
+
   |author = Anthony Hilyard
   |id       = TravelingCartYyeahdude
+
   |id     = com.anthonyhilyard.berryseasonreminder
   |nexus id = 567
+
   |curse  = 446669
   |github   =  
+
   |nexus   = 9315
   |broke in = Stardew Valley 1.3.29
+
   |github  = AHilyard/BerrySeasonReminder
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Exterior
+
   |name   = Better Activate Sprinklers
   |author   = spacechase0
+
   |author = ChaosEnergy
   |id       = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id     = ChaosEnergy.BetterActivateSprinklers
   |nexus id = 1099
+
   |nexus   = 3097
   |cf id    = 4675
+
   |github  = yuri-moens/BetterActivateSprinklers
   |moddrop id = 127272
+
 
   |github   = spacechase0/CustomizeExterior
+
   |broke in = Stardew Valley 1.4
   |3.0 ready= yes
+
   |status   = workaround
 +
   |summary  = use [[#Activate Sprinklers|Activate Sprinklers]] or [[#Activated Sprinklers|Activated Sprinklers]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Greenhouse
+
   |name   = Better Artisan Good Icons
   |author   = Forkmaster
+
   |author = CatCattyCat, Cat
   |id       = Forkmaster.CustomGreenhouse
+
   |id     = cat.betterartisangoodicons
   |nexus id = 3464
+
   |nexus   = 2080
   |github  =  
+
  |moddrop = 833553
   |3.0 ready= yes
+
   |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]).
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Linens
+
   |name   = Better Artisan Good Icons For Meads, Better Artisan Good Icons - Mead Addon
   |author   = Mevima
+
   |author = DaLion and Tithrandel
   |id       = Mevima.CustomLinens
+
   |id     = DaLion.Meads
   |nexus id = 1027
+
   |nexus   =
   |github   =  
+
   |github = daleao/bagi-meads
  |3.0 ready= no
+
 
}}
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
{{/entry
 
  |name    = Custom Music
 
   |author  = Platonymous
 
  |id      = Platonymous.CustomMusic
 
  |nexus id = 3043
 
  |github  = Platonymous/Stardew-Valley-Mods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom NPC
+
   |name   = Better Balance
   |author   = Platonymous
+
   |author = Xen0nex
   |id       = Platonymous.CustomNPC
+
   |id     = Xen0nex.BetterBalance, Xen0nex.BetterBalanceAndroid
   |nexus id = 1607
+
   |nexus   = 8141
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Paths
+
   |name   = Better Beehouses
   |author   = Entoarox
+
   |author = Tlitookilakin
   |id       = Entoarox.CustomPaths
+
   |id     = tlitookilakin.BetterBeehouses
   |nexus id = 2272
+
   |nexus   = 10996
   |cf id    = 5234
+
   |moddrop = 1105633
   |github   = Entoarox/StardewMods
+
   |github = tlitookilakin/BetterBeehouses
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Quest Expiration
+
   |name   = Better Bombs
   |author   = hawkfalcon
+
   |author = Duno666
   |id       = hawkfalcon.CustomQuestExpiration
+
   |id     = Duno666.BetterBombs
   |nexus id = 2148
+
   |nexus   = 7787
   |github   = hawkfalcon/Stardew-Mods
+
   |github = PhillZitt/BetterBombs
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shirts
+
   |name   = Better Butterfly Hutch
   |author   = Platonymous
+
   |author = NormanPCN
   |id       = Platonymous.CustomShirts
+
   |id     = NormanPCN.BetterButterflyHutch
   |nexus id = 2416
+
   |nexus   = 11166
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = NormanPCN/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Shops Redux
+
   |name   = Better Chests
   |author   = Omegasis, Alpha_Omegasis
+
   |author = LeFauxMatt
   |id       = Omegasis.CustomShopReduxGui
+
   |id     = furyx639.BetterChests
   |nexus id = 1378
+
  |curse  = 871836
   |github   = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 1547210
   |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
+
   |nexus   = 9791
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Transparency
+
   |name   = Better Crafting
   |author   = CatCattyCat, Cat
+
   |author = Khloe Leclair
   |id       = cat.customtransparency
+
   |id     = leclair.bettercrafting
   |nexus id = 2359
+
   |nexus   = 11115
   |github  = danvolchek/StardewMods
+
   |moddrop = 1115749
   |3.0 ready= yes
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Walls and Floors
+
   |name   = Better Crafting: Buildings, Craftable Buildings
   |author   = Platonymous
+
   |author = Khloe Leclair
   |id       = Platonymous.CustomWallsAndFloors
+
   |id     = leclair.bcbuildings
   |nexus id = 3010
+
   |nexus   = 11115
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1115749
   |3.0 ready= yes
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warp Locations
+
   |name   = Better Crystalariums
   |author   = CatCattyCat, Cat
+
   |author = DecidedlyHuman
   |id       = cat.customwarplocations
+
   |id     = DecidedlyHuman.BetterCrystalariums
   |nexus id = 1688
+
   |nexus   = 10907
   |github   = danvolchek/StardewMods
+
   |github = DecidedlyHuman/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Warps
+
   |name   = Better Discord Presence, SVBDP
   |author   = f4iTh, JertsukkaTheMan
+
   |author = GitStonic, IMSTONIC
   |id       = f4iTh.CustomWarps
+
   |id     = gitstonic.svbdp
   |nexus id = 3445
+
   |nexus   = 3092
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Luck Message
+
   |name   = Better Doors
   |author   = Schematix, Schmtx
+
   |author = CatCattyCat, Cat
   |id       = Schematix.DailyLuckMessage
+
   |id     = cat.betterdoors
   |nexus id = 1327
+
   |nexus  = 3797
  |github   =  
+
   |github = danvolchek/StardewMods
  |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.4
}}
 
{{/entry
 
  |name    = Daily News
 
  |author  = bashNinja
 
  |id      = bashNinja.DailyNews
 
  |nexus id = 1141
 
   |github   = miketweaver/DailyNews
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
}}
 
{{/entry
 
  |name    = Daily Notifications, Event Notifications
 
  |author  = dreamsicl
 
  |id      = EventNotifications
 
  |nexus id =
 
  |cf id    = 3621
 
  |github  =
 
   |broke in = Stardew Valley 1.2?
 
 
<!--
 
<!--
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |summary  = use [[#Stardew Notification|Stardew Notification]] instead.
+
   |unofficial version = 1.0.3-unofficial.1-strobe
 
-->
 
-->
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Quest Anywhere
+
   |name   = Better Elevator
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn, Erinthe
   |id       = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id     = aedenthorn.BetterElevator
   |nexus id = 513
+
   |nexus   = 12802
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Daily Tasks Report
+
   |name   = Better Elevator - Continued
   |author   = GuiNoya, Yesst
+
   |author = aedenthorn and FlyingTNT
   |id       = GuiNoya.DailyTasksReport
+
   |id     = FlyingTNT.BetterElevator
   |nexus id = 1624
+
   |nexus   = 22340
   |github   = GuiNoya/SVMods
+
   |github = FlyingTNT/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dan Utils
+
   |name   = Better Festival Notifications
   |author   = Danmw3
+
   |author = drbirbdev
   |id       = danmw3.DanUtils
+
   |id     = drbirbdev.BetterFestivalNotifications
   |nexus id = 2287
+
   |nexus   = 14170
   |github   =  
+
   |github = drbirbdev/StardewValley
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Data Layers, Data Maps
+
   |name   = Better Fishing
   |author   = Pathoschild
+
   |author = balllight
   |id       = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id     = balllight.BetterFishing
   |nexus id = 1691
+
   |nexus   = 13585
   |github   = Pathoschild/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Debug Mode
+
   |name   = Better Friendship
   |author   = Pathoschild
+
   |author = Urbanyeti
   |id       = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id     = BetterFriendship
   |nexus id = 679
+
   |nexus   = 10287
   |github   = Pathoschild/StardewMods
+
   |github = urbanyeti/stardew-better-friendship
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deep Woods
+
   |name   = Better Fruit Trees
   |author   = Max Vollmer, SVProtector
+
   |author = CatCattyCat, Cat
   |id       = maxvollmer.deepwoodsmod
+
   |id     = cat.betterfruittrees
   |nexus id = 2571
+
   |nexus   = 1976
   |github  = maxvollmer/DeepWoodsMod
+
  |moddrop = 833546
   |3.0 ready= yes
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Deluxe Auto-Grabber, Coop Grabber
+
   |name   = Better Garbage Cans
   |author   = stokastic
+
   |author = AairTheGreat
   |id       = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id     = AairTheGreat.BetterGarbageCans
   |nexus id = 2462
+
   |nexus   = 4171
   |github   = stokastic/CoopGrabber
+
   |github = AairTheGreat/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 2.5.2-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
  |3.0 ready= yes, https://github.com/stokastic/CoopGrabber/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Desert Obelisk
+
   |name   = Better Garden Pots
   |author   = CatCattyCat, Cat
+
   |author = CatCattyCat, Cat
   |id       = cat.desertobelisk
+
   |id     = cat.bettergardenpots
   |nexus id = 2021
+
   |nexus   = 2209
   |github   = danvolchek/StardewMods
+
  |moddrop = 833555
   |3.0 ready= yes
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 +
  |unofficial version = 1.6.1-unofficial.1-benjiismydog
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Did You Water Your Crops
+
   |name   = Better Hay
   |author   = Nishtra
+
   |author = CatCattyCat, Cat
   |id       = Nishtra.DidYouWaterYourCrops
+
   |id     = cat.betterhay
   |nexus id = 1583
+
   |nexus  = 1430
  |github   =  
+
   |moddrop = 833540
   |status  = workaround
+
   |github = danvolchek/StardewMods
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
 
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Disable Gamepad, Disable Controller
+
   |name   = Better Hitbox
   |author   = lperkins2, Logan Perkins
+
   |author = fodkod, Kodfod
   |id       = lperkins2.DisableController
+
   |id     = kodfod.hitbox
   |nexus id = 2229
+
   |nexus   = 4973
   |github  =  
+
   |github = Kodfod/BetterHitboxStardew
   |3.0 ready= yes
+
 
 +
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Discord Rich Presence
+
   |name   = Better Honey Mead
   |author   = FayneAldan
+
   |author = NCarigon
   |id       = FayneAldan.RichPresence
+
   |id     = NCarigon.BetterHoneyMead
   |nexus id = 2156
+
   |nexus   = 22848
   |github   = FayneAldan/SVRichPresence
+
   |github = ncarigon/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Don't Eat That
+
   |name   = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author   = Pyrohead37
+
   |author = Anthony Maciel, maciel310
   |id       = Pyrohead37.DontEatThat
+
   |id     = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus id = 1951
+
   |nexus   = 15285
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Durable Fences
+
   |name   = Better Iridium Tool Area
   |author   = Zoryn
+
   |author = dphile
   |id       = Zoryn.DurableFences
+
   |id     = dphile.BetterIridiumFarmTools
   |nexus id =  
+
   |nexus   = 2085
   |cf id    =  
+
   |github  = dphile/SDVBetterIridiumTools
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github   = Zoryn4163/SMAPI-Mods
+
   |broke in = Stardew Valley 1.3
   |3.0 ready= yes
+
   |status   = workaround
 +
   |summary  = use [[#Iridium Tools Patch|Iridium Tools Patch]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Checklist
+
   |name   = Better Jukebox
   |author   = gunnargolf
+
   |author = Gaphodil
   |id       = gunnargolf.DynamicChecklist
+
   |id     = Gaphodil.BetterJukebox
   |nexus id = 1145
+
   |nexus  = 6017
  |github   = gunnargolf/DynamicChecklist
+
   |moddrop = 984775
   |broke in = SMAPI 2.0
+
   |github  = Gaphodil/BetterJukebox
   |unofficial url = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |3.0 ready= yes, https://github.com/gunnargolf/DynamicChecklist/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Horses
+
   |name   = Better Junimos
   |author   = Bpendragon
+
   |author = hawkfalcon
   |id       = Bpendragon-DynamicHorses
+
   |id     = hawkfalcon.BetterJunimos
   |nexus id = 874
+
   |nexus   = 2221
   |github   = Bpendragon/DynamicHorses
+
   |github = hawkfalcon/Stardew-Mods
  |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=  
+
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Machines
+
   |name   = Better Junimos Crop Fields
   |author   = tyran285, Ryuuze
+
   |author = micfort
   |id       = DynamicMachines
+
   |id     = micfort.BetterJunimosCropFields
   |nexus id = 374
+
   |nexus   = 10936
   |github  =  
+
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
   |broke in = SMAPI 2.0
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Night Time
+
   |name   = Better Junimos Forestry
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = ceruleandeep
   |id       = knakamura.dynamicnighttime
+
   |id     = ceruleandeep.BetterJunimosForestry
   |nexus id = 2072
+
   |nexus  = 8992
   |moddrop id = 481872
+
   |github = ceruleandeep/CeruleanStardewMods
   |github   = JohnsonNicholas/SDVMods
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic NPC Sprites
+
   |name   = Better Lightning Rods
   |author   = BashNinja
+
   |author = aedenthorn, Erinthe
   |id       = BashNinja.DynamicNPCSprites
+
   |id     = aedenthorn.BetterLightningRods
   |nexus id = 1183
+
   |curse  = 868807
   |github   = miketweaver/BashNinja_SDV_Mods
+
   |nexus   = 10631
   |broke in = Stardew Valley 1.3
+
   |github  = aedenthorn/StardewValleyMods
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Dynamic Running Speed
+
   |name   = Better Meowmere
   |author   = Vrakyas
+
   |author = TheMightyAmondee
   |id       = Vrakyas.DynamicRunningSpeed
+
   |id     = TheMightyAmondee.BetterMeowmere
   |nexus id = 2425
+
   |nexus   = 20374
   |github   =
+
   |github = TheMightyAmondee/BetterMeowmere
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easier Farming
+
   |name   = Better Meteorites
   |author   = Cautious Waffle, skulmuk
+
   |author = spacechase0
   |id       = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id     = spacechase0.BetterMeteorites
   |nexus id = 1426
+
  |curse  = 867727
   |github  =  
+
   |nexus   = 5096
   |3.0 ready= yes
+
   |moddrop = 771682
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Mixed Seeds
 +
  |author  = Sonozuki
 +
  |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 +
  |nexus  = 3012
 +
  |github  = Sonozuki/StardewMods
  
{{/entry
+
   |broke in = Stardew Valley 1.6
  |name    = Easy Gifting
 
  |author  = CeruleanSpirit
 
  |id      = EasyGifting.2957, EasyGifting.60073756<!-- changed in 2.0-->
 
  |nexus id = 2957
 
  |github  =
 
   |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Easy Petting
+
   |name   = Better Panning
   |author   = CeruleanSpirit
+
   |author = AairTheGreat
   |id       = EasyPetting.3032
+
   |id     = AairTheGreat.BetterPanning
   |nexus id = 3032
+
   |nexus   = 4161
   |github   =  
+
   |github = AairTheGreat/StardewValleyMods
   |status = optional
+
 
  |3.0 ready= no
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Eat More
+
   |name   = Better Panning Extra Config
   |author   = crc-fehler
+
   |author = trashcan9
   |id       = crc.eatmore
+
   |id     = trashcan9.BetterPanning.ExtraConfig
   |nexus id = 2724
+
   |nexus   = 16235
   |github   =  
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Emotes
+
   |name   = Better Panning Spot
   |author   = aurnj, Roy Li
+
   |author = ForgedBrass
   |id       = RuyiLi.Emotes
+
   |id     = ForgedBrass.BetterPanningSpot
   |nexus id =
+
   |nexus  = 10608
   |cf id    =  
+
   |github =
  |url      = https://community.playstarbound.com/threads/emotes.129159
 
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elevator
+
   |name   = Better Planting
   |author   = Ilyaki
+
   |author = Achtuur
   |id       = Ilyaki.Elevator
+
   |id     = Achtuur.BetterPlanting
   |nexus id = 2952
+
   |nexus   = 17252
   |github   = Ilyaki/Elevator
+
   |github = Achtuur/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Elven Krobus, Underdark Krobus
+
   |name   = Better Quality More Seeds
   |author   = Mel Noelle and Kirbylink
+
   |author = bmarquismarkail, Space Baby
   |id       = melnoelle.underdarkkrobus
+
   |id     = SpaceBaby.BetterQualityMoreSeeds, SB_BQMS<!--changed in 2.0.0-4-->
   |nexus id = 3071
+
   |nexus   = 935
   |github   =  
+
   |github = bmarquismarkail/SV_BetterQualityMoreSeeds
   |3.0 ready= no<!--entry DLL capitalisation-->
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Empty Hands
+
   |name   = Better Quarry
   |author   = Oblitus
+
   |author = Nishtra
   |id       = QuicksilverFox.EmptyHands
+
   |id     = BetterQuarry
   |nexus id = 1176
+
   |nexus  = 771
  |github   = quicksilverfox/StardewMods
+
   |github =
   |3.0 ready= https://github.com/quicksilverfox/StardewMods/pull/2
+
 
}}
+
   |broke in = Stardew Valley 1.4
{{/entry
 
  |name    = Enemy Health Bars, Health Bars
 
  |author  = OrSpeeder, Mauricio Gomes
 
  |id      = Speeder.HealthBars
 
  |nexus id = 193
 
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
   |broke in = Stardew Valley 1.2
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] by TheThor59, [[#Health Bars|Health Bars]], or [[#HP Bars|HP Bars]] instead.
+
   |summary  = use {{nexus mod|5170|Better Quarry Redux}} instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enemy Health Bars, Enemies Health Bars
+
   |name   = Better Ranching, Better Milking
   |author   = TheThor59
+
   |author = Urbanyeti
   |id       = Thor.EnemyHealthBars
+
   |id     = BetterRanching
   |nexus id = 3627
+
   |nexus   = 859
   |github   = TheThor59/StardewMods
+
   |github = urbanyeti/stardew-better-ranching
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Better Rarecrows
   |author   = jahangmar
+
   |author = Sonozuki
   |id       = jahangmar.WorkingFireplace
+
   |id     = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
   |nexus id = 3654
+
   |nexus   = 3232
   |github   =  
+
   |github = Sonozuki/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Enhanced Relationships
+
   |name   = Better Return Scepter
   |author   = Mizzion
+
   |author = DecidedlyHuman
   |id       = mizzion.enhancedrelationships
+
   |id     = DecidedlyHuman.BetterReturnScepter
   |nexus id = 1927
+
   |nexus   = 11610
   |github   = Mizzion/EnhancedRelationships
+
   |github = DecidedlyHuman/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Entoarox Framework
+
   |name   = Better RNG
   |author   = Entoarox
+
   |author = Zoryn
   |id       = Entoarox.EntoaroxFramework
+
   |id     = Zoryn.BetterRNG
   |nexus id = 2269
+
   |nexus   =
   |cf id    = 4228
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github   = Entoarox/StardewMods
+
   |github = Zoryn4163/SMAPI-Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Equivalent Exchange
+
   |name   = Better Rods
   |author   = MercuriusXeno, x3n0ph0b3
+
   |author = Achtuur
   |id       = MercuriusXeno.EquivalentExchange
+
   |id     = Achtuur.BetterRods
   |nexus id = 1656
+
   |nexus   = 17026
   |github   = MercuriusXeno/EquivalentExchange
+
   |github = Achtuur/StardewMods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Event Repeater
+
   |name   = Better Shipping Bin
   |author   = MissCoriel
+
   |author = MindMeltMax
   |id       = misscoriel.eventrepeater
+
   |id     = MindMeltMax.BetterShipping
   |nexus id = 3642
+
  |curse  = 1004479
   |github   =  
+
   |moddrop = 1135742
   |3.0 ready= yes
+
   |nexus   = 10487
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Everlasting Baits and Unbreakable Tackles
+
   |name   = Better Shipping Box
   |author   = Digus
+
   |author = Kithio
   |id       = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id     = Kithio:BetterShippingBox, Kithio.BetterShippingBox<!--changed in 1.0.3-unofficial-->
  |nexus id = 2360
+
   |nexus   =
  |github  = Digus/StardewValleyMods
+
   |chucklefish = 4302
  |3.0 ready= yes
+
   |github  =
}}
+
 
{{/entry
 
   |name    = Expanded Fridge, Dynamic Expanded Fridge
 
  |author   = Lodukas
 
   |id      = Uwazouri.ExpandedFridge
 
   |nexus id = 1191
 
  |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
<!--
 
  |unofficial url = https://community.playstarbound.com/attachments/expandedfridge-1-2-9-unofficial-1-f4ith-zip.201705
 
  |unofficial version = 1.2.9-unofficial.1-f4ith
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Experience Bars
+
   |name   = Better Shop Menu
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id     = spacechase0.BetterShopMenu
   |nexus id = 509
+
   |curse  = 867744
   |cf id    = 3905
+
   |moddrop = 771614
   |moddrop id = 127275
+
   |nexus  = 2012
   |github   = spacechase0/ExperienceBars
+
   |github = spacechase0/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Bus System
+
   |name   = Better Signs
   |author   = Tondorian
+
   |author = stebaker92, Steve Baker
   |id       = ExtendedBusSystem
+
   |id     = stebaker92.bettersigns
   |nexus id =
+
   |nexus  = 7482
   |cf id    = 4373
+
   |github =
   |github   =
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Fridge
+
   |name   = Better Skull Cavern Falling
   |author   = Crystalmir
+
   |author = Max Vollmer, SVProtector
   |id       = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id     = maxvollmer.betterskullcavernfalling
   |nexus id = 485
+
   |nexus   = 2558
   |github   = Mystra007/ExtendedFridgeSMAPI
+
   |github  = maxvollmer/BetterSkullCavernFalling
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--note: 1.1.1-unofficial.4 causes item loss.
 
  |unofficial url = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Minecart
+
   |name   = Better Slingshots
   |author   = Entoarox
+
   |author = CatCattyCat, Cat
   |id       = Entoarox.ExtendedMinecart
+
   |id     = cat.betterslingshots
   |nexus id = 2271
+
   |nexus   = 2067
   |cf id    = 4359
+
   |moddrop = 833552
   |github   = Entoarox/StardewMods
+
   |github = danvolchek/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extended Reach
+
   |name   = Better Sort
   |author   = spacechase0
+
   |author = Jower
   |id       = spacechase0.ExtendedReach
+
   |id     = Jower.BetterSort
   |nexus id = 1493
+
   |nexus   = 1992
   |cf id    = 4997
+
   |github  =
  |moddrop id = 242303
+
 
   |github  = spacechase0/ExtendedReach
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FaeQuest
+
   |name   = Better Sprinklers
   |author   = Navi-chan, ooo0000
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = NaviChan.FaeQuest
+
   |id     = Speeder.BetterSprinklers, SPDSprinklersMod<!--changed in 2.3-->
   |nexus id = 2484
+
   |nexus   = 41
   |github   =  
+
   |chucklefish = 3551
   |broke in = Stardew Valley 1.3.29
+
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fall 28 Snow Day
+
   |name   = Better Sprinklers Plus
   |author   = Omegasis, Alpha_Omegasis
+
   |author = JamesCodesThings
   |id       = Omegasis.Fall28SnowDay
+
   |id     = com.CodesThings.BetterSprinklersPlus
   |nexus id = 486
+
   |nexus   = 17767
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = jamescodesthings/smapi-better-sprinklers
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Barn Door Automation
+
   |name   = Better Sprinklers Plus (1.6)
   |author   = Oranisagu
+
   |author = gingajamie
   |id       = none<!-- no manifest ID -->
+
   |id     = com.gingajamie.BetterSprinklersPlus
   |nexus id =
+
   |nexus  = 21624
   |cf id    =  
+
   |github = gingajamie/smapi-better-sprinklers-plus-encore
  |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.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Automation: Item Collector
+
   |name   = Better Stardrops
   |author   = Oranisagu
+
   |author = Rokugin
   |id       = none<!-- no manifest ID -->
+
   |id     = Rokugin.BetterStardrops
   |nexus id =
+
   |nexus  = 21360
   |cf id    =  
+
   |github = rokugin/StardewMods
  |url      = https://community.playstarbound.com/threads/111931
 
   |github   = oranisagu/SDV-FarmAutomation
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Expansion
+
   |name   = Better Tappers
   |author   = Advize
+
   |author = CaptainSully
   |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     = CaptainSully.BetterTappers
   |nexus id = 130
+
   |nexus   = 9875
   |github   = AdvizeGH/FarmExpansion
+
  |moddrop = 1035408
   |broke in = Stardew Valley 1.3.16
+
   |github = CaptainSully/StardewMods
  |unofficial version = 3.4-beta-unofficial.2-pathoschild
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-59#post-3327881
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes, https://github.com/AdvizeGH/FarmExpansion/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Hub
+
   |name   = Better Train Loot
   |author   = Platonymous
+
   |author = AairTheGreat, Aair, AairTheGreat
   |id       = Platonymous.FarmHub
+
   |id     = AairTheGreat.BetterTrainLoot
   |nexus id = 2309
+
   |nexus   = 4234
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = AairTheGreat/StardewValleyMods
   |3.0 ready= https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Resource Generator
+
   |name   = Better Workbenches
   |author   = jwdred
+
   |author = CatCattyCat, Cat
   |id       =  
+
   |id     = cat.betterworkbenches
   |nexus id = 647
+
   |nexus   = 4830
   |github   =  
+
  |moddrop = 833559
   |broke in = SMAPI 2.0
+
   |github = danvolchek/StardewMods
   |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Farm Type Manager
+
   |name   = Betwitched
   |author   = Esca
+
   |author = b_wandert
   |id       = Esca.FarmTypeManager
+
   |id     = b_wandert.Betwitched
   |nexus id = 3231
+
   |nexus   = 10172
   |github   = Esca-MMC/FarmTypeManager
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Animations
+
   |name   = Big Crop Bonus
   |author   = Pathoschild
+
   |author = Tocseoj
   |id       = Pathoschild.FastAnimations
+
   |id     = Tocseoj.BigCropBonus
   |nexus id = 1089
+
   |moddrop = 1553635
   |github   = Pathoschild/StardewMods
+
   |nexus   = 22337
   |3.0 ready= yes
+
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Grass
+
   |name   = Big Fridges
   |author   = IceGladiador
+
   |author = AlanBF
   |id       = IceGladiador.FasterGrass
+
   |id     = AlanBF.BigFridge
   |nexus id = 1772
+
   |nexus   = 22457
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Horse
+
   |name   = Bigger Fridges
   |author   = kibbe
+
   |author = Entoarox
   |id       = kibbe.faster_horse
+
   |id     = Entoarox.BiggerFridges
   |nexus id = 2791
+
   |nexus   = 21678
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Paths
+
   |name   = Bigger Backpack
   |author   = Entoarox
+
   |author = spacechase0
   |id       = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id     = spacechase0.BiggerBackpack
   |nexus id = 2277
+
  |chucklefish = 5191
   |cf id    = 3641
+
  |curse  = 867747
   |github   = Entoarox/StardewMods
+
   |moddrop = 384783
   |3.0 ready= yes
+
   |nexus  = 1845
 +
   |github = spacechase0/BiggerBackpack
 +
 
 +
   |warnings = Broken on Android.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Faster Run
+
   |name   = Bigger Craftables
   |author   = KathrynHazuka
+
   |author = spacechase0
   |id       = KathrynHazuka.FasterRun
+
   |id     = spacechase0.BiggerCraftables
   |nexus id = 733
+
   |curse  = 867714
   |github   = KathrynHazuka/StardewValley_FasterRun
+
   |nexus   = 7530
   |broke in = SMAPI 2.0
+
   |github  = spacechase0/StardewValleyMods
  |status  = workaround
+
 
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Travel
+
   |name   = Bigger Riverlands Farm
   |author   = Death, DeathGameDev
+
   |author = Jessebot, JessebotX
   |id       = DeathGameDev.FastTravel
+
   |id     = jessebot.biggerriverlands
   |nexus id = 1529
+
   |nexus   = 3025
   |github   = DeathGameDev/SDV-FastTravel
+
  |moddrop = 467184
   |broke in = Stardew Valley 1.3.13
+
   |github = JessebotX/StardewValleyMods
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-52#post-3323643
+
 
  |unofficial version = 1.2.1-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes, https://github.com/Mckenon/SDV-FastTravel/pull/12
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Festival End Time Tweak
+
   |name   = Big Silo
   |author   = KirbyLink
+
   |author = lperkins2, Logan Perkins
   |id       = kirbylink.festivalendtimetweak
+
   |id     = lperkins2.BigSilo
   |nexus id = 2966
+
   |nexus   = 2429
   |github   = KirbyLink/FestivalEndTimeTweak
+
   |source  = {{nexus mod|2429}}
   |3.0 ready= https://github.com/KirbyLink/FestivalEndTimeTweak/pull/1
+
 
 +
   |dev note = source in download
 +
 
 +
   |broke in = SMAPI 3.12.0
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fireballs!
+
   |name   = Billboard Anywhere
   |author   = aurnj, Roy Li
+
   |author = Omegasis, Alpha_Omegasis
   |id       = RoyLi.Fireballs
+
   |id     = Omegasis.BillboardAnywhere
   |nexus id =
+
   |nexus  = 492
   |cf id    =  
+
   |github  = janavarro95/Stardew_Valley_Mods
   |url      = https://community.playstarbound.com/threads/fireballs.129346
 
  |github  =
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fischievements
+
   |name   = Billboard Profit Margin
   |author   = MattDeDuck
+
   |author = desto
   |id       = MattDeDuck.Fischievements
+
   |id     = desto.BillboardProfitMargin
   |nexus id = 3658
+
   |nexus   = 6948
   |github   =  
+
   |github = desto-git/sdv-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Adjust
+
   |name   = Binning Skill
   |author   = Shuai Zhang
+
   |author = drbirbdev
   |id       = shuaiz.FishingAdjustMod
+
   |id     = drbirbdev.BinningSkill
   |nexus id = 1350
+
   |nexus   = 14073
   |github   = hcoona/StardewValleyMods
+
   |github = drbirbdev/StardewValley
  |broke in = SMAPI 2.6-beta.16
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Automaton
+
   |name   = Birb Core
   |author   = Drynwynn, thepaladinknight
+
   |author = drbirbdev
   |id       = Drynwynn.FishingAutomaton
+
   |id     = drbirbdev.BirbCore
   |nexus id = 2527
+
   |nexus   = 19140
   |github   = Drynwynn/StardewValleyMods
+
   |github = drbirbdev/StardewValley
  |broke in = SMAPI 2.8-beta.6
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Mod
+
   |name   = Birthday Buff
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.FishingMod
+
   |id     = aedenthorn.BirthdayBuff
   |nexus id =  
+
   |nexus   = 17747
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in          = Stardew Valley 1.6
   |3.0 ready= yes
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fishing Tuner Redux
+
   |name   = Birthday Friendship, Birthday Knowledge Friendship
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiFishingTunerRedux
+
   |id     = aedenthorn.BirthdayFriendship
   |nexus id =
+
   |nexus  = 17974
   |cf id    = 4578
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578<!-- included in download -->
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fish Reminder
+
   |name   = Birthday Mail
   |author   = Mizzion
+
   |author = KathrynHazuka
   |id       = mizzion.fishreminder
+
   |id     = KathrynHazuka.BirthdayMail
   |nexus id = 3615
+
   |nexus   = 276
   |github   =  
+
   |github = KathrynHazuka/StardewValley_BirthdayMail
  |3.0 ready= yes
+
 
}}
+
   |dev note = author ignored previous PRs
{{/entry
 
   |name    = Fix Animal Tools
 
  |author   = bcmpinc
 
  |id      = bcmpinc.FixAnimalTools
 
  |nexus id = 3215
 
  |github  = bcmpinc/StardewHack
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name   = Birthday Notifications
   |author   = f4iTh and Lita, JertsukkaTheMan
+
   |author = Honduriel
   |id       = f4iTh.WoodsDebrisFix
+
   |id     = Honduriel.SVM_BirthdayNotifications
   |nexus id = 1941
+
   |nexus   = 20948
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = FLO - New Custom NPC, FlorenceMod
+
   |name   = Birthday Today
   |author   = randomAnon1234
+
   |author = ChiroxT
   |id       = none<!-- no manifest ID -->
+
   |id     = treinke.birthdaytoday
   |nexus id = 591
+
   |nexus   = 11578
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Color Picker
+
   |name   = BJS No Clip
   |author   = spacechase0
+
   |author = BunnyJumps
   |id       = spacechase0.FlowerColorPicker
+
   |id     = BunnyJumps.BJSNoClip
   |nexus id = 1229
+
   |nexus  = 2820
  |cf id    = 4765
+
   |github =
   |moddrop id = 130043
 
   |github   = spacechase0/FlowerColorPicker
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Flower Dance Hearts Change
+
   |name   = BJS Time Skipper
   |author   = ron075sh
+
   |author = BunnyJumps
   |id       = ron075sh.FlowerDanceHeartsChange
+
   |id     = BunnyJumps.BJSTimeSkipper
   |nexus id = 3019
+
   |nexus   = 2178
   |github   =
+
   |github =
  |3.0 ready= no
+
 
}}
+
   |broke in = Stardew Valley 1.5
{{/entry
 
  |name    = Forage at the Farm
 
  |author  = Nishtra
 
  |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
 
  |nexus id = 673
 
  |github  =
 
   |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
<!--
 
<!--
  |unofficial version = 1.9.1-unofficial.1-Olivki
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
+
  |unofficial version = 1.4.3-unofficial.1-Vivan
 
-->
 
-->
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Forecaster
+
   |name   = BJS True Master
   |author   = Remy Bach
+
   |author = Qther - BunnyJumps
   |id       = remybach.forecaster
+
   |id     = BunnyJumps.BJSTrueMaster
   |nexus id = 3037
+
   |nexus   = 5324
   |github   = remybach/stardew-valley-forecaster
+
   |github =
   |3.0 ready= https://github.com/remybach/stardew-valley-forecaster/pull/2
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Foxyfficiency
+
   |name   = Blackhearts
   |author   = Fokson
+
   |author = Mightywa33ior
   |id       = Fokson.Foxyfficiency, Fokson.ClickBGone<!-- changed in 1.0.5 -->
+
   |id     = Mightywa33ior.Blackhearts
   |nexus id = 2520
+
   |nexus   = 7502
   |github   =  
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Dusty
+
   |name   = Blahaj Blast
   |author   = skuldomg, Skuld
+
   |author = spacechase0
   |id       = skuldomg.freeDusty
+
   |id     = spacechase0.BlahajBlast
   |nexus id = 2206
+
   |nexus   = 17550
   |github   = skuldomg/freeDusty
+
   |github = spacechase0/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Free Slingshot
+
   |name   = Blessings and Curses
   |author   = DJ-STLN
+
   |author = GenDeathrow
   |id       = DJ-STLN.FreeSlingshot
+
   |id     = gendeathrow.BNC
   |nexus id = 3320
+
   |nexus   =
   |github   =  
+
  |curse  = 307717
   |3.0 ready= yes
+
   |github = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Friends Forever
+
   |name   = Blood Trail
   |author   = Isaac S
+
   |author = aurnj, Roy Li
   |id       = IsaacS.FriendsForever
+
   |id     = RuyiLi.BloodTrail
   |nexus id = 1738
+
   |nexus   =
   |github  = isaacs-dev/Minidew-Mods
+
   |url    = https://community.playstarbound.com/threads/blood-trail.129308
   |3.0 ready= yes
+
  |github  =
 +
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Furniture Anywhere
+
   |name   = Bloody Damage Overlay, Damage Overlay
   |author   = Entoarox
+
   |author = pepoluan
   |id       = Entoarox.FurnitureAnywhere
+
   |id     = pepoluan.DamageOverlay
   |nexus id = 2276
+
   |nexus   = 8796
   |cf id    = 4324
+
   |github  =
   |github  = Entoarox/StardewMods
+
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Game Reminder
+
   |name   = Blue Chickens Are Green
   |author   = mmanlapat
+
   |author = explosivetortellini
   |id       = mmanlapat.GameReminder
+
   |id     = explosivetortellini.BlueChickensAreGreen
   |nexus id = 1153
+
   |nexus   = 4815
   |github   =  
+
   |github = explosivetortellini/bluechickensaregreen
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Garbage Collector
+
   |name   = Bookcase
   |author   = Loogooter
+
   |author = Darkhax
   |id       = OlegSilkin.garbage_collector
+
   |id     = darkhax.bookcase
   |nexus id = 2463
+
   |nexus   =
   |github   =  
+
  |curse  = 297252
   |3.0 ready= no
+
   |github = Stardew-Valley-Modding/Bookcase
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gate Opener
+
   |name   = Boomerangs, Boomerang Mod
   |author   = mralbobo
+
   |author = Arannya
   |id       = mralbobo.GateOpener
+
   |id     = Arannya.Weapons.Boomerangs
   |nexus id =
+
   |nexus  = 22724
  |cf id    =
+
   |github = arannya/BoomerangMod
   |url      = https://community.playstarbound.com/threads/111988
 
   |github   = mralbobo/stardew-gate-opener
 
  |3.0 ready= https://github.com/mralbobo/stardew-gate-opener/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Generic Shop Extender
+
   |name   = Borderless Wood Floor
   |author   = rabbitgreen49, IrregularPorygon
+
   |author = Digus
   |id       = GenericShopExtender
+
   |id     = Digus.BorderlessWoodFloorMod
   |nexus id = 814
+
   |nexus   = 4711
   |github   = IrregularPorygon/SMAPIGenericShopMod
+
   |github = Digus/StardewValleyMods
   |3.0 ready= https://github.com/IrregularPorygon/SMAPIGenericShopMod/pull/2
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Get Dressed
+
   |name   = Boss Creatures
   |author   = Advize and Jinxiewinxie
+
   |author = aedenthorn, Erinthe
   |id       = Advize.GetDressed
+
   |id     = Aedenthorn.BossCreatures
   |nexus id = 331
+
  |curse  = 868905
   |github   = AdvizeGH/GetDressed
+
   |nexus   = 5864
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
   |status  = workaround
+
 
   |summary  = use [[#Kisekae|Kisekae]] instead.
+
   |broke in           = Stardew Valley 1.6
  |3.0 ready=
+
   |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Geode Info Menu
+
   |name   = Brazilian Names for NPCs, Nomes Brasileiros
   |author   = CatCattyCat, Cat
+
   |author = charbonn, Charles Bonnevialle
   |id       = cat.geodeinfomenu
+
   |id     = Charles.NomesBrasileiros
   |nexus id = 1448
+
  |moddrop = 793149
   |github   = danvolchek/StardewMods
+
   |nexus   =
   |3.0 ready= yes
+
   |github =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ghost Town
+
   |name   = Breath of Fire 3 Fishing Sounds
   |author   = Platonymous
+
   |author = Guedez, guedez2
   |id       = Platonymous.GhostTown
+
   |id     = bof.three.fishing.sounds
   |nexus id = 2992
+
   |nexus   = 5105
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Giant Crop Ring
+
   |name   = Breeding Overhaul
   |author   = CatCattyCat, Cat
+
   |author = StarAmy
   |id       = cat.giantcropring
+
   |id     = StarAmy.BreedingOverhaul
   |nexus id = 1182
+
   |nexus   = 13974
   |github   = danvolchek/StardewMods
+
   |github = StarAmy/BreedingOverhaul
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Gift Taste Helper
+
   |name   = Breed Like Rabbits, Breed Rabbits
   |author   = tstaples
+
   |author = Dycedarger
   |id       = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id     = dycedarger.breedlikerabbits
   |nexus id = 229
+
   |nexus   = 948
   |github  = tstaples/GiftTasteHelper
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = workaround
 +
  |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = God Mode
+
   |name   = Breed Like Rabbits 2: Procreation Boogaloo
   |author   = treyh0
+
   |author = f4iTh, JertsukkaTheMan
   |id       = treyh0.GodMode
+
   |id     = f4iTh.BreedLikeRabbits2
   |nexus id = 2641
+
   |nexus   = 3429
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Go To Sleep
+
   |name   = Brighter Building Paint
   |author   = yy376
+
   |author = tem696969696969
   |id       = yy376.GoToSleep
+
   |id     = tem696969696969.BrighterBuildingPaint
   |nexus id = 2195
+
   |nexus   = 22807
   |github   =  
+
   |github = kqrse/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grandfather's Gift
+
   |name   = Buff Framework
   |author   = ShadowDragon8685
+
   |author = aedenthorn, Erinthe
   |id       = ShadowDragon.GrandfathersGift
+
   |id     = aedenthorn.BuffFramework
   |nexus id = 985
+
   |nexus   = 17746
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=  
+
   |broke in           = Stardew Valley 1.6
 +
   |unofficial version = 0.6.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth
+
   |name   = Buffs Show Game Time, Buffs Game Time
   |author   = bcmpinc
+
   |author = Jesse
   |id       = bcmpinc.GrassGrowth
+
   |id     = jesse.buffsgametime
   |nexus id = 2732
+
   |nexus   = 18996
   |github   = bcmpinc/StardewHack
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Grass Growth Adjuster, Grass Adjustor
+
   |name   = Bug Net
   |author   = Jellypowered, Shockade
+
   |author = spacechase0
   |id       = Jellypowered.GrassChance
+
   |id     = spacechase0.BugNet
   |nexus id = 3365
+
  |curse  = 867724
   |github   =  
+
  |moddrop = 771693
   |3.0 ready= yes
+
   |nexus   = 5099
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Greenhouse 20x20
+
   |name   = Buildable Enchanting Forge, Buildable Forge
   |author   = sirloinmeatt
+
   |author = Stari
   |id       = sirloinmeatt.Greenhouse20x20
+
   |id     = Start.BuildableForge
   |nexus id = 2662
+
   |nexus   = 8893
   |github   =  
+
   |github = SlivaStari/BuildableForge
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = GreenHut
+
   |name   = Buildable Ginger Island Farm
   |author   = CroiDorcha
+
   |author = mouahrara
   |id       = CroiDorcha.GreenHut
+
   |id     = mouahrara.BuildableGingerIslandFarm
   |nexus id = 1735
+
   |nexus   = 20600
   |github   =  
+
   |github = mouahrara/BuildableGingerIslandFarm
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hair Growth
+
   |name   = Buildable Greenhouse Updated
   |author   = skn
+
   |author = Yariazen
   |id       = skn.HairGrowthMod
+
   |id     = Yariazen.BuildableGreenhouse
   |nexus id = 3279
+
   |nexus   = 11831
   |github   =  
+
   |github = Yariazen/YariazenMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Build and Place Anything Anywhere, Anything Anywhere
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Espy
   |id       = Omegasis.HappyBirthday
+
   |id     = Espy.AnythingAnywhere
   |nexus id = 520
+
   |moddrop = 1558607
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 21233
   |3.0 ready= yes
+
   |github  = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Birthday
+
   |name   = Build Endurance
   |author   = Oxyligen
+
   |author = Omegasis, Alpha_Omegasis
   |id       = HappyBirthday
+
   |id     = Omegasis.BuildEndurance
   |nexus id = 1064
+
   |nexus   = 445
   |github   =  
+
   |github = janavarro95/Stardew_Valley_Mods
   |broke in = Stardew Valley 1.3
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hardcore Mines
+
   |name   = Builder's List
   |author   = kibbe, lillvik
+
   |author = bmarquismarkail, Space Baby
   |id       = kibbe.hardcore_mines
+
   |id     = SpaceBaby.BuildersList, SB_BuildersList<!--changed in 0.0.2-->
   |nexus id = 1674
+
   |nexus   = 5347
   |github   = chaos234/StardewValleyMods
+
   |github = bmarquismarkail/SV_BuildersList
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harp of Yoba Redux
+
   |name   = Build Health
   |author   = Platonymous
+
   |author = Omegasis, Alpha_Omegasis
   |id       = Platonymous.HarpOfYobaRedux
+
   |id     = Omegasis.BuildHealth
   |nexus id = 914
+
   |nexus   = 446
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = janavarro95/Stardew_Valley_Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name   = Build On Any Tile
   |author   = Dounat2201, Sasara
+
   |author = Esca, Esca-MMC
   |id       = Sasara.WitchPrincess
+
   |id     = Esca.BuildOnAnyTile
   |nexus id = 1157
+
   |nexus   = 6854
   |github   = Sasara2201/WitchPrincess
+
   |github = Esca-MMC/BuildOnAnyTile
   |broke in = Stardew Valley 1.3
+
   |moddrop = 827525
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Harvest With Scythe
+
   |name   = Build Stats
   |author   = ThatNorthernMonkey
+
   |author = Miiohau
   |id       = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id     = miiohau.buildstats
   |nexus id = 236
+
   |nexus   = 15377
   |github   = ThatNorthernMonkey/HarvestWithScythe
+
   |github =
   |broke in = SMAPI 2.0
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health Bars
+
   |name   = Bulk Animal Purchase
   |author   = Zoryn
+
   |author = aedenthorn, Erinthe
   |id       = Zoryn.HealthBars
+
   |id     = aedenthorn.BulkAnimalPurchase
   |nexus id =  
+
   |nexus   = 11539
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in          = Stardew Valley 1.6
   |3.0 ready= yes
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Health and Stamina Regeneration
+
   |name   = Bulk Staircases
   |author   = Jessebot, JessebotX
+
   |author = BananaFruit
   |id       = Jessebot.HealthStaminaRegen
+
   |id     = BananaFruit.BulkStaircases
   |nexus id = 3207
+
   |nexus   = 10622
   |github  = JessebotX/StardewMods
+
   |moddrop = 1084873
   |3.0 ready= yes
+
   |github  = BananaFruit1492/BulkStaircases
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Help Wanted Quest Fixes
+
   |name   = Bundle Display
   |author   = Pokeytax
+
   |author = 0JOG, OjOg
   |id       = Pokeytax.HelpWantedQuestFixes
+
   |id     = OjOg.BundleDisplay
   |nexus id = 2644
+
   |nexus   = 18135
   |github   = gembree/HelpWantedQuestFixes
+
   |github =
   |3.0 ready= https://github.com/gembree/HelpWantedQuestFixes/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hit Markers
+
   |name   = Bush Bloom Mod
   |author   = bendenewb, newbie9598
+
   |author = NCarigon
   |id       = newbie9598.HitMarkersMeme
+
   |id     = NCarigon.BushBloomMod
   |nexus id = 2098
+
   |nexus   = 15792
   |github   =
+
   |github = ncarigon/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hold to Break Geodes
+
   |name   = Button's Extra Books
   |author   = CatCattyCat, Cat
+
   |author = Spiderbuttons
   |id       = cat.holdtobreakgeodes
+
   |id     = Spiderbuttons.ButtonsExtraBooksCore
   |nexus id = 1689
+
   |nexus   = 21526
   |github   = danvolchek/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Buttplug Valley
   |author   = icepuente
+
   |author = DryIcedMatcha, Salty
   |id       = icepuente.HorseWhistle
+
   |id     = Salty.ButtplugValley
   |nexus id = 1131
+
   |moddrop = 1480911
   |github   = icepuente/StardewValleyMods
+
   |nexus   = 19336
   |3.0 ready= https://github.com/icepuente/StardewValleyMods/pull/4
+
   |github  = DryIcedTea/Buttplug-Valley
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Horse Whistle
+
   |name   = Buyable Dwarf Scrolls
   |author   = nabuma
+
   |author = MattDeDuck, Duckshard
   |id       = HorseWhistle_SMAPI
+
   |id     = MattDeDuck.BuyableDwarfScrolls
   |nexus id =
+
   |nexus  = 5307
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Whistle|Horse Whistle by icepuente]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = HP Bars
+
   |name   = Buy Cooking Recipes, Buy Recipes
   |author   = Ilyaki
+
   |author = Denifia
   |id       = Ilyaki.HPBar
+
   |id     = Denifia.BuyRecipes
   |nexus id = 1736
+
   |nexus   = 1126
   |github  =  
+
   |github = Denifia/StardewMods
   |3.0 ready= no
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Huggable Scarecrows
+
   |name   = Cabin Owner Displayed
   |author   = bogie5464
+
   |author = funny-snek
   |id       = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!-- changed in 0.0.2-->
+
   |id     = funnysnek.displaycabinowner
   |nexus id = 3190
+
   |nexus   = 3036
   |github   = bogie5464/HuggableScarecrows
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger
+
   |name   = Cacti Hurt You
   |author   = Yyeahdude
+
   |author = CatCattyCat, Cat
   |id       = HungerYyeadude
+
   |id     = cat.cactihurtyou
   |nexus id = 613
+
   |nexus  = 4019
  |github   =  
+
   |moddrop = 833562
   |broke in = Stardew Valley 1.3
+
   |github = danvolchek/StardewMods
   |status  = workaround
 
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]] or [[#Simple Hunger System|Simple Hunger System]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Hunger for food
+
   |name   = Calcifer
   |author   = Tigerle01, Stephan Hensel
+
   |author = sophie
   |id       = HungerForFoodByTigerle
+
   |id     = sophie.Calcifer
   |nexus id = 810
+
   |nexus   = 20628
   |github   =
+
   |github  = sophiesalacia/StardewMods
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]] or [[#Simple Hunger System|Simple Hunger System]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Pause
+
   |name   = Calendar Anywhere
   |author   = Veleek
+
   |author = Zoryn
   |id       = Veleek.IdlePause
+
   |id     = Zoryn.CalendarAnywhere
   |nexus id = 1092
+
   |nexus   =
   |github   = veleek/IdlePause
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |3.0 ready= https://github.com/veleek/IdlePause/pull/1
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Idle Timer
+
   |name   = Camera Control
   |author   = LordAndreios
+
   |author = Nitbandier
   |id       = LordAndreios.IdleTimer
+
   |id     = Nitbandier.CameraControl
   |nexus id = 2858
+
   |nexus   = 21502
   |github   = emperorzuul/SMAPI_MODS
+
   |github =
  |3.0 ready= https://github.com/emperorzuul/SMAPI_MODS/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Mill
+
   |name   = Camera Pan
   |author   = AustinYQM
+
   |author = atravita
   |id       = AustinYQM.ImprovedMill
+
   |id     = atravita.CameraPan
   |nexus id = 1748
+
  |curse  = 870958
   |github   = AustinYQM/ImprovedMill
+
  |moddrop = 1369940
   |broke in = Stardew Valley 1.3
+
   |nexus   = 16218
  |3.0 ready=
+
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Improved Quality of Life
+
   |name   = Campfire Cooking
   |author   = Demiacle
+
   |author = Kabigon
   |id       = Demiacle.ImprovedQualityOfLife
+
   |id     = Kabigon.CampfireCooking
   |nexus id = 1025
+
   |nexus   = 2297
   |github   = demiacle/QualityOfLifeMods
+
   |github = KabigonFirst/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=
+
   |broke in = Stardew Valley 1.3.29
 +
   |status  = workaround
 +
  |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Increased Artifact Spots
+
   |name   = Capstone Professions
   |author   = Mizzion
+
   |author = spacechase0
   |id       = mizzion.increasedartifactspots
+
   |id     = spacechase0.CapstoneProfessions
   |nexus id = 3340
+
  |curse  = 867711
   |github   = Mizzion/Increased-Artifact-Spots
+
   |nexus   = 7636
   |3.0 ready= yes
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infertile Soil
+
   |name   = Carry Chest
   |author   = Sabera, kelbesque
+
   |author = spacechase0
   |id       = Sabera.InfertileSoil
+
   |id     = spacechase0.CarryChest
   |nexus id = 2515
+
  |curse  = 867756
   |github   = ebehar/StardewValley-InfertileSoil
+
  |moddrop = 134674
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 1333
  |3.0 ready=
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infested Levels
+
   |name   = Carry Your Pet
   |author   = Eireon
+
   |author = DecidedlyHuman
   |id       = Eireon.InfestedLevels
+
   |id     = DecidedlyHuman.CarryYourPet
   |nexus id = 2823
+
   |nexus   = 13009
   |github   =  
+
   |github = DecidedlyHuman/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Junimo Cart Lives
+
   |name   = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author   = Renny
+
   |author = skellady and sophiesalacia
   |id       = renny.infinitejunimocartlives
+
   |id     = sophie.CarWarp
   |nexus id = 2705
+
   |nexus   = 11102
   |github   = OfficialRenny/InfiniteJunimoCartLives
+
   |github = sophiesalacia/StardewMods
  |3.0 ready= https://github.com/OfficialRenny/InfiniteJunimoCartLives/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Buildings From Farm
+
   |name   = Casks Everywhere
   |author   = BitwiseJon
+
   |author = CatCattyCat, Cat
   |id       = BitwiseJonMods.InstantBuildings
+
   |id     = cat.caskseverywhere
   |nexus id = 2070
+
   |nexus   = 2994
   |github  = bitwisejon/StardewValleyMods
+
  |moddrop = 833561
   |3.0 ready= yes
+
   |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.1.2-unofficial.1-strobe
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Fishing
+
   |name   = Casks on Ground
   |author   = aurnj, Roy Li
+
   |author = punyo, yakminepunyo
   |id       = RuyiLi.InstantFishing
+
   |id     = punyo.CasksOnGround
   |nexus id =
+
   |nexus  = 2406
   |cf id    =  
+
   |github  = pomepome/CasksOnGround
   |url      = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
 
  |github  =
+
   |broke in = Stardew Valley 1.4
   |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Casks Everywhere|Casks Everywhere]] instead.
   |3.0 ready=  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casual Life
 +
  |author  = adverserath
 +
  |id      = Adverserath.CasualLife
 +
  |nexus  = 6011
 +
  |github  = adverserath/StardewValley-CasualLifeMod
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 1.6.0-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124655
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Geodes
+
   |name   = Catalogue Filter
   |author   = montana123
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.CatalogueFilter
   |nexus id =
+
   |nexus  = 13137
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/109038
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.1
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
+
   |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Instant Grow Trees
+
   |name   = Catalogue Filter - Continued
   |author   = cantorsdust
+
   |author = aedenthorn and FlyingTNT
   |id       = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id     = FlyingTNT.CatalogueFilter
   |nexus id = 173
+
   |nexus   = 22379
   |github   = cantorsdust/StardewMods
+
   |github = FlyingTNT/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Interaction Helper
+
   |name   = Catalogue Framework
   |author   = Hammurabi
+
   |author = leroymilo
   |id       = HammurabiInteractionHelper
+
   |id     = leroymilo.CatalogueFramework
   |nexus id =
+
   |nexus  = 22364
   |cf id    = 4640
+
   |github  = Leroymilo/Catalogue-Framework
   |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Intravenous Coffee
+
   |name   = Catalogues Anywhere
   |author   = mpcomplete
+
   |author = Cherry, CherryChain
   |id       = mpcomplete.IntravenousCoffee
+
   |id     = Cherry.CataloguesAnywhere
   |nexus id = 2224
+
   |nexus  = 4949
  |github  = mpcomplete/StardewMods
+
   |moddrop = 716382
   |broke in = Stardew Valley 1.3
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |unofficial version = 1.0.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330561
 
  |3.0 ready= yes, https://github.com/mpcomplete/StardewMods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Iridium Tools Patch
+
   |name   = CATastrophic Hunger Crisis, Catastrophic Hunger Code
   |author   = Redwood
+
   |author = StarCat
   |id       = Redwood.IridiumToolsPatch
+
   |id     = StarCat.CatastrophicHungerCode
   |nexus id = 2897
+
   |nexus   = 19528
   |github   = EKomperud/StardewMods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jiggly Junimo Bundles
+
   |name   = Categorize Chests
   |author   = Jonas Henriksson, Greger
+
   |author = SteelixLeiter
   |id       = Greger.JigglyJunimoBundles
+
   |id     = CategorizeChests
   |nexus id =
+
   |nexus  = 1300
   |cf id    =  
+
   |github  = doncollins/StardewValleyMods
   |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.3
   |3.0 ready=  
+
   |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/
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = JoJaBan - Arcade Sokoban
+
   |name   = Cauldron of Chance
   |author   = Platonymous
+
   |author = Expl0
   |id       = Platonymous.JoJaBan
+
   |id     = Expl0.CauldronOfChance
   |nexus id = 3118
+
   |nexus   = 10975
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = WizardsLizards/CauldronOfChance
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Joys of Efficiency
+
   |name   = Cave of Memories
   |author   = punyo, yakminepunyo
+
   |author = PeacefulEnd
   |id       = punyo.JoysOfEfficiency
+
   |id     = PeacefulEnd.CaveOfMemories
   |nexus id = 2162
+
   |nexus   = 12619
   |github   = pomepome/JoysOfEfficiency
+
   |github = Floogen/MysticalBuildings
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Json Assets
+
   |name   = Cellar Available
   |author   = spacechase0
+
   |author = candidus42
   |id       = spacechase0.JsonAssets
+
   |id     = Candidus42.CellarAvailable
   |nexus id = 1720
+
   |nexus  = 5104
   |cf id    = 5138
+
   |github = mus-candidus/CellarAvailable
  |moddrop id = 399895
 
   |github   = spacechase0/JsonAssets
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Jump Over
+
   |name   = Challenger
   |author   = spacechase0
+
   |author = Slothsoft
   |id       = spacechase0.JumpOver
+
   |id     = Slothsoft.Challenger
   |nexus id = 1844
+
   |nexus  = 14196
   |cf id    = 5190
+
   |github = slothsoft/stardew-challenger
   |github   = spacechase0/JumpOver
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Deposit Anywhere
+
   |name   = Challenger → Automate
   |author   = Zoryn
+
   |author = Slothsoft
   |id       = Zoryn.JunimoDepositAnywhere
+
   |id     = Slothsoft.ChallengerAutomate
   |nexus id =
+
   |nexus  = 14196
   |cf id    =  
+
   |github  = slothsoft/stardew-challenger
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kamikaze
+
   |name   = Challenging Community Center Bundles
   |author   = aurnj, Roy Li
+
   |author = alvadea & jaksha6472
   |id       = RuyiLi.Kamikaze
+
   |id     = alja.CCCB
   |nexus id =
+
   |nexus  = 6361
   |cf id    =  
+
   |moddrop = 845377
   |url      = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |github = Jaksha6472/ChallengingCommunityCenterBundles
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kawakami - Healer NPC
+
   |name   = Chance Cubes
   |author   = Gorzalt and Flerfarvet
+
   |author = Turkey2349
   |id       = gorzalt.kawakami
+
   |id     = turkey2349.chancecubes
   |nexus id = 2549
+
   |nexus   =
   |github   = Gorzalt/StardewValleyMods
+
  |curse  = 297899
   |broke in = Stardew Valley 1.3.29
+
   |github =
  |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Keyboard Mod Menu
+
   |name   = Change Cabin Type
   |author   = Shadowfoxss
+
   |author = funny-snek
   |id       = Shadowfoxss.KeyboardModMenu
+
   |id     = funnysnek.ChangeCabinType
   |nexus id = 3147
+
   |nexus   = 3046
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Kisekae
+
   |name   = Change Dialogues
   |author   = Kabigon
+
   |author = mardrest
   |id       = Kabigon.kisekae
+
   |id     = mardrest.ChangeDialogues, mardrest.ChangeDialoguesEn<!--changed in 1.9.3-->
  |nexus id = 2348
+
   |nexus  = 5335
  |github  = KabigonFirst/StardewValleyMods
+
   |moddrop = 800760
  |broke in = Stardew Valley 1.3.29
+
   |github  =
   |unofficial version = 2.1.2-unofficial.2-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3330027
 
   |3.0 ready= yes, https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ladder Locator
+
   |name   = Change Farm Caves
   |author   = ChaosEnergy
+
   |author = MindMeltMax
   |id       = ChaosEnergy.LadderLocator
+
   |id     = MindMeltMax.ChangeFarmCaves
   |nexus id = 3094
+
  |curse  = 1004487
   |github   = yuri-moens/LadderLocator
+
   |moddrop = 1247516
   |3.0 ready= yes
+
   |nexus   = 14000
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Leah Cabin Music Fix
+
   |name   = Change Horse Sounds
   |author   = Huanir
+
   |author = CyanFire
   |id       = Huanir.LeahCabinMusicFix
+
   |id     = CF.ChangeHorseSounds
   |nexus id = 2653
+
   |nexus   = 13428
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Extender
+
   |name   = Change Professions
   |author   = unidarkshin, Devin Lematty
+
   |author = Alek, amazingalek
   |id       = DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.3-->
+
   |id     = Alek.ChangeProfessions
   |nexus id = 1471
+
   |nexus   = 3989
   |github   = unidarkshin/Stardew-Mods
+
   |github = aleksanderwaagr/Stardew-ChangeProfessions
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Level Up Notifications
+
   |name   = Change Shoe Color
   |author   = kd8lvt
+
   |author = Shaklin
   |id       = Level Up Notifications, kd8lvt.LevelUpNotifications <!-- actual + unofficial manifest ID -->
+
   |id     = shaklin.changeshoecolor
   |nexus id = 855
+
   |nexus   = 6101
   |github   =
+
   |github =
  |broke in          = SMAPI 2.6
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-4#post-3275733
 
  |unofficial version = 0.0.2-unofficial.1-pathoschild
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Line Sprinklers
+
   |name   = Change Slime Hutch Limit
   |author   = Hootless
+
   |author = Cherry, CherryChain
   |id       = hootless.LineSprinklers
+
   |id     = Cherry.SlimeHutchLimit
   |nexus id = 2917
+
   |nexus   = 6455
   |github   = hootless/StardewMods
+
   |github = ChroniclerCherry/stardew-valley-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location and Music Logger
+
   |name   = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
   |author   = Brandy Lover, WDavi
+
   |author = Majesity
   |id       = Brandy Lover.LMlog
+
   |id     = Majesity.Stardew_CHAOS_Mod
   |nexus id = 1366
+
   |nexus   = 19052
   |github   =  
+
   |github = DevWithMaj/Stardew-CHAOS
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Location Compass
+
   |name   = Character Customization Anywhere, Change Character Appearance Anywhere
   |author   = Bouhm
+
   |author = jeanne
   |id       = Bouhm.LocationCompass
+
   |id     = jeanne.CharacterCustomizationAnywhere
   |nexus id = 3045
+
   |nexus   = 7415
   |github   = Bouhm/stardew-valley-mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lockpicks
+
   |name   = Character Wiki Linker, WikiLinker
   |author   = bwdy
+
   |author = StultusV
   |id       = bwdy.lockpicks
+
   |id     = StultusV.WikiLinker
   |nexus id = 3521
+
   |nexus   = 12999
   |github   = bwdymods/SDV-Lockpicks
+
   |github = JudeRV/SDV_WikiLinker
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longer Lasting Lures
+
   |name   = Charlie Out of Her Coop, Charlie The Chicken
   |author   = Caraxian
+
   |author = PeepCake
   |id       = caraxian.LongerLastingLures
+
   |id     = PeepCake.CharlieTheChicken
   |nexus id = 2510
+
   |nexus   = 6986
   |github   = Caraxi/StardewValleyMods
+
   |github =
   |3.0 ready= https://github.com/Caraxi/StardewValleyMods/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Longevity
+
   |name   = Chaste Valley
   |author   = RTGOAT
+
   |author = Tensor
   |id       = RTGOAT.Longevity
+
   |id     = Tensor.ChasteValley
   |nexus id = 649
+
   |nexus   = 21925
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lookup Anything
+
   |name   = Chat Commands
   |author   = Pathoschild
+
   |author = CatCattyCat, Cat
   |id       = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id     = cat.chatcommands
   |nexus id = 541
+
   |nexus   = 2092
   |github   = Pathoschild/StardewMods
+
  |moddrop = 833554
   |3.0 ready= yes
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Love Bubbles
+
   |name   = Chatter
   |author   = SteelixLeiter, Don Collins
+
   |author = Jboss
   |id       = LoveBubbles
+
   |id     = Jboss.Chatter
   |nexus id = 1318
+
   |nexus   = 16559
   |github   = doncollins/StardewValleyMods
+
   |github = jbossjaslow/Chatter
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Loved Labels
+
   |name   = Cheaper Beach Bridge Repair
   |author   = Advize and Jinxiewinxie
+
   |author = Annosz
   |id       = Advize.LovedLabels
+
   |id     = Annosz.CheaperBeachBridgeRepair
   |nexus id = 279
+
   |nexus   = 5826
   |github   = AdvizeGH/LovedLabels
+
   |github = Annosz/StardewValleyModding
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 2.2.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-57#post-3325567
 
  |3.0 ready= yes, https://github.com/AdvizeGH/LovedLabels/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Luck Skill
+
   |name   = Chef Helper - Add to Fridges
   |author   = spacechase0
+
   |author = Rui3
   |id       = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id     = Rui3.ChefHelperAddToFridges
   |nexus id = 521
+
   |nexus  = 5606
   |cf id    = 4053
+
   |github = ChristinaEd/ChefHelperAddToFridges
  |moddrop id = 127279
+
 
   |github   = spacechase0/LuckSkill
+
   |broke in = Stardew Valley 1.6
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Lunar Disturbances
+
   |name   = Chefs Closet
   |author   = Sakorona
+
   |author = elDudeerino
   |id       = KoihimeNakamura.LunarDisturbances
+
   |id     = Duder.ChefsCloset
   |nexus id = 2208
+
   |nexus   = 1030
   |github   = JohnsonNicholas/SDVMods
+
   |github = deLaDude/ChefsCloset
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Machine Speed Change
+
   |name   = Cherryrar
   |author   = IceGladiador
+
   |author = Edu Anttunes
   |id       = IceGladiador.MachineSpeedChange
+
   |id     = Cherryrar.Functions
   |nexus id = 1780
+
   |nexus   = 6603
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic
+
   |name   = Chess
   |author   = spacechase0
+
   |author = Platonymous
   |id       = spacechase0.Magic
+
   |id     = Platonymous.Chess
   |nexus id = 2007
+
  |curse  = 877229
   |cf id    = 5242
+
   |moddrop = 793917
   |github   = spacechase0/Magic
+
   |nexus  = 3976
   |3.0 ready= yes
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Magic Junimo Pet
+
   |name   = Chess Boards
   |author   = Entoarox
+
   |author = aedenthorn, Erinthe
   |id       = Entoarox.MagicJunimoPet
+
   |id     = aedenthorn.ChessBoards
   |nexus id = 3567
+
   |nexus   = 11580
   |github   = Entoarox/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Framework
+
   |name   = Chest Displays
   |author   = Digus
+
   |author = MindMeltMax
   |id       = DIGUS.MailFrameworkMod
+
   |id     = MindMeltMax.ChestDisplays
   |nexus id = 1536
+
   |nexus   = 7644
   |github  = Digus/StardewValleyMods
+
   |moddrop = 1135692
   |3.0 ready= yes
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mail Order Pigs
+
   |name   = ChestEx
   |author   = jwdred
+
   |author = berkayylmao
   |id       = jwdred.MailOrderPigs
+
   |id     = berkayylmao.ChestEx
   |nexus id = 632
+
   |nexus   = 4180
   |github   = jdusbabek/stardewvalley
+
  |curse  = 501477
   |broke in = Stardew Valley 1.3.29
+
   |github = berkayylmao/StardewValleyMods
  |unofficial version = 1.1.1-unofficial.3-pathoschild
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Map Image Export
+
   |name   = Chest Feature Set
   |author   = spacechase0
+
   |author = zack20136
   |id       = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id     = zack20136.ChestFeatureSet
   |nexus id = 1073
+
   |nexus  = 21155
   |cf id    = 4655
+
   |github = zack20136/ChestFeatureSet
  |moddrop id = 127273
 
   |github   = spacechase0/MapImageExporter
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mine Assist
+
   |name   = Chest Label System
   |author   = Kabigon
+
   |author = OrSpeeder, Mauricio Gomes
   |id       = Kabigon.MineAssist
+
   |id     = SPDChestLabel, Speeder.ChestLabel<!--changed in 1.5.1-pathoschild-update-->
   |nexus id = 2296
+
   |nexus  = 242
   |cf id    = 5353
+
   |chucklefish = 3550
   |github  = KabigonFirst/StardewValleyMods
+
   |source  = https://gitlab.com/speeder1/ChestNameWithHoverLabel
   |3.0 ready= https://github.com/KabigonFirst/StardewValleyMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining at the Farm
+
   |name   = Chest Naming
   |author   = Nishtra
+
   |author = M3ales
   |id       = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id     = ChestNaming
   |nexus id = 674
+
   |nexus   =
   |github   =  
+
  |curse  = 299791
   |broke in = Stardew Valley 1.3.23
+
   |github = M3ales/ChestNaming
 +
 
 +
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Chests Anywhere|Chests Anywhere]] 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
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mining with Explosives
+
   |name   = Chest Pooling
   |author   = Nishtra
+
   |author = mralbobo
   |id       = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id     = mralbobo.ChestPooling
   |nexus id = 770
+
   |nexus   =
   |github   =  
+
  |url    = https://community.playstarbound.com/threads/111988
   |broke in = Stardew Valley 1.3.29
+
   |github = mralbobo/stardew-chest-pooling
   |3.0 ready=
+
 
 +
   |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.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mod Update Menu
+
   |name   = Chest Pooling V2
   |author   = CatCattyCat, Cat
+
   |author = jslattery26
   |id       = cat.modupdatemenu
+
   |id     = jslattery26.ChestPoolingV2
   |nexus id = 2536
+
   |nexus   = 22461
   |github   = danvolchek/StardewMods
+
   |github = jslattery26/stardew_mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Monster Level Tip
+
   |name   = Chest Preview
   |author   = WhiteMind
+
   |author = sergiomadd
   |id       = WhiteMind.MonsterLT
+
   |id     = sergiomadd.ChestPreview
   |nexus id = 1896
+
   |nexus   = 13946
   |github   =  
+
   |github = sergiomadd/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
 
   |name     = Moody Planet
+
{{#invoke:SMAPI compatibility|entry
   |author   = Daniel McMenamy , Deathest1
+
   |name   = Chests Anywhere
   |id       = f1r3w477.MoodyPlanet
+
   |author = Pathoschild
   |nexus id = 2830
+
   |id     = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
   |github   =  
+
   |curse  = 1000640
   |broke in = Stardew Valley 1.3.29<br /><small>(due to Level Extender)</small>
+
   |nexus   = 518
   |3.0 ready=  
+
   |moddrop = 606600
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Moongates
+
   |name   = Children Like Parents, Dynamic Children Replacer
   |author   = bwdy
+
   |author = CroiDorcha
   |id       = bwdy.moongates
+
   |id     = CroiDorcha.ChildrenLikeParent
   |nexus id = 3545
+
   |nexus   = 1756
   |github   = bwdymods/SDV-Moongates
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mopsy's Ranch Livin'
+
   |name   = Children's Beds Removal
   |author   = Mopquill
+
   |author = Prismuth
   |id       = Mopquill.Ranch-Livin
+
   |id     = Prismuth.ChildBedsRemoval
   |nexus id = 2200
+
   |nexus   = 1655
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github =
   |3.0 ready= https://github.com/mopquill/Mopsys-Ranch-Livin/pull/1
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary  = use {{nexus mod|2714|LB's Improved Farmhouse - No Beds and Spouse Room Fixes}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Animals, More Pets
+
   |name   = Child to NPC
   |author   = Entoarox
+
   |author = loe2run
   |id       = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id     = Loe2run.ChildToNPC
   |nexus id = 2274
+
   |nexus  = 4568
   |cf id    = 4288
+
   |github = loe2run/ChildToNPC
   |github   = Entoarox/StardewMods
+
 
  |3.0 ready= yes
+
   |broke in = Stardew Valley 1.5
}}
 
{{/entry
 
  |name    = More Artifact Spots
 
  |author  = momoaau
 
  |id      = 451, momoaau.ArtifactSpots<!-- actual + unofficial manifest ID -->
 
  |nexus id = 451
 
  |github  =
 
   |broke in = Stardew Valley 1.3
 
 
<!--
 
<!--
   |unofficial version = 2.0.1-unofficial.1-IQ
+
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
-->
+
-->
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Buildings
+
   |name   = Chill in Your Farmhouse
   |author   = spacechase0
+
   |author = Husky110
   |id       = spacechase0.MoreBuildings
+
   |id     = Husky110.ChillInYourFarmHouse
   |nexus id = 2757
+
   |nexus  = 1768
   |cf id    = 5524
+
   |github = Husky110/ChillInYourFarmHouse
   |github   = spacechase0/MoreBuildings
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Grass Starters
+
   |name   = Choose Baby Gender
   |author   = spacechase0
+
   |author = Travoos
   |id       = spacechase0.MoreGrassStarters
+
   |id     =
   |nexus id = 1702
+
   |nexus   = 590
   |cf id    = 5129
+
   |github  =
   |moddrop id = 313307
+
 
   |github   = spacechase0/MoreGrassStarters
+
   |broke in = SMAPI 2.0
   |3.0 ready= yes
+
   |status   = workaround
 +
   |summary  = use [[#Family Planning|Family Planning]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Mine Ladders
+
   |name   = Choose Random Farm Event
   |author   = JadeTheavas
+
   |author = RunoV
   |id       = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id     = RunoV.ChooseRandomFarmEvent
   |nexus id = 2105
+
   |nexus   = 8524
   |github   = JadeTheavas/MoreMineLadders
+
   |github = valruno/ChooseRandomFarmEvent
   |3.0 ready= https://github.com/JadeTheavas/MoreMineLadders/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Multiplayer Info
+
   |name   = Chummy Fix
   |author   = cheesysteak
+
   |author = ItsLittany
   |id       = cheesysteak.moremultiplayerinfo
+
   |id     = itslittany.ChummyFix
   |nexus id = 2173
+
   |nexus   = 6363
   |github   = cheesysteak/stardew-steak
+
  |moddrop = 804100
   |broke in = Stardew Valley 1.3.29
+
   |github =
  |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rain
+
   |name   = CJB Cheats Menu
   |author  = Omegasis, Alpha_Omegasis
+
   |author = CJBok and Pathoschild
   |id      = Omegasis.MoreRain
+
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
   |nexus id = 441
+
   |curse  = 1000644
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 4
   |3.0 ready= yes
+
   |moddrop = 741872
 +
   |github  = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Rings
+
   |name   = CJB Item Spawner
   |author   = spacechase0
+
   |author = CJBok and Pathoschild
   |id       = spacechase0.MoreRings
+
   |id     = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
   |nexus id = 2054
+
   |curse  = 1000641
   |cf id    = 5271
+
   |nexus  = 93
   |github  = spacechase0/MoreRings
+
   |moddrop = 741893
   |3.0 ready= yes
+
   |github  = CJBok/SDV-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Silo Storage
+
   |name   = CJB Show Item Sell Price
   |author   = OrneryWalrus
+
   |author = CJBok and Pathoschild
   |id       = OrneryWalrus.MoreSiloStorage
+
   |id     = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
   |nexus id = 2587
+
   |nexus  = 5
  |github   =  
+
   |moddrop = 509768
   |broke in = Stardew Valley 1.3
+
   |github  = CJBok/SDV-Mods
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Weapons
+
   |name   = Clay Map
   |author   = Joco80 & Sasara
+
   |author = Underscore
   |id       = Joco80.MoreWeapons
+
   |id     = underscore.clay_map
   |nexus id = 1168
+
   |nexus   = 11903
   |github   = MrOxity/MoreWeapons-Source-Code
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Faster
+
   |name   = Clean Beach
   |author   = Shuai Zhang
+
   |author = Artinity
   |id       = shuaiz.MoveFasterMod
+
   |id     = Artinity.CleanBeach
   |nexus id = 1351
+
   |nexus   = 14936
   |github   = hcoona/StardewValleyMods
+
   |github = Artinity/clean-beach
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Mod, Movement Modifier
+
   |name   = Clean Cellar
   |author   = Zoryn
+
   |author = Sonozuki
   |id       = Zoryn.MovementModifier
+
   |id     = EpicBellyFlop45.CleanCellar
   |nexus id =
+
   |nexus  = 2975
   |cf id    =  
+
   |github  = Sonozuki/StardewMods
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
 
   |github  = Zoryn4163/SMAPI-Mods
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Movement Speed
+
   |name   = Clean Farm
   |author   = bcmpinc
+
   |author = tstaples
   |id       = bcmpinc.MovementSpeed
+
   |id     = tstaples.CleanFarm
   |nexus id = 2736
+
   |nexus   = 794
   |github   = bcmpinc/StardewHack
+
   |github = tstaples/CleanFarm
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Move Though Object
+
   |name   = Clear Glasses, Clear Glasses - HD Graphics and Filters
   |author   = ylsama
+
   |author = aurpine
   |id       = ylsama.MoveThoughObject
+
   |id     = aurpine.ClearGlasses
   |nexus id = 2680
+
   |nexus   = 21090
   |github   =  
+
   |github = aurpine/Stardew-SpriteMaster
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects<!-- uses a separate branch -->
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MTN, More Than Necessary
+
   |name   = Click 2 Move
   |author   = SgtPickles, GameMX
+
   |author = MarthaSolomon, SolomonsWorkshop
   |id       = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id     = SolomonsWorkshop.Click2Move
   |nexus id = 2256
+
   |nexus   = 2219
   |github   = Dawilly/MTN2
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Backpacks
+
   |name   = Clint's Backstock
   |author   = skiilaa
+
   |author = Rokugin
   |id       = skiilaa.MultiplayerBackpacks
+
   |id     = Rokugin.ClintsBackstock
   |nexus id = 2282
+
   |nexus   = 20886
   |github   =  
+
   |github = rokugin/StardewMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Emotes
+
   |name   = Clothes Rack
   |author   = FerMod
+
   |author = LunaticShade
   |id       = FerMod.MultiplayerEmotes
+
   |id     = LunaticShade.ClothesRack
   |nexus id = 2347
+
   |nexus   = 18765
   |github   = FerMod/StardewMods
+
   |github =
   |3.0 ready= https://github.com/FerMod/StardewMods/pull/5
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Shaft Fix
+
   |name   = Coal Regen
   |author   = Prince-Leto
+
   |author = Blucifer, BluciferProgrammer
   |id       = princeleto.multiplayershaftfix
+
   |id     = Blucifer.CoalRegen
   |nexus id = 2922
+
   |nexus   = 1664
   |github   = Prince-Leto/StardewValleyMods
+
   |github = AbbyNode/StardewValley-CoalRegen
   |3.0 ready= https://github.com/Prince-Leto/StardewValleyMods/pull/1
+
 
 +
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Speech Bubbles
+
   |name   = Cock-a-doodle-dont
   |author   = Kalthramis
+
   |author = Fuzzy
   |id       = Kalthramis.MPSpeechBubbles
+
   |id     = fuzzy.cockadoodledont
   |nexus id = 2192
+
   |nexus  = 7584
  |github   =  
+
   |github =
   |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles<!-- uses a separate branch -->
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Time
+
   |name   = Coin Collector
   |author   = lolmaj
+
   |author = aedenthorn, Erinthe
   |id       = lolmaj.MultiplayerTime
+
   |id     = aedenthorn.CoinCollector
   |nexus id = 2543
+
   |nexus   = 9843
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Gifts for Spouses
+
   |name   = Cold Pets
   |author   = Redwood
+
   |author = Tyler Gibbs
   |id       = Redwood.MultipleGiftsForSpouse
+
   |id     = tylergibbs2.ColdPets
   |nexus id = 2910
+
   |nexus   = 14379
   |github   = EKomperud/StardewMods
+
   |github = tylergibbs2/StardewValleyMods
  |3.0 ready= https://github.com/EKomperud/StardewMods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name   = Collapsing On The Farm Fix
   |author   = SlyMerc
+
   |author = monsoonsheep
   |id       = FileLoading
+
   |id     = monsoonsheep.CollapseOnFarmFix
   |nexus id = 1094
+
   |nexus   = 18086
   |github   =
+
   |github =
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multitool
+
   |name   = Color Blind Mod, SDV Colorblind Mod
   |author   = Miome
+
   |author = CISC 3141, Testing, Upsters
   |id       = miome.MultiToolMod
+
   |id     = Testing.SDVColorBlindMod
   |nexus id = 2546
+
   |nexus   = 10380
   |github   = miome/MultitoolMod
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Museum Rearranger
+
   |name   = Colored Crystalariums
   |author   = Omegasis, Alpha_Omegasis
+
   |author = sophiesalacia
   |id       = Omegasis.MuseumRearranger
+
   |id     = sophie.ColoredCrystalariums
   |nexus id = 428
+
   |nexus   = 14428
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = sophiesalacia/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Levels
+
   |name   = Combat Controls
   |author   = Eireon, Ben Patterson
+
   |author = DJ-STLN
   |id       = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id     = DJ-STLN.Krutonium.CombatControls, DJ-STLN.CombatControls<!--changed in 2.0-->
   |nexus id = 2818
+
   |nexus   = 2590
   |github   =  
+
   |github = DJ-STLN/CombatControls
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mushroom Level Tip
+
   |name   = Combat Controls Redux
   |author   = WhiteMind
+
   |author = NormanPCN
   |id       = WhiteMind.MLT
+
   |id     = NormanPCN.CombatControlsRedux
   |nexus id = 1894
+
   |nexus   = 10496
   |github   =
+
   |github = NormanPCN/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Neat Additions
+
   |name   = Combat Dummies, Combat Dummy
   |author   = Ilyaki
+
   |author = PeacefulEnd
   |id       = ilyaki.neatadditions
+
   |id     = PeacefulEnd.CombatDummy
   |nexus id = 2648
+
   |nexus   = 16769
   |github   = Ilyaki/NeatAdditions
+
   |github = Floogen/CombatDummy
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Network Optimizer
+
   |name   = Combat Level Damage Scaler
   |author   = Ilyaki
+
   |author = spacechase0
   |id       = Ilyaki.NetworkOptimizer
+
   |id     = spacechase0.CombatLevelDamageScaler
   |nexus id = 3021
+
  |curse  = 867732
   |github   = Ilyaki/NetworkOptimizer
+
  |moddrop = 771671
   |3.0 ready= yes
+
   |nexus   = 3905
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = New Clothes Every Day
+
   |name   = Combat with Farming Implements
  |author  = Vrakyas
+
   |author = OrSpeeder, Mauricio Gomes
  |id      = Vrakyas.NewClothesEveryDay
+
   |id     = SPDFarmingImplementsInCombat
  |nexus id = 2355
+
   |nexus  = 313
  |github  =
+
   |source  = https://gitlab.com/speeder1/farming-implements-combat
  |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
 
}}
 
{{/entry
 
   |name     = New Game on Launch
 
   |author   = Nobbele
 
   |id       = Nobbele.NewGameOnLaunch
 
   |nexus id = 2654
 
  |github   = 4ppleCracker/NewGameOnLaunch
 
   |3.0 ready= https://github.com/nobbele/NewGameOnLaunch/pull/1
 
}}
 
{{/entry
 
  |name    = New Machines
 
  |author  = Igorious
 
  |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 
  |nexus id =
 
  |cf id    = 3683
 
  |github  = Igorious/StardevValleyNewMachinesMod
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Custom Farming Redux|Custom Farming Redux]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Combine Machines
   |author   = Omegasis, Alpha_Omegasis
+
   |author = SlayerDharok
   |id       = Omegasis.NightOwl
+
   |id     = SlayerDharok.CombineMachines
   |nexus id = 433
+
   |curse  = 992028
   |github   = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 7411
   |3.0 ready= yes
+
   |github  = Videogamers0/SDV-CombineMachines
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Cheat Shortcuts (No Map Overwrite)
+
   |name   = Combine Many Rings
   |author   = kulcris
+
   |author = Stari
   |id       = kulcris.NoCheatShortcuts
+
   |id     = Stari.CombineManyRings
   |nexus id = 2310
+
   |nexus   = 8801
   |github   =  
+
   |github = SlivaStari/CombineManyRings
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Crows
+
   |name   = Comics
   |author   = CatCattyCat, Cat
+
   |author = Platonymous
   |id       = cat.nocrows
+
   |id     = Platonymous.Comics
   |nexus id = 1682
+
   |nexus   = 6281
   |github   = danvolchek/StardewMods
+
   |github = Platonymous/Stardew-Valley-Mods
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.5.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Fence Decay
+
   |name   = Community Bundle Item Tooltip
   |author   = CatCattyCat, Cat
+
   |author = Musbah Sinno
   |id       = cat.nofencedecay
+
   |id     = musbah.bundleTooltip
   |nexus id = 1180
+
   |nexus   = 1329
   |github   = danvolchek/StardewMods
+
   |github = musbah/StardewValleyMod
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Friendship Decay
+
   |name   = Community Center Anywhere
   |author   = hitachihex
+
   |author = Stingray
   |id       = hitachihex.NoFriendshipDecay
+
   |id     = Stingray.CCA
   |nexus id =
+
   |nexus  = 10150
   |cf id    =
+
   |github = Stingrayss/StardewValley
  |url      = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 
   |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary = use [[#Friends Forever|Friends Forever]] instead.
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Kids Ever
+
   |name   = Community Center Bundles Randomizer
   |author   = Hangy
+
   |author = bowtochris
   |id       = Hangy.NoKidsEver
+
   |id     = bowtochris.CommunityCenterBundlesRandomizer
   |nexus id = 1464
+
   |nexus   = 20425
   |github   = L3thal1ty/No-Kids-Ever
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Pets
+
   |name   = Community Center Helper
   |author   = Omegasis, Alpha_Omegasis
+
   |author = vgperson
   |id       = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id     = vgperson.CommunityCenterHelper
   |nexus id = 506
+
   |nexus   = 6893
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = vgperson/CommunityCenterHelper
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No More Random Mine Flyers
+
   |name   = Community Kitchen
   |author   = Drynwynn, thepaladinknight
+
   |author = blueberry
   |id       = Drynwynn.NoAddedFlyingMineMonsters
+
   |id     = blueberry.CommunityKitchen
   |nexus id = 2528
+
   |nexus   = 9851
   |github   = Drynwynn/StardewValleyMods
+
   |github = b-b-blueberry/CustomCommunityCentre
   |broke in = SMAPI 2.8-beta.6
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Rumble Horse
+
   |name   = Companion NPCs
   |author   = Xangria
+
   |author = Redwood
   |id       = Xangria.NoRumbleHorse
+
   |id     = Redwood.CompanionNPCs
   |nexus id = 1779
+
   |nexus   = 3175
   |github   =  
+
   |github = EKomperud/StardewMods
   |broke in = Stardew Valley 1.3.29
+
 
   |3.0 ready=
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
   |summary      = use [[#NPC Adventures|NPC Adventures]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Seeds From Trees Fix
+
   |name   = Compost&#44; Pests&#44; and Cultivation
   |author   = KirbyLink
+
   |author = jahangmar
   |id       = kirbylink.noseedsfromtreesfix
+
   |id     = jahangmar.CompostPestsCultivation
   |nexus id = 2947
+
   |nexus   = 4446
   |github   = KirbyLink/NoSeedsFromTreesFix
+
   |github = jahangmar/StardewValleyMods
   |3.0 ready= https://github.com/KirbyLink/NoSeedsFromTreesFix/pull/1
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay
+
   |name   = Comprehensive Stardew Valley Mod, My Modding
   |author   = ThatNorthernMonkey
+
   |author = BenW, BW
   |id       = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id     = BW.MyModding
   |nexus id = 237
+
   |nexus   = 20918
   |github   = ThatNorthernMonkey/NoSoilDecay
+
   |github  =
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Soil Decay Redux
+
   |name   = Configurable Bundle Costs
   |author   = Platonymous
+
   |author = sophiesalacia
   |id       = Platonymous.NoSoilDecayRedux
+
   |id     = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
   |nexus id = 1084
+
   |nexus   = 9444
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = sophiesalacia/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Notes
+
   |name   = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
   |author   = Platonymous
+
   |author = Boogie, BoogieBest
   |id       = Platonymous.Notes
+
   |id     = boogie.greenhouse
   |nexus id = 3068
+
   |nexus   = 7109
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Map Locations
+
   |name   = Configurable Junimo Kart
   |author   = Bouhm
+
   |author = seitanicbean
   |id       = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id     = seitanicbean.configurablejunimokart
   |nexus id = 239
+
   |nexus   = 6725
   |github  = Bouhm/stardew-valley-mods
+
   |source  = https://gitlab.com/tophatsquid/sdv-configurable-junimo-kart
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = NPC Speak
+
   |name   = Configurable Luck
   |author   = jwdred
+
   |author = sophiesalacia
   |id       =  
+
   |id     = sophie.ConfigurableLuck
   |nexus id = 694
+
   |nexus   = 14610
   |github   =
+
   |github = sophiesalacia/StardewMods
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Progress Bars
+
   |name   = Configurable Machines
   |author   = Adeel Tariq
+
   |author = KnockedMallard42
   |id       = Adeel.ObjectProgressbars
+
   |id     = 21da6619-dc03-4660-9794-8e5b498f5b97
   |nexus id = 2803
+
   |nexus   = 280
   |github  =  
+
   |github =
   |3.0 ready= yes
+
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status   = workaround
 +
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Object Time Left
+
   |name   = Configurable Special Orders Unlock
   |author   = spacechase0
+
   |author = sophiesalacia
   |id       = spacechase0.ObjectTimeLeft
+
   |id     = Vertigon.ConfigurableSpecialOrdersUnlock
   |nexus id = 1315
+
   |nexus  = 8690
   |cf id    = 4842
+
   |github = sophiesalacia/StardewMods
  |moddrop id = 131148
+
 
   |github   = spacechase0/ObjectTimeLeft
+
   |broke in = Stardew Valley 1.6
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = OmniFarm
+
   |name   = Configure Machine Outputs
   |author   = lambui
+
   |author = Mizzion
   |id       = PhthaloBlue.Omnifarm
+
   |id     = mizzion.configuremachineoutputs
   |nexus id =
+
   |nexus  = 3490
   |cf id    =  
+
   |moddrop = 661367
   |url      = https://community.playstarbound.com/threads/127299
+
   |github = Mizzion/MyStardewMods
   |github   = lambui/StardewValleyMod_OmniFarm
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Click Shed Reloader
+
   |name   = Configure Machine Speed
   |author   = BitwiseJon
+
   |author = BayesianBandit
   |id       = BitwiseJonMods.OneClickShedReloader
+
   |id     = BayesianBandit.ConfigureMachineSpeed
   |nexus id = 2052
+
   |nexus   = 3519
   |github   = bitwisejon/StardewValleyMods
+
   |github = BayesianBandit/ConfigureMachineSpeed
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = One Sprinkler One Scarecrow
+
   |name   = Configure Machine Speed
   |author   = Mizzion
+
   |author = Steph Hoel
   |id       = mizzion.onesprinkleronescarecrow
+
   |id     = StephHoel.ConfigureMachineSpeed
   |nexus id = 3633
+
   |nexus   = 21005
   |github   = Mizzion/MyStardewMods
+
   |github = StephHoel/ModsStardewValley
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Out of Season Bonuses, Seasonal Items
+
   |name   = Confirm Warp Totem
   |author   = Midori Armstrong, azureglasses
+
   |author = John Peters
   |id       = midoriarmstrong.seasonalitems
+
   |id     = JohnPeters.ConfirmWarpTotem
   |nexus id = 1452
+
   |nexus   = 20255
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Better Farm Animal Variety
+
   |name   = Connected Fences
   |author   = Paritee
+
   |author = sergiomadd
   |id       = Paritee.BetterFarmAnimalVariety
+
   |id     = sergiomadd.ConnectedFences
   |nexus id = 3296
+
   |nexus   = 10063
   |github   = paritee/Paritee.StardewValley.Frameworks
+
   |github = sergiomadd/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Paritee's Treat Your Animals
+
   |name   = Connected Garden Pots
   |author   = Paritee
+
   |author = aedenthorn, Erinthe
   |id       = Paritee.TreatYourAnimals
+
   |id     = aedenthorn.ConnectedGardenPots
   |nexus id = 3375
+
   |nexus   = 11411
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips
+
   |name   = Consistent Tree Growth Speed
   |author   = MarthaSolomon, SolomonsWorkshop
+
   |author = IceGladiador
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id     = IceGladiador.ConsistentTreeGrowthSpeed
   |nexus id = 2166
+
   |nexus   = 1799
   |github   =  
+
   |github =
 +
 
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
   |3.0 ready=
+
   |status  = workaround
 +
  |summary  = use [[#Aggressive Acorns|Aggressive Acorns]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name   = Console Chat
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Sonozuki
   |id       = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id     = EpicBellyFlop45.ConsoleChat
   |nexus id = 3524
+
   |nexus   = 3768
   |github   =  
+
   |github = Sonozuki/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Part of the Community
+
   |name   = Console Code
   |author  = bmarquismarkail, Space Baby
+
   |author = spacechase0
   |id      = SB_PotC
+
  |id      = spacechase0.ConsoleCode
   |nexus id = 923
+
  |curse   = 867737
   |github  = bmarquismarkail/SV_PotC
+
   |moddrop = 771643
   |broke in = Stardew Valley 1.3
+
   |nexus   = 3101
   |unofficial version = 1.1.5-unofficial.7.pathoschild
+
   |github = spacechase0/StardewValleyMods
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-57#post-3325557
+
}}
   |3.0 ready= yes, https://github.com/bmarquismarkail/SV_PotC/pull/5
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Console Commands, TrainerMod
 +
  |author  = SMAPI
 +
   |id      = SMAPI.ConsoleCommands
 +
   |nexus  =
 +
   |url    = https://smapi.io
 +
  |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Code
 +
   |author  = spacechase0
 +
  |id      = spacechase0.ContentCode
 +
  |curse  = 867697
 +
  |nexus  = 10545
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Ladders
+
   |name   = Content Patcher
   |author   = J_Hizzal
+
   |author = Pathoschild
   |id       = J_Hizzal.PassableLadders
+
   |id     = Pathoschild.ContentPatcher
   |nexus id = 2985
+
  |curse  = 309243
   |github   = joelra/SDV-PassableLadders
+
   |moddrop = 470174
   |3.0 ready= https://github.com/joelra/SDV-PassableLadders/pull/1
+
   |nexus   = 1915
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Passable Objects
+
   |name   = Content Patcher Animations
   |author   = punyo, yakminepunyo
+
   |author = spacechase0
   |id       = punyo.PassableObjects
+
   |id     = spacechase0.ContentPatcherAnimations
   |nexus id = 2329
+
  |curse  = 867733
   |github   = pomepome/PassableObjects
+
   |moddrop = 771670
   |3.0 ready= yes
+
   |nexus   = 3853
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Fiber
+
   |name   = Content Patcher Editor
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.PelicanFiber
+
   |id     = aedenthorn.ContentPatcherEditor
   |nexus id = 631
+
   |nexus   = 17661
   |github   = jdusbabek/stardewvalley
+
   |github = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.3.11
 
  |unofficial version = 1.1.1-unofficial.5-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-58#post-3325754
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican Postal Service
+
   |name   = Content Patcher Json Processor
   |author   = ElectroCrumpet
+
   |author = Jamie Taylor
   |id       = ElectroCrumpet.PelicanPostalService
+
   |id     = jltaylor-us.ContentPatcherJsonProcessor
   |nexus id = 2770
+
   |nexus   = 13320
   |github   = TobinWilson/PelicanPostalService
+
   |github  = jltaylor-us/StardewJsonProcessor
  |summary = use 1.0.5-beta version (not 1.0.6).
 
  |3.0 ready= https://github.com/TobinWilson/PelicanPostalService/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pelican TTS
+
   |name   = Context-Sensitive Gift Cursor
   |author   = Platonymous
+
   |author = Vanguard3000
   |id       = Platonymous.PelicanTTS
+
   |id     = Vanguard3000.ContextSensitiveGiftCursor
   |nexus id = 1079
+
   |nexus   = 6564
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persia the Mermaid, PersiaMod
+
   |name   = Controller Radial Keybindings
   |author   = Avalon, Avalonii
+
   |author = spacechase0
   |id       = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id     = spacechase0.ControllerRadialKeybindings
   |nexus id = 1419
+
   |nexus   = 12801
   |github   =
+
   |github = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persistent Game Options
+
   |name   = Control Tree
   |author   = Xangria
+
   |author = Cluom
   |id       = Xangria.PersistentGameOptions
+
   |id     = Cluom.ControlTree
   |nexus id = 1778
+
   |nexus   = 23119
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Persival's Bundle Mod
+
   |name   = Control Valley
   |author   = Persival
+
   |author = TheTexanTesla
   |id       =  
+
   |id     = TheTexanTesla.ControlValley
   |nexus id = 438
+
   |nexus   = 8160
   |github   =  
+
   |github = tesla1889tv/ControlValleyMod
   |broke in = Stardew Valley 1.1
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Effects
+
   |name   = Convenient Chests
   |author   = bwdy
+
   |author = Solariz
   |id       = bwdy.personaleffects
+
   |id     = aEnigma.ConvenientChests
   |nexus id = 3532
+
   |nexus   = 2196
   |github   = bwdymods/SDV-PersonalEffects
+
   |github = aEnigmatic/StardewValley
   |3.0 ready= yes
+
   |curse  = 300150
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Choice Perks
+
   |name   = Convenient Inventory
   |author   = skuldomg, Skuld
+
   |author = gaussfire
   |id       = skuldomg.petChoicePerks
+
   |id     = gaussfire.ConvenientInventory
   |nexus id = 3313
+
   |nexus   = 10384
   |github   = skuldomg/petChoicePerks
+
   |github = alanperrow/StardewModding
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pet Enhancement Mod
+
   |name   = Cooking Skill
   |author   = Jfulmer, Consillium
+
   |author = spacechase0
  |id      = JfulmerPetEnhancementMod
+
   |id      = spacechase0.CookingSkill, CookingSkill<!--changed in 1.0.4–6-->
   |nexus id =
+
   |curse   = 867395
  |cf id    =
+
   |moddrop = 127277
  |url     = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |nexus  = 522
   |github   = jlfulmer/PetEnhancementMod
+
   |github  = spacechase0/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
   |unofficial version = 0.0.2-unofficial.2-pathoschild
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
   |3.0 ready= yes, https://github.com/jlfulmer/PetEnhancementMod/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Mob Spawner
+
   |name   = Coop Battle Pause
   |author   = zesman
+
   |author = adverserath
   |id       = MobSpawner.pseudohub.de
+
   |id     = Adverserath.CoopBattlePause
   |nexus id = 2794
+
   |nexus   = 12061
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PHDE Unlocked Recipes
+
   |name   = Coop Cursor, Multi-Screen Multiplayer
   |author   = zesman
+
   |author = DeLiXx
   |id       = UnlockedRecipes.pseudohub.de
+
   |id     = DeLiXx.Coop_Cursor
   |nexus id = 2798
+
  |curse  = 990474
   |github   =  
+
   |nexus   = 12269
   |3.0 ready= no
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Phone Villagers
+
   |name   = Cooperative Egg Hunt
   |author   = DewMods
+
   |author = aedenthorn, Erinthe
   |id       = DewMods.StardewValleyMods.PhoneVillagers
+
   |id     = aedenthorn.CooperativeEggHunt
   |nexus id = 2681
+
   |nexus   = 17058
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plan Importer
+
   |name   = Copper Still
   |author   = Platonymous
+
   |author = NCarigon
   |id       = Platonymous.PlanImporter
+
   |id     = NCarigon.CopperStill
   |nexus id = 2071
+
   |nexus   = 15333
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = ncarigon/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plantable Mushroom Trees
+
   |name   = Cozy Clothing
   |author   = f4iTh, JertsukkaTheMan
+
   |author = CompSciLauren
   |id       = f4iTh.PMT
+
   |id     = CompSciLauren.CozyClothing
   |nexus id = 2349
+
   |nexus   = 5093
   |github   =  
+
  |curse  = 368028
   |3.0 ready= yes
+
  |moddrop = 755868
 +
   |github = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Plant on Grass
+
   |name   = Crab Net
   |author   = Demiacle
+
   |author = jwdred
   |id       = Demiacle.PlantOnGrass
+
   |id     = jwdred.CrabNet
   |nexus id = 1026
+
   |nexus   = 584
   |github   =  
+
   |github = jdusbabek/stardewvalley
 +
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
<!--
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |unofficial version = 1.1.1-unofficial.6-strobe
  |3.0 ready=
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Point and Plant
+
   |name   = Crab Pot Loot Has Quality and Bait Effects
   |author   = jwdred
+
   |author = Goldenrevolver
   |id       = jwdred.PointAndPlant
+
   |id     = Goldenrevolver.CrabPotQuality
   |nexus id = 572
+
   |nexus   = 7767
   |github   = jdusbabek/stardewvalley
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 1.1.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Polygamy
+
   |name   = Craftable Butterfly Hutches
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.polygamy
+
   |id     = aedenthorn.OutdoorButterflyHutch
   |nexus id = 3542
+
   |nexus   = 6279
   |github   = bwdymods/SDV-Polygamy
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pong
+
   |name   = Craftable Legendary Fish Mounts
   |author   = CatCattyCat, Cat
+
   |author = FallToot
   |id       = cat.Pong
+
   |id     = FallToot.CraftableFishMounts
   |nexus id = 1994
+
   |nexus   = 4286
   |github   = danvolchek/StardewMods
+
   |github =
   |broke in = Stardew Valley 1.3.36
+
 
  |3.0 ready= https://github.com/danvolchek/StardewMods/pull/6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pony Weight Loss Program
+
   |name   = Craftable Terrarium, Terrarium
   |author   = BadNetCode
+
   |author = aedenthorn, Erinthe
   |id       = BadNetCode.PonyWeightLossProgram
+
   |id     = aedenthorn.Terrarium
   |nexus id = 1232
+
   |nexus  = 8031
   |moddrop id = 130159
+
   |github = aedenthorn/StardewValleyMods
   |github   =  
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portal Guns
+
   |name   = Craft and Build from Containers, Craft From Containers
   |author   = TrollTheBotman
+
   |author = aedenthorn, Erinthe
   |id       = JoshJKe.PortalGun
+
   |id     = aedenthorn.CraftFromContainers
   |nexus id = 3049
+
   |nexus   = 15341
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Portraiture
+
   |name   = Craft Anything
   |author   = Platonymous
+
   |author = Sabera, kelbesque
   |id       = Platonymous.Portraiture
+
   |id     = Sabera.CraftAnything
   |nexus id = 999
+
   |nexus   = 2524
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
  |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Made Easy
+
   |name   = Crafting Collections Page
   |author   = Mucchan
+
   |author = Gurm0
   |id       = Mucchan.PrairieKingMadeEasy
+
   |id     = Gurm0.CraftingCollection
   |nexus id =
+
   |curse   = 1008156
   |cf id    = 3594
+
   |nexus   = 21620
   |github   = mucchan/sv-mod-prairie-king
+
   |github  =
   |broke in = Stardew Valley 1.2
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |3.0 ready= yes, https://github.com/mucchan/sv-mod-prairie-king/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prairie King Prizes (Lootboxes)
+
   |name   = Crane Machine
   |author   = Renny
+
   |author = chocolatte12
   |id       = renny.prairiekingprizes
+
   |id     = chocolatte12.CraneMachine
   |nexus id = 2811
+
   |nexus   = 20112
   |github   = OfficialRenny/PrairieKingPrizes
+
   |github =
  |3.0 ready= https://github.com/OfficialRenny/PrairieKingPrizes/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Price Drops
+
   |name   = Crane Man Begone
   |author   = skuldomg, Skuld
+
   |author = MouseyPounds
   |id       = skuldomg.priceDrops
+
   |id     = MouseyPounds.CraneManBegone
   |nexus id = 2047
+
   |nexus   = 4704
   |github   = skuldomg/priceDrops
+
   |github = MouseyPounds/stardew-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prices
+
   |name   = Creaturebook
   |author   = skiilaa
+
   |author = KediDili
   |id       = skiilaa.Prices
+
   |id     = KediDili.Creaturebook
   |nexus id = 2255
+
   |nexus   = 13807
   |github   =  
+
   |github = KediDili/Creaturebook
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Prismatic Tools
+
   |name   = Critter Rings
   |author   = stokastic
+
   |author = atravita
   |id       = stokastic.PrismaticTools
+
   |id     = atravita.CritterRings
   |nexus id = 2428
+
  |curse  = 870962
   |github   = stokastic/PrismaticTools
+
  |moddrop = 1358001
   |broke in = Stardew Valley 1.3.29
+
   |nexus   = 15557
  |unofficial version = 1.7.1-unofficial.6-pathoschild
+
   |github = atravita-mods/StardewMods
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-56#post-3324990
+
 
  |3.0 ready= yes, https://github.com/stokastic/PrismaticTools/pull/1
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profit Calculator
+
   |name   = Crocus Crew Sea Monster Alert, Sea Monster Alert
   |author   = spacechase0
+
   |author = violetlizabet
   |id       = spacechase0.ProfitCalculator
+
   |id     = violetlizabet.seaMonster
   |nexus id = 3378
+
   |nexus  = 20486
   |cf id    = 5657
+
   |github = elizabethcd/SeaMonsterAlert
   |github   = spacechase0/StardewProfitCalculator
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Progressive Access Farm
+
   |name   = Cropbeasts
   |author   = onjulraz
+
   |author = kdau
   |id       = onjulraz.ProFarm
+
   |id     = kdau.Cropbeasts
   |nexus id = 2923
+
  |moddrop = 784523
   |github  =  
+
   |nexus   = 6030
   |broke in = Stardew Valley 1.3.29
+
   |github =
  |3.0 ready=
+
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Purchasable Recipes
+
   |name   = Crop Check
   |author   = Paracosm
+
   |author = Fairfield
   |id       = Paracosm.PurchasableRecipes
+
   |id     = FairfieldBW.CropCheck
   |nexus id = 1722
+
   |nexus   = 9224
   |github   =  
+
   |github = FairfieldBW/CropCheck
   |broke in = Stardew Valley 1.3
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = PyTK, Platonymous Toolkit
+
   |name   = Crop Color Combiner
   |author   = Platonymous
+
   |author = MouseyPounds
   |id       = Platonymous.Toolkit
+
   |id     = MouseyPounds.CropColorCombiner
   |nexus id = 1726
+
   |nexus   = 3986
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = MouseyPounds/stardew-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Qi Exchanger
+
   |name   = Crop Extension
   |author   = Mizzion
+
   |author = Platonymous
   |id       = mizzion.qiexchanger
+
   |id     = Platonymous.CropExtension
   |nexus id = 1930
+
  |curse  = 877230
   |github   = Mizzion/QiExchanger
+
   |nexus   = 3208
   |3.0 ready= yes
+
  |moddrop = 793915
 +
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name   = Crop Fairy
   |author   = Prismuth
+
   |author = Abs, abslam
   |id       = <Prismuth.QuaintFarmBridge
+
   |id     = abs.CropFairy
   |nexus id = 1647
+
   |nexus   = 4885
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quality Products
+
   |name   = Crop Grace Period
   |author   = SilentOak
+
   |author = lefthandedkid, stoobinator
   |id       = SilentOak.QualityProducts
+
   |id     = stoobinator.seasonspillover
   |nexus id = 3609
+
   |nexus   = 7203
   |github   = silentoak/QualityProducts
+
   |github = stoobinator/Stardew-Valley-Grace-Period
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quest Delay
+
   |name   = Crop Growth Adjustments
   |author   = BadNetCode
+
   |author = GZhynko
   |id       = BadNetCode.QuestDelay
+
   |id     = GZhynko.CropGrowthAdjustments
   |nexus id = 1239
+
   |nexus  = 18914
   |moddrop id = 473938
+
   |github = gzhynko/stardew-mods
   |github   =  
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Quick Start
+
   |name   = Crop Growth Info
   |author   = WuestMan, redknightofdoom
+
   |author = aedenthorn, Erinthe
   |id       = WuestMan.QuickStart
+
   |id     = aedenthorn.CropGrowthInformation
   |nexus id = 2375
+
   |nexus   = 12178
   |github   = Brian-Wuest/Quick_Start
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rain Randomizer
+
   |name   = Crop Harvest Bubbles
   |author   = EvilPdor
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.CropHarvestBubbles
   |nexus id =
+
   |nexus  = 17761
   |cf id    =  
+
   |github  = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  =
+
   |broke in           = Stardew Valley 1.6
   |broke in = SMAPI 2.0
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |status  = workaround
+
   |unofficial version = 0.3.1-unofficial.1-logophile
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Hair Color
+
   |name   = Crop Hat
   |author   = bookworm89723
+
   |author = aedenthorn, Erinthe
   |id       = davis.randomhair
+
   |id     = aedenthorn.CropHat
   |nexus id = 3271
+
   |nexus   = 11787
   |github   = joaniedavis/RandomHairMod
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Random Tastes
+
   |name   = Crop Markers
   |author   = skiilaa
+
   |author = aedenthorn, Erinthe
   |id       = skiilaa.RandomTastes
+
   |id     = aedenthorn.CropMarkers
   |nexus id = 2285
+
   |nexus   = 18120
   |github   = moriczgergo/RandomTastes
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= https://github.com/moriczgergo/RandomTastes/pull/1
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Range Display, Sprinkler Range
+
   |name   = Crops Anytime Anywhere
   |author   = CatCattyCat, Cat
+
   |author = Pathoschild
   |id       = cat.sprinklerrange
+
   |id     = Pathoschild.CropsAnytimeAnywhere
   |nexus id = 1179
+
   |nexus   = 3000
   |github  = danvolchek/StardewMods
+
   |moddrop = 606647
   |3.0 ready= yes
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Readers Digest
+
   |name   = Crops Survive Season Change
   |author   = Remy Bach
+
   |author = aedenthorn, Erinthe
   |id       = remybach.readersdigest
+
   |id     = aedenthorn.CropsSurviveSeasonChange
   |nexus id = 3040
+
   |nexus   = 18030
   |github   = remybach/stardew-valley-readersdigest
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= https://github.com/remybach/stardew-valley-readersdigest/pull/1
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Realistic Fishing
+
   |name   = Crops Watered Indicator
   |author   = Kevin Connors
+
   |author = Tyler Thrailkill, snowe2010
   |id       = KevinConnors.RealisticFishing
+
   |id     = tylerthrailkill.cropswateredindicator
   |nexus id = 2623
+
   |nexus   = 3200
   |github   = kevinforrestconnors/RealisticFishing
+
   |github = snowe2010/starbound-mods
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 1.2.3-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
  |3.0 ready= yes, https://github.com/kevinforrestconnors/RealisticFishing/pull/46
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recatch Legendary Fish
+
   |name   = Crop Tooltips
   |author   = cantorsdust
+
   |author = GenDeathrow
   |id       = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id     = gengeathrow.croptooltip
   |nexus id = 172
+
  |nexus  =
   |github  = cantorsdust/StardewMods
+
  |curse  = 307933
  |3.0 ready= yes
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
   |status  = workaround
 +
   |summary  = use [[#Lookup Anything|Lookup Anything]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Recover Stamina
+
   |name   = Crop Transplant
   |author   = lperkins2, Logan Perkins
+
   |author = Digus
   |id       = lperkins2.RecoverStamina
+
   |id     = DIGUS.CropTransplantMod
   |nexus id = 2332
+
   |nexus   = 2594
   |github   =  
+
   |github = Digus/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regeneration
+
   |name   = Crop Variation
   |author   = Hammurabi
+
   |author = aedenthorn, Erinthe
   |id       = HammurabiRegeneration
+
   |id     = aedenthorn.CropVariation
   |nexus id =
+
   |nexus  = 11467
   |cf id    = 4584
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.6-unofficial.1-Logophile
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Regen Mod
+
   |name   = Crop Walker
   |author   = Zoryn
+
   |author = MindMeltMax
   |id       = Zoryn.RegenMod
+
   |id     = MindMeltMax.CropWalker
   |nexus id =  
+
   |curse  = 1004489
   |cf id    =  
+
   |moddrop = 1443553
   |url      = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 16632
   |github   = Zoryn4163/SMAPI-Mods
+
   |github = MindMeltMax/Stardew-Valley-Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Bar UI
+
   |name   = Crop Watering Bubbles
   |author   = SlyMerc
+
   |author = aedenthorn, Erinthe
   |id       = RelationshipBar
+
   |id     = aedenthorn.CropWateringBubbles
   |nexus id = 1009
+
   |nexus   = 17773
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
}}
 
{{/entry
 
  |name    = Relationships Enhanced
 
  |author  = rodrigovaz
 
  |id      = relationshipsenhanced
 
  |nexus id =
 
  |cf id    = 4435
 
  |github  =
 
  |broke in = SMAPI 2.0
 
<!--
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
-->
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Status
+
   |name   = Crop Watering Bubbles Continued
   |author   = Dragonisser
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = relationshipstatus
+
   |id     = tem696969696969.CropWateringBubbles
   |nexus id = 751
+
   |nexus   = 21428
   |github   =
+
   |github = kqrse/StardewValleyMods-aedenthorn
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Relationship Tracker
+
   |name   = Crowcalypse
   |author   = Branic
+
   |author = stardemod
   |id       = Branic.RelationshipTracker
+
   |id     = stardemod.Crowcalypse
   |nexus id = 2845
+
   |nexus   = 22594
   |github   = Paradox355/SDVMods
+
   |github =
  |status  = optional
 
  |3.0 ready= https://github.com/Paradox355/SDVMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reminders
+
   |name   = Crow Curse Mod, Miihau's Crow Curse
   |author   = Surkasu
+
   |author = Miihau
   |id       = Surkasu.Reminders
+
   |id     = Miihau.MiihausCrowCurse
   |nexus id = 2481
+
   |nexus   = 16926
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Remote Fridge Storage
+
   |name   = Crystal Ball
   |author   = EternalSoap, arjan3004
+
   |author = Thom Smith, Thom1729
   |id       = EternalSoap.RemoteFridgeStorage
+
   |id     = Thom1729.CrystalBall
   |nexus id = 2545
+
   |nexus   = 7826
   |github   = SoapStuff/Remote-Fridge-Storage
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Removable Horse Hats
+
   |name   = Crystalline Junimo Chests
   |author   = CatCattyCat, Cat
+
   |author = LeFauxMatt and pegfingers
   |id       = cat.removablehorsehats
+
   |id     = furyx639.CrystallineJunimoChests
   |nexus id = 2223
+
   |moddrop = 1547134
   |github   = danvolchek/StardewMods
+
   |nexus   = 20658
   |3.0 ready= yes
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rename
+
   |name   = Current Location
   |author   = Remmie, CoinzReturns
+
   |author = Vrakyas
   |id       = Remmie.Rename
+
   |id     = Vrakyas.CurrentLocation
   |nexus id = 2130
+
   |nexus   = 4028
   |github   =  
+
   |github =
   |3.0 ready= no
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rented Tools
+
   |name   = Cursor Teleport, Teleport to Cursor
   |author   = JarvieK
+
   |author = Patap, Pataper
   |id       = JarvieK.RentedTools
+
   |id     = Patap.CursorTeleport
   |nexus id = 1307
+
   |nexus   = 17934
   |github   = Jarvie8176/StardewMods
+
   |github = pa4op/stardew-teleport
  |3.0 ready= https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Replanter
+
   |name   = Custom Achievements
   |author   = jwdred
+
   |author = aedenthorn, Erinthe
   |id       = jwdred.Replanter
+
   |id     = aedenthorn.CustomAchievements
   |nexus id = 589
+
   |nexus   = 10047
   |github   = jdusbabek/stardewvalley
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
  |unofficial version = 1.1.1-unofficial.3-pathoschild
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-49#post-3321250
 
  |3.0 ready= yes, https://github.com/jdusbabek/stardewvalley/pull/8
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = ReRegeneration
+
   |name   = Custom Adventure Guild Challenges
   |author   = littleraskol
+
   |author = DefenTheNation
   |id       = lrsk_sdvm_rerg.0925160827
+
   |id     = DefenTheNation.CustomGuildChallenges
   |nexus id =  
+
   |nexus   = 2301
   |cf id    = 4465
+
  |github  = defenthenation/StardewMod-CustomSlayerChallenges
   |github   =  
+
 
   |broke in = Stardew Valley 1.3
+
  |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
 +
  |name    = Custom Backpack Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id     = aedenthorn.CustomBackpack
 +
   |nexus  = 13826
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
   |3.0 ready=  
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Custom Backpack Framework
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CustomBackpackFramework
 +
   |nexus  = 21588
 +
  |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reseed, Roc's Reseed Mod
+
   |name   = Custom Bush
   |author   = rocslayer, James Overton
+
   |author = LeFauxMatt
   |id       = Roc.Reseed
+
   |id     = furyx639.CustomBush
   |nexus id = 2421
+
   |curse  = 998265
   |github  =  
+
   |moddrop = 1547214
   |broke in = Stardew Valley 1.3.29
+
   |nexus  = 20619
   |3.0 ready=  
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name   = Custom Cask Mod
   |author   = Iceburg
+
   |author = Digus
   |id       = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id     = DIGUS.CustomCaskMod
   |nexus id = 356
+
   |nexus   = 2642
   |github   =
+
   |github  = Digus/StardewValleyMods
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Right Click Move Mode
+
   |name   = Custom Chest Types
   |author   = ylsama
+
   |author = aedenthorn, Erinthe
   |id       = ylsama.RightClickMoveMode
+
   |id     = aedenthorn.CustomChestTypes
   |nexus id = 2614
+
   |nexus   = 7755
   |github   = ylsama/RightClickMoveMode
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rise And Shine
+
   |name   = Custom Chores
   |author   = Yoshify
+
   |author = LeFauxMatt
   |id       = Yoshify.RiseAndShine
+
   |id     = furyx639.CustomChores
   |nexus id = 3
+
   |nexus   = 5315
   |github   =  
+
  |moddrop = 717888
   |broke in = SMAPI 0.39.1
+
   |github =
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
 
  |unofficial version = 1.1.1-whisk-update
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rope Bridge
+
   |name   = Custom Community Centre
   |author   = Teban100
+
   |author = blueberry
   |id       = RopeBridge
+
   |id     = blueberry.CustomCommunityCentre
   |nexus id = 824
+
   |nexus   = 9850
   |github   = StephenKairos/Teban100-StardewMods
+
   |github = b-b-blueberry/CustomCommunityCentre
   |broke in = SMAPI 2.6
+
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324704
 
  |3.0 ready= yes, https://github.com/StephenKairos/Teban100-StardewMods/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rotate Toolbar
+
   |name   = Custom Companions
   |author   = Pathoschild
+
   |author = PeacefulEnd
   |id       = Pathoschild.RotateToolbar
+
   |id     = PeacefulEnd.CustomCompanions
   |nexus id = 1100
+
   |curse  = 870939
   |github   = Pathoschild/StardewMods
+
   |nexus   = 8626
   |3.0 ready= yes
+
   |github  = Floogen/CustomCompanions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Running Late
+
   |name   = Custom Crafting Stations
   |author   = Coll1234567
+
   |author = Cherry, CherryChain
   |id       = Coll1234567.RunningLate
+
   |id     = Cherry.CustomCraftingStations
   |nexus id = 3518
+
   |nexus   = 6293
   |github   =  
+
   |github = ChroniclerCherry/stardew-valley-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Rush Orders
+
   |name   = Custom Critters
   |author   = spacechase0
+
   |author = spacechase0
   |id       = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id     = spacechase0.CustomCritters
   |nexus id = 605
+
   |curse  = 867759
   |cf id    = 4274
+
   |moddrop = 130428
   |moddrop id = 127276
+
   |nexus  = 1255
   |github   = spacechase0/RushOrders
+
   |github = spacechase0/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Safe Lightning
+
   |name   = Custom Crops Decay
   |author   = CatCattyCat, Cat
+
   |author = ZaneYork
   |id       = cat.safelightning
+
   |id     = ZaneYork.CustomCropsDecay
   |nexus id = 2039
+
   |nexus   = 5830
   |github   = danvolchek/StardewMods
+
   |github = ZaneYork/SDV_Mods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sauvignon in Stardew
+
   |name   = Custom Crystalarium Mod
   |author   = Jesse, Jdvicks94
+
   |author = Digus
   |id       = Jesse.SauvignonInStardew
+
   |id     = DIGUS.CustomCrystalariumMod
   |nexus id = 2597
+
   |nexus   = 2516
   |github   = JDvickery/Sauvignon-in-Stardew
+
   |github = Digus/StardewValleyMods
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 1.9.1-unofficial.4-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-58#post-3326313
 
  |3.0 ready= yes, https://github.com/JDvickery/Sauvignon-in-Stardew/pull/6
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Anywhere
+
   |name   = Custom Crystalarium Mod → CCRMAutomate
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Digus
   |id       = Omegasis.SaveAnywhere
+
   |id     = Digus.CCRMAutomate
   |nexus id = 444
+
   |nexus   = 8193
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Digus/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Save Backup
+
   |name   = Custom Death Penalty Plus
   |author   = SMAPI
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = SMAPI.SaveBackup
+
   |id     = TheMightyAmondee.CustomDeathPenaltyPlus
   |nexus id =  
+
   |nexus   = 7069
   |url      = https://smapi.io
+
   |moddrop = 853913
   |github   = Pathoschild/SMAPI
+
   |github = TheMightyAmondee/CustomDeathPenaltyPlus
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scale Up
+
   |name   = Custom Decoration Areas
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.ScaleUp
+
   |id     = aedenthorn.CustomWallsAndFloors
   |nexus id = 3130
+
   |nexus   = 9626
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scarecrow Highlighter
+
   |name   = Custom Dungeon Floors
   |author   = WretchedPenguin
+
   |author = aedenthorn, Erinthe
   |id       = WretchedPenguin.ScarecrowHighlighter
+
   |id     = Aedenthorn.CustomMonsterFloors
   |nexus id = 3579
+
   |nexus   = 5894
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Blank
+
   |name   = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author   = Caraxian
+
   |author = onlythechosen
   |id       = caraxian.scroll.to.blank
+
   |id     = otc.eggfestivalcustomeggamount
   |nexus id =
+
   |nexus  = 22380
   |cf id    = 4405
+
   |github =
   |github   = Caraxi/StardewValleyMods
 
  |3.0 ready= https://github.com/Caraxi/StardewValleyMods/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scroll To Zoom
+
   |name   = Custom Farm Loader
   |author   = Tomwa
+
   |author = DeLiXx
   |id       = Tomwa.ScrollToZoom
+
   |id     = DeLiXx.Custom_Farm_Loader
   |nexus id = 2163
+
  |curse  = 990485
   |github   =  
+
   |nexus   = 13804
   |3.0 ready= no
+
   |github =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Scythe Harvesting
+
   |name   = Custom Fixed Dialogue
   |author   = mmanlapat
+
   |author = aedenthorn, Erinthe
   |id       = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id     = aedenthorn.CustomFixedDialogue
   |nexus id = 1106
+
   |nexus   = 6358
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
+
 
 +
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SDV Twitch
+
   |name   = Custom Fixed Dialogue - Continued
   |author   = Dawgeth
+
   |author = Datamancer
   |id       = MTD.SDVTwitch
+
   |id     = datamancer.CustomFixedDialogue
   |nexus id = 1760
+
   |nexus   = 20938
   |github  =  
+
   |moddrop = 1533308
   |3.0 ready= no
+
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seasonal Immersion
+
   |name   = Custom Furniture
   |author   = Entoarox
+
   |author = Platonymous
   |id       = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id     = Platonymous.CustomFurniture
   |nexus id = 2273
+
   |nexus   = 1254
   |cf id    = 4262
+
   |moddrop = 793932
   |github   = Entoarox/StardewMods
+
   |github = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Bag
+
   |name   = Custom Gift Dialogue
   |author   = Platonymous
+
   |author = PurrplingCat
   |id       = Platonymous.SeedBag
+
   |id     = PurrplingCat.CustomGiftDialogue
   |nexus id = 1133
+
   |nexus   = 7304
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = purrplingcat/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Catalogue
+
   |name   = Custom Gift Limits
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.SeedCatalogue
+
   |id     = aedenthorn.CustomGiftLimits
   |nexus id = 1640
+
   |nexus   = 13964
   |cf id    = 5090
+
   |github  = aedenthorn/StardewValleyMods
   |moddrop id = 281292
+
 
   |github   = spacechase0/SeedCatalogue
+
   |broke in = Stardew Valley 1.6
   |3.0 ready= yes
+
   |status   = workaround
 +
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seed Maker Crop Quality, SMCQ
+
   |name   = Custom Gift Limits - Continued
   |author   = mcoocr
+
   |author = aedenthorn and FlyingTNT
   |id       = mcoocr.smcq
+
   |id     = FlyingTNT.CustomGiftLimits
   |nexus id = 3089
+
   |nexus   = 22385
   |github   = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github = FlyingTNT/StardewValleyMods
  |3.0 ready= https://github.com/Noomklaw/SV_BetterQualityMoreSeeds/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Seeds are Rare
+
   |name   = Custom Hay
   |author   = jahangmar
+
   |author = aedenthorn, Erinthe
   |id       = jahangmar.SeedsAreRare
+
   |id     = aedenthorn.CustomHay
   |nexus id = 3618
+
   |nexus   = 16744
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service
+
   |name   = Custom Home Music, Zelink's ZeldaHome
   |author   = JarvieK
+
   |author = zelink, zelinknilez
   |id       = JarvieK.SelfService
+
   |id     = zelink.zeldaHome
   |nexus id = 1304
+
   |nexus   = 20844
   |github   = Jarvie8176/StardewMods
+
   |github =
  |3.0 ready= https://github.com/Jarvie8176/StardewMods/pull/7
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Self Service Shops
+
   |name   = Customizable Cart Redux
   |author   = GuiNoya, Yesst
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = GuiNoya.SelfServiceShop
+
   |id     = KoihimeNakamura.CCR
   |nexus id = 1622
+
   |nexus   = 1402
   |github   = GuiNoya/SVMods
+
  |moddrop = 664037
   |3.0 ready= yes
+
   |github = Sakorona/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Send Items to Other Farmers, Send Letters
+
   |name   = Customizable Death Penalty
   |author   = Denifia
+
   |author = CatCattyCat, Cat
   |id       = Denifia.SendItems
+
   |id     = cat.customizabledeathpenalty
   |nexus id = 1087
+
   |nexus   = 1991
   |moddrop id = 127754
+
   |moddrop = 833547
   |github   = Denifia/StardewMods
+
   |github = danvolchek/StardewMods
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Separate Money for Multiplayer
+
   |name   = Customizable Traveling Cart Days
   |author   = funny-snek
+
   |author = Yyeahdude
   |id       = funnysnek.SeparateMoney
+
   |id     = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus id = 3086
+
   |nexus   = 567
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Bookmarker
+
   |name   = Customize Anywhere
   |author   = Ilyaki
+
   |author = Cherry, CherryChain
   |id       = Ilyaki.ServerBookmarker
+
   |id     = Cherry.CustomizeAnywhere
   |nexus id = 2968
+
   |nexus   = 4734
   |github  = Ilyaki/ServerBookmarker
+
   |moddrop = 716356
   |3.0 ready= yes
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Browser
+
   |name   = Customize Exterior
   |author   = Ilyaki
+
   |author = spacechase0
   |id       = Ilyaki.ServerBrowser
+
   |id     = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus id = 3227
+
   |nexus   = 1099
   |github   = Ilyaki/Server-Browser
+
  |moddrop = 127272
   |3.0 ready= yes
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Server Port Changer
+
   |name   = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author   = PhantomGamers
+
   |author = MissCoriel
   |id       = PhantomGamers.ServerPortChanger
+
   |id     = misscoriel.hpstam
   |nexus id = 2993
+
   |nexus   = 5275
   |github   = PhantomGamers/StardewPortChanger
+
   |github = MissCoriel/Customize-Health-and-Stamina
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Set Unique Game ID
+
   |name   = Customize Wedding Attire
   |author   = dJomp
+
   |author = violetlizabet
   |id       = dJomp.SetUniqueGameID
+
   |id     = violetlizabet.CustomizeWeddingAttire
   |nexus id = 2042
+
   |nexus   = 10761
   |github   =  
+
   |github = elizabethcd/CustomizeWeddingAttire
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shed Notifications
+
   |name   = Custom Kissing
   |author   = TheCroak
+
   |author = Digus
   |id       = TheCroak.BuildingsNotifications
+
   |id     = DIGUS.CustomKissingMod
   |nexus id = 620
+
   |nexus   = 4664
   |github   =
+
   |github = Digus/StardewValleyMods
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shenandoah Library
+
   |name   = Custom Linens
   |author   = Nishtra
+
   |author = Mevima
   |id       = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id     = Mevima.CustomLinens
   |nexus id = 756
+
   |nexus   = 1027
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
   |3.0 ready=
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship From Inventory
+
   |name   = Custom Localization
   |author   = Platonymous
+
   |author = ZaneYork
   |id       = Platonymous.ShipFromInventory
+
   |id     = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus id = 3219
+
   |nexus   = 5377
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = ZaneYork/SDV_CustomLocalization
   |3.0 ready= yes
+
 
 +
   |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.)
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shipment Tracker
+
   |name   = Custom Locks
   |author   = Iceburg
+
   |author = aedenthorn, Erinthe
   |id       = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id     = aedenthorn.CustomLocks
   |nexus id = 321
+
   |nexus   = 6251
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shop Expander
+
   |name   = Custom Locks Updated
   |author   = Entoarox
+
   |author = Rokugin
   |id       = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id     = Rokugin.CustomLocksUpdated
   |nexus id = 2278
+
   |nexus  = 21148
   |cf id    = 4381
+
   |github = rokugin/StardewMods
   |github   = Entoarox/StardewMods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Showcase
+
   |name   = Custom Mine Cart Steam
   |author   = Igorious
+
   |author = aedenthorn, Erinthe
   |id       = Igorious.Showcase
+
   |id     = aedenthorn.CustomMineCartSteam
   |nexus id =
+
   |nexus  = 14508
   |cf id    = 4487
+
   |github = aedenthorn/StardewValleyMods
   |github   = Igorious/Stardew_Valley_Showcase_Mod
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Show Catch Quality
+
   |name   = Custom Movies
   |author   = f4iTh, JertsukkaTheMan
+
   |author = Platonymous
   |id       = f4iTh.ShowCatchQuality
+
   |id     = Platonymous.CustomMovies
   |nexus id = 3326
+
   |nexus   = 4737
   |github   =  
+
  |moddrop = 793918
   |3.0 ready= yes
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Shroom Spotter
+
   |name   = Custom Music
   |author   = TehPers
+
   |author = Platonymous
   |id       = TehPers.ShroomSpotter
+
   |id     = Platonymous.CustomMusic
   |nexus id = 908
+
   |curse  = 307367
   |moddrop id = 125766
+
   |moddrop = 793904
   |github   = TehPers/StardewValleyMods
+
  |nexus  = 3043
   |3.0 ready= no
+
   |github = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silent Scarecrows
+
   |name   = Custom Names
   |author   = climaxius
+
   |author = MindMeltMax
   |id       = climaxius.silentscarecrows
+
   |id     = MindMeltMax.CustomNames
   |nexus id = 3258
+
   |curse  = 1008334
   |github   = robbiev/SilentScarecrows
+
   |nexus   = 23131
   |3.0 ready= yes
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Silo Report
+
   |name   = Custom NPC Exclusions
   |author   = bogie5464
+
   |author = Esca, Esca-MMC
   |id       = bogie5464.SiloReport
+
   |id     = Esca.CustomNPCExclusions
   |nexus id = 3194
+
   |nexus   = 7089
   |github  = bogie5464/SiloReport
+
   |moddrop = 847997
   |3.0 ready= yes
+
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Crop Label
+
   |name   = Custom NPC Fixes
   |author  = TheMusketeer
+
   |author = spacechase0
   |id      = SimpleCropLabel
+
  |id      = spacechase0.CustomNPCFixes
   |nexus id = 314
+
  |curse   = 867734
   |github   =  
+
   |moddrop = 771669
   |3.0 ready= yes
+
   |nexus   = 3849
 +
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Hunger System, Hunger Mod
+
   |name   = Custom NPC - Riley, Riley House
   |author   = skn
+
   |author = SG
   |id       = skn.HungerMod
+
   |id     = SG.RileyHouse
   |nexus id = 3270<!--was 1127 before re-release-->
+
   |nexus   = 5811
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sound Manager
+
   |name   = Custom Obelisks
   |author   = Omegasis, AlphaOmegasis
+
   |author = XxHarvzBackxX
   |id       = Omegasis.SimpleSoundManager
+
   |id     = harvz.CustomObelisks
   |nexus id = 1410
+
   |nexus   = 10202
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = XxHarvzBackxX/Custom-Obelisks
   |3.0 ready= https://github.com/janavarro95/Stardew_Valley_Mods/pull/50
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Simple Sprinkler
+
   |name   = Custom Object Production
   |author   = ADoby, tZed, Tobias Z
+
   |author = aedenthorn, Erinthe
   |id       = tZed.SimpleSprinkler
+
   |id     = aedenthorn.CustomObjectProduction
   |nexus id = 76
+
  |curse  = 868827
   |github   = ADoby/SimpleSprinkler
+
   |nexus   = 10152
   |broke in = Stardew Valley 1.3
+
   |github = aedenthorn/StardewValleyMods
  |unofficial version = 1.6.1-unofficial.1-pathoschild
+
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-60#post-3328871
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes, https://github.com/ADoby/SimpleSprinkler/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Siv's Marriage
+
   |name   = Custom Ore Nodes
   |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.CustomOreNodes
   |nexus id = 366
+
  |curse  = 868903
   |github   = tlcasebeer/SivsMarriageMod
+
   |nexus   = 5966
   |broke in = Stardew Valley 1.1
+
   |github = aedenthorn/StardewValleyMods
  |status  = workaround
+
 
  |summary  = use {{nexus mod|3054|Looking For Love}} instead.
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige
+
   |name   = Custom Paths
   |author   = Alphablackwolf
+
   |author = Entoarox
   |id       = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa [del]1.2.3[/del] (must have been sooner, 1.0.9 had this ID too) -->
+
   |id     = Entoarox.CustomPaths
   |nexus id = 569
+
   |nexus   = 2272
   |github  = Alphablackwolf/SkillPrestige
+
   |chucklefish = 5234
   |broke in = Stardew Valley 1.3
+
   |github  = Entoarox/StardewMods
   |unofficial version = 1.2.4-unofficial.2-pathoschild
+
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-60#post-3328482
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |3.0 ready= yes, https://github.com/Alphablackwolf/SkillPrestige/pull/9
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skill Prestige: Cooking Skill Adapter, Cooking Skill Prestige Adapter
+
   |name   = Custom Pet Beds, Pet Bed
   |author   = Alphablackwolf
+
   |author = aedenthorn, Erinthe
   |id       = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id     = aedenthorn.PetBed
   |nexus id = 569
+
   |nexus  = 10462
   |cf id    =  
+
   |github = aedenthorn/StardewValleyMods
   |github   = Alphablackwolf/SkillPrestigeCookingAdapter
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame
+
   |name   = Custom Picture Frames
   |author   = DewMods
+
   |author = aedenthorn, Erinthe
   |id       = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id     = aedenthorn.CustomPictureFrames
   |nexus id = 2697
+
   |nexus   = 10704
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Intro
+
   |name   = Custom Quest Expiration
   |author   = Pathoschild
+
   |author = hawkfalcon
   |id       = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id     = hawkfalcon.CustomQuestExpiration
   |nexus id = 533
+
   |nexus   = 2148
   |github   = Pathoschild/StardewMods
+
   |github = hawkfalcon/Stardew-Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cavern Elevator
+
   |name   = Custom Reminders
   |author   = Bifibi, Lestoph
+
   |author = Dem1se
   |id       = SkullCavernElevator
+
   |id     = Dem1se.CustomReminders
   |nexus id = 963
+
   |nexus   = 6215
   |github  =  
+
   |moddrop = 793899
   |3.0 ready= yes
+
   |github  = Dem1se/CustomReminders
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepovers
+
   |name   = Custom Renovations, Renovations
   |author   = bwdy
+
   |author = aedenthorn, Erinthe
   |id       = bwdy.sleepovers
+
   |id     = aedenthorn.Renovations
   |nexus id = 3531
+
   |nexus   = 9687
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleep Worker
+
   |name   = Custom Resource Clumps
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.SleepWorker
+
   |id     = aedenthorn.CustomResourceClumps
   |nexus id = 2062
+
   |nexus   = 6669
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sleepy Eye
+
   |name   = Custom Signs
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.SleepyEye
+
   |id     = aedenthorn.CustomSigns
   |nexus id = 1152
+
   |nexus  = 11336
   |cf id    = 4709
+
   |github = aedenthorn/StardewValleyMods
  |moddrop id = 129011
+
 
   |github   = spacechase0/SleepyEye
+
   |broke in = Stardew Valley 1.6
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Mods, Slime Minigame, Slime QOL
+
   |name   = Custom Spouse Location
   |author   = Tofu, SadDodo
+
   |author = barteke22
   |id       = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id     = barteke22.CustomSpouseLocation
   |nexus id = 2743
+
   |nexus   = 9676
   |github   =  
+
   |github = barteke22/StardewMods
   |broke in = Stardew Valley 1.3.29
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slime Spawner
+
   |name   = Custom Spouse Patio Redux
   |author   = aurnj, Roy Li
+
   |author = aedenthorn, Erinthe
   |id       = RuyiLi.SlimeSpawner
+
   |id     = aedenthorn.CustomSpousePatioRedux
   |nexus id =  
+
   |nexus   = 10889
   |cf id    =  
+
  |github  = aedenthorn/StardewValleyMods
   |url     = https://community.playstarbound.com/threads/slime-spawner.129326/
+
 
   |github  =  
+
   |broke in          = Stardew Valley 1.6
  |broke in = SMAPI 2.0
+
   |unofficial url     = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
  |3.0 ready=
+
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Slower Fence Decay
+
   |name   = Custom Spouse Patio Wizard
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = aedenthorn, Erinthe
   |id       = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id     = aedenthorn.CustomSpousePatioWizard
   |nexus id = 252
+
   |nexus   = 7775
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Smart Cursor
+
   |name   = Custom Spouse Rooms
   |author   = stokastic
+
   |author = aedenthorn, Erinthe
   |id       = stokastic.SmartCursor
+
   |id     = aedenthorn.CustomSpouseRooms
   |nexus id = 2458
+
  |curse  = 868833
   |github   = stokastic/SmartCursor
+
   |nexus   = 10029
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
   |github = aedenthorn/StardewValleyMods
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
+
 
   |3.0 ready= yes, https://github.com/stokastic/SmartCursor/pull/2
+
   |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
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SmartMod
+
   |name   = Custom Spouse Rooms - Continued
   |author   = KuroBear
+
   |author = Datamancer
   |id       = KuroBear.SmartMod
+
   |id     = datamancer.CustomSpouseRooms
   |nexus id =
+
   |nexus  = 20966
   |cf id    =  
+
   |moddrop = 1534005
   |url      = https://community.playstarbound.com/threads/108104
+
   |github = csandwith/StardewValleyMods
   |github   =
 
  |broke in = Stardew Valley 1.2
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Social Tab Patch for Unlimited Players
+
   |name   = Custom Starter Furniture
   |author   = funny-snek
+
   |author = aedenthorn, Erinthe
   |id       = funnysnek.socialtabpatch
+
   |id     = aedenthorn.CustomStarterFurniture
   |nexus id = 2981
+
   |nexus   = 16729
   |github   =  
+
   |github = aedenthorn/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = SpaceCore
+
   |name   = Custom Starter Package
   |author   = spacechase0
+
   |author = aedenthorn, Erinthe
   |id       = spacechase0.SpaceCore
+
   |id     = aedenthorn.CustomStarterPackage
   |nexus id = 1348
+
   |nexus  = 14152
   |cf id    = 4868
+
   |github = aedenthorn/StardewValleyMods
  |moddrop id = 136998
+
 
   |github   = spacechase0/SpaceCore_SDV
+
   |broke in = Stardew Valley 1.6
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spawn Monsters
+
   |name   = Custom Tapper Framework
   |author   = Berisan
+
   |author = Selph, zombifier
   |id       = Berisan.SpawnMonsters
+
   |id     = selph.CustomTapperFramework
   |nexus id = 3201
+
   |nexus   = 22975
   |github   = Berisan/SpawnMonsters
+
   |github = zombifier/My_Stardew_Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spenny
+
   |name   = Custom Tokens
   |author   = spacechase0
+
   |author = TheMightyAmondee, MightyAmondee
   |id       = spacechase0.Spenny
+
   |id     = TheMightyAmondee.CustomTokens
   |nexus id = 2755
+
   |nexus  = 7517
   |cf id    = 5522
+
   |github = TheMightyAmondee/CustomTokens
   |github   = spacechase0/Spenny
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Money
+
   |name   = Custom Toolbar
   |author   = Platonymous
+
   |author = aedenthorn, Erinthe
   |id       = Platonymous.SplitMoney
+
   |id     = aedenthorn.CustomToolbar
   |nexus id = 2303
+
   |nexus   = 11322
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Split Screen
+
   |name   = Custom Tool Effect
   |author   = Ilyaki
+
   |author = ZaneYork
   |id       = Ilyaki.SplitScreen
+
   |id     = ZaneYork.CustomToolEffect
   |nexus id = 2139
+
   |nexus   = 5712
   |github   = Ilyaki/SplitScreen
+
   |github = ZaneYork/CustomToolEffect
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Spouse's Room Mod
+
   |name   = Custom Tool Range
   |author   = Wata, Watagatapitusberry
+
   |author = trashcan9
   |id       = Spouseroom
+
   |id     = trashcan9.CustomToolRange
   |nexus id =
+
   |nexus  = 16384
  |cf id    =
+
   |github =
   |url      = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint
+
   |name   = Custom Tracker
   |author   = Yoshify
+
   |author = Esca, Esca-MMC
   |id       =  
+
   |id     = Esca.CustomTracker
   |nexus id = 2
+
   |nexus   = 5108
   |github   =
+
   |github  = Esca-MMC/CustomTracker
  |broke in = SMAPI 0.39.1
+
   |moddrop = 706059
  |status  = workaround
 
  |summary = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
   |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinting
+
   |name   = Custom Transparency
   |author   = Patrick, mistersnuggler
+
   |author = CatCattyCat, Cat
   |id       =  
+
   |id     = cat.customtransparency
   |nexus id =
+
   |nexus  = 2359
   |cf id    =  
+
   |moddrop = 833556
   |url      = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github = danvolchek/StardewMods
   |github   = oliverpl/SprintingMod
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Buttons
+
   |name   = Custom Trash Can
   |author   = OrSpeeder, Mauricio Gomes
+
   |author = ShivaGuy
   |id       = SPDSprintAndDash
+
   |id     = ShivaGuy.CustomTrashCan
   |nexus id = 235
+
   |nexus   = 11835
   |github   =
+
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint and Dash Redux
+
   |name   = Custom Tree Tweaks, More Wood
   |author   = littleraskol
+
   |author = aedenthorn, Erinthe
   |id       = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id     = aedenthorn.TreeTweaks
   |nexus id =
+
   |nexus  = 10760
   |cf id    = 4201
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://community.playstarbound.com/resources/4201
+
 
  |summary  = use [[#Sprint Sprint Sprint|Sprint Sprint Sprint]] instead.
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
   |broke in = Stardew Valley 1.3.20
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprint Sprint Sprint
+
   |name   = Custom TV
   |author   = Jessebot, JessebotX
+
   |author = Platonymous
   |id       = Jessebot.SprintSprintSprint
+
   |id     = Platonymous.CustomTV
   |nexus id = 3294
+
   |curse  = 877224
   |github   = JessebotX/StardewMods
+
   |nexus   = 6775
   |url      = https://github.com/JessebotX/StardewMods/releases/tag/Sprint
+
   |github  = Platonymous/Stardew-Valley-Mods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Check Fix
+
   |name   = Custom Wallpaper Framework
   |author   = punyo, yakminepunyo
+
   |author = aedenthorn, Erinthe
   |id       = punyo.StackCheckFix
+
   |id     = aedenthorn.CustomWallpaperFramework
   |nexus id = 2433
+
  |curse  = 868751
   |github   = pomepome/StackCheckFix
+
   |nexus   = 12510
   |3.0 ready= yes
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack Everything
+
   |name   = Custom Warp Locations
   |author   = CatCattyCat, Cat
+
   |author = CatCattyCat, Cat
   |id       = cat.stackeverything
+
   |id     = cat.customwarplocations
   |nexus id = 2053
+
   |nexus   = 1688
   |github   = danvolchek/StardewMods
+
  |moddrop = 833544
   |3.0 ready= yes
+
   |github = danvolchek/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StackSplitX
+
   |name   = Custom Warp Points
   |author   = tstaples
+
   |author = aedenthorn, Erinthe
   |id       = tstaples.StackSplitX
+
   |id     = aedenthorn.CustomWarpPoints
   |nexus id = 798
+
   |nexus   = 9651
   |github   = tstaples/StackSplitX
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stack to Nearby Chests
+
   |name   = Custom Warps
   |author   = Ilyaki
+
   |author = f4iTh, JertsukkaTheMan
   |id       = Ilyaki.StackToNearbyChests
+
   |id     = f4iTh.CustomWarps
   |nexus id = 1787
+
   |nexus   = 3445
   |github   = Ilyaki/StackToNearbyChests
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = StaminaRegen
+
   |name   = Custom Winter Star Gifts
   |author   = EvilPdor
+
   |author = XxHarvzBackxX
   |id       =  
+
   |id     = harvz.CWSG
   |nexus id =
+
   |nexus  = 10024
   |cf id    =  
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  = natfoth/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Brewery
+
   |name   = Cut the Cord, TvMenu
   |author   = Cylon
+
   |author = cgifox
   |id       = cylon.stardewbrewery
+
   |id     = cgifox.CutTheCord
   |nexus id = 2057
+
   |nexus   = 9571
   |github   = JustCylon/stardew-brewery
+
   |github = harshlele/CutTheCord
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Config Menu
+
   |name   = Daily Farm Photo
   |author   = Juice805
+
   |author = Seawolf, seawolf87
   |id       = Juice805.StardewConfigMenu
+
   |id     = Seawolf.DailyFarmPhoto
   |nexus id = 1312
+
   |nexus   = 4791
   |github   = StardewConfigFramework/StardewConfigMenu
+
   |github = Seawolf87/DailyFarmPhoto
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Discord
+
   |name   = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author   = Steven Kraft
+
   |author = BlaDe
   |id       = StevenKraft.StardewDiscord
+
   |id     = BlaDe.StepsTakenOnScreen
   |nexus id = 3608
+
   |nexus   = 6783
   |github   =  
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Editor
+
   |name   = Daily Luck Message
   |author   = spacechase0
+
   |author = Schematix, Schmtx
   |id       = spacechase0.StardewEditor.GameIntegration
+
   |id     = Schematix.DailyLuckMessage
   |nexus id = 1298
+
   |nexus  = 1327
   |cf id    = 4837
+
   |github =
   |github   = spacechase0/StardewEditor
+
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |3.0 ready=
+
   |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Hack
+
   |name   = Daily Luck on HUD, JustLuckMod
   |author   = bcmpinc
+
   |author = zeldela
   |id       = bcmpinc.StardewHack
+
   |id     = dJustLuckMod
   |nexus id = 3213
+
   |nexus   = 10386
   |github   = bcmpinc/StardewHack
+
   |github = zeldela/sdv-mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Locations
+
   |name   = Daily News
   |author   = Mizzion
+
   |author = bashNinja
   |id       = mizzion.stardewlocations
+
   |id     = bashNinja.DailyNews
   |nexus id = 1929
+
   |nexus   = 1141
   |github   = Mizzion/StardewLocations
+
   |github = miketweaver/DailyNews
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew News Feed
+
   |name   = Daily Pet the Animals
   |author   = Other Buckets
+
   |author = flowoeB
   |id       = OtherBuckets.StardewNewsFeed
+
   |id     = flowoeB.DailyPetTheAnimals
   |nexus id = 3206
+
   |nexus   = 8356
   |github   = Mikesnorth/StardewNewsFeed
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Notification
+
   |name   = Daily Phone Quest
   |author   = monopandora
+
   |author = ActionJackson
   |id       = stardewnotification, mondopandora.stardewnotification <!-- actual + unofficial manifest ID -->
+
   |id     = ActionJackson.DailyPhoneQuest
   |nexus id =
+
   |nexus  = 14648
   |cf id    =  
+
   |github  =
   |url      = https://community.playstarbound.com/threads/127979
+
 
  |github  = monopandora/StardewNotification
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
   |broke in = SMAPI 2.0
 
  |unofficial version = 1.7.1-unofficial.knakamura.6
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-53#post-3323759
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardew Symphony Remastered, Stardew Symphony
+
   |name   = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
  |author  = Omegasis, Alpha_Omegasis
+
   |author  = MevNav
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
  |id     = MevNav.DailyPlanner
   |nexus id = 425
+
   |nexus   = 16704
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github  = BuildABuddha/StardewDailyPlanner
   |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stardust Core
+
   |name   = Daily Screenshot
   |author   = Omegasis, Alpha_Omegasis
+
   |author = CompSciLauren
   |id       = Omegasis.StardustCore, StarDustCore<!--changed in 2.0-->
+
   |id     = CompSciLauren.DailyScreenshot
   |nexus id = 2341
+
   |nexus   = 4779
   |github   = janavarro95/Stardew_Valley_Mods
+
  |chucklefish = 5907
   |3.0 ready= yes
+
  |moddrop = 677025
 +
   |curse   = 353698
 +
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Starting Money
+
   |name   = Daily Special Orders
   |author   = mmanlapat
+
   |author = shekurika
   |id       = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id     = shekurika.DailySpecialOrders
   |nexus id = 1138
+
   |nexus   = 9693
   |github   =  
+
   |github = shekurika/DailySpecialOrders
   |3.0 ready= no
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Start With Hat
+
   |name   = Daily Tasks Report
   |author   = treyh0
+
   |author = GuiNoya, Yesst
   |id       = treyh0.StartWithHat
+
   |id     = GuiNoya.DailyTasksReport
   |nexus id = 2628
+
   |nexus   = 1624
   |github  =  
+
   |github = GuiNoya/SVMods
   |3.0 ready= no
+
 
 +
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stash Items to Chest
+
   |name   = Daily Tasks Report Plus
   |author   = lambui
+
   |author = Prism 99
   |id       = BlueMod_StashItemsToChest
+
   |id     = Prism99.DailyTasksReportPlus
   |nexus id =
+
   |nexus  = 20871
   |cf id    =  
+
   |github  = Prism-99/DailyTaskReportPlus
   |url      = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 
  |github  = lambui/StardewValleyMod_StashItemsToChest
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Convenient Chests|Convenient Chests]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stone Bridge Over Pond, Pond With Bridge
+
   |name   = Dan Utils
   |author   = Advize and jinxiewinxie
+
   |author = Danmw3
   |id       = jinxiewinxie.StoneBridgeOverPond
+
   |id     = danmw3.DanUtils
   |nexus id = 316
+
   |nexus   = 2287
   |github   = Jinxiewinxie/StardewValleyMods
+
   |github =
   |3.0 ready= https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Stumps to Hardwood Stumps
+
   |name   = Dark User Interface
   |author   = Nishtra
+
   |author = zazizu
   |id       = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id     = zazizu.darkUI
   |nexus id = 691
+
   |nexus   = 4056
   |github   =  
+
   |github = cilekli-link/SDVMods
   |broke in = Stardew Valley 1.3.29
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Summit Reborn
+
   |name   = Data Layers, Data Maps
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = Pathoschild
   |id       = KoihimeNakamura.summitreborn
+
   |id     = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus id = 2073
+
   |nexus   = 1691
   |github  = JohnsonNicholas/SDVMods
+
   |moddrop = 606646
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swim (Almost) Anywhere, Swim Suit
+
   |name   = Dear Diary, Journal Keeping Mod
   |author   = Platonymous
+
   |author = MissCoriel
   |id       = Platonymous.SwimSuit
+
   |id     = misscoriel.diary
   |nexus id = 1215
+
   |nexus   = 4451
   |github   = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 624395
   |3.0 ready= https://github.com/Platonymous/Stardew-Valley-Mods/pull/37
+
   |github = MissCoriel/Dear-Diary
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Swizzy Meads
+
   |name   = Death Tweaks
   |author   = Swizzy Studios
+
   |author = aedenthorn, Erinthe
   |id       = SwizzyStudios.SwizzyMeads
+
   |id     = aedenthorn.DeathTweaks
   |nexus id = 3241
+
   |nexus   = 18174
   |github   = SwizzyStudios/SV-SwizzyMeads
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tainted Cellar, Underground House Cellar
+
   |name   = Debug Mode
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Pathoschild
   |id       = TaintedCellar
+
   |id     = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
  |nexus id = 1672
+
   |nexus  = 679
  |github  = Jinxiewinxie/StardewValleyMods
+
   |moddrop = 606608
  |broke in = Stardew Valley 1.3
+
   |github  = Pathoschild/StardewMods
   |unofficial version = 1.1.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329929
 
   |3.0 ready= yes, https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tapper Ready
+
   |name   = Decrafting Mod
   |author   = skunkkky
+
   |author = iSkLz_, MSCFC
   |id       = skunkkk.TapperReady
+
   |id     = MSCFC.DecraftingMod
   |nexus id = 1219
+
   |nexus   = 4158
   |github   =  
+
   |github = iSkLz/DecraftingMod
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Taxes Mod
+
   |name   = Deep Woods
   |author  = bdawson1993
+
   |author = Max Vollmer, SVProtector
   |id      =  
+
   |id      = maxvollmer.deepwoodsmod
   |nexus id = 38
+
   |curse  = 992429
   |github   =  
+
   |nexus   = 2571
   |broke in = SMAPI 0.39.1
+
   |github = maxvollmer/DeepWoodsMod
  |3.0 ready=
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Core Mod
+
   |name   = Deep Woods Seasonal Obelisk
   |author   = TehPers
+
   |author = Sandman53
   |id       = TehPers.CoreMod, TehPers.Core<!--changed in re-release-->
+
   |id     = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus id = 3256<!--was 2150 before re-release-->
+
   |nexus   = 5016
   |github   = TehPers/StardewValleyMods
+
   |github =
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Festive Slimes
+
   |name   = Deep Woods Warp Network Integration
   |author   = TehPers
+
   |author = Tlitookilakin
   |id       = TehPers.FestiveSlimes
+
   |id     = tlitookilakin.deepwoodswarpnet
   |nexus id = 2990
+
   |nexus   = 10240
   |github   =  
+
  |moddrop = 1060419
   |source  = https://github.com/TehPers/StardewValleyMods/tree/2.0-dev<!-- not in master branch yet-->
+
   |github = tlitookilakin/WarpnetDeepwoods
  |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teh's Fishing Overhaul
+
   |name   = Default Animal Skin Replacer, Default Skin Replace
   |author   = TehPers
+
   |author = bungus
   |id       = TehPers.FishingOverhaul
+
   |id     = bungus.DefaultSkinReplace
   |nexus id = 866
+
   |nexus  = 21612
   |moddrop id = 123679
+
   |github = BussinBungus/BungusSDVMods
   |github   = TehPers/StardewValleyMods
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Teleporter
+
   |name   = Default Farmer
   |author   = Bifibi
+
   |author = Tyler Gibbs
   |id       = Teleporter
+
   |id     = tylergibbs2.DefaultFarmer
   |nexus id =
+
   |nexus  = 12421
   |cf id    = 4374
+
   |github  = tylergibbs2/StardewValleyMods
   |github   =
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary = use [[#Fast Travel|Fast Travel]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Moon
+
   |name   = Default On Cheats
   |author   = Pucklynn
+
   |author = EnderTedi
   |id       = shannon.MoonMod
+
   |id     = EnderTedi.DefaultOnCheats
   |nexus id = 2482
+
   |nexus   = 21035
   |github   =  
+
   |github = EnderTedi/DefaultOnCheats
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Pumpkin King
+
   |name   = Default Window Size
   |author   = KirbyLink
+
   |author = DecidedlyHuman
   |id       = kirbylink.pumpkinking
+
   |id     = DecidedlyHuman.DefaultWindowSize
   |nexus id = 3006
+
   |nexus   = 10939
   |github   = KirbyLink/PumpkinKing
+
   |github = DecidedlyHuman/StardewValleyMods
  |3.0 ready= https://github.com/KirbyLink/PumpkinKing/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = The Weather Machine
+
   |name   = Delivery Service
   |author   = SixthTitan
+
   |author = AxesOfEvil
   |id       = SixthTitan.StarDewValleyWeatherMachine
+
   |id     = AxesOfEvil.DeliveryService
   |nexus id = 3203
+
   |nexus   = 5187
   |github   =  
+
   |github = AxesOfEvil/SV_DeliveryService
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Three Heart Flower Festival Dance Partners, 3-heart Dance Partner
+
   |name   = Delivery Upgrade Tool
   |author   = spacechase0
+
   |author = Dash, yuukidach
   |id       = ThreeHeartDancePartner
+
   |id     = Pathoschild.test
   |nexus id = 500
+
   |nexus   = 5570
   |cf id    = 3767
+
   |github  =
  |moddrop id = 127278
+
 
   |github  = spacechase0/ThreeHeartDancePartner
+
   |broke in = Stardew Valley 1.6
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tillable Ground
+
   |name   = Deluxe Grabber Redux
   |author   = hawkfalcon
+
   |author = ferdaber
   |id       = hawkfalcon.TillableGround
+
   |id     = ferdaber.DeluxeGrabberRedux
   |nexus id = 2175
+
   |nexus   = 7920
   |github   = hawkfalcon/Stardew-Mods
+
   |github = ferdaber/sdv-mods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tilled Soil Decay
+
   |name   = Deluxe Grabber Redux 1.6
   |author   = bcmpinc
+
   |author = Nykal145
   |id       = bcmpinc.TilledSoilDecay
+
   |id     = Nykal145.DeluxeGrabberRedux16
   |nexus id = 2738
+
   |nexus   = 20799
   |github   = bcmpinc/StardewHack
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Freeze
+
   |name   = Deluxe Hats
   |author   = Omegasis, Alpha_Omegasis
+
   |author = domsim1
   |id       = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id     = domsim1.DeluxeHats
   |nexus id = 973
+
   |nexus   = 5836
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = domsim1/stardew-valley-deluxe-hats-mod
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Multiplier
+
   |name   = Deluxe Journal
   |author   = DefenTheNation
+
   |author = MolsonCAD
   |id       = DefenTheNation.TimeMultiplier
+
   |id     = MolsonCAD.DeluxeJournal
   |nexus id = 2262
+
   |nexus   = 11436
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github = MolsonCAD/DeluxeJournal
   |3.0 ready= yes
+
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-143#post-121921
 +
   |unofficial version = 1.1.1-unofficial.1-lily927
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Time Reminder
+
   |name   = Demanding Shipping
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = lech43
   |id       = KoihimeNakamura.TimeReminder
+
   |id     = lech43.DemandingShipping
   |nexus id = 1000
+
   |nexus   = 7315
   |github   = JohnsonNicholas/SDVMods
+
   |github =
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TimeSpeed
+
   |name   = Demetrius Solo Dancing, Robin Building Token
   |author   = cantorsdust
+
   |author = DrSpactacus, NateMod
   |id       = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id     = NateMod.RobinBuildingToken
   |nexus id = 169
+
   |nexus   = 22564
   |github   = cantorsdust/StardewMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TMX Loader
+
   |name   = Demetrius Visits Cave
   |author   = Platonymous
+
   |author = Kichjo
   |id       = Platonymous.TMXLoader
+
   |id     = Kichjo.DemetriusVisitsCave
   |nexus id = 1820
+
   |nexus   = 5477
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github = KeelanRosa/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = To Do List
+
   |name   = Desert Bloom Farm
   |author   = Eleanor, eleanoot
+
   |author = DeLiXx
   |id       = eleanoot.todolist, eleanor.todolist<!-- changed in 1.1.1-->
+
   |id     = DeLiXx.Desert_Bloom_Farm
   |nexus id = 1630
+
   |curse  = 990494
   |github   = eleanoot/stardew-to-do-mod
+
   |nexus   = 16750
   |broke in = Stardew Valley 1.3.29
+
   |github  =
  |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
  |3.0 ready= yes, https://github.com/eleanoot/stardew-to-do-mod/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Charging
+
   |name   = Destroyable Bushes
   |author   = mralbobo
+
   |author = Esca, Esca-MMC
   |id       = mralbobo.ToolCharging
+
   |id     = Esca.DestroyableBushes
   |nexus id =
+
   |nexus  = 6304
   |cf id    =  
+
   |moddrop = 798245
   |url      = https://community.playstarbound.com/threads/111988
+
   |github = Esca-MMC/DestroyableBushes
   |github   = mralbobo/stardew-tool-charging
 
  |3.0 ready= https://github.com/mralbobo/stardew-tool-charging/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Geodes
+
   |name   = Detailed Sprites
   |author   = spacechase0
+
   |author = RainsKuro, RainzKuro
   |id       = spacechase0.ToolGeodes
+
   |id     = RainzKuro.DetailedSprites
   |nexus id = 3090
+
   |nexus  = 15549
   |cf id    = 5606
+
   |github =
   |github   = spacechase0/ToolGeodes
+
 
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.5-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-60#post-3328331
 
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Power Select
+
   |name   = Dialogue Box Redesign
   |author   = CrazyWig
+
   |author = gzhynko
   |id       = crazywig.toolpowerselect
+
   |id     = GZhynko.DialogueBoxRedesign
   |nexus id = 2553
+
   |nexus   = 8853
   |github   =
+
   |github = gzhynko/StardewMods
  |broke in = Stardew Valley 1.3.29
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tool Upgrade Delivery Service
+
   |name   = Dialogue Display Framework
   |author   = Felix-Dev
+
   |author = aedenthorn, Erinthe
   |id       = Felix-Dev.ToolUpgradeDeliveryService
+
   |id     = aedenthorn.DialogueDisplayFramework
   |nexus id = 2938
+
  |curse  = 868761
   |github   = Felix-Dev/StardewMods
+
   |nexus   = 11661
   |3.0 ready= yes
+
   |github = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tractor Mod
+
   |name   = Dialogue Extension
   |author   = Pathoschild
+
   |author = elbe
   |id       = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id     = elbe.DialogueExtension
   |nexus id = 1401
+
   |nexus   = 10851
   |github   = Pathoschild/StardewMods
+
   |github = lshtech/DialogueExtension
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Traveling Takes Time
+
   |name   = Dialogue New Line
   |author   = Vrakyas
+
   |author = aedenthorn, Erinthe
   |id       = Vrakyas.TravelingTakesTime
+
   |id     = aedenthorn.DialogueNewLine
   |nexus id = 2412
+
   |curse  = 868753
   |github   =  
+
   |nexus   = 12175
   |broke in = Stardew Valley 1.3
+
   |github  = aedenthorn/StardewValleyMods
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Shaker
+
   |name   = Dialogue Tester
   |author   = TyoAtrosa
+
   |author = DecidedlyHuman
   |id       = TyoAtrosa.Treeshaker
+
   |id     = DecidedlyHuman.DialogueTester
   |nexus id = 2159
+
   |nexus   = 9887
   |github  = TyoAtrosa/TreeShaker
+
   |moddrop = 1035899
   |3.0 ready= https://github.com/TyoAtrosa/TreeShaker/pull/2
+
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Spread
+
   |name   = Dialogue Trees
   |author   = bcmpinc
+
   |author = aedenthorn, Erinthe
   |id       = bcmpinc.TreeSpread
+
   |id     = aedenthorn.DialogueTrees
   |nexus id = 3183
+
   |nexus   = 9550
   |github   = bcmpinc/StardewHack
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Tree Transplant
+
   |name   = Did You Water Your Crops
   |author   = YukiShiku, LeonBlade
+
   |author = Nishtra
   |id       = TreeTransplant
+
   |id     = Nishtra.DidYouWaterYourCrops
   |nexus id = 1342
+
   |nexus   = 1583
   |github  = LeonBlade/TreeTransplant
+
   |github =
   |3.0 ready= yes
+
 
 +
  |status   = workaround
 +
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = TV Announcements
+
   |name   = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author   = Zyin
+
   |author = shanks3042
   |id       = Zyin.TVAnnouncements
+
   |id     = shanks3042.StardewValleyEasyPrairieKing
   |nexus id = 3649
+
   |nexus   = 5816
   |github   = Zyin055/TVAnnouncements
+
   |github =
   |3.0 ready= yes
+
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ui Info Suite
+
   |name   = Dimensional Pockets
   |author   = Cdaragorn
+
   |author = spacechase0
   |id       = Cdaragorn.UiInfoSuite
+
   |id     = spacechase0.DimensionalPockets
   |nexus id = 1150
+
   |nexus   = 12706
   |github   = cdaragorn/Ui-Info-Suite
+
   |github = spacechase0/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = UI Mod Suite
+
   |name   = Dino Form
   |author   = Demiacle
+
   |author = aedenthorn, Erinthe
   |id       = Demiacle.UiModSuite
+
   |id     = aedenthorn.DinoForm
   |nexus id = 1023
+
   |nexus   = 18244
   |github   = demiacle/UiModSuite
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.2
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Ui Info Suite|Ui Info Suite]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultiplayer
+
   |name   = Disable Auto Pickup
   |author   = Platonymous
+
   |author = Eugenii10
   |id       = Platonymous.Ultiplayer
+
   |id     = KubichekEV.DisableAutoPickup
   |nexus id = 2134
+
   |nexus   = 9717
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ultimate Gold
+
   |name   = Disable Gamepad, Disable Controller
   |author   = Shadowfoxss
+
   |author = lperkins2, Logan Perkins
   |id       = Shadowfoxss.UltimateGoldStardew
+
   |id     = lperkins2.DisableController
   |nexus id = 2833
+
   |nexus   = 2229
   |github   =
+
   |github =
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Underdark Sewer
+
   |name   = Discord Rich Presence
   |author   = Mel Noelle and Kirbylink
+
   |author = RuiNtD
   |id       = melnoelle.underdarksewer
+
   |id     = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus id = 3070
+
   |nexus   = 2156
   |github   =  
+
   |github = RuiNtD/SVRichPresence
  |3.0 ready= no<!--entry DLL capitalisation-->
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Cats and Dogs
+
   |name   = Dish of the Day Display
   |author   = funny-snek
+
   |author = MouseyPounds
   |id       = funnysnek.UnlimitedCatsandDogs
+
   |id     = MouseyPounds.DishOfTheDayDisplay
   |nexus id = 2942
+
   |nexus   = 3960
   |github   =  
+
   |github = MouseyPounds/stardew-mods
  |3.0 ready= no
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Unlimited Players
+
   |name   = Dismantle Craftables
   |author   = Armitxes
+
   |author = jahangmar
   |id       = Armitxes.UnlimitedPlayers
+
   |id     = jahangmar.DismantleCraftables
   |nexus id = 2213
+
   |nexus   = 3687
   |github   = Armitxes/StardewValley_UnlimitedPlayers
+
   |github = jahangmar/StardewValleyMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Useful Bombs
+
   |name   = Display Energy
   |author   = punyo, yakminepunyo
+
   |author = dmarcoux
   |id       = punyo.UsefulBombs
+
   |id     = dmarcoux.DisplayEnergy
   |nexus id = 2488
+
   |nexus  = 10662
  |github   = pomepome/UsefulBombs
+
   |moddrop = 1087175
   |broke in = Stardew Valley 1.3.29
+
   |github  = dmarcoux/DisplayEnergy
   |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
  |3.0 ready= yes, https://github.com/pomepome/UsefulBombs/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Variable Grass
+
   |name   = Display Monster Health
   |author   = dantheman999
+
   |author = Atesba
   |id       = dantheman999.VariableGrass
+
   |id     = Atesba.DisplayMonsterHealth
   |nexus id =
+
   |nexus  = 20984
  |cf id    =
+
   |github =
   |url      = https://community.playstarbound.com/threads/107658
 
   |github   = dantheman999301/StardewMods
 
  |broke in = SMAPI 2.0
 
  |unofficial version = 1.3.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-59#post-3327122
 
  |3.0 ready= yes, https://github.com/dantheman999301/StardewMods/pull/2
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Vertical Toolbar
+
   |name   = Display Player Stats
   |author   = bmarquismarkail, Space Baby
+
   |author = Fleem
   |id       = SB_VerticalToolMenu
+
   |id     = Fleem.DisplayPlayerStats
   |nexus id = 943
+
   |nexus   = 21547
   |github   = bmarquismarkail/SV_VerticalToolMenu
+
   |github = FleemUmbleem/DisplayPlayerStats
  |broke in = Stardew Valley 1.3
 
  |unofficial version = 1.3.5-unofficial.6-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-60#post-3328754
 
  |3.0 ready= yes, https://github.com/bmarquismarkail/SV_VerticalToolMenu/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Visualize
+
   |name   = Displays
   |author   = Platonymous
+
   |author = spacechase0 and ParadigmNomad
   |id       = Platonymous.Visualize
+
   |id     = spacechase0.Displays
   |nexus id = 1704
+
  |curse  = 867712
   |github   = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 7635
   |3.0 ready= yes
+
   |github = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Void Effects, Stardew Void Effects
+
   |name   = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author   = Renny
+
   |author = Aimon111
   |id       = renny.stardewvoideffects
+
   |id     = AimonsWitchSwampOverhaulPatches
   |nexus id = 2703
+
   |nexus   = 18109
   |github   = OfficialRenny/StardewVoidEffects
+
   |github = SimonK1122/WitchSwampOverhaulPatches
  |broke in = Stardew Valley 1.3.36
 
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 
  |3.0 ready= yes, https://github.com/OfficialRenny/StardewVoidEffects/pull/1
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wait Around
+
   |name   = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author   = Alhifar
+
   |author = Airyn and the DSV Team
   |id       = Alhifar.WaitAround
+
   |id     = DSV.Core
   |nexus id =
+
   |nexus  = 17059
  |cf id    =
+
   |github =
   |url      = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 
   |github   = Alhifar/WaitAroundSMAPI
 
  |broke in = Stardew Valley 1.3
 
  |unofficial version = 1.2.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329152
 
  |3.0 ready= yes, https://github.com/Alhifar/WaitAroundSMAPI/pull/4
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wake Up
+
   |name   = Don't Eat That
   |author   = EvilPdor
+
   |author = Pyrohead37
   |id       =  
+
   |id     = Pyrohead37.DontEatThat
   |nexus id =
+
   |nexus  = 1951
   |cf id    =  
+
   |github  = jahangmar/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/111526
+
 
  |github  =
+
   |broke in = Stardew Valley 1.6
   |broke in = SMAPI 2.0
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Walk Through Trellis
+
   |name   = Don't Stop Me Now
   |author   = TheOfficialTab
+
   |author = Shockah
   |id       = theofficialtab.walkthroughtrellis
+
   |id     = Shockah.DontStopMeNow
   |nexus id = 1958
+
   |nexus   = 10941
   |github   = OfficialTab/walk-through-trellis
+
   |github = Shockah/Stardew-Valley-Mods
  |3.0 ready= https://github.com/OfficialTab/walk-through-trellis/pull/3
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Fix
+
   |name   = Double Standard Farm
   |author   = Travoos
+
   |author = Leaf
   |id       =  
+
   |id     = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus id =
+
   |nexus  = 3928
   |cf id    = 4211
+
   |github =
   |github   =  
+
 
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wallpaper Recycler
+
   |name   = Downtown Zuzu
   |author   = Mizzion
+
   |author = XxHarvzBackxX, Zuzu Development Team
   |id       = mizzion.wallpaperrecycler
+
   |id     = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus id = 1905
+
   |curse  = 987160
   |github   = Mizzion/WallPaperRecycler
+
   |nexus   = 8587
   |3.0 ready= yes
+
   |github  =
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp Animals
+
   |name   = DPad Inventory Hotkey
   |author   = Symen
+
   |author = joljyo
   |id       = Symen.WarpAnimals
+
   |id     = joljyo.DPadInventoryHotkey
   |nexus id = 1400
+
   |nexus   = 7507
   |github   = simonbru/WarpAnimals
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Warp To Friends
+
   |name   = Dragon Pearl Lure
   |author   = Shalankwa
+
   |author = violetlizabet
   |id       = Shalankwa.WarpToFriends
+
   |id     = violetlizabet.DragonPearlLure
   |nexus id = 2180
+
   |nexus   = 15109
   |github   = Shalankwa/SDV_Mods
+
   |github = elizabethcd/DragonPearlLure
  |broke in = Stardew Valley 1.3.29
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329043
 
  |3.0 ready= yes, https://github.com/Shalankwa/SDV_Mods/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Can Refiller
+
   |name   = Draw Fish Ponds Over Grass
   |author   = Mizzion
+
   |author = atravita
   |id       = mizzion.watercanrefiller
+
   |id     = atravita.DrawFishPondsOverGrass
   |nexus id = 3539
+
  |curse  = 870981
   |github   = Mizzion/WaterCanRefiller
+
  |moddrop = 1125248
   |3.0 ready= yes
+
   |nexus   = 11352
 +
   |github = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Pet Bowl, Pet Water Bowl
+
   |name   = Dreamscape
   |author   = Mizzion
+
   |author = aedenthorn, Erinthe
   |id       = mizzion.petwaterbowl
+
   |id     = aedenthorn.Dreamscape
   |nexus id = 2009
+
   |nexus   = 11742
   |github   = Mizzion/PetWaterBowl
+
   |github = aedenthorn/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Water Retaining Field
+
   |name   = Drive By
   |author   = Digus
+
   |author = BlaDe
   |id       = DIGUS.WaterRetainingFieldMod
+
   |id     = BlaDe.DriveBy
   |nexus id = 2374
+
   |nexus   = 12033
   |github   = Digus/StardewValleyMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wear More Rings
+
   |name   = Drop It - Drop Item Hotkey
   |author   = bcmpinc
+
   |author = Goldenrevolver
   |id       = bcmpinc.WearMoreRings
+
   |id     = Goldenrevolver.DropItHotkey
   |nexus id = 3214
+
   |nexus   = 7971
   |github   = bcmpinc/StardewHack
+
   |github = Goldenrevolver/Stardew-Valley-Mods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Illnesses
+
   |name   = Dungeon Buddy
   |author   = Sakorona
+
   |author = SwiftSails
   |id       = KoihimeNakamura.WeatherIllnesses
+
   |id     = SwiftSails.DungeonBuddy
   |nexus id = 2210
+
   |nexus   = 7864
   |github   = JohnsonNicholas/SDVMods
+
   |github =
   |3.0 ready= https://github.com/JohnsonNicholas/SDVMods/pull/66
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Weather Controller
+
   |name   = Dungeon Merchants
   |author   = EvilPdor
+
   |author = aedenthorn, Erinthe
   |id       =  
+
   |id     = aedenthorn.DungeonMerchants
   |nexus id =
+
   |nexus  = 14630
  |cf id    =
+
   |github = aedenthorn/StardewValleyMods
   |url      = https://community.playstarbound.com/threads/111526
+
 
   |github   = natfoth/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
  |3.0 ready=
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wedding Mod
+
   |name   = Durable Fences
   |author   = Opalie
+
   |author = Zoryn
   |id       = Opalie.Wedding
+
   |id     = Zoryn.DurableFences
   |nexus id = 3651
+
   |nexus   =
   |github   =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |3.0 ready= yes
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = What Farm Cave, WhatAMush
+
   |name   = Durin's Rest
   |author   = Oxyligen
+
   |author = NoFogBob and PaulDunstan
   |id       = WhatAMush
+
   |id     = NoFogBob.DurinsRest_CSharp
   |nexus id = 1097
+
   |nexus   = 12345
   |github   =  
+
   |github =
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = wHats Up
+
   |name   = Dusty Overhaul
   |author   = Oxyligen
+
   |author = CyanFire
   |id       = wHatsUp
+
   |id     = CF.SMAPI.DustyOverhaul
   |nexus id = 1082
+
   |nexus   = 13057
   |github   =
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |3.0 ready=  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Where's My Items?
+
   |name   = Dusty Overhaul - SVE
   |author   = f4iTh, JertsukkaTheMan
+
   |author = CyanFire
   |id       = f4iTh.WheresMyItems
+
   |id     = CF.SMAPI.DustyOverhaulSVE
   |nexus id = 2086
+
   |nexus   = 13265
   |github   =
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Window Resize
+
   |name   = DVR
   |author   = thatnzguy
+
   |author = captncraig
   |id       = thatnzguy.WindowResize
+
   |id     = captncraig.dvr
   |nexus id = 2266
+
   |nexus   = 3860
   |github   = thatnzguy/WindowResize
+
   |github = captncraig/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Winter Grass
+
   |name   = Dwarf Scroll Prices
   |author   = CatCattyCat, Cat
+
   |author = noriteway
   |id       = cat.wintergrass
+
   |id     = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus id = 1601
+
   |nexus   = 16386
   |github   = danvolchek/StardewMods
+
   |github = noriteway/StardewMods
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Wonderful Farm Life
+
   |name   = Dwarvish Mattock
   |author   = Jinxiewinxie and TaintedWheat
+
   |author = Anthony Hilyard, Grend
   |id       = WonderfulFarmLife
+
   |id     = com.anthonyhilyard.dwarvishmattock
   |nexus id =  
+
   |curse  = 536418
   |cf id    =
+
   |nexus   = 9684
   |url      = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github = AHilyard/DwarvishMattock
   |github   = Jinxiewinxie/StardewValleyMods
+
 
   |broke in = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329929
 
  |3.0 ready= yes, https://github.com/Jinxiewinxie/StardewValleyMods/pull/5
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Working Fireplace
+
   |name   = Dynamic Bodies
   |author   = jahangmar
+
   |author = ribeena
   |id       = jahangmar.WorkingFireplace
+
   |id     = ribeena.dynamicbodies
   |nexus id = 3654
+
   |nexus   = 12893
   |github   =  
+
   |github = ribeena/StardewValleyMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = X
+
   |name   = Dynamic Checklist
   |author   = skiilaa
+
   |author = gunnargolf
   |id       = skiilaa.X
+
   |id     = gunnargolf.DynamicChecklist
   |nexus id = 2286
+
   |nexus   = 1145
   |github   =  
+
   |github = gunnargolf/DynamicChecklist
   |broke in = Stardew Valley 1.3.20
+
 
   |3.0 ready=
+
   |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
 +
-->
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = XNB Loader
+
   |name   = Dynamic Clothing
   |author   = Entoarox
+
   |author = hilovids
   |id       = Entoarox.XnbLoader
+
   |id     = hilovids.DynamicClothing
   |nexus id = 2275
+
   |nexus  = 10078
   |cf id    = 4506
+
   |github =
   |github   = Entoarox/StardewMods
+
 
   |3.0 ready= yes
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name   = Dynamic Crops
   |id      = bcmpinc.HarvestWithScythe
+
   |author  = HaulinOats
   |nexus id = 2731
+
   |id     = HaulinOats.DynamicCrops
   |author   = bcmpinc
+
   |nexus   = 13800
   |github   = bcmpinc/StardewHack
+
   |github = HaulinOats/StardewMods
   |3.0 ready= yes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = zDailyIncrease
+
   |name   = Dynamic Dialogues Framework
   |author   = thakyZ
+
   |author = mistyspring
   |id       = zdailyincrease
+
   |id     = mistyspring.dynamicdialogues
   |nexus id =  
+
   |curse  = 880516
   |cf id    = 4247
+
   |nexus  = 12836
   |github   = thakyZ/zDailyIncrease
+
   |github = misty-spring/StardewMods
   |broke in = Stardew Valley 1.3
+
 
  |3.0 ready=
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Level Keybinding
+
   |name   = Dynamic Festival Rewards
   |author   = GuiNoya, Yesst
+
   |author = mistyspring
   |id       = GuiNoya.ZoomLevelKeybind
+
   |id     = mistyspring.DynamicFestivalRewards
   |nexus id = 1621
+
   |nexus   = 20253
   |github   = GuiNoya/SVMods
+
   |github =
  |3.0 ready= yes
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Zoom Mod / Zoom Out Extreme
+
   |name   = Dynamic Flooring
   |author   = RockinRolla
+
   |author = aedenthorn, Erinthe
   |id       = RockinMods.ZoomMod
+
   |id     = aedenthorn.DynamicFlooring
   |nexus id = 1326
+
   |nexus   = 14780
   |github   = rockinrolla/ZoomMod
+
   |github = aedenthorn/StardewValleyMods
  |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
 
  |3.0 ready= yes, https://github.com/rockinrolla/ZoomMod/pull/1
 
 
}}
 
}}
|}
+
{{#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    = Dynamic Game Assets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DynamicGameAssets
 +
  |curse  = 867707
 +
  |nexus  = 9365
 +
  |github  = spacechase0/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
These mods are either obsolete, or have been abandoned by their authors and probably won't be updated unofficially. These will likely never be updated again.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Game Assets → DGA Automate
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DGAAutomate
 +
  |nexus  = 9365
 +
  |github  = spacechase0/StardewValleyMods
  
{| class="wikitable sortable plainlinks" id="mod-list"
+
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
|-
 
! mod name
 
! author
 
! compatibility<ref name="compatibility" />
 
! broke in
 
! source
 
!
 
|-
 
{{/entry
 
  |name    = 4Leaf
 
  |author  = Alex Noddings
 
  |id      = an.4leaf
 
  |nexus id = 2365
 
  |github  = alexnoddings/StardewMods
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Aging Mod
+
   |name   = Dynamic Machines
   |author   = skn
+
   |author = tyran285, Ryuuze
   |id       = skn.AgingMod
+
   |id     = DynamicMachines
   |nexus id = 1129
+
   |nexus   = 374
   |github   =  
+
   |github =
 +
 
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Hair Growth|Hair Growth]] instead).
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = All Crops All Seasons
+
   |name   = Dynamic Map Tiles
   |author   = cantorsdust
+
   |author = aedenthorn, Erinthe
   |id       = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id     = aedenthorn.DynamicMapTiles
   |nexus id = 170
+
   |nexus   = 14566
   |github   = cantorsdust/StardewMods
+
   |github = aedenthorn/StardewValleyMods
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
   |broke in = Stardew Valley 1.6
 +
   |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Animal Mood Fix
+
   |name   = Dynamic Map Tiles - Continued
   |author   = Grant Peters
+
   |author = Datamancer
   |id       = GPeters-AnimalMoodFix
+
   |id     = datamancer.DynamicMapTiles
   |nexus id = 761
+
   |nexus   = 21084
   |github   =
+
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Anti-Cheat Client
+
   |name   = Dynamic Night Time
   |author   = funny-snek
+
   |author = Sakorona, Kylindra, KoihimeNakamura
   |id       = FunnySnek.AntiCheatClient, anticheatviachat.anticheatviachat<!--changed in 7.3-->
+
   |id     = knakamura.dynamicnighttime
   |nexus id = 2887
+
   |nexus  = 2072
  |github   = funny-snek/anticheat-and-servercode
+
   |moddrop = 664041
   |status  = obsolete
+
   |github = Sakorona/SDVMods
   |summary = remove this mod (only needed on the host now).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Better Transmutation
+
   |name   = Dynamic NPC Sprites
   |author   = f4iTh, JertsukkaTheMan
+
   |author = BashNinja
   |id       = f4iTh.BetterTransmutation
+
   |id     = BashNinja.DynamicNPCSprites
   |nexus id = 2120
+
   |nexus   = 1183
   |github   =  
+
   |github = miketweaver/BashNinja_SDV_Mods
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (no longer maintained; use {{nexus mod|3142|Crafting Recipes Expanded}} instead).
+
   |status  = workaround
 +
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = CJB Automation
+
   |name   = Dynamic Price
   |author   = CJB
+
   |author = ZaneYork
   |id       = CJBAutomation
+
   |id     = ZaneYork.DynamicPrice
   |nexus id = 211
+
   |nexus   = 5831
   |github   = CJBok/SDV-Mods
+
   |github = ZaneYork/SDV_Mods
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Cobalt
+
   |name   = Dynamic Reflections
   |author   = spacechase0
+
   |author = PeacefulEnd
   |id       = spacechase0.Cobalt
+
   |id     = PeacefulEnd.DynamicReflections
   |nexus id = 1723
+
   |curse   = 870926
   |cf id    = 5139
+
   |nexus   = 12831
   |github   = spacechase0/Cobalt
+
   |github = Floogen/DynamicReflections
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Colored Chests
+
   |name   = Dynamic Running Speed
   |author   = Igorious
+
   |author = Vrakyas
   |id       = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id     = Vrakyas.DynamicRunningSpeed
   |nexus id =
+
   |nexus  = 4029
   |cf id    = 3684
+
   |github =
   |github   =  
+
 
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.4
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Concentration on Farming
+
   |name   = Early Community Upgrades
   |author   = punyo, yakminepunyo
+
   |author = sophiesalacia
   |id       = punyo.ConcentrationOnFarming
+
   |id     = Vertigon.EarlyCommunityUpgrades
   |nexus id = 1445
+
   |nexus   = 8450
   |github   =  
+
   |github = dtomlinson-ga/EarlyCommunityUpgrades
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Configurable Shipping Dates
+
   |name   = Early Ginger Island
   |author   = Nishtra
+
   |author = Shockah
   |id       = ConfigurableShippingDates
+
   |id     = Shockah.EarlyGingerIsland
   |nexus id = 675
+
   |nexus   = 13885
   |github   =  
+
   |github = Shockah/Stardew-Valley-Mods
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Copy Invite Code
+
   |name   = Easier Cave Puzzle
   |author   = CatCattyCat, Cat
+
   |author = atravita
   |id       = cat.copyinvitecode
+
   |id     = atravita.NerfCavePuzzle
   |nexus id = 2171
+
  |curse  = 870978
   |github   = danvolchek/StardewMods
+
  |moddrop = 1131424
   |status  = obsolete
+
   |nexus   = 11500
   |summary  = remove this mod (invite code copy button added in Stardew Valley 1.3.17).
+
   |github = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
   |status  = workaround
 +
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Creeper Forage
+
   |name   = Easy Island Puzzle
   |author   = bwdy
+
   |author = MindMeltMax
   |id       = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id     = MindMeltMax.EasyIslandPuzzle
  |nexus id = 2115
+
   |curse   = 1004494
   |github   =  
+
   |nexus   = 22642
   |status   = abandoned
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Crop Safety
+
   |name   = Easier Dart Puzzle
   |author   = BadNetCode
+
   |author = atravita
   |id       = BadNetCode.CropSafety
+
   |id     = atravita.EasierDartPuzzle
   |nexus id = 1233
+
   |curse  = 870971
   |moddrop id = 130160
+
   |moddrop = 1205159
   |github   =  
+
  |nexus  = 13049
   |broke in = Stardew Valley 1.3
+
   |github = atravita-mods/StardewMods
   |status  = abandoned
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
   |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Crops
+
   |name   = Easy Darts Game
   |author   = spacechase0
+
   |author = Dragoon23
   |id       = spacechase0.CustomCrops
+
   |id     = Dragoon23.EasyDartGame
   |nexus id = 1592
+
   |nexus  = 22506
  |cf id    = 5070
 
   |moddrop id = 273617
 
  |github  = spacechase0/CustomCrops
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Element Handler
+
   |name   = Easier Farming
   |author   = Platonymous
+
   |author = Cautious Waffle, skulmuk
   |id       = Platonymous.CustomElementHandler
+
   |id     = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
  |nexus id = 1068
+
   |nexus   = 1426
  |github  = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom Farm Types
+
   |name   = Easier Fishing
   |author   = spacechase0
+
   |author = majordot
   |id       = spacechase0.CustomFarmTypes
+
   |id     = MajorDOT.EasierFishing
   |nexus id = 1140
+
   |nexus   =
   |cf id    = 4705
+
   |curse   = 305367
   |moddrop id = 128708
+
   |github =
   |github   = spacechase0/CustomFarmTypes
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#MTN|MTN]] instead).
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Customize Cursor Sprite
+
   |name   = Easier Monster Eradication
   |author   = EpicBellyFlop45
+
   |author = NormanPCN
   |id       = EpicBellyFlop45.CustomizeCursorSprite
+
   |id     = NormanPCN.EasierMonsterEradication
   |nexus id = 3014
+
   |nexus  = 11548
  |status   = abandoned
+
   |github = NormanPCN/StardewValleyMods
   |github   = EpicBellyFlop45/StardewMods
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Custom TV
+
   |name   = Easier Special Orders
   |author   = Platonymous
+
   |author = TheMightyAmondee
   |id       = Platonymous.CustomTV
+
   |id     = TheMightyAmondee.EasierSpecialOrders
   |nexus id = 1139
+
   |nexus   = 8342
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = TheMightyAmondee/EasierSpecialOrders
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Extreme Fishing Overhaul
+
   |name   = East Scarp (SMAPI)
   |author   = unidarkshin, Devin Lematty
+
   |author = LemurKat and kdau
   |id       = DevinLematty.ExtremeFishingOverhaul
+
   |id     = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus id = 2212
+
   |nexus  = 5787
  |github   = unidarkshin/Stardew-Mods
+
   |moddrop = 984954
   |status  = abandoned
+
   |source = https://gitlab.com/kdau/eastscarp
   |summary = remove this mod (no longer maintained).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fast Geode, Instant Geodes
+
   |name   = Easy Access
   |author   = ofmanynames
+
   |author = LeFauxMatt
   |id       = InstantGeode
+
   |id     = furyx639.EasyAccess
  |nexus id = 750
+
   |curse   = 871835
   |github   =  
+
   |moddrop = 1547212
   |broke in = Stardew Valley 1.2
+
   |nexus   = 11002
   |status   = abandoned
+
   |github = LeFauxMatt/StardewMods
   |summary = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Fix Scythe Exp
+
   |name   = Easy Attack
   |author   = bcmpinc
+
   |author = season
   |id       = bcmpinc.FixScytheExp
+
   |id     = season.EasyAttack
   |nexus id =
+
   |nexus  = 20832
  |github   = bcmpinc/StardewHack
+
   |github  =
   |url      = https://github.com/bcmpinc/StardewHack/releases
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Happy Animals
+
   |name   = Easy Chest
   |author   = StarPeanut, Greger
+
   |author = season
   |id       = HappyAnimals
+
   |id     = season.EasyChest
   |nexus id =
+
   |nexus  = 20842
   |cf id    =  
+
   |github  =
  |url      = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
   |github   =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Infinite Inventory
+
   |name   = Easy Cleaner
   |author   = unidarkshin, Devin Lematty
+
   |author = season
   |id       = DevinLematty.InfiniteInventory
+
   |id     = season.EasyCleaner
   |nexus id = 2247
+
   |nexus   = 20865
   |github   = unidarkshin/Stardew-Mods
+
   |github =
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Junimo Farm
+
   |name   = Easy Crane Game
   |author   = Platonymous
+
   |author = Dragoon23
   |id       = Platonymous.JunimoFarm
+
   |id     = Dragoon23.EasyCraneGame
   |nexus id = 984
+
   |nexus   = 22488
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Less Strict Over-Exertion, AntiExhaustion
+
   |name   = Easy Fairy
   |author   = Permamiss
+
   |author = season
   |id       = BALANCEMOD_AntiExhaustion
+
   |id     = season.EasyFairy
   |nexus id = 637
+
   |nexus   = 20931
   |github   =
+
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary =  
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Makeshift Multiplayer
+
   |name   = Easy Farming
   |author   = spacechase0
+
   |author = MountainDewBoi
   |id       = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id     = MountainDewBoi.EasyFarming
   |nexus id = 501
+
   |nexus  = 4162
   |cf id    = 3796
+
   |github  =
   |moddrop id = 127274
+
 
  |github  = spacechase0/StardewValleyMP
+
   |broke in = Stardew Valley 1.4
   |broke in = Stardew Valley 1.3
+
   |status  = workaround
   |status  = abandoned
+
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Message Box API, ChatMod
+
   |name   = Easy Farm Switcher
   |author   = Kithio
+
   |author = DeLiXx
   |id       = Kithio:ChatMod
+
   |id     = DeLiXx.Easy_Farm_Switcher
   |nexus id =  
+
   |curse  = 990826
   |cf id    = 4296
+
   |nexus  = 16873
   |github   =  
+
   |github =
   |broke in = SMAPI 2.0
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = MoodFix
+
   |name   = Easy Fishin'
   |author   = vaindil
+
   |author = Frostiverse
   |id       = vaindil.MoodFix
+
   |id     = Frostiverse.EasyFishin
   |nexus id = 1809
+
   |nexus   = 22268
   |github   = vaindil/sdv-moodfix
+
   |github = Hunter-Chambers/StardewValleyMods
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Mood Guard
+
   |name   = Easy Fishing
   |author   = YonKuma, kumarei
+
   |author = season
   |id       = YonKuma.MoodGuard
+
   |id     = season.EasyFishing
   |nexus id = 1597
+
   |nexus   = 20830
   |github   = YonKuma/MoodGuard
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = More Map Layers
+
   |name   = Easy Gift
   |author   = Platonymous
+
   |author = season
   |id       = Platonymous.MoreMapLayers
+
   |id     = season.EasyGift
   |nexus id = 1134
+
   |nexus   = 20838
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#TMX Loader|TMX Loader]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name   = Easy Gifting
   |author   = Unremarkable, animavoro
+
   |author = CeruleanSpirit
   |id       = unremarkable.fix-sellToStorePrice
+
   |id     = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus id = 2135
+
   |nexus   = 2957
   |github   = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github =
   |broke in = Stardew Valley 1.3.11
+
 
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = No Debug Mode
+
   |name   = Easy Harvest
   |author   = Pathoschild
+
   |author = season
   |id       = Pathoschild.NoDebugMode
+
   |id     = season.EasyHarvest
   |nexus id = 593
+
   |nexus   = 20924
   |github   = Pathoschild/StardewMods
+
   |github  =
  |status  = obsolete
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Personal Scepter, Personal Return Scepter
+
   |name   = Easy Path Destruction
   |author   = Alex Noddings
+
   |author = StultusV
   |id       = an.ownscepter
+
   |id     = StultusV.EasyPathDestruction
   |nexus id = 2404
+
   |nexus   = 8775
   |github   = alexnoddings/StardewMods
+
   |github = JudeRV/Stardew-EasyPathDestruction
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Profession Adjustments
+
   |name   = Easy Petting
   |author   = Kevin Connors
+
   |author = CeruleanSpirit
   |id       = KevinConnors.ProfessionAdjustments
+
   |id     = EasyPetting.3032
   |nexus id = 2424
+
   |nexus   = 3032
   |github   = kevinforrestconnors/ProfessionAdjustments
+
   |github =
   |broke in = Stardew Valley 1.3.29
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
 +
   |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Puffer Chick - Chickens
+
   |name   = Easy Travel, Easy Move
   |author   = EpicBellyFlop45
+
   |author = season
   |id       = EpicBellyFlop45.PufferChickChickens
+
   |id     = season.EasyMove
   |nexus id = 2997
+
   |nexus   = 20872
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Pumpkin Chickens
+
   |name   = Easy Valley
   |author   = EpicBellyFlop45
+
   |author = season
   |id       = EpicBellyFlop45.PumpkinChickens
+
   |id     = season.EasyValley
   |nexus id = 3004
+
   |nexus   = 21181
   |github   =
+
   |github =
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ring of Fire
+
   |name   = Eat & Drink From Inventory
   |author   = Platonymous
+
   |author = Zamiel
   |id       = Platonymous.RingOfFire
+
   |id     = Zamiel.EatDrinkFromInventory
   |nexus id = 1166
+
   |nexus   = 21280
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github = Zamiell/stardew-valley-mods
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Ship Anywhere
+
   |name   = Eat Food In Backpack Instantly, Eat In Backpack
   |author   = spacechase0
+
   |author = philosquare
   |id       = spacechase0.ShipAnywhere
+
   |id     = philosquare.EatInBackpack
   |nexus id = 1379
+
   |nexus  = 22872
   |cf id    = 4926
+
   |github = philosquare/EatInBackpack
  |moddrop id = 183277
 
   |github   = spacechase0/ShipAnywhere
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Skull Cave Saver
+
   |name   = Eat More
   |author   = cantorsdust
+
   |author = crc-fehler
   |id       = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id     = crc.eatmore
   |nexus id = 175
+
   |nexus   = 2724
   |github   = cantorsdust/StardewMods
+
   |github =
  |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
   |broke in = SMAPI 3.0
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Solar Eclipse Event
+
   |name   = Economy Mod
   |author   = Sakorona, Kylindra, KoihimeNakamura
+
   |author = millerscout
   |id       = KoihimeNakamura.SolarEclipseEvent
+
   |id     = Millerscout.EconomyMod
   |nexus id = 897
+
   |nexus   = 6955
   |github   = JohnsonNicholas/SDVMods
+
   |github = millerscout/StardewMillerMods
   |broke in = Stardew Valley 1.3
+
 
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Speedster
+
   |name   = EH Smash Quality
   |author   = Platonymous
+
   |author = EH Lim
   |id       = Platonymous.Speedster
+
   |id     = tech.enghao.sv.eh-smash-quality
   |nexus id = 1102
+
   |nexus   = 9303
   |github   = Platonymous/Stardew-Valley-Mods
+
   |github =
   |broke in = Stardew Valley 1.3
+
   |warnings = Only compatible with Android.
  |status  = abandoned
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
   |name     = Sprinkles
+
   |name   = Eidee Easy Fishing
   |author   = Platonymous
+
   |author = EideeHi
   |id       = Platonymous.Sprinkles
+
   |id     = net.eidee.stardew_valley.easy_fishing
   |nexus id =
+
   |nexus  = 4806
   |cf id    = 4592
+
   |github  = eideehi/EideeEasyFishing
   |github   =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Activate Sprinklers|Activate Sprinklers]] instead).
 
 
}}
 
}}
{{/entry
+
{{#invoke:SMAPI compatibility|entry
  |name    = Stardew Content Compatibility Layer (SCCL)
+
  |name    = Elevator
  |author  = TehPers
+
  |author  = Ilyaki
  |id      = SCCL
+
  |id      = Ilyaki.Elevator
  |nexus id = 889
+
  |nexus  = 2952
  |github  = TehPers/StardewValleyMods
+
  |github  = Ilyaki/Elevator
  |broke in = Stardew Valley 1.2
+
 
  |status  = abandoned
+
  |broke in = Stardew Valley 1.5
}}
+
<!--
{{/entry
+
  |unofficial version = 1.2.0-unofficial.kokirichild
  |name    = The Long Night
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Elven Krobus, Underdark Krobus
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarkkrobus
 +
  |nexus  = 3071
 +
  |github  = KirbyLink/UnderdarkKrobus
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Email App
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Email
 +
  |nexus  = 11325
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SDIEmily
 +
  |nexus  = 14366
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Your Hands
 +
  |author  = BlueSight
 +
  |id      = BlueSight.EmptyYourHands
 +
  |nexus  = 19736
 +
  |github  = Hikari-BS/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enaium ToolKit
 +
  |author  = Enaium
 +
  |id      = Enaium.EnaiumToolKit
 +
  |curse  = 436787
 +
  |moddrop = 863959
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/EnaiumToolKit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchantable Scythes and Golden Scythe Respawns
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantableScythes
 +
  |nexus  = 10668
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Adventurer's Guild Rewards
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
 +
  |nexus  = 20942
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Cowboy Boots
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ObtainableCowboyBoots
 +
  |nexus  = 20941
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
 +
  |author  = NamelessTo
 +
  |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |nexus  = 21904
 +
  |github  = namelessto/EnchantedGalaxyWeapons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Health Bars
 +
  |author  = OrSpeeder, Mauricio Gomes
 +
  |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 +
  |nexus  = 193
 +
  |chucklefish = 3529
 +
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.9.1-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Enemies Health Bars
 +
  |author  = TheThor59
 +
  |id      = Thor.EnemyHealthBars
 +
  |nexus  = 3627
 +
  |github  = TheThor59/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Count
 +
  |author  = Crystallyne
 +
  |id      = Crystallyne.EnergyCount
 +
  |nexus  = 4272
 +
  |github  = Crystallyne/EnergyCount
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Protect
 +
  |author  = philosquare
 +
  |id      = philosquare.EnergyProtect
 +
  |nexus  = 21918
 +
  |github  = philosquare/SDVEnergyProtect
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.EnergyRework
 +
  |nexus  = 21686
 +
  |github  = seferoni/EnergyRework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Time
 +
  |author  = nikperic, ThatOneCow
 +
  |id      = nikperic.EnergyTime
 +
  |nexus  = 6488
 +
  |source  = https://gitlab.com/nikperic/energytime
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Loot Magnet, Magnet Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.MagnetMod
 +
  |nexus  = 4856
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.3.0
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-132#post-120874
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Relationships
 +
  |author  = Mizzion
 +
  |id      = mizzion.enhancedrelationships
 +
  |nexus  = 1927
 +
  |moddrop = 661356
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Slingshots
 +
  |author  = ytsc
 +
  |id      = ytsc.EnhancedSlingshots
 +
  |nexus  = 12763
 +
  |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enough Sleep
 +
  |author  = sodapotato
 +
  |id      = sodapotato.enoughsleep
 +
  |nexus  = 21536
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Framework
 +
  |author  = Entoarox
 +
  |id      = Entoarox.EntoaroxFramework
 +
  |nexus  = 2269
 +
  |chucklefish = 4228
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Modding Utilities
 +
  |author  = Entoarox
 +
  |id      = Entoarox.Utilities
 +
  |nexus  = 5521
 +
  |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
 +
  |name    = Equal Money Split
 +
  |author  = The Fluffy Robot, TheFluffyRobot
 +
  |id      = TheFluffyRobot.EqualMoneySplit
 +
  |nexus  = 5526
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escape Rope
 +
  |author  = lestoph
 +
  |id      = lestoph.EscapeRope
 +
  |nexus  = 8576
 +
  |github  = Bifibi/SDVEscapeRope
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esca's Modding Plugins
 +
  |author  = Esca
 +
  |id      = Esca.EMP
 +
  |nexus  = 9296
 +
  |moddrop = 1005443
 +
  |github  = Esca-MMC/EscasModdingPlugins
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Esc Dialogue Mod
 +
  |author  = g33k, g33kidd
 +
  |id      = g33k.EscDialogueMod
 +
  |nexus  = 21812
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Artisan Good Icons
 +
  |author  = chsiso58
 +
  |id      = haze1nuts.evenbetterartisangoodicons
 +
  |nexus    =
 +
  |github  = chsiao58/EvenBetterArtisanGoodIcons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better RNG
 +
  |author  = pepoluan
 +
  |id      = pepoluan.EvenBetterRNG
 +
  |nexus  = 8680
 +
  |chucklefish = 6117
 +
  |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Black Bars
 +
  |author  = gzhynko
 +
  |id      = GZhynko.EventBlackBars
 +
  |nexus  = 7962
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Limiter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EventLimiter
 +
  |nexus  = 10735
 +
  |github  = TheMightyAmondee/EventLimiter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Lookup
 +
  |author  = shekurika
 +
  |id      = shekurika.EventLookup
 +
  |nexus  = 8505
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Music Volume
 +
  |author  = jorgamun
 +
  |id      = jorgamun.EventMusicVolume
 +
  |nexus  = 10650
 +
  |github  = jorgamun/EventMusicVolume
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Sound Adjuster
 +
  |author  = shekurika
 +
  |id      = shekurika.EventSoundAdjuster
 +
  |nexus  = 8734
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester
 +
  |author  = BlaDe
 +
  |id      = BlaDe.EventTester
 +
  |nexus  = 11178
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester, SinZ's Event Tester
 +
  |author  = SinZ and atravita
 +
  |id      = sinZandAtravita.SinZsEventTester
 +
  |nexus  = 19458
 +
  |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Everlasting Baits and Unbreakable Tackles
 +
  |author  = Digus
 +
  |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
 +
  |nexus  = 2360
 +
  |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
 +
  |author  = moonslime
 +
  |id      = moonslime.ExcavationSkill
 +
  |nexus  = 15793
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exhaustion Tweaks
 +
  |author  = mytigio
 +
  |id      = mytigio.exhaustiontweaks
 +
  |nexus  = 6247
 +
  |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Fridge, Dynamic Expanded Fridge
 +
  |author  = Lodukas
 +
  |id      = Uwazouri.ExpandedFridge
 +
  |nexus  = 1191
 +
  |github  = Uwazouri/ExpandedFridge
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Preconditions Utility
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ExpandedPreconditionsUtility
 +
  |nexus  = 6529
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Storage
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ExpandedStorage
 +
  |curse  = 871838
 +
  |moddrop = 1547203
 +
  |nexus  = 7431
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Exp Control
 +
  |author  = moonslime
 +
  |id      = moonslime.ExpControl
 +
  |nexus  = 23067
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Bars
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
 +
  |curse  = 867392
 +
  |moddrop = 127275
 +
  |nexus  = 509
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Rate Multiplier
 +
  |author  = MSCFC, iSkLz
 +
  |id      = SkLz.ExpMultiply
 +
  |nexus  = 5910
 +
  |github  = iSkLz/ExperienceMultiplier
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Updates
 +
  |author  = Quipex
 +
  |id      = Quipex.ExperienceUpdates
 +
  |nexus  = 7581
 +
  |github  = Quipex/ExperienceUpdates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expert Sitting
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExpertSitting
 +
  |nexus  = 7435
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Bus System
 +
  |author  = Tondorian
 +
  |id      = ExtendedBusSystem
 +
  |nexus  =
 +
  |chucklefish = 4373
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Fridge
 +
  |author  = Crystalmir
 +
  |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
 +
  |nexus  = 485
 +
  |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
 +
  |name    = Extended Minecart
 +
  |author  = Entoarox
 +
  |id      = Entoarox.ExtendedMinecart
 +
  |nexus  = 2271
 +
  |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
 +
  |name    = Extended Reach
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ExtendedReach
 +
  |curse  = 867754
 +
  |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
 +
  |name    = Extra Content Mod
 +
  |author  = Alacrity, platinumhobo
 +
  |id      = Alacrity.ExtraContentMod
 +
  |nexus  = 8510
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Fish Information
 +
  |author  = Ceasg
 +
  |id      = Ceasg.ExtraFishInformation
 +
  |nexus  = 4170
 +
  |github  = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Machine Configs
 +
  |author  = Selph, zombifier
 +
  |id      = selph.ExtraMachineConfig
 +
  |nexus  = 22256
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Layers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayers
 +
  |curse  = 868841
 +
  |nexus  = 9633
 +
  |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Fishing Overhaul
 +
  |author  = Unidarkshin and Deathest1, Devin Lematty
 +
  |id      = DevinLematty.ExtremeFishingOverhaul
 +
  |nexus  = 7490
 +
  |github  =
 +
 
 +
  |broke in = Json Assets 1.7.7
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Weather
 +
  |author  = BlaDe
 +
  |id      = BlaDe.ExtremeWeather
 +
  |nexus  = 12334
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fabrication
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.Fabrication
 +
  |nexus  = 10679
 +
  |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall 28 Snow Day
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.Fall28SnowDay
 +
  |nexus  = 486
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fall To Autumn
 +
  |author  = jahangmar
 +
  |id      = jahangmar.FallToAutumn
 +
  |nexus  = 7174
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Familiars
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Familiars
 +
  |nexus  = 6429
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Family Planning
 +
  |author  = loe2run
 +
  |id      = Loe2run.FamilyPlanning
 +
  |nexus  = 4515
 +
  |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
 +
  |name    = Fancy Sprinklers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.FancySprinklers
 +
  |nexus  = 15857
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fantastic Frames
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.FantasticFrames
 +
  |nexus  = 4540
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmageddon
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.farmageddon
 +
  |nexus  = 2618
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Animal Choices
 +
  |author  = ShivaGuy
 +
  |id      = ShivaGuy.FarmAnimalChoices
 +
  |nexus  = 11850
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Animal Harvest Helper
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmAnimalHarvestHelper
 +
  |nexus  = 13782
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Anywhere
 +
  |author  = hmkiesel
 +
  |id      = hmkiesel.FarmAnywhere
 +
  |nexus  = 13926
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Automation: Barn Door Automation
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  =
 +
  |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
 +
  |name    = Farm Automation: Item Collector
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  =
 +
  |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
 +
  |name    = Farm Cave Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmCaveFramework
 +
  |nexus  = 10506
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
 +
  |author  = atravita
 +
  |id      = atravita.FarmCaveSpawn
 +
  |curse  = 870986
 +
  |moddrop = 1068205
 +
  |nexus  = 10186
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
 +
  |author  = atravita
 +
  |id      = atravita.ExpFromMonsterKillsOnFarm
 +
  |curse  = 870983
 +
  |moddrop = 1099838
 +
  |nexus  = 10924
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computer Plus
 +
  |author  = Boebie
 +
  |id      = beau.farmcomputerplus
 +
  |nexus  = 19124
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Computers Check Cellars
 +
  |author  = Ian Rubin, ianr427
 +
  |id      = ianr.FarmComputersCheckCellars
 +
  |nexus  = 19581
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Helper
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerHelper
 +
  |nexus  = 10179
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Helper (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.FarmerHelper
 +
  |nexus  = 21030
 +
  |github  = NTaylor1993/FarmerHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerPortraits
 +
  |curse  = 868774
 +
  |nexus  = 11398
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits for 1.6
 +
  |author  = mistyspring
 +
  |id      = mistyspring.aedenthornFarmerPortraits
 +
  |nexus  = 20713
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Vitals Evolved
 +
  |author  = Sensakuma
 +
  |id      = Sensakuma.FarmerVitalsEvolved
 +
  |nexus  = 11131
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhand Finder
 +
  |author  = 2Retr0
 +
  |id      = 2Retr0.FarmhandFinder
 +
  |curse  = 661476
 +
  |nexus  = 13153
 +
  |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Fixes
 +
  |author  = CyanFire
 +
  |id      = CF.FarmhouseFixes
 +
  |nexus  = 16507
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Redone
 +
  |author  = MabelSyrup
 +
  |id      = mabelsyrup.farmhouse
 +
  |nexus  = 3731
 +
  |github  = mjSurber/FarmHouseRedone
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Visits
 +
  |author  = mistyspring
 +
  |id      = mistyspring.farmhousevisits
 +
  |curse  = 880518
 +
  |nexus  = 12457
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
  |nexus  = 13594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Rearranger
 +
  |author  = Cherry & cel10e
 +
  |id      = cel10e.Cherry.FarmRearranger
 +
  |nexus  = 5142
 +
  |moddrop = 716395
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Resource Generator
 +
  |author  = jwdred
 +
  |id      =
 +
  |nexus  = 647
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Tablet
 +
  |author  = boneskull
 +
  |id      = com.boneskull.farm-tablet
 +
  |nexus  = 16447
 +
  |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm to Table Ready Meals
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.farmtotablereadymeals
 +
  |nexus  = 7148
 +
  |github  = Speshkitty/FarmToTableReadyMeals
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmtronics
 +
  |author  = Joe Strout
 +
  |id      = strout.farmtronics
 +
  |nexus  = 10634
 +
  |github  = JoeStrout/Farmtronics
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Type Manager
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.FarmTypeManager
 +
  |nexus  = 3231
 +
  |moddrop = 598755
 +
  |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fashion Sense
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FashionSense
 +
  |curse  = 870933
 +
  |nexus  = 9969
 +
  |github  = Floogen/FashionSense
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fashion Sense Outfits
 +
  |author  = nihilistzsche
 +
  |id      = nihilistzsche.FashionSenseOutfits
 +
  |nexus  = 18384
 +
  |github  = nihilistzsche/FashionSenseOutfits
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Animations
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.FastAnimations
 +
  |curse  = 957496
 +
  |nexus  = 1089
 +
  |moddrop = 606631
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Events
 +
  |author  = libaryaddict
 +
  |id      = libraryaddict.FasterEvents
 +
  |nexus  = 7631
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Grass
 +
  |author  = IceGladiador
 +
  |id      = IceGladiador.FasterGrass
 +
  |nexus  = 1772
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Horse
 +
  |author  = kibbe
 +
  |id      = kibbe.faster_horse
 +
  |nexus  = 2791
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Paths
 +
  |author  = Entoarox
 +
  |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
 +
  |nexus  = 2277
 +
  |chucklefish = 3641
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Path Speed
 +
  |author  = gaussfire
 +
  |id      = gaussfire.FasterPathSpeed
 +
  |nexus  = 9344
 +
  |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Run
 +
  |author  = KathrynHazuka
 +
  |id      = KathrynHazuka.FasterRun
 +
  |nexus  = 733
 +
  |github  = KathrynHazuka/StardewValley_FasterRun
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Transition
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.FasterTransition
 +
  |nexus  = 19584
 +
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Trees
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.fastertrees
 +
  |nexus  = 21952
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
 +
  |author  = zeldela
 +
  |id      = zeldela.FastFishPond
 +
  |nexus  = 14005
 +
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Forward
 +
  |author  = crazywig
 +
  |id      = crazywig.FastForward
 +
  |nexus  = 7413
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Loads
 +
  |author  = spajus
 +
  |id      = spajus.fastloads
 +
  |nexus  = 19454
 +
  |github  = spajus/stardew-valley-fast-loads
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Parrot Express Animation
 +
  |author  = ErikShun, QuickNutz
 +
  |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
 +
  |moddrop = 1490579
 +
  |nexus  = 19634
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Petting
 +
  |author  = DerTod2
 +
  |id      = de.dertod2.FastPetting
 +
  |nexus  = 5039
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Travel
 +
  |author  = Death, DeathGameDev
 +
  |id      = DeathGameDev.FastTravel
 +
  |nexus  = 1529
 +
  |github  = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FauxCore
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.FauxCore
 +
  |moddrop = 1547213
 +
  |nexus  = 20618
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Feeling Lucky?
 +
  |author  = minervamaga
 +
  |id      = minervamaga.FeelingLucky
 +
  |nexus  =
 +
  |moddrop = 752859
 +
  |github  = minervamaga/FeelingLucky
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Dynamic Rain
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.DynamicRainAndWind
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
 +
  |author  = UNA
 +
  |id      = UNA.FashionFestivalSMAPI
 +
  |nexus  = 17404
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Revenue Service
 +
  |author  = KarratKake
 +
  |id      = KarratKake.FerngillRevenueService
 +
  |nexus  = 7566
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Simple Economy
 +
  |author  = Paul Steele
 +
  |id      = paulsteele.fse
 +
  |nexus  = 21414
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
 
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Anytime
 +
  |author  = stoobinator, lefthandedkid
 +
  |id      = stoobinator.fertilizeranytime
 +
  |nexus  = 7259
 +
  |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival End Time Tweak
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.festivalendtimetweak
 +
  |nexus  = 2966
 +
  |github  = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival of the Mundane
 +
  |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
 +
  |id      = MouseyPounds.ShadowFestival
 +
  |nexus  = 4630
 +
  |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-167#post-123587
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FeTK - Stardew-Valley Toolkit
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.FeTK
 +
  |nexus  = 4403
 +
  |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Field Harvest
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FieldHarvest
 +
  |nexus  = 11019
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Field Harvest Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.aedenthorn.FieldHarvest
 +
  |nexus  = 21703
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Field Works
 +
  |author  = ChiroxT
 +
  |id      = treinke.FieldWorks
 +
  |nexus  = 17267
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fighting With NPCs
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.FightingWithNPCs
 +
  |nexus  = 5865
 +
  |github  = eduanttunes/sv_fighting_with_npcs
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = File Replacer
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.FileReplacer
 +
  |nexus  = 17553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Filtered Chest Hopper
 +
  |author  = Shivion
 +
  |id      = shivion.FilteredChestHopper
 +
  |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Find Object Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = find.object.mod
 +
  |nexus  = 8594
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
 +
  |nexus  = 13944
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireballs!
 +
  |author  = aurnj, Roy Li
 +
  |id      = RoyLi.Fireballs
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fire Breath
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FireBreath
 +
  |nexus  = 7311
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireworks Festival
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.FireworksFestival
 +
  |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FishDex
 +
  |author  = rupak0577
 +
  |id      = rupak0577.FishDex
 +
  |nexus  =
 +
  |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Exclusions
 +
  |author  = GZhynko
 +
  |id      = GZhynko.FishExclusions
 +
  |nexus  = 7782
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Finder
 +
  |author  = Aair, AairTheGreat
 +
  |id      = AairTheGreat.FishFinder
 +
  |nexus  = 5011
 +
  |github  = AairTheGreat/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Info
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.fishinfo
 +
  |nexus  = 5452
 +
  |github  = Speshkitty/FishInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Adjust
 +
  |author  = Shuai Zhang
 +
  |id      = shuaiz.FishingAdjustMod
 +
  |nexus  = 1350
 +
  |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
 +
  |author  = ChibiKyu, KilZenc
 +
  |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
 +
  |nexus  = 5815
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Automaton
 +
  |author  = Drynwynn, thepaladinknight
 +
  |id      = Drynwynn.FishingAutomaton
 +
  |nexus  = 2527
 +
  |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FishingChestsExpanded
 +
  |nexus  = 7694
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.1-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Info Overlays
 +
  |author  = barteke22
 +
  |id      = barteke22.FIshingInfoOverlays
 +
  |nexus  = 8970
 +
  |github  = barteke22/StardewMods
 +
 
 +
  |broke in          = Stardew Vallely 1.6
 +
  |unofficial version = 1.1.6-unofficial.4
 +
  |unofficial url    = {{nexus mod|22201}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Logbook
 +
  |author  = M3ales
 +
  |id      = FishingLogbook
 +
  |nexus  =
 +
  |curse  = 299792
 +
  |github  = M3ales/FishingLogbook
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
 +
  |author  = barteke22
 +
  |id      = barteke22.FishingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Mod
 +
  |author  = Zoryn
 +
  |id      = Zoryn.FishingMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets
 +
  |curse  = 1004486
 +
  |nexus  = 13819
 +
  |moddrop = 1247514
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Automate
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.Automate
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Better Crafting
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.BetterCrafting
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Practice
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FishingPractice
 +
  |nexus  = 4157
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Progression
 +
  |author  = ChadlyMasterson
 +
  |id      = chadlymasterson.fishingprogression
 +
  |nexus  = 18749
 +
  |github  = chudders1231/SDV-FishingProgression
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Rod Recolor
 +
  |author  = Stashek
 +
  |id      = Stashek.FishingRodRecolor
 +
  |nexus  = 8835
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Trawler
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler
 +
  |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
 +
  |name    = Fishing Trawler - New Horizons
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler.NewHorizons
 +
  |curse  = 870923
 +
  |nexus  = 15941
 +
  |github  = Floogen/FishingTrawler
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Treasure Spawner
 +
  |author  = jangofett4
 +
  |id      = jangofett4.fishingtreasurespawner
 +
  |nexus  = 18119
 +
  |github  = jangofett4/FishingTreasureSpawner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Tuner Redux
 +
  |author  = Hammurabi
 +
  |id      = HammurabiFishingTunerRedux
 +
  |nexus  =
 +
  |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
 +
  |name    = Fish Me
 +
  |author  = marikaefer
 +
  |id      = marikaefer.FishMe
 +
  |nexus  = 4756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Preview
 +
  |author  = Jonqora
 +
  |id      = Jonqora.FishPreview
 +
  |nexus  = 6303
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Reminder
 +
  |author  = Mizzion
 +
  |id      = mizzion.fishreminder
 +
  |nexus  = 3615
 +
  |moddrop = 661375
 +
  |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Spot Bait
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FishSpotBait
 +
  |nexus  = 17581
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
 +
  |author  = StarAmy
 +
  |id      = StarAmy.bubbletoggle
 +
  |nexus  = 13076
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishy Blood Moon
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.FishyBloodMoon
 +
  |nexus  = 3725
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Animal Tools
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixAnimalTools
 +
  |nexus  = 3215
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Categories in Recipes, Categories in Recipes
 +
  |author  = Traktori
 +
  |id      = Traktori.CategoriesInRecipes
 +
  |nexus  = 11400
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Dice
 +
  |author  = Ashley, bambimenot
 +
  |id      = ashley.fixdice
 +
  |nexus  = 4556
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Weapons Damage
 +
  |author  = BlueSight
 +
  |id      = BlueSight.FixedWeaponsDamage
 +
  |nexus  = 19896
 +
  |github  = Hikari-BS/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Pig Random
 +
  |author  = atravita
 +
  |id      = atravita.FixPigRandom
 +
  |curse  = 870967
 +
  |moddrop = 1294434
 +
  |nexus  = 15003
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix TVs on Custom Farm Types
 +
  |author  = mouse
 +
  |id      = mouse.FixTVsOnCustomFarmTypes
 +
  |moddrop = 1194570
 +
  |nexus  = 12717
 +
  |github  = notevenamouse/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flamingo Breeding
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FlamingoBreeding
 +
  |nexus  = 12015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraFuelConfig
 +
  |nexus  = 21086
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Arms
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FlexibleArms
 +
  |nexus  = 20902
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flexible Sprinklers
 +
  |author  = Shockah
 +
  |id      = Shockah.FlexibleSprinklers
 +
  |nexus  = 10931
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flip Buildings
 +
  |author  = mouahrara
 +
  |id      = mouahrara.FlipBuildings
 +
  |nexus  = 18444
 +
  |github  = mouahrara/FlipBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floating Garden Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FloatingGardenPots
 +
  |nexus  = 17582
 +
  |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
 +
  |name    = Flower Bombs
 +
  |author  = kdau
 +
  |id      = kdau.FlowerBombs
 +
  |nexus  = 6228
 +
  |moddrop = 794657
 +
  |source  = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Color Picker
 +
  |author  = spacechase0
 +
  |id      = spacechase0.FlowerColorPicker
 +
  |curse  = 867760
 +
  |moddrop = 130043
 +
  |nexus  = 1229
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Dance Fix
 +
  |author  = elfuun
 +
  |id      = FlowerDanceFix.elfuun
 +
  |nexus  = 8535
 +
  |moddrop = 980853
 +
  |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Dance Hearts Change
 +
  |author  = ron075sh
 +
  |id      = ron075sh.FlowerDanceHeartsChange
 +
  |nexus  = 3019
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Dancing, Kelly's Flower Dancing
 +
  |author  = kelly2892
 +
  |id      = kelly2892.flower.dancing.harmony
 +
  |nexus  = 8107
 +
  |github  = kenny2892/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Rain
 +
  |author  = spacechase0
 +
  |id      = spacechase0.FlowerRain
 +
  |curse  = 867722
 +
  |nexus  = 6131
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flowery Tools
 +
  |author  = Cat, CatCattyCat
 +
  |id      = cat.flowerytools
 +
  |nexus  = 6203
 +
  |moddrop = 833563
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flowing Mine Rocks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FlowingMineRocks
 +
  |nexus  = 9043
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fluent Eating
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.FluentEating
 +
  |nexus  = 11690
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flying Start Loan
 +
  |author  = EstherHollow
 +
  |id      = EstherHollow.FlyingStartLoan
 +
  |nexus  = 11003
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Font Settings, 字体设置
 +
  |author  = Becks723
 +
  |id      = Becks723.FontSettings
 +
  |nexus  = 12467
 +
  |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Buff Stacking
 +
  |author  = thejcannon
 +
  |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
 +
  |nexus  = 4321
 +
  |github  = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Buff Stacking Fix
 +
  |author  = Joreikarr
 +
  |id      = joreikarr.foodbuffstackingfix
 +
  |nexus  = 19944
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Cravings
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.FoodCravings
 +
  |nexus  = 17126
 +
  |github  = Enteligenz/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food on the Table
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FoodOnTheTable
 +
  |nexus  = 10886
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Poisoning
 +
  |author  = seferoni
 +
  |id      = seferoni.FoodPoisoning
 +
  |nexus  = 22006
 +
  |github  = seferoni/FoodPoisoning
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage at the Farm
 +
  |author  = Nishtra
 +
  |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
 +
  |nexus  = 673
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Crops
 +
  |author  = Kronosta
 +
  |id      = Kronosta.ForageCrops
 +
  |nexus  = 21514
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Fantasy
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.ForageFantasy
 +
  |nexus  = 7554
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Pointers
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.ForagePointers
 +
  |nexus  = 7781
 +
  |github  = Bpendragon/ForagePointers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
 +
  |author  = DanielB
 +
  |id      = DanielB.TrackerZoomFix
 +
  |nexus  = 17935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forecaster
 +
  |author  = Remy Bach
 +
  |id      = remybach.forecaster
 +
  |nexus  = 3037
 +
  |github  = remybach/stardew-valley-forecaster
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forecaster Text, Forecaster Text
 +
  |author  = TheElm
 +
  |id      = TheElm.ForecasterText
 +
  |nexus  = 7541
 +
  |github  = GStefanowich/SDV-Forecaster
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fortunate Foot
 +
  |author  = PurelyInZane
 +
  |id      = PurelyInZane.FortunateFoot
 +
  |nexus  = 22610
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Foxyfficiency
 +
  |author  = Fokson
 +
  |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
 +
  |nexus  = 2520
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frame Rate Logger
 +
  |author  = atravita
 +
  |id      = atravita.FrameRateLogger
 +
  |curse  = 870966
 +
  |moddrop = 1294433
 +
  |nexus  = 15002
 +
  |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frame Rate Viewer, FPS Viewer
 +
  |author  = Adham084
 +
  |id      = adham084.fpsviewer
 +
  |nexus  = 14046
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Dusty
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.freeDusty
 +
  |nexus  = 2206
 +
  |github  = skuldomg/freeDusty
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Love
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FreeLove
 +
  |curse  = 868835
 +
  |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
 +
  |name    = Free Slingshot
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.FreeSlingshot
 +
  |nexus  = 3320
 +
  |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
 +
  |name    = Freeze Time Multiplayer
 +
  |author  = mori_seneri, Alcatraz773
 +
  |id      = mori_sensei.FreezeTime
 +
  |nexus  = 21820
 +
  |github  = alcmoe/FreezeTimeMultiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendly Divorce
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendlyDivorce
 +
  |nexus  = 6241
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever
 +
  |author  = Isaac S
 +
  |id      = IsaacS.FriendsForever
 +
  |nexus  = 1738
 +
  |github  = isaacs-dev/Minidew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Booster
 +
  |author  = Hills
 +
  |id      = Hills.FriendshipBooster
 +
  |nexus  = 10497
 +
  |moddrop = 1084819
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Decay
 +
  |author  = stardemod
 +
  |id      = stardemod.FriendshipDecay
 +
  |nexus  = 21323
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendshipTweaks
 +
  |nexus  = 17055
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Without Talk
 +
  |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
  |nexus  = 8709
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frozen Yogurt
 +
  |author  = Failsplat
 +
  |id      = Failsplat.FroyoFFHarmony
 +
  |nexus  = 12308
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frugal Farm Menu
 +
  |author  = jeffgillean
 +
  |id      = jeffgillean.FrugalFarmMenu
 +
  |nexus  = 11050
 +
  |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Shaker
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeShaker
 +
  |nexus  = 5776
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Trees Unblocked
 +
  |author  = dervalanana
 +
  |id      = dervalanana.FruitTreesUnblocked
 +
  |nexus  = 22976
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeTweaks
 +
  |nexus  = 11422
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks for 1.6
 +
  |author  = aedenthorn, chiccen
 +
  |id      = chiccen.FruitTreeTweaks
 +
  |nexus  = 21449
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Fishing Bar
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.FullFishingBar
 +
  |curse  = 1007653
 +
  |nexus  = 23006
 +
  |github  = jag3dagster/AutoShaker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Romanceable Witch NPC, Witch Events Shop
 +
  |author  = jennisimone
 +
  |id      = jennisimone.WitchEventsShop
 +
  |nexus  = 16304
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fungus Amongus
 +
  |author  = Okay Shroomer
 +
  |id      = OkayShroomer.FungusAmongus
 +
  |nexus  = 11785
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Adjustment
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureAdjustment
 +
  |nexus  = 10213
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Display Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureDisplayFramework
 +
  |nexus  = 10855
 +
  |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
 +
  |name    = Furniture Display Framework for 1.6
 +
  |author  = Ilyeana, IlyeanaPlus
 +
  |id      = Ilyeana.FurnitureDisplayFramework
 +
  |nexus  = 19895
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Placement Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurniturePlacementTweaks
 +
  |nexus  = 14092
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Recolor
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureRecolor
 +
  |nexus  = 10217
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gacha Geodes, Geode Pity System
 +
  |author  = DeLiXx
 +
  |id      = DLX.Geodes
 +
  |curse  = 990836
 +
  |nexus  = 17691
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Galaxy Slingshot Obtainable
 +
  |author  = Adham084
 +
  |id      = adham084.galaxyslingshot
 +
  |nexus  = 14115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Galaxy Weapon Choice
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GalaxyWeaponChoice
 +
  |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
 +
  |name    = Gameboy Arcade
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.GameboyArcade
 +
  |moddrop = 1318487
 +
  |nexus  =
 +
  |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Game Reminder
 +
  |author  = mmanlapat
 +
  |id      = mmanlapat.GameReminder
 +
  |nexus  = 1153
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GameSpeed
 +
  |author  = RandomComputerUser
 +
  |id      = RandomComputerUser.GameSpeed
 +
  |nexus  = 7211
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Game Tables and Arcade Machines
 +
  |author  = CyanFire
 +
  |id      = CF.SMAPI.GameTables
 +
  |nexus  = 12859
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Collector
 +
  |author  = Loogooter
 +
  |id      = OlegSilkin.garbage_collector
 +
  |nexus  = 2463
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Day
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.GarbageDay
 +
  |curse  = 871837
 +
  |moddrop = 1547204
 +
  |nexus  = 8204
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot - Automate
 +
  |author  = NCarigon
 +
  |id      = NCarigon.GardenPotAutomate
 +
  |nexus  = 15212
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GardenPotTweaks
 +
  |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
 +
  |name    = Gate Opener
 +
  |author  = mralbobo
 +
  |id      = mralbobo.GateOpener
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gem Isles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GemIsles
 +
  |nexus  = 6692
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Options
 +
  |author  = ncarigon
 +
  |id      = NCarigon.GardenPotOptions
 +
  |nexus  = 21608
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
 +
  |author  = Hana
 +
  |id      = Hana.GNMTokens
 +
  |nexus  = 14426
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
 +
  |author  = sqbr
 +
  |id      = sqbr.GetGS
 +
  |nexus  = 13434
 +
  |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Mod Config Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.GenericModConfigMenu
 +
  |curse  = 867150
 +
  |moddrop = 771692
 +
  |nexus  = 5098
 +
  |github  = spacechase0
 
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
See [[Modding:Index#Migration guides|migration guides]]. You can...
 
* 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://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/ 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 6,218: Line 23,016:
 
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
# Increase the official version in <tt>manifest.json</tt> by <tt>0.0.1</tt> and add <tt>-unofficial.1-yourName</tt>.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <tt>1.0.1-unofficial.1-sampleUser</tt>. If you need to release a new unofficial update, just increment <tt>unofficial.1</tt> to <tt>unofficial.2</tt>, etc. This ensures that official versions supersede unofficial ones (e.g. for update checks), and other users can release newer unofficial updates if needed.</small>
+
# Change the version in <samp>manifest.json</samp> to the '''official version number''' plus <samp>0.0.1</samp>, with <samp>-unofficial.1-yourName</samp> at the end.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <samp>1.0.1-unofficial.1-sampleUser</samp>. If you need to release a new unofficial update, just increment <samp>unofficial.1</samp> to <samp>unofficial.2</samp>, etc. This ensures that official versions supersede unofficial ones (''e.g.,'' for update checks), and other users can release newer unofficial updates if needed.</small>
 
# Push your changes to GitHub.
 
# Push your changes to GitHub.
# Post a release package to the [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524 coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <tt><mod name> <version>.zip</tt> in your bin folder.)</small>
+
# Post a release package to the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <samp><mod name> <version>.zip</samp> in your bin folder.)</small>
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
===Overall compatibility===
 
{{/barchart
 
  |ok        = 417
 
  |workaround = 104
 
  |soon      = 39
 
  |broken    = 67
 
  |total      = 627
 
}}
 
 
==Footnotes==
 
<references>
 
  <ref name="compatibility">This only shows whether a mod is ''compatible''; it may have bugs unrelated to SMAPI compatibility.</ref>
 
  <ref name="optional-update">If a mod says "use optional download", its main version isn't compatible but there's an official optional update. If the mod is on Nexus, click "Files" on the mod page and check for a newer version (often under 'optional files').</ref>
 
</references>
 
  
 
{{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]]
 +
[[zh:模组:模组兼容性]]

Latest revision as of 06:15, 25 April 2024

SMAPI mod compatibility, July 2017 to March 2021. 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.


Players: see smapi.io/mods for a more user-friendly view of this page.

For players

What to do

  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.

SMAPI mods

  • Players: See smapi.io/mods for a more user-friendly list.
  • Modders: feel free to update this list! (See instructions.) Note that only SMAPI mods should be listed, not XNB mods or content packs.

SMAPI mods (obsolete)

This list contains mods which...

  • have their mod pages hidden/deleted;
  • or have been replaced by a change in the base game;
  • or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).

These will likely never be updated again.

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).