Difference between revisions of "Modding:Mod compatibility"

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

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

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


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

For players

What to do

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

SMAPI mods

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

SMAPI mods (obsolete)

This list contains mods which...

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

These will likely never be updated again.

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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