Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎C# mods: update Skill Prestige mods (author name changed, replaced some sub-mods))
(→‎C# mods: updated: Active Menu Anywhere)
 
(46 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{modding player guide header}}
 
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to March 2021. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
==For players==
+
Notes for the mod status:
===What to do===
+
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
# 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.
 
  
 +
==Compatibility list==
 
===C# mods===
 
===C# mods===
 +
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
 +
 
<!--
 
<!--
  
Line 24: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 166: Line 172:
 
   |nexus  = 21093
 
   |nexus  = 21093
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 310: Line 313:
 
   |unofficial version = 0.1.5-unofficial.1-mouahrara
 
   |unofficial version = 0.1.5-unofficial.1-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Fishing Treasure
 +
  |author  = aceynk
 +
  |id      = aceynk.AdvancedFishingTreasure
 +
  |nexus  = 24403
 +
  |github  = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 609: Line 619:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Active Window, Always Active Mod
 +
  |author  = AlexGoD
 +
  |id      = AlexGoD.AlwaysActiveMod
 +
  |nexus  = 25177
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 620: Line 637:
 
   |name    = Always On Server for Multiplayer
 
   |name    = Always On Server for Multiplayer
 
   |author  = funny-snek and Zuberii
 
   |author  = funny-snek and Zuberii
   |id      = funny-snek.Always_On_Server
+
   |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
 
   |nexus  = 2677
 
   |nexus  = 2677
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
Line 641: Line 658:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 880: Line 904:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 995: Line 1,019:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Aquarism
 
   |author  = DaLion
 
   |author  = DaLion
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
   |nexus  = 11288
+
   |nexus  = 24356
   |github  =
+
   |github  = daleao/sdv
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,093: Line 1,114:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,165: Line 1,193:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,283: Line 1,318:
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,456: Line 1,498:
  
 
   |warnings = use Nexus, ModDrop is NOT updated
 
   |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,462: Line 1,511:
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,543: Line 1,599:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Trasher
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
  |nexus  = 23663
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,549: Line 1,613:
 
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
 
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
 
   |nexus  = 10693
 
   |nexus  = 10693
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Pickle, ddgroves
 +
  |id      = pickle.autowater
 +
  |nexus  = 1666
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,557: Line 1,628:
 
   |nexus  = 21022
 
   |nexus  = 21022
 
   |github  = StephHoel/ModsStardewValley
 
   |github  = StephHoel/ModsStardewValley
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto Water
 
  |author  = Pickle, ddgroves
 
  |id      = pickle.autowater
 
  |nexus  = 1666
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,718: Line 1,782:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 0.3.4-unofficial.2-mouahrara
+
   |unofficial version = 0.3.4-unofficial.3-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
Line 1,758: Line 1,822:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Beatable Lucky Purple Shorts
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BeatableLuckyShortsMonster
 +
  |nexus  = 25095
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,803: Line 1,874:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 0.2.1-unofficial.1-mouahrara
+
   |unofficial version = 0.2.1-unofficial.3-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
Line 1,900: Line 1,971:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Cabin
 +
  |author  = weizinai
 +
  |id      = weizinai.BetterCabin
 +
  |nexus  = 25368
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,919: Line 1,997:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Crafting
 
  |author  = Khloe Leclair
 
  |id      = leclair.bettercrafting
 
  |nexus  = 11115
 
  |moddrop = 1115749
 
  |github  = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,937: Line 2,007:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bettercrafting
 +
  |nexus  = 11115
 +
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,003: Line 2,081:
 
   |nexus  = 22340
 
   |nexus  = 22340
 
   |github  = FlyingTNT/StardewValleyMods
 
   |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,320: Line 2,405:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sonar Bobber
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BetterSonarBobber
 +
  |nexus  = 24837
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,327: Line 2,419:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Special Orders
 +
  |author  = Xeru
 +
  |id      = xeru.BetterSpecialOrders
 +
  |nexus  = 24125
 +
  |github  = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,351: Line 2,450:
 
   |nexus  = 21624
 
   |nexus  = 21624
 
   |github  = gingajamie/smapi-better-sprinklers-plus-encore
 
   |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,358: Line 2,460:
 
   |nexus  = 21360
 
   |nexus  = 21360
 
   |github  = rokugin/StardewMods
 
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Statue Of Blessings
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.betterStatueOfBlessings
 +
  |nexus  = 25022
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,370: Line 2,479:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Train Loot
+
  |name    = Better Theater
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.BetterTheater
 +
  |nexus  = 25002
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Train Loot
 
   |author  = AairTheGreat, Aair, AairTheGreat
 
   |author  = AairTheGreat, Aair, AairTheGreat
 
   |id      = AairTheGreat.BetterTrainLoot
 
   |id      = AairTheGreat.BetterTrainLoot
Line 2,376: Line 2,492:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,388: Line 2,506:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
   |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,447: Line 2,579:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Craftables for 1.6
 +
  |author  = manifoldSamurai, mfdsam
 +
  |id      = YourName.BiggerCraftables
 +
  |nexus  = 24886
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,800: Line 2,939:
 
   |github  = StarAmy/BreedingOverhaul
 
   |github  = StarAmy/BreedingOverhaul
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 
}}
 
}}
Line 2,835: Line 2,975:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 0.6.1-unofficial.3-mouahrara
+
   |unofficial version = 0.6.1-unofficial.5-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buffs Last
 +
  |author  = aceynk
 +
  |id      = aceynk.BuffsLast
 +
  |nexus  = 25611
 +
  |github  = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,865: Line 3,012:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 2,881: Line 3,029:
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 3,352: Line 3,501:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,400: Line 3,547:
 
   |nexus  = 12999
 
   |nexus  = 12999
 
   |github  = JudeRV/SDV_WikiLinker
 
   |github  = JudeRV/SDV_WikiLinker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chargeable Resource Tools
 +
  |author  = DaLion
 +
  |id      = DaLion.Chargeable
 +
  |nexus  = 23048
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,578: Line 3,732:
 
   |moddrop = 606600
 
   |moddrop = 606600
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Value
 +
  |author  = Jppkr4
 +
  |id      = Jppkr4.ChestValue
 +
  |nexus  = 23816
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Values
 +
  |author  = MysticalAsian
 +
  |id      = MysticalAsian.ChestValues
 +
  |nexus  = 23878
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,669: Line 3,837:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,899: Line 4,067:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fishing Rods
 +
  |author  = atravita
 +
  |id      = atravita.ColorfulFishingRods
 +
  |nexus  = 25258
 +
  |github  = 6480k/colorful-fishing-rods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,976: Line 4,158:
 
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
Line 4,247: Line 4,429:
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |nexus  = 6564
 
   |nexus  = 6564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
  |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 4,286: Line 4,475:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooking Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.CookingOverhaul
 +
  |nexus  = 24845
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,347: Line 4,543:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Counting Sheep
 +
  |author  = calebstein1
 +
  |id      = calebstein1.CountingSheep
 +
  |nexus  = 25380
 +
  |github  = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,382: Line 4,585:
 
   |name    = Craftable Butterfly Hutches
 
   |name    = Craftable Butterfly Hutches
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutdoorButterflyHutch
+
   |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,400: Line 4,605:
 
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,423: Line 4,630:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Anything Framework
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CAF
 +
  |nexus  = 24794
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,496: Line 4,710:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,579: Line 4,800:
 
   |name    = Crop Growth Info
 
   |name    = Crop Growth Info
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CropGrowthInformation
+
   |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,595: Line 4,816:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
Line 4,635: Line 4,856:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 
   |nexus  = 3000
 
   |nexus  = 3000
 
   |moddrop = 606647
 
   |moddrop = 606647
Line 4,675: Line 4,897:
 
   |nexus  = 2594
 
   |nexus  = 2594
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,744: Line 4,964:
 
   |nexus  = 20658
 
   |nexus  = 20658
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,755: Line 4,986:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Current Location
 
  |author  = Omegasis, AlphaOmegasis
 
  |id      = CurrentLocation102120161203
 
  |nexus  = 638
 
  |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,817: Line 5,037:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 
   |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Blessings Framework
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customBlessingsFramework
 +
  |nexus  = 25267
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,979: Line 5,206:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
 +
  |author  = pneuma163
 +
  |id      = pneuma163.CustomElevatorSound
 +
  |nexus  = 24972
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,040: Line 5,274:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fence Decay
 +
  |author  = Jean Seb Gwak
 +
  |id      = CustomFenceDecay
 +
  |nexus  = 25155
 +
  |github  = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,190: Line 5,431:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
  |name    = Customize Dresser
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeDresser
 +
  |nexus  = 23359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Customize Exterior
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
 
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
Line 5,205: Line 5,453:
 
   |nexus  = 5275
 
   |nexus  = 5275
 
   |github  = MissCoriel/Customize-Health-and-Stamina
 
   |github  = MissCoriel/Customize-Health-and-Stamina
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Trinkets
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeTrinkets
 +
  |nexus  = 23818
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,258: Line 5,513:
 
   |nexus  = 21148
 
   |nexus  = 21148
 
   |github  = rokugin/StardewMods
 
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Machine Experience
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomMachineExperience
 +
  |nexus  = 25455
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,620: Line 5,882:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom TV Channel
 +
  |author  = chieeri323
 +
  |id      = chieeri323.customtvchannel
 +
  |nexus  = 24278
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,827: Line 6,096:
 
   |nexus  = 20871
 
   |nexus  = 20871
 
   |github  = Prism-99/DailyTaskReportPlus
 
   |github  = Prism-99/DailyTaskReportPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DaLionheart
 +
  |author  = DaLion
 +
  |id      = DaLion.Core
 +
  |nexus  = 24332
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,864: Line 6,140:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
   |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Day Limiter
 +
  |author  = Parzivl, tadfoster
 +
  |id      = tadfoster.DayLimiter
 +
  |nexus  = 25529
 +
  |github  = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,869: Line 6,152:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.diary
 
   |id      = misscoriel.diary
 +
  |curse  = 885086
 
   |nexus  = 4451
 
   |nexus  = 4451
 
   |moddrop = 624395
 
   |moddrop = 624395
 
   |github  = MissCoriel/Dear-Diary
 
   |github  = MissCoriel/Dear-Diary
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deathpoint - Monster Health Display Mod
 +
   |author  = JeiPi, JeiP1
 +
  |id      = JeiPi.Deathpoint
 +
  |nexus  = 25241
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,103: Line 6,392:
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
  |author  = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,140: Line 6,436:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Keys
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DialogueKeys
 +
  |curse  = 1022342
 +
  |nexus  = 24325
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,184: Line 6,488:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Difficulty Socializing
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.DifficultySocializing
 +
  |curse  = 1023363
 +
  |nexus  = 24389
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,202: Line 6,514:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dino Form 2
 +
  |author  = juminos
 +
  |id      = juminos.DinoForm2
 +
  |nexus  = 24718
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,211: Line 6,530:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Building Fade
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewDisableBuildingFade
 +
  |nexus  = 24558
 +
  |github  = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,275: Line 6,601:
 
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 
   |author  = Aimon111
 
   |author  = Aimon111
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
 
   |curse  = 1010281
 
   |curse  = 1010281
 
   |nexus  = 18109
 
   |nexus  = 18109
Line 6,351: Line 6,677:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,438: Line 6,771:
 
   |nexus  = 9684
 
   |nexus  = 9684
 
   |github  = AHilyard/DwarvishMattock
 
   |github  = AHilyard/DwarvishMattock
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,487: Line 6,818:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.dynamicdialogues
 
   |id      = mistyspring.dynamicdialogues
  |curse  = 880516
 
 
   |nexus  = 12836
 
   |nexus  = 12836
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
Line 6,605: Line 6,935:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Early Bed Mod
 +
  |author  = Nokane
 +
  |id      = Nokane.EarlyBedMod
 +
  |nexus  = 25168
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,827: Line 7,164:
 
   |id      = season.EasyMove
 
   |id      = season.EasyMove
 
   |nexus  = 20872
 
   |nexus  = 20872
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Upgrade
 +
  |author  = Senofu
 +
  |id      = Senofu.EasyUpgrade
 +
  |nexus  = 23496
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 7,032: Line 7,376:
  
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
   |unofficial version = 1.9.1-unofficial.3-JoXW
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
Line 7,065: Line 7,409:
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
 
   |unofficial version = 1.4.2-unofficial.1-huancz
 
   |unofficial version = 1.4.2-unofficial.1-huancz
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
 
   |nexus  = 4856
 
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,150: Line 7,494:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Escargo Win Bug Fix
 +
  |author  = BlackJack
 +
  |id      = BlackJack.EscargoWinBugfix
 +
  |nexus  = 24556
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,344: Line 7,695:
 
   |nexus  = 7435
 
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,394: Line 7,749:
 
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 
   |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Animal Configs
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraAnimalConfig
 +
  |nexus  = 25328
 +
  |github  = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,425: Line 7,787:
 
   |nexus  = 9633
 
   |nexus  = 9633
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Shop Phone Numbers
 +
  |author  = PrincessFelicie
 +
  |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
 +
  |nexus  = 25530
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,460: Line 7,829:
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fairy Fix
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FairyFix
 +
  |curse  = 1024723
 +
  |nexus  = 24469
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,705: Line 8,082:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.farmhousevisits
 
   |id      = mistyspring.farmhousevisits
  |curse  = 880518
 
 
   |nexus  = 12457
 
   |nexus  = 12457
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
Line 7,718: Line 8,094:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Icons on Load Screen
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.FarmIconOnLoadScreen
 +
  |nexus  = 24344
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,830: Line 8,213:
 
   |moddrop = 606631
 
   |moddrop = 606631
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Control Input
 +
  |author  = weizinai
 +
  |id      = weizinai.FastControlInput
 +
  |nexus  = 24324
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Eat
 +
  |author  = Zexu2K
 +
  |id      = Zeux2K.FastEat
 +
  |moddrop = 1591432
 +
  |nexus  = 25080
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,915: Line 8,313:
 
   |nexus  = 7413
 
   |nexus  = 7413
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,986: Line 8,386:
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,011: Line 8,410:
 
   |nexus  = 7566
 
   |nexus  = 7566
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,029: Line 8,426:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
  |nexus  = 23307
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,038: Line 8,442:
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
   |unofficial version = 1.2.2-unofficial.1-speshkitty
+
   |unofficial version = 1.2.1-unofficial.2-speshkitty
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-131642
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,142: Line 8,546:
 
   |nexus  = 7311
 
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,235: Line 8,643:
  
 
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |unofficial version = 0.4.3-unofficial.1-mouahrara
+
   |unofficial version = 0.4.3-unofficial.2-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
Line 8,323: Line 8,731:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor, Grandpa's Tools
+
   |name    = Fishing Tackle Tooltips
   |author  = Stashek
+
   |author  = BarleyZP
   |id      = Stashek.FishingRodRecolor
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 8835
+
   |nexus  = 24751
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 4.0.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,376: Line 8,782:
 
   |id      = marikaefer.FishMe
 
   |id      = marikaefer.FishMe
 
   |nexus  = 4756
 
   |nexus  = 4756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish of Stardew
 +
  |author  = AztecViper
 +
  |id      = aztecviper.fishOfStardewMod
 +
  |nexus  = 24870
 +
  |github  = astecviper/AztecVipers-Fish-of-Stardew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Pond Colors, Legendary Fish Ponds
 +
  |author  = ButterBear, Memegician
 +
  |id      = BB.FishPondColors
 +
  |nexus  = 23449
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 8,450: Line 8,870:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
  |name    = Fixed Ginger Island Beach Garden Pots
 +
  |author  = wilsoncwc
 +
  |id      = wilsoncwc.IslandPotFix
 +
  |nexus  = 23934
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
 
   |author  = f4iTh and Lita, JertsukkaTheMan
 
   |author  = f4iTh and Lita, JertsukkaTheMan
 
   |id      = f4iTh.WoodsDebrisFix
 
   |id      = f4iTh.WoodsDebrisFix
Line 8,467: Line 8,894:
 
   |github  = Hikari-BS/StardewMods
 
   |github  = Hikari-BS/StardewMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 8,670: Line 9,098:
 
   |github  =
 
   |github  =
 
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Font Size Adjust, Stardew Valley Font Adjust
 +
  |author  = AlerHughes
 +
  |id      = AlerHughes.FA
 +
  |nexus  = 23363
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,695: Line 9,130:
 
   |nexus  = 17126
 
   |nexus  = 17126
 
   |github  = Enteligenz/StardewMods
 
   |github  = Enteligenz/StardewMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,826: Line 9,259:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Lock
 +
  |author  = weizinai
 +
  |id      = weizinai.FreeLock
 +
  |nexus  = 25329
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,908: Line 9,348:
 
   |nexus  = 21323
 
   |nexus  = 21323
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Decay Modify
 +
  |author  = weizinai
 +
  |id      = weizinai.FriendshipDecayModify
 +
  |nexus  = 23862
 +
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Streaks
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.FriendshipStreaks
 +
  |nexus  = 25595
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,038: Line 9,492:
 
   |nexus  = 19895
 
   |nexus  = 19895
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,126: Line 9,587:
 
   |nexus  = 12859
 
   |nexus  = 12859
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Can Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.GarbageCanTweaks
 +
  |nexus  = 24410
 +
  |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,260: Line 9,728:
 
   |id      = KediDili.GenieLamp
 
   |id      = KediDili.GenieLamp
 
   |nexus  = 22176
 
   |nexus  = 22176
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.geodeCrusherPlus
 +
  |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,443: Line 9,918:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Give Gold Mod, Instant Gold Mod
 +
  |author  = missgamergrl
 +
  |id      = missgamergrl.GiveGoldMod
 +
  |nexus  = 23300
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,450: Line 9,932:
 
   |nexus  = 9976
 
   |nexus  = 9976
 
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GlassHammer Hope to Rise, Hope to Rise Mod
 +
  |author  = Glass Hammer
 +
  |id      = GlassHammer.HopeToRiseMod
 +
  |nexus  = 23201
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,458: Line 9,947:
 
   |moddrop = 1007690
 
   |moddrop = 1007690
 
   |github  = Gaphodil/GlobalConfigSettings
 
   |github  = Gaphodil/GlobalConfigSettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Glow Buff
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.GlowBuff
 +
  |nexus  = 25157
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,695: Line 10,191:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grow That Giant Crop
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.GrowThatGiantCrop
 +
  |nexus  = 23760
 +
  |github  = MercuryVN/GrowThatGiantCrop
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Guniism's Unicycle
 +
  |author  = Guniism
 +
  |id      = Guniism.GuniismUnicycle
 +
  |nexus  = 24876
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,727: Line 10,237:
 
   |nexus  = 8774
 
   |nexus  = 8774
 
   |github  = chawolbaka/HaltEventTime
 
   |github  = chawolbaka/HaltEventTime
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,793: Line 10,301:
 
   |nexus  = 19675
 
   |nexus  = 19675
 
   |github  = tlitookilakin/HappyHomeDesigner
 
   |github  = tlitookilakin/HappyHomeDesigner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Combat
 +
  |author  = jeWel
 +
  |id      = jeWel.HardcoreCombat
 +
  |nexus  = 23577
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,822: Line 10,337:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hardcore Mode, No Wiki Hardcore Mode
 +
  |author  = Nightshade System
 +
  |id      = NightshadeSystem.SdvHardcoreMode
 +
  |nexus  = 25376
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,841: Line 10,363:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Calendar
 +
  |author  = LonerAxl
 +
  |id      = LonerAxl.HarvestCalendar
 +
  |nexus  = 25103
 +
  |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,105: Line 10,634:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,140: Line 10,671:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = High Roller Slots
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.highRollerSlots
 +
  |nexus  = 24765
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,238: Line 10,776:
 
   |nexus  = 7500
 
   |nexus  = 7500
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
  |nexus  = 24018
 +
  |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,326: Line 10,871:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HUD Customizer
 +
  |author  = Espy
 +
  |id      = Espy.HUDCustomizer
 +
  |nexus  = 23704
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,403: Line 10,955:
 
   |nexus  = 9052
 
   |nexus  = 9052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,487: Line 11,037:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.immersivegrandpa
 
   |id      = mistyspring.immersivegrandpa
  |curse  = 880517
 
 
   |nexus  = 12562
 
   |nexus  = 12562
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
Line 10,982: Line 11,531:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = IPv6
 +
  |author  = sunsst
 +
  |id      = sunsst.IPv6
 +
  |nexus  = 25045
 +
  |github  = sunsst/Stardew-Valley-IPv6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Cooking Dishes
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.IridiumCookingDishes
 +
  |nexus  = 24732
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,000: Line 11,563:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
   |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
 +
  |author  = SaltyEggplant
 +
  |id      = SaltyEggplant.IsGusVisitingIsland
 +
  |nexus  = 25270
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,053: Line 11,623:
 
   |nexus  = 5382
 
   |nexus  = 5382
 
   |github  = Videogamers0/SDV-ItemBags
 
   |github  = Videogamers0/SDV-ItemBags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items.DLL
 +
  |nexus  = 24305
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,060: Line 11,637:
 
   |nexus  = 20357
 
   |nexus  = 20357
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Locator
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Items2.DLL
 +
  |nexus  = 24305
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,119: Line 11,703:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
 +
  |author  = Apprehentice
 +
  |id      = apprehentice.IMFIPOIIWT
 +
  |nexus  = 25188
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,199: Line 11,790:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
  |name    = Joja Cola Expanded
   |author  = Dounat2201, Sasara
+
  |author  = Objection777
   |id      = Sasara.Pathomart
+
  |id      = Objection777.JojaColaExpandedCode
   |nexus  = 1142
+
  |nexus  = 24227
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Express
 +
  |author  = OFTS_CQM and Yuxuan
 +
  |id      = ofts.jojaExp
 +
  |nexus  = 23614
 +
  |github  = ofts-cqm/SDV_JojaExpress
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Financial
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.JojaFinancial
 +
  |nexus  = 24958
 +
  |github  = NermNermNerm/JojaFinancial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = JojaMart to PathoMart, Pathomart
 +
   |author  = Dounat2201, Sasara
 +
   |id      = Sasara.Pathomart
 +
   |nexus  = 1142
 
   |github  =
 
   |github  =
  
Line 11,241: Line 11,853:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.5.0-unofficial.ALPHA6-Hackswell
+
   |unofficial version = 1.5.0-unofficial.7-Hackswell
 
   |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
   |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
Line 11,381: Line 11,993:
 
   |id      = BlaDe.JunimoLevelPractice
 
   |id      = BlaDe.JunimoLevelPractice
 
   |nexus  = 10056
 
   |nexus  = 10056
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartLevelSelect
 +
  |nexus  = 25140
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,514: Line 12,133:
 
   |status  = obsolete
 
   |status  = obsolete
 
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kiss Krobus
 +
  |author  = EnanoForro
 +
  |id      = EnanoForro.KissKrobus
 +
  |nexus  = 25234
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,694: Line 12,320:
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Hatch This Egg
 +
  |author  = MikeW
 +
  |id      = Mikew.letmehatchthisegg.smapi
 +
  |nexus  = 25175
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,820: Line 12,453:
 
   |moddrop = 716383
 
   |moddrop = 716383
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Limited Regrowable Crop Harvests
 +
  |author  = Adradis
 +
  |id      = Adradis.LimitedHarvests
 +
  |nexus  = 24623
 +
  |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,829: Line 12,469:
  
 
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers Redux (1.6 Compatible)
 +
  |author  = rtrox, Swyytch
 +
  |id      = rtrox.LineSprinklersRedux
 +
  |nexus  = 23895
 +
  |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,907: Line 12,554:
 
   |id      = Bouhm.LocationCompass
 
   |id      = Bouhm.LocationCompass
 
   |nexus  = 3045
 
   |nexus  = 3045
  |curse  = 308286
 
 
   |github  = Bouhm/stardew-valley-mods
 
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
Line 11,931: Line 12,577:
 
   |id      = LockedMaps
 
   |id      = LockedMaps
 
   |nexus  = 10089
 
   |nexus  = 10089
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lock Hotbar Items
 +
  |author  = Falson
 +
  |id      = Falson.LockHotbarItems
 +
  |moddrop = 1573213
 +
  |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,985: Line 12,639:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.LongerSeasons
 +
  |nexus  = 25164
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,050: Line 12,713:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Louis's Garage and Renault 5 Expansion
 +
  |author  = XxHarvzBackxX and Yri and Kaystar
 +
  |id      = R5.DLL
 +
  |nexus  = 24687
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,310: Line 12,980:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Manure Industries
 +
  |author  = Drewdus42
 +
  |id      = Drewdus42.ManureIndustries
 +
  |nexus  = 9310
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,315: Line 12,992:
 
   |author  = Stari
 
   |author  = Stari
 
   |id      = Stari.ManyEnchantments
 
   |id      = Stari.ManyEnchantments
  |curse  = 1004483
 
 
   |nexus  = 8824
 
   |nexus  = 8824
 
   |github  = SlivaStari/ManyEnchantments
 
   |github  = SlivaStari/ManyEnchantments
Line 12,363: Line 13,039:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
 +
  |author  = hlyvia
 +
  |id      = hlyvia.StardewValleyMapTeleport
 +
  |nexus  = 25279
 +
  |github  = kesesek/StardewValleyMapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,414: Line 13,097:
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mastery Extended
 +
  |author  = AlanBF
 +
  |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
 +
  |nexus  = 23697
 +
  |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,469: Line 13,159:
 
   |nexus  = 17436
 
   |nexus  = 17436
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meal Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.MealOverhaul
 +
  |nexus  = 23528
 +
  |github  =
 +
 +
  |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,669: Line 13,368:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.UCRFix
 
   |id      = misscoriel.UCRFix
 +
  |curse  = 885075
 
   |nexus  = 8284
 
   |nexus  = 8284
 
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
   |github  = MissCoriel/UniqueCourtshipResponseCore
Line 12,805: Line 13,505:
 
   |name    = Modify This
 
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ModThis
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
 
   |nexus  = 7814
 
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,842: Line 13,544:
 
   |author  = DaLion
 
   |author  = DaLion
 
   |id      = DaLion.Overhaul
 
   |id      = DaLion.Overhaul
   |nexus  =
+
   |nexus  = 14470
   |github  = daleao/modular-overhaul
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 12,882: Line 13,585:
 
   |nexus  = 17045
 
   |nexus  = 17045
 
   |github  = Tbonetomtom/StardewMods
 
   |github  = Tbonetomtom/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Furniture Drop
 +
  |author  = FistOfTheNoob & MangusuPixel
 +
  |id      = FistOfTheNoob.MonsterFurnitureDrop
 +
  |nexus  = 24804
 +
  |github  = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,979: Line 13,689:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moolah 1.6 Fix
 +
  |author  = supergato664
 +
  |id      = supergato664.Moolah
 +
  |nexus  = 23549
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,061: Line 13,778:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Books
 +
  |author  = jeWel
 +
  |id      = jeWel.MoreBooksCode
 +
  |nexus  = 23891
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,097: Line 13,821:
 
   |nexus  = 10008
 
   |nexus  = 10008
 
   |github  = elizabethcd/MoreConversationTopics
 
   |github  = elizabethcd/MoreConversationTopics
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Dresser Variety
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MoreDresserVariety
 +
  |nexus  = 24194
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,353: Line 14,084:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |status            = obsolete
+
   |status            = abandoned
 
   |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 
   |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 
   |unofficial version = 1.1.0-unofficial.2-CyanFire
 
   |unofficial version = 1.1.0-unofficial.2-CyanFire
Line 13,364: Line 14,095:
 
   |nexus  = 18973
 
   |nexus  = 18973
 
   |github  = mouahrara/mouahrarasModuleCollection
 
   |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Fishing
 +
  |author  = ruggerbuns
 +
  |id      = ruggerbuns.MouseFishing
 +
  |curse  = 1046572
 +
  |nexus  = 25231
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Movement Fishing, 鼠标移动钓鱼
 +
  |author  = Night
 +
  |id      = Night.MovementFishing
 +
  |nexus  = 25571
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,379: Line 14,125:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,398: Line 14,146:
 
   |id      = joljyo.MoveAnnoyingCursor
 
   |id      = joljyo.MoveAnnoyingCursor
 
   |nexus  = 7378
 
   |nexus  = 7378
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Bed
 +
  |author  = yangZ, yangZheng20
 +
  |id      = yangZ.MoveBed
 +
  |nexus  = 23308
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 13,575: Line 14,330:
 
   |nexus  = 16030
 
   |nexus  = 16030
 
   |github  = scayze/multiprairie
 
   |github  = scayze/multiprairie
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
 +
  |author  = Xoulious
 +
  |id      = Xoulious.MultiplayerLagFixer
 +
  |nexus  = 25222
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,591: Line 14,353:
 
   |nexus  = 6609
 
   |nexus  = 6609
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod Limit
 +
  |author  = weizinai
 +
  |id      = weizinai.MultiplayerModLimit
 +
  |nexus  = 25446
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,645: Line 14,414:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.MultipleFloorFarmhouse
 +
  |nexus  = 25303
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,656: Line 14,434:
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Horses
 +
  |author  = CyanFire
 +
  |id      = CF.MultipleHorses
 +
  |nexus  = 25620
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,777: Line 14,562:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Donation Checker
 +
  |author  = Hitaxas
 +
  |id      = Hitaxas.Dono.DLL
 +
  |nexus  = 24225
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,873: Line 14,665:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mutant Rings
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.MutantRings
 +
  |nexus  = 23849
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,933: Line 14,732:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Never Ending Adventure and Circle of Thorns<!--Nexus-->, NEA & COT<!--manifest changed cira 1.10.0-->, Never Ending Adventure - Code<!--manifest before 1.10.0-->
 
   |author  = DestyNova
 
   |author  = DestyNova
   |id      = DestyNova.NEACode
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
 
   |nexus  = 12369
 
   |nexus  = 12369
 
   |github  =
 
   |github  =
Line 14,029: Line 14,828:
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightshade
 +
  |author  = ichortower
 +
  |id      = ichortower.Nightshade
 +
  |nexus  = 23742
 +
  |github  = ichortower/Nightshade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,494: Line 15,300:
 
   |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
   |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Tokens, NPC Tokens for Content Patcher
 +
  |author  = siliconmodding
 +
  |id      = siliconmodding.NPCTokens
 +
  |nexus  = 23637
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nuclear Valley - PG, Nuclear Bomb
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
 +
  |nexus  = 23339
 +
  |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,684: Line 15,504:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Detector
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.OreDetector
 +
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,725: Line 15,553:
 
   |nexus  = 14510
 
   |nexus  = 14510
 
   |github  = greyivy/OrnithologistsGuild
 
   |github  = greyivy/OrnithologistsGuild
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OST Player
 +
  |author  = ProfeJavix
 +
  |id      = ProfeJavix.OstPlayer
 +
  |nexus  = 25203
 +
  |github  = ProfeJavix/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Outfit Disable
 +
  |author  = idermailer
 +
  |id      = idermailer.OutfitDisable
 +
  |nexus  = 23346
 +
  |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,885: Line 15,727:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Particle Framework
 +
  |author  = Espy
 +
  |id      = Espy.ParticleFramework
 +
  |nexus  = 23544
 +
  |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,926: Line 15,775:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passerby Cemetery
+
   |name    = Passerby Cemetery, ClownSharp
 
   |author  = DecidedlyHuman and fellowclown
 
   |author  = DecidedlyHuman and fellowclown
 
   |id      = DecidedlyHuman.ClownsSqueakyTools
 
   |id      = DecidedlyHuman.ClownsSqueakyTools
Line 15,081: Line 15,930:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Buffs
 +
  |author  = aceynk
 +
  |id      = aceynk.PersistentBuffs
 +
  |nexus  = 25593
 +
  |github  = aceynk/PersistentBuffs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,107: Line 15,963:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.PersistentQiBeans
 +
  |nexus  = 24719
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,125: Line 15,988:
 
   |nexus  = 5326
 
   |nexus  = 5326
 
   |github  = strobel1ght/Personal-Anvil
 
   |github  = strobel1ght/Personal-Anvil
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,253: Line 16,114:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet's Enhanced
 +
  |author  = Sunken_Lace
 +
  |id      = Sunken_Lace.PetsEnhancedCode
 +
  |nexus  = 24026
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,362: Line 16,230:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Place Floor on Tilled Dirt
 +
  |author  = temisthem
 +
  |id      = tem696969696969.PlaceFloorOnTilledDirt
 +
  |nexus  = 23493
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,498: Line 16,373:
 
   |nexus  = 7373
 
   |nexus  = 7373
 
   |github  = ha1fdaew/PlayerIncomeStats
 
   |github  = ha1fdaew/PlayerIncomeStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Server Info
 +
  |author  = EuroCent
 +
  |id      = EuroCent.PlayerServerInfo
 +
  |nexus  = 24267
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,559: Line 16,441:
 
   |nexus  = 12065
 
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,649: Line 16,529:
 
   |moddrop = 130159
 
   |moddrop = 130159
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,704: Line 16,591:
 
   |moddrop = 793927
 
   |moddrop = 793927
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture Plus
 +
  |author  = Arborsm
 +
  |id      = Arborsm.PortraiturePlus
 +
  |nexus  = 24534
 +
  |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,789: Line 16,683:
 
   |nexus  = 23008
 
   |nexus  = 23008
 
   |github  = TheMightyAmondee/Pravoloxinone
 
   |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,915: Line 16,816:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Dinosaur
 +
  |author  = JollyLlama
 +
  |id      = JollyLlama.PrismaticDinosaurMonster
 +
  |nexus  = 25342
 +
  |github  = Jolly-Alpaca/PrismaticDinosaur
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,978: Line 16,886:
 
   |id      = iargue.PrismaticToolsContinued
 
   |id      = iargue.PrismaticToolsContinued
 
   |nexus  = 21450
 
   |nexus  = 21450
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Valley Framework
 +
  |author  = JollyLlama
 +
  |id      = JollyLlama.PrismaticValleyFramework
 +
  |nexus  = 25287
 +
  |github  = Jolly-Alpaca/PrismaticValleyFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prize Machine Custom Prizes
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.prizeMachineCustomPrizes
 +
  |nexus  = 24982
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 16,251: Line 17,173:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Of Combat
 +
  |author  = Aile72
 +
  |id      = Aile72.QualityOfCombat
 +
  |nexus  = 23894
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,260: Line 17,189:
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,378: Line 17,306:
 
   |id      = BadNetCode.QuickAgenda
 
   |id      = BadNetCode.QuickAgenda
 
   |nexus  = 22258
 
   |nexus  = 22258
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Descend by Using Staircase
 +
  |author  = kun2331
 +
  |id      = kun2331.QuickDescendByUsingStaircase
 +
  |nexus  = 25161
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 16,469: Line 17,404:
 
   |nexus  = 6503
 
   |nexus  = 6503
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radial Menu
 +
  |author  = focustense
 +
  |id      = focustense.RadialMenu
 +
  |nexus  = 25257
 +
  |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,918: Line 17,860:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relocate Farm Animals
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
 
   |author  = mouahrara
 
   |author  = mouahrara
   |id      = mouahrara.RelocateFarmAnimals
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
 
   |nexus  = 20606
 
   |nexus  = 20606
 
   |github  = mouahrara/RelocateFarmAnimals
 
   |github  = mouahrara/RelocateFarmAnimals
Line 17,049: Line 17,991:
 
   |nexus  = 7585
 
   |nexus  = 7585
 
   |github  = amconners/ReorientAfterEating
 
   |github  = amconners/ReorientAfterEating
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Replace Fertilizer
 +
  |author  = jingshenSN2
 +
  |id      = jingshenSN2.replace_fertilizer
 +
  |nexus  = 24550
 +
  |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,105: Line 18,054:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Re-Skin Any to Any Weapon Type
 +
  |author  = seqhilla
 +
  |id      = seqhilla.ReSkinAny
 +
  |nexus  = 24768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Resourceful Friends
 +
  |author  = ItsBenter
 +
  |id      = ItsBenter.ResourcefulFriends.dll
 +
  |nexus  = 23227
 +
  |github  = itsbenter/ResourcefulFriends
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,177: Line 18,140:
 
   |nexus  = 8526
 
   |nexus  = 8526
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,206: Line 18,167:
 
   |nexus  = 7286
 
   |nexus  = 7286
 
   |github  = Rafseazz/Ridgeside-Village-Mod
 
   |github  = Rafseazz/Ridgeside-Village-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Right Click to Untill Soil
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.RightClickUntillSoil
 +
  |nexus  = 19563
 +
  |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,267: Line 18,235:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
  |name    = Rock Paper Scissors
   |author  = Teban100
+
  |author  = Spiderbuttons
   |id      = RopeBridge
+
  |id      = Spiderbuttons.RockPaperScissors
 +
  |nexus  = 23875
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
 +
  |author  = Meara and MikeW
 +
  |id      = Mikew.roostersaddon.smapi
 +
  |nexus  = 22555
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Rope Bridge
 +
   |author  = Teban100
 +
   |id      = RopeBridge
 
   |nexus  = 824
 
   |nexus  = 824
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
Line 17,356: Line 18,338:
 
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sable's Labels
 +
  |author  = SableDnah
 +
  |id      = SableDnah.SablesLabels
 +
  |nexus  = 24948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,390: Line 18,379:
 
   |nexus  = 22783
 
   |nexus  = 22783
 
   |github  = rokugin/StardewMods
 
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safer Bombs
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.SaferBombs
 +
  |nexus  = 23559
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,493: Line 18,489:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scaring - Thieving Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.SpookySkill
 +
  |nexus  = 23791
 +
  |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,510: Line 18,513:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Screaming For Joy
 +
  |author  = Danil Harding, Danil_HM
 +
  |id      = DanilH.ScreamingForJoy
 +
  |nexus  = 24643
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,600: Line 18,610:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Searchable Collections Page
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.SearchableCollectionsPage
 +
  |nexus  = 25585
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,609: Line 18,626:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Farmer
 +
  |author  = stardemod
 +
  |id      = stardemod.SeasonalFarmeTrader
 +
  |nexus  = 24912
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
 +
  |author  = CyanFire, DustBeauty
 +
  |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
 +
  |nexus  = 17386
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,659: Line 18,690:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Secret Note Framework
 +
  |author  = ichortower
 +
  |id      = ichortower.SecretNoteFramework
 +
  |nexus  = 25055
 +
  |github  = ichortower/SecretNoteFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,888: Line 18,926:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Serfdom
 
   |author  = DaLion
 
   |author  = DaLion
   |id      = DaLion.ImmersiveTaxes
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 12547
+
   |nexus  = 24357
   |github  =
+
   |github  = daleao/sdv
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,953: Line 18,988:
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seven Deadly Sins
 +
  |author  = ricehit, Little Dot
 +
  |id      = ricehit.SevenDeadlySinsSAMPI
 +
  |nexus  = 15100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,316: Line 19,358:
 
   |id      = SimpleCropLabel
 
   |id      = SimpleCropLabel
 
   |nexus  = 314
 
   |nexus  = 314
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Discord RPC (Stardew Edition), Simple RPC
 +
  |author  = HypherionSA
 +
  |id      = hypherionsa.simplerpc
 +
  |curse  = 1023556
 +
  |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 18,325: Line 19,375:
 
   |nexus  =
 
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,469: Line 19,521:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skateboard For 1.6
 +
  |author  = chiccen
 +
  |id      = chiccen.Skateboard
 +
  |nexus  = 24074
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,535: Line 19,594:
 
   |curse  = 991336
 
   |curse  = 991336
 
   |nexus  = 7515
 
   |nexus  = 7515
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skills Experience Bars, Skills Exp Bars
 +
  |author  = Muuaji
 +
  |id      = Muuaji.SkillsExpBars
 +
  |nexus  = 25112
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 18,557: Line 19,623:
 
   |nexus  = 22797
 
   |nexus  = 22797
 
   |github  = HeyImAmethyst/SkinToneLoader
 
   |github  = HeyImAmethyst/SkinToneLoader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Cutscanes
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.SkipCutscenesMod
 +
  |nexus  = 25201
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,651: Line 19,724:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleeping Stamina Config
 +
  |author  = ilMioPuntatore
 +
  |id      = ilMioPuntatore.Sleeping
 +
  |nexus  = 25244
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,814: Line 19,894:
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,878: Line 19,958:
 
   |unofficial version = 1.1.1-unofficial.1-pathoschild
 
   |unofficial version = 1.1.1-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smarter Carpenters
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.SmarterCarpenters
 +
  |nexus  = 25417
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,998: Line 20,085:
 
   |nexus  = 12311
 
   |nexus  = 12311
 
   |github  = Floogen/SolidFoundations
 
   |github  = Floogen/SolidFoundations
 +
 +
  |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,104: Line 20,193:
 
   |id      = otc.supplycratesonbeach
 
   |id      = otc.supplycratesonbeach
 
   |nexus  = 20828
 
   |nexus  = 20828
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speaking Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.SpeakingValley
 +
  |nexus  = 25024
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 19,146: Line 20,242:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spectator Mode
 +
  |author  = weizinai
 +
  |id      = weizinai.SpectatorMode
 +
  |nexus  = 25339
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,221: Line 20,324:
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,250: Line 20,352:
 
   |status  = obsolete
 
   |status  = obsolete
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
   |summary  = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Splitscreen Improved
 +
  |author  = gaussfire
 +
  |id      = gaussfire.SplitscreenImproved
 +
  |nexus  = 24507
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,259: Line 20,368:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Screen Regions
 +
  |author  = Espy
 +
  |id      = Espy.SplitScreenRegions
 +
  |nexus  = 23669
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,289: Line 20,405:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
 
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
  |curse  = 880521
 
 
   |nexus  = 11037
 
   |nexus  = 11037
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
Line 19,309: Line 20,424:
 
   |nexus  = 4651
 
   |nexus  = 4651
 
   |github  = sikker/SpouseStuff
 
   |github  = sikker/SpouseStuff
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Springmyst
 +
  |author  = DaLion
 +
  |id      = DaLion.Enchantments
 +
  |nexus  = 24832
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,316: Line 20,438:
 
   |nexus  = 7661
 
   |nexus  = 7661
 
   |github  = Blaxsmith/SprinklerActivation
 
   |github  = Blaxsmith/SprinklerActivation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Attachments
 +
  |author  = mushymato
 +
  |id      = mushymato.SprinklerAttachments
 +
  |nexus  = 25326
 +
  |github  = Mushymato/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,362: Line 20,491:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Sprinting
 
   |name    = Sprinting
   |author  = Patrick, mistersnuggler
+
  |author  = onemix
   |id      =
+
  |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinting
 +
   |author  = Patrick, mistersnuggler
 +
   |id      =
 
   |nexus  =
 
   |nexus  =
 
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
Line 19,371: Line 20,507:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprinting
 
  |author  = onemix
 
  |id      = onemix.Sprinting
 
  |nexus  = 10469
 
  |github  = thiagomasson/Sprinting
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,749: Line 20,878:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Motif
 
  |author  = Vinyks
 
  |id      = Vinyks.StardewMotif
 
  |nexus  = 14326
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,808: Line 20,930:
 
   |nexus  = 10512
 
   |nexus  = 10512
 
   |github  = Prism-99/FarmExpansion
 
   |github  = Prism-99/FarmExpansion
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPC - Discord Rich Presence
 +
  |author  = ElocinDev
 +
  |id      = elocindev.stardewrpc
 +
  |curse  = 1009887
 +
  |nexus  =
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,063: Line 21,193:
 
   |nexus  = 22135
 
   |nexus  = 22135
 
   |github  = Nom0ri/StatueShortsRedux
 
   |github  = Nom0ri/StatueShortsRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Status Announcements
 +
  |author  = Aile72
 +
  |id      = Aile72.StatusAnnouncements
 +
  |nexus  = 24937
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,119: Line 21,256:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stop Flower Harvests
 +
  |author  = BlobLeader
 +
  |id      = BlobLeader.StopFlowerHarvests
 +
  |nexus  = 24559
 +
  |github  = seichen/Stardew-Stop-Flower-Harvests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,377: Line 21,521:
 
   |nexus  = 13432
 
   |nexus  = 13432
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,386: Line 21,528:
 
   |nexus  = 16816
 
   |nexus  = 16816
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,565: Line 21,709:
 
   |nexus  = 7985
 
   |nexus  = 7985
 
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Cave Cult, Cave Cult Code
 +
  |author  = CtrlAltDefeat, Evan Yoshitani
 +
  |id      = CtrlAltDefeat.CaveCultCode
 +
  |nexus  = 23741
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,728: Line 21,879:
 
   |id      = Eris.APICut
 
   |id      = Eris.APICut
 
   |nexus  = 8158
 
   |nexus  = 8158
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
 +
  |author  = Dolphin Is Not a Fish
 +
  |id      = Dolphin.Kedi.OldMarinerDialogue
 +
  |nexus  = 20414
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thinking Time
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
 +
  |curse  = 1024585
 +
  |nexus  = 24457
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 20,791: Line 21,957:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Orchard - Move Fruit Trees
 +
  |author  = huan
 +
  |id      = huan.tidy_orchard_move_fruit_trees
 +
  |nexus  = 25054
 +
  |github  = huancz/SDV-TidyOrchard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,962: Line 22,135:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Watch
 +
  |author  = KyuubiRan
 +
  |id      = kyuubiran.TimeWatch
 +
  |nexus  = 23725
 +
  |github  = KyuubiRan/TimeWatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,006: Line 22,186:
 
   |author  = Jolyone, Me
 
   |author  = Jolyone, Me
 
   |id      = Me.ToggleMonsters
 
   |id      = Me.ToggleMonsters
 +
  |moddrop = 1587713
 
   |nexus  = 11801
 
   |nexus  = 11801
 
   |github  =
 
   |github  =
Line 21,015: Line 22,196:
 
   |nexus  = 22913
 
   |nexus  = 22913
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Assembly
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.toolAss
 +
  |nexus  = 23872
 +
  |github  = ofts-cqm/ToolAssembly
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,063: Line 22,251:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Pouch
 +
  |author  = CodeWordZ, zulu333
 +
  |id      = CodeWordZ.ToolPouch
 +
  |nexus  = 25136
 +
  |github  = Brandon22Adams/ToolPouch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,161: Line 22,356:
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,203: Line 22,397:
 
   |author  = BinaryLip
 
   |author  = BinaryLip
 
   |id      = BinaryLip.TrainInfo
 
   |id      = BinaryLip.TrainInfo
 +
  |curse  = 1035850
 
   |nexus  = 21883
 
   |nexus  = 21883
 
   |github  = BinaryLip/TrainInfo
 
   |github  = BinaryLip/TrainInfo
Line 21,238: Line 22,433:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Trampoline
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,324: Line 22,521:
 
   |curse  = 297981
 
   |curse  = 297981
 
   |github  = jaredlll08/Trash-Trash
 
   |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TravelingCartReminder
 +
  |nexus  = 25209
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,385: Line 22,589:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 0.0.61-unofficial.2-huancz
+
   |unofficial version = 1.0.2-unofficial.2-huancz
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134929
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,444: Line 22,648:
 
   |nexus  = 11371
 
   |nexus  = 11371
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Truly Invincible
 +
  |author  = Kithplana
 +
  |id      = kithplana.trulyinvincible
 +
  |nexus  = 25281
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turbo
 +
  |author  = Primm
 +
  |id      = Primm.Turbo
 +
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,483: Line 22,701:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Shopping Channel
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.TVshoppingChannel
 +
  |nexus  = 24885
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,561: Line 22,786:
 
   |github  =
 
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
}}
 
}}
Line 21,577: Line 22,803:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.UnbreakableTackles
 
   |id      = MindMeltMax.UnbreakableTackles
 +
  |curse  = 997978
 
   |nexus  = 7719
 
   |nexus  = 7719
 
   |moddrop = 1135717
 
   |moddrop = 1135717
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncanny Valley
 +
  |author  = UncannyValley
 +
  |id      = UncannyValley.UncannyValleyMod
 +
  |nexus  = 20519
 +
  |github  = jasisco5/UncannyValleyMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,655: Line 22,889:
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,758: Line 22,999:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,765: Line 23,013:
 
   |nexus  = 5242
 
   |nexus  = 5242
 
   |github  = RichardJCai/stardew-valley-mods
 
   |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Jars
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedJars
 +
  |nexus  = 15756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,953: Line 23,215:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 
   |author  = DaLion
 
   |author  = DaLion
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
   |nexus  = 8111
+
   |nexus  = 24355
   |github  =
+
   |github  = daleao/sdv
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,998: Line 23,257:
 
   |moddrop = 661354
 
   |moddrop = 661354
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Switcher
 +
  |author  = Pikachu de Bigode
 +
  |id      = PikachuDeBigode.WallpaperSwitcher
 +
  |nexus  = 24822
 +
  |github  = JulianoSFA/WallpaperSwitcher
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Wall Planter
 
   |name    = Wall Planter
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WallPlanter
+
   |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 
   |nexus  = 11339
 
   |nexus  = 11339
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 22,215: Line 23,481:
 
   |nexus  = 2374
 
   |nexus  = 2374
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Your Crops
 +
   |author  = chiccen
 +
  |id      = chiccen.WaterYourCrops
 +
  |nexus  = 24710
 +
  |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,295: Line 23,566:
 
   |name    = Weather Totem
 
   |name    = Weather Totem
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeatherTotems
+
   |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 
   |nexus  = 16455
 
   |nexus  = 16455
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,307: Line 23,580:
 
   |nexus  = 21539
 
   |nexus  = 21539
 
   |github  = TheMightyAmondee/WeatherTotems
 
   |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,327: Line 23,608:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weedsplosion
 +
  |author  = stardemod
 +
  |id      = stardemod.Weedsplosion
 +
  |nexus  = 25114
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,341: Line 23,629:
 
   |nexus  = 13707
 
   |nexus  = 13707
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,349: Line 23,644:
 
   |moddrop = 1521370
 
   |moddrop = 1521370
 
   |nexus  = 15724
 
   |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wetland Cultivation
 +
  |author  = QiuFengTanoka
 +
  |id      = QiuFengTanoka.WetlandCultivation
 +
  |nexus  = 25405
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 22,359: Line 23,661:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Do You Want
 +
  |author  = John Peters, John Peters (you know, the farmer?)
 +
  |id      = JohnPeters.WhatDoYouWant
 +
  |nexus  = 24689
 +
  |github  = emurphy42/WhatDoYouWant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,387: Line 23,696:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/Capaldi12/wherearethey
 
   |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,421: Line 23,737:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 
   |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,439: Line 23,762:
 
   |nexus  = 21498
 
   |nexus  = 21498
 
   |github  = jpparajeles/StardewValleyMods
 
   |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Willy's Fishing Workshops
 +
  |author  = not4bene
 +
  |id      = not4bene.WillysFishingWorkshops
 +
  |nexus  = 24877
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,539: Line 23,876:
 
   |nexus  = 3654
 
   |nexus  = 3654
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,614: Line 23,958:
 
   |nexus  = 8196
 
   |nexus  = 8196
 
   |github  = vincebel7/YearRoundCrops
 
   |github  = vincebel7/YearRoundCrops
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,970: Line 24,312:
 
===XNB mods===
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
See [[Modding:Using XNB mods]].
 +
<!--
 +
 +
Do not list XNB mods here.
 +
 +
-->
  
 
==Mod data overrides==
 
==Mod data overrides==

Latest revision as of 04:27, 1 July 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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