Difference between revisions of "Modding:Mod compatibility"

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