Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎C# mods: update for republished DaLion mods (Aquarism, Serfdom, Walk of Life))
 
(91 intermediate revisions by 27 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 185: Line 188:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdditionalMineMaps
 
   |id      = aedenthorn.AdditionalMineMaps
 +
  |curse  = 868700
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 304: Line 308:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedCooking
 
   |id      = aedenthorn.AdvancedCooking
 +
  |curse  = 868782
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 310: Line 315:
 
   |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 315: Line 327:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedFluteBlocks
 
   |id      = aedenthorn.AdvancedFluteBlocks
 +
  |curse  = 868790
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 347: Line 360:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedLootFramework
 
   |id      = aedenthorn.AdvancedLootFramework
 +
  |curse  = 868863
 
   |nexus  = 7739
 
   |nexus  = 7739
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 382: Line 396:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedMenuPositioning
 
   |id      = aedenthorn.AdvancedMenuPositioning
 +
  |curse  = 868780
 
   |nexus  = 11315
 
   |nexus  = 11315
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 396: Line 411:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AdvancedSocialInteractions
 
   |id      = spacechase0.AdvancedSocialInteractions
 +
  |curse  = 867133
 
   |nexus  = 14451
 
   |nexus  = 14451
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 451: Line 467:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AFKTimePause
 
   |id      = aedenthorn.AFKTimePause
 +
  |curse  = 868715
 
   |nexus  = 14228
 
   |nexus  = 14228
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 504: Line 521:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AI Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.AIValley
 +
  |nexus  = 25025
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 545: Line 569:
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |curse  = 989210
 
   |nexus  = 7629
 
   |nexus  = 7629
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 609: Line 634:
 
   |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 652:
 
   |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 673:
 
   |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 672: Line 711:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ancient Seed Expended, More Ancient Seeds C
 +
  |author  = Zexu2K
 +
  |id      = Zeux2K.More_Ancient_Seeds_C
 +
  |nexus  = 26498
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 711: Line 757:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angry Seagulls
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AngrySeagulls
 +
  |nexus  = 26121
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 736: Line 789:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AnimalDialogueFramework
 
   |id      = aedenthorn.AnimalDialogueFramework
 +
  |curse  = 868666
 
   |nexus  = 16881
 
   |nexus  = 16881
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 880: Line 934:
 
   |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
 +
  |curse  = 868854
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |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 version = 0.1.1-unofficial.2-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
Line 937: Line 992:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.YAJM
 
   |id      = aedenthorn.YAJM
 +
  |curse  = 868885
 
   |nexus  = 6546
 
   |nexus  = 6546
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 950: Line 1,006:
 
   |nexus  = 2887
 
   |nexus  = 2887
 
   |github  = funny-snek/anticheat-and-servercode
 
   |github  = funny-snek/anticheat-and-servercode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AntiCheat Whitelist, AntiCheat Server Whitelist
 +
  |author  = alichan, alichanST
 +
  |id      = alichan.AntiCheatWhitelist
 +
  |nexus  = 24204
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 964: Line 1,027:
 
   |nexus  = 5371
 
   |nexus  = 5371
 
   |github  = super-aardvark/AardvarkMods-SDV
 
   |github  = super-aardvark/AardvarkMods-SDV
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti Tool Exhaustion
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.antiToolExhaustion
 +
  |curse  = 1081754
 +
  |nexus  = 26371
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 978: Line 1,049:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AprilFools
 
   |id      = aedenthorn.AprilFools
 +
  |curse  = 868768
 
   |nexus  = 11496
 
   |nexus  = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 989: Line 1,061:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AQualityMod
 
   |id      = spacechase0.AQualityMod
 +
  |curse  = 867134
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 1,066: Line 1,139:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 +
  |curse  = 870920
 
   |nexus  = 16768
 
   |nexus  = 16768
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
Line 1,090: Line 1,164:
 
   |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,162: Line 1,243:
 
   |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,206: Line 1,294:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.AudioDescription
 
   |id      = mistyspring.AudioDescription
  |curse  = 880513
 
 
   |nexus  = 16294
 
   |nexus  = 16294
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
Line 1,274: Line 1,361:
 
   |nexus  = 22616
 
   |nexus  = 22616
 
   |github  = MercuryVN/AutoCatch
 
   |github  = MercuryVN/AutoCatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch Fish
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.AutoCatchFishMod
 +
  |nexus  = 25997
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,279: Line 1,373:
 
   |author  = Ben880, ben1830
 
   |author  = Ben880, ben1830
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 +
  |curse  = 990166
 
   |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,323: Line 1,425:
 
   |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
   |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
-->
 
-->
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto Fill Pet Bowl
 
  |author  = Siweipancc
 
  |id      = Siweipancc.AutoFillPetBowl
 
  |nexus  = 20667
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,339: Line 1,434:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,346: Line 1,448:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autofish, Autofish Used All Version
 +
  |author  = dirinkbottle
 +
  |id      = dirinkbottle.autofish
 +
  |nexus  = 26954
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,379: Line 1,488:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles
 +
  |author  = Tsin
 +
  |id      = Tsin.AutoGrabTruffles
 +
  |nexus  = 14162
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,386: Line 1,502:
 
   |nexus  = 21705
 
   |nexus  = 21705
 
   |github  = Hunter-Chambers/StardewValleyMods
 
   |github  = Hunter-Chambers/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto-Grab Truffles
 
  |author  = Tsin
 
  |id      = Tsin.AutoGrabTruffles
 
  |nexus  = 14162
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,453: Line 1,562:
  
 
   |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,460: Line 1,576:
 
   |nexus  = 10460
 
   |nexus  = 10460
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic To-Do List
 +
  |author  = VoxaelFox
 +
  |id      = VoxaelFox.AutomaticTodoList
 +
  |nexus  = 26008
 +
  |github  = paulwrubel/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,480: Line 1,610:
 
   |id      = DespairScent.Autonomals
 
   |id      = DespairScent.Autonomals
 
   |nexus  = 22879
 
   |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AutoPetter
 +
  |author  = Brogio
 +
  |id      = Brogio.AutoPetter
 +
  |nexus  = 27203
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,498: Line 1,635:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Stack Bait
+
   |name    = Auto-Stack Bait & Ammo
 
   |author  = Jonathan Feenstra
 
   |author  = Jonathan Feenstra
 
   |id      = JonathanFeenstra.AutoStackBait
 
   |id      = JonathanFeenstra.AutoStackBait
 
   |nexus  = 23423
 
   |nexus  = 23423
   |github  = JonathanFeenstra/Auto-StackBait
+
   |github  = JonathanFeenstra/Auto-StackBaitAndAmmo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,529: Line 1,666:
 
   |nexus  = 3883
 
   |nexus  = 3883
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,542: Line 1,677:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Travel
+
  |name    = Auto Trasher
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
  |nexus  = 23663
 +
  |github  = jag3dagster/AutoShaker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto Travel
 
   |author  = GrumpyCrouton
 
   |author  = GrumpyCrouton
 
   |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,554: Line 1,704:
 
   |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,649: Line 1,792:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.BackstoryQuestionsFramework
 
   |id      = spacechase0.BackstoryQuestionsFramework
 +
  |curse  = 867131
 
   |nexus  = 14570
 
   |nexus  = 14570
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 1,715: Line 1,859:
  
 
   |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.4-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
Line 1,752: Line 1,896:
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |nexus  = 9891
 
   |nexus  = 9891
   |github  = tylergibbs2/BattleRoyalley-Year2
+
   |github  = tylergibbs2/StardewValleyMods
  
 
   |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,774: Line 1,925:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BedTweaks
 
   |id      = aedenthorn.BedTweaks
 +
  |curse  = 868834
 
   |nexus  = 10023
 
   |nexus  = 10023
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 1,796: Line 1,948:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BeePaths
 
   |id      = aedenthorn.BeePaths
 +
  |curse  = 868914
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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,897: Line 2,050:
 
   |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,916: Line 2,076:
 
   |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,934: Line 2,086:
 
   |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 1,987: Line 2,147:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BetterElevator
 
   |id      = aedenthorn.BetterElevator
 +
  |curse  = 868746
 
   |nexus  = 12802
 
   |nexus  = 12802
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 2,000: Line 2,161:
 
   |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,021: Line 2,189:
 
   |nexus  = 10287
 
   |nexus  = 10287
 
   |github  = urbanyeti/stardew-better-friendship
 
   |github  = urbanyeti/stardew-better-friendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Frog Control, Spit That Up - Better Frog Control
 +
  |author  = Malkavian, Malkavian242
 +
  |id      = malkavian.betterfrogcontrol
 +
  |nexus  = 26144
 +
  |github  = LucasOCastro/StardewValley-BetterFrogControl
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,114: Line 2,289:
 
   |nexus  = 2221
 
   |nexus  = 2221
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
 
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,317: Line 2,488:
  
 
   |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,324: Line 2,502:
 
   |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,348: Line 2,533:
 
   |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,355: Line 2,543:
 
   |nexus  = 21360
 
   |nexus  = 21360
 
   |github  = rokugin/StardewMods
 
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Statue Of Blessings
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.betterStatueOfBlessings
 +
  |curse  = 1081728
 +
  |nexus  = 25022
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,365: Line 2,561:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Theater
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.BetterTheater
 +
  |nexus  = 25002
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,373: Line 2,576:
 
   |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,385: Line 2,590:
 
   |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 Trash Can
 +
  |author  = shivaGuy
 +
  |id      = shivaGuy.BetterTrashCan
 +
  |nexus  = 11814
 +
  |github  =
 +
}}
 +
{{#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,444: Line 2,670:
  
 
   |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,672: Line 2,905:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blinking Cursed Mannequins
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BlinkingMannequin
 +
  |nexus  = 25750
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,712: Line 2,952:
 
   |status  = obsolete
 
   |status  = obsolete
 
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
   |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bomb Drop
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.BombDropMod
 +
  |nexus  = 26062
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,797: Line 3,044:
 
   |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,832: Line 3,080:
  
 
   |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.7-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,862: Line 3,117:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 2,878: Line 3,134:
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 2,912: Line 3,169:
 
   |nexus  = 446
 
   |nexus  = 446
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildings Included
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MapBuildings
 +
  |nexus  = 27359
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,934: Line 3,198:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BulkAnimalPurchase
 
   |id      = aedenthorn.BulkAnimalPurchase
 +
  |curse  = 868767
 
   |nexus  = 11539
 
   |nexus  = 11539
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 0.2.2-unofficial.1-mouahrara
+
   |unofficial version = 0.2.2-unofficial.2-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bulk Buy
 +
  |author  = focustense
 +
  |id      = focustense.BulkBuy
 +
  |nexus  = 26856
 +
  |github  = focustense/StardewBulkBuy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,981: Line 3,253:
 
   |id      = Spiderbuttons.ButtonsExtraBooksCore
 
   |id      = Spiderbuttons.ButtonsExtraBooksCore
 
   |nexus  = 21526
 
   |nexus  = 21526
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Trigger Action Stuff
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BETAS
 +
  |nexus  = 27100
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 3,060: Line 3,339:
 
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calico Statue Spotter
 +
  |author  = wronque
 +
  |id      = wronque.CalicoStatueSpotter
 +
  |nexus  = 25837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Call to Build
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.CallToBuild
 +
  |nexus  = 26122
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,089: Line 3,382:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cape Stardew
 +
  |author  = Arony, dreamygloom
 +
  |id      = dreamygloom.CapeStardewCode
 +
  |nexus  = 14635
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,187: Line 3,487:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CatalogueFilter
 
   |id      = aedenthorn.CatalogueFilter
 +
  |curse  = 868740
 
   |nexus  = 13137
 
   |nexus  = 13137
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,273: Line 3,574:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CaveOfMemories
 
   |id      = PeacefulEnd.CaveOfMemories
 +
  |curse  = 870927
 
   |nexus  = 12619
 
   |nexus  = 12619
 
   |github  = Floogen/MysticalBuildings
 
   |github  = Floogen/MysticalBuildings
Line 3,349: Line 3,651:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,397: Line 3,697:
 
   |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,486: Line 3,793:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ChessBoards
 
   |id      = aedenthorn.ChessBoards
 +
  |curse  = 868765
 
   |nexus  = 11580
 
   |nexus  = 11580
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,575: Line 3,883:
 
   |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,666: Line 3,988:
 
   |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,701: Line 4,023:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 +
  |curse  = 1000642
 
   |nexus  = 5
 
   |nexus  = 5
 
   |moddrop = 509768
 
   |moddrop = 509768
Line 3,734: Line 4,057:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Farm Debris
 +
  |author  = David Renne
 +
  |id      = DavidRenne.ClearFarmDebris
 +
  |nexus  = 26715
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,829: Line 4,159:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CoinCollector
 
   |id      = aedenthorn.CoinCollector
 +
  |curse  = 868837
 
   |nexus  = 9843
 
   |nexus  = 9843
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,896: Line 4,227:
  
 
   |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,915: Line 4,260:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CombatDummy
 
   |id      = PeacefulEnd.CombatDummy
 +
  |curse  = 870919
 
   |nexus  = 16769
 
   |nexus  = 16769
 
   |github  = Floogen/CombatDummy
 
   |github  = Floogen/CombatDummy
Line 4,146: Line 4,492:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ConnectedGardenPots
 
   |id      = aedenthorn.ConnectedGardenPots
 +
  |curse  = 868773
 
   |nexus  = 11411
 
   |nexus  = 11411
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,244: Line 4,591:
 
   |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,250: Line 4,604:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ControllerRadialKeybindings
 
   |id      = spacechase0.ControllerRadialKeybindings
 +
  |curse  = 867143
 
   |nexus  = 12801
 
   |nexus  = 12801
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 4,283: Line 4,638:
 
   |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,339: Line 4,701:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CosmeticRings
 
   |id      = PeacefulEnd.CosmeticRings
 +
  |curse  = 870941
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
Line 4,344: Line 4,707:
 
   |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,368: Line 4,738:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crab Pot Collect Jellies
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.CrabPotCollectJellies
 +
  |nexus  = 27358
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,379: Line 4,756:
 
   |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
 +
  |curse  = 868897
 
   |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,397: Line 4,777:
 
   |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
 +
  |curse  = 868850
 
   |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,407: Line 4,790:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CraftFromContainers
 
   |id      = aedenthorn.CraftFromContainers
 +
  |curse  = 868683
 
   |nexus  = 15341
 
   |nexus  = 15341
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,420: Line 4,804:
  
 
   |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,493: Line 4,884:
 
   |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,576: Line 4,974:
 
   |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
 +
  |curse  = 868752
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,592: Line 4,991:
  
 
   |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,599: Line 4,998:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 +
  |curse  = 868754
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,632: Line 5,032:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 
   |nexus  = 3000
 
   |nexus  = 3000
 
   |moddrop = 606647
 
   |moddrop = 606647
Line 4,672: Line 5,073:
 
   |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,679: Line 5,078:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropVariation
 
   |id      = aedenthorn.CropVariation
 +
  |curse  = 868770
 
   |nexus  = 11467
 
   |nexus  = 11467
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,739: Line 5,139:
 
   |id      = furyx639.CrystallineJunimoChests
 
   |id      = furyx639.CrystallineJunimoChests
 
   |moddrop = 1547134
 
   |moddrop = 1547134
 +
  |curse  = 998266
 
   |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,752: Line 5,164:
 
   |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,775: Line 5,176:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomAchievements
 
   |id      = aedenthorn.CustomAchievements
 +
  |curse  = 868832
 
   |nexus  = 10047
 
   |nexus  = 10047
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,808: Line 5,210:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomBackpack
 
   |id      = aedenthorn.CustomBackpack
 +
  |curse  = 868732
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,814: Line 5,217:
 
   |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
 +
  |curse  = 1081730
 +
  |nexus  = 25267
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,831: Line 5,242:
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Cabin Fix
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomCabinFix
 +
  |nexus  = 26979
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,843: Line 5,261:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomChestTypes
 
   |id      = aedenthorn.CustomChestTypes
 +
  |curse  = 868861
 
   |nexus  = 7755
 
   |nexus  = 7755
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,852: Line 5,271:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 +
  |curse  = 871840
 
   |nexus  = 5315
 
   |nexus  = 5315
 
   |moddrop = 717888
 
   |moddrop = 717888
Line 4,945: Line 5,365:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWallsAndFloors
 
   |id      = aedenthorn.CustomWallsAndFloors
 +
  |curse  = 868842
 
   |nexus  = 9626
 
   |nexus  = 9626
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,954: Line 5,375:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.CustomMonsterFloors
 
   |id      = Aedenthorn.CustomMonsterFloors
 +
  |curse  = 868904
 
   |nexus  = 5894
 
   |nexus  = 5894
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 4,976: Line 5,398:
 
   |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  = pneuma163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,037: Line 5,466:
 
   |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,042: Line 5,478:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomFixedDialogue
 
   |id      = aedenthorn.CustomFixedDialogue
 +
  |curse  = 868895
 
   |nexus  = 6358
 
   |nexus  = 6358
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,080: Line 5,517:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomGiftLimits
 
   |id      = aedenthorn.CustomGiftLimits
 +
  |curse  = 868725
 
   |nexus  = 13964
 
   |nexus  = 13964
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,118: Line 5,556:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomHay
 
   |id      = aedenthorn.CustomHay
 +
  |curse  = 868668
 
   |nexus  = 16744
 
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,185: Line 5,624:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Dresser
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.CustomizeDresser
 +
  |nexus  = 23359
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,200: Line 5,646:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.hpstam
 
   |id      = misscoriel.hpstam
 +
  |curse  = 885084
 
   |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,244: Line 5,698:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomLocks
 
   |id      = aedenthorn.CustomLocks
 +
  |curse  = 868899
 
   |nexus  = 6251
 
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,255: Line 5,710:
 
   |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,260: Line 5,722:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomMineCartSteam
 
   |id      = aedenthorn.CustomMineCartSteam
 +
  |curse  = 868704
 
   |nexus  = 14508
 
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Moss
 +
  |author  = aceynk
 +
  |id      = aceynk.CustomMoss
 +
  |nexus  = 26220
 +
  |github  = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,323: Line 5,793:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Paintings
 +
  |author  = avaallonn, AvalonMFX
 +
  |id      = AvalonMFX.CustomNPCPaintings
 +
  |curse  = 1069124
 +
  |nexus  = 26228
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,378: Line 5,856:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PetBed
 
   |id      = aedenthorn.PetBed
 +
  |curse  = 868814
 
   |nexus  = 10462
 
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,387: Line 5,866:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomPictureFrames
 
   |id      = aedenthorn.CustomPictureFrames
 +
  |curse  = 868801
 
   |nexus  = 10704
 
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Picture Frames Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.aedenthorn.CustomPictureFrames
 +
  |nexus  = 27147
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,411: Line 5,898:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Renovations
 
   |id      = aedenthorn.Renovations
 +
  |curse  = 868839
 
   |nexus  = 9687
 
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,420: Line 5,908:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomResourceClumps
 
   |id      = aedenthorn.CustomResourceClumps
 +
  |curse  = 868875
 
   |nexus  = 6669
 
   |nexus  = 6669
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,451: Line 5,940:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSigns
 
   |id      = aedenthorn.CustomSigns
 +
  |curse  = 868777
 
   |nexus  = 11336
 
   |nexus  = 11336
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,479: Line 5,969:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSpousePatioRedux
 
   |id      = aedenthorn.CustomSpousePatioRedux
 +
  |curse  = 868793
 
   |nexus  = 10889
 
   |nexus  = 10889
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,490: Line 5,981:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomSpousePatioWizard
 
   |id      = aedenthorn.CustomSpousePatioWizard
 +
  |curse  = 868860
 
   |nexus  = 7775
 
   |nexus  = 7775
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,521: Line 6,013:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomStarterFurniture
 
   |id      = aedenthorn.CustomStarterFurniture
 +
  |curse  = 868669
 
   |nexus  = 16729
 
   |nexus  = 16729
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,528: Line 6,021:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomStarterPackage
 
   |id      = aedenthorn.CustomStarterPackage
 +
  |curse  = 868717
 
   |nexus  = 14152
 
   |nexus  = 14152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,553: Line 6,047:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomToolbar
 
   |id      = aedenthorn.CustomToolbar
 +
  |curse  = 868779
 
   |nexus  = 11322
 
   |nexus  = 11322
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,591: Line 6,086:
 
   |moddrop = 833556
 
   |moddrop = 833556
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,603: Line 6,100:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TreeTweaks
 
   |id      = aedenthorn.TreeTweaks
 +
  |curse  = 868798
 
   |nexus  = 10760
 
   |nexus  = 10760
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,617: Line 6,115:
  
 
   |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
 +
  |name    = Custom Wake Up Time
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customWakeUpTime
 +
  |curse  = 1081741
 +
  |nexus  = 26260
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,655: Line 6,168:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWarpPoints
 
   |id      = aedenthorn.CustomWarpPoints
 +
  |curse  = 868840
 
   |nexus  = 9651
 
   |nexus  = 9651
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 5,722: Line 6,236:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck on HUD, JustLuckMod
+
   |name    = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author  = zeldela
+
   |author  = zeldela, delaney
 
   |id      = dJustLuckMod
 
   |id      = dJustLuckMod
 
   |nexus  = 10386
 
   |nexus  = 10386
 +
  |moddrop = 1070645
 
   |github  = zeldela/sdv-mods
 
   |github  = zeldela/sdv-mods
 
}}
 
}}
Line 5,824: Line 6,339:
 
   |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,861: Line 6,383:
 
   |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      = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
 +
  |nexus  = 25529
 +
  |github  = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,866: Line 6,395:
 
   |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,100: Line 6,635:
 
   |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,137: Line 6,679:
  
 
   |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,153: Line 6,703:
 
   |moddrop = 1035899
 
   |moddrop = 1035899
 
   |github  = DecidedlyHuman/DialogueTester
 
   |github  = DecidedlyHuman/DialogueTester
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,158: Line 6,710:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DialogueTrees
 
   |id      = aedenthorn.DialogueTrees
 +
  |curse  = 868845
 
   |nexus  = 9550
 
   |nexus  = 9550
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,181: Line 6,734:
 
   |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,186: Line 6,747:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.DimensionalPockets
 
   |id      = spacechase0.DimensionalPockets
 +
  |curse  = 867145
 
   |nexus  = 12706
 
   |nexus  = 12706
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 6,199: Line 6,761:
  
 
   |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,208: Line 6,777:
  
 
   |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,272: Line 6,848:
 
   |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,282: Line 6,858:
 
   |id      = DSV.Core
 
   |id      = DSV.Core
 
   |nexus  = 17059
 
   |nexus  = 17059
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Do Not Eat My Crops
 +
  |author  = u_u__w
 +
  |id      = u_u__w.DoNotEatMyCrops
 +
  |nexus  = 26324
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 6,344: Line 6,927:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Dreamscape
 
   |id      = aedenthorn.Dreamscape
 +
  |curse  = 868756
 
   |nexus  = 11742
 
   |nexus  = 11742
 
   |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}}#Dreamscape
 +
}}
 +
{{#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,362: Line 6,955:
 
   |nexus  = 7971
 
   |nexus  = 7971
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Drop Seeds After Eating
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.DropSeedsAfterEating
 +
  |nexus  = 27353
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,376: Line 6,976:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DungeonMerchants
 
   |id      = aedenthorn.DungeonMerchants
 +
  |curse  = 868698
 
   |nexus  = 14630
 
   |nexus  = 14630
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,435: Line 7,036:
 
   |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,484: Line 7,083:
 
   |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,499: Line 7,097:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DynamicFlooring
 
   |id      = aedenthorn.DynamicFlooring
 +
  |curse  = 868692
 
   |nexus  = 14780
 
   |nexus  = 14780
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Flooring - Continued
 +
  |author  = CyanFire
 +
  |id      = aedenthorn.DynamicFlooring
 +
  |nexus  = 27888
 +
  |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,547: Line 7,156:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.DynamicMapTiles
 
   |id      = aedenthorn.DynamicMapTiles
 +
  |curse  = 868915
 
   |nexus  = 14566
 
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,602: Line 7,212:
  
 
   |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,683: Line 7,300:
 
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
 
   |nexus  = 5787
 
   |nexus  = 5787
  |moddrop = 984954
 
 
   |source  = https://gitlab.com/kdau/eastscarp
 
   |source  = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
Line 6,824: Line 7,440:
 
   |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 6,864: Line 7,487:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Edit Stable Ownership
 +
  |author  = Predo
 +
  |id      = predo.sdvmods.EditStableOwnership
 +
  |nexus  = 26346
 +
  |github  = PedroLucasMiguel/PredoSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,925: Line 7,555:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Email
 
   |id      = aedenthorn.Email
 +
  |curse  = 868778
 
   |nexus  = 11325
 
   |nexus  = 11325
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,934: Line 7,565:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SDIEmily
 
   |id      = aedenthorn.SDIEmily
 +
  |curse  = 868710
 
   |nexus  = 14366
 
   |nexus  = 14366
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,029: Line 7,661:
  
 
   |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,061: Line 7,693:
  
 
   |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.2-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-138720
 
}}
 
}}
 
{{#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
 +
  |curse  = 868911
 
   |nexus  = 4856
 
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,147: Line 7,780:
  
 
   |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,318: Line 7,958:
 
   |nexus  = 509
 
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Multiplier
 +
  |author  = Falson
 +
  |id      = Falson.ExperienceMultiplier
 +
  |nexus  = 25945
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,334: Line 7,981:
 
   |nexus  = 7581
 
   |nexus  = 7581
 
   |github  = Quipex/ExperienceUpdates
 
   |github  = Quipex/ExperienceUpdates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Viewer
 +
  |author  = Elite, EliteWise
 +
  |id      = Elite.ExperienceViewer
 +
  |curse  = 1015116
 +
  |nexus  =
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,339: Line 7,994:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ExpertSitting
 
   |id      = aedenthorn.ExpertSitting
 +
  |curse  = 868870
 
   |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,391: Line 8,051:
 
   |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,414: Line 8,081:
 
   |nexus  = 22256
 
   |nexus  = 22256
 
   |github  = zombifier/My_Stardew_Mods
 
   |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Actions
 +
  |author  = rokugin
 +
  |id      = rokugin.extramapactions
 +
  |nexus  = 26849
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,422: Line 8,096:
 
   |nexus  = 9633
 
   |nexus  = 9633
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Layers for Android
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayersAndroid
 +
  |curse  = 868744
 +
  |nexus  =
 +
  |github  =
 +
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#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,457: Line 8,148:
 
   |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,478: Line 8,177:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Familiars
 
   |id      = aedenthorn.Familiars
 +
  |curse  = 868893
 
   |nexus  = 6429
 
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,536: Line 8,236:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmAnimalHarvestHelper
 
   |id      = aedenthorn.FarmAnimalHarvestHelper
 +
  |curse  = 868733
 
   |nexus  = 13782
 
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,576: Line 8,277:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmCaveFramework
 
   |id      = aedenthorn.FarmCaveFramework
 +
  |curse  = 868811
 
   |nexus  = 10506
 
   |nexus  = 10506
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,623: Line 8,325:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FarmerHelper
 
   |id      = aedenthorn.FarmerHelper
 +
  |curse  = 868825
 
   |nexus  = 10179
 
   |nexus  = 10179
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 7,702: Line 8,405:
 
   |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,715: Line 8,417:
 
   |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,827: Line 8,536:
 
   |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,912: Line 8,636:
 
   |nexus  = 7413
 
   |nexus  = 7413
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,962: Line 8,688:
 
   |id      = furyx639.FauxCore
 
   |id      = furyx639.FauxCore
 
   |moddrop = 1547213
 
   |moddrop = 1547213
 +
  |curse  = 998273
 
   |nexus  = 20618
 
   |nexus  = 20618
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 7,983: Line 8,710:
  
 
   |status  = abandoned
 
   |status  = abandoned
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fence Expanded, More Fences
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.Fence.Expanded.C
 +
  |nexus  = 27296
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,008: Line 8,741:
 
   |nexus  = 7566
 
   |nexus  = 7566
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,017: Line 8,748:
 
   |nexus  = 21414
 
   |nexus  = 21414
 
   |github  = Annosz/UIInfoSuite2
 
   |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferris the Rustacean
 +
  |author  = Hackswell
 +
  |id      = hackswell.FerrisTheRustacean
 +
  |nexus  = 26654
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,026: Line 8,764:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 +
}}
 +
{{#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,035: Line 8,782:
  
 
   |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,065: Line 8,812:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FieldHarvest
 
   |id      = aedenthorn.FieldHarvest
 +
  |curse  = 868787
 
   |nexus  = 11019
 
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,137: Line 8,885:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FireBreath
 
   |id      = aedenthorn.FireBreath
 +
  |curse  = 868871
 
   |nexus  = 7311
 
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,228: Line 8,981:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FishingChestsExpanded
 
   |id      = aedenthorn.FishingChestsExpanded
 +
  |curse  = 868866
 
   |nexus  = 7694
 
   |nexus  = 7694
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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.3-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Don't Stop Time
 +
  |author  = LyzzCL
 +
  |id      = LyzzCL.FishDontStopTime
 +
  |nexus  = 26186
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,320: Line 9,081:
 
}}
 
}}
 
{{#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,332: Line 9,091:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.FishingTrawler
 
   |id      = PeacefulEnd.FishingTrawler
 +
  |curse  = 870942
 
   |nexus  = 8406
 
   |nexus  = 8406
 
   |github  = Floogen/FishingTrawler
 
   |github  = Floogen/FishingTrawler
Line 8,373: Line 9,133:
 
   |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,445: Line 9,219:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fixed Ginger Island Beach Garden Pots
 +
  |author  = wilsoncwc
 +
  |id      = wilsoncwc.IslandPotFix
 +
  |nexus  = 23934
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,464: Line 9,245:
 
   |github  = Hikari-BS/StardewMods
 
   |github  = Hikari-BS/StardewMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 8,637: Line 9,419:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FlowingMineRocks
 
   |id      = aedenthorn.FlowingMineRocks
 +
  |curse  = 868846
 
   |nexus  = 9043
 
   |nexus  = 9043
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,667: Line 9,450:
 
   |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,692: Line 9,482:
 
   |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,699: Line 9,487:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FoodOnTheTable
 
   |id      = aedenthorn.FoodOnTheTable
 +
  |curse  = 868794
 
   |nexus  = 10886
 
   |nexus  = 10886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,823: Line 9,612:
 
   |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,868: Line 9,664:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FriendlyDivorce
 
   |id      = aedenthorn.FriendlyDivorce
 +
  |curse  = 868900
 
   |nexus  = 6241
 
   |nexus  = 6241
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,905: Line 9,702:
 
   |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
 +
  |curse  = 1054715
 +
  |nexus  = 25595
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Totems, Warp Totem to Other Player
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.FriendshipTotems
 +
  |nexus  = 25969
 +
  |github  = brandonwamboldt/FriendshipTotems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,942: Line 9,761:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.FruitTreeShaker
 
   |id      = Aedenthorn.FruitTreeShaker
 +
  |curse  = 868907
 
   |nexus  = 5776
 
   |nexus  = 5776
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,958: Line 9,778:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.FruitTreeTweaks
 
   |id      = Aedenthorn.FruitTreeTweaks
 +
  |curse  = 868772
 
   |nexus  = 11422
 
   |nexus  = 11422
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 8,977: Line 9,798:
 
   |nexus  = 23006
 
   |nexus  = 23006
 
   |github  = jag3dagster/AutoShaker
 
   |github  = jag3dagster/AutoShaker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Inventory Toolbar (and Invisible Toolbar)
 +
  |author  = mushymato
 +
  |id      = mushymato.FullInventoryToolbar
 +
  |nexus  = 25711
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,000: Line 9,828:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureAdjustment
 
   |id      = aedenthorn.FurnitureAdjustment
 +
  |curse  = 868820
 
   |nexus  = 10213
 
   |nexus  = 10213
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,022: Line 9,851:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureDisplayFramework
 
   |id      = aedenthorn.FurnitureDisplayFramework
 +
  |curse  = 868797
 
   |nexus  = 10855
 
   |nexus  = 10855
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,037: Line 9,867:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
  |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Furniture Placement Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurniturePlacementTweaks
 
   |id      = aedenthorn.FurniturePlacementTweaks
 +
  |curse  = 868721
 
   |nexus  = 14092
 
   |nexus  = 14092
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,047: Line 9,885:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FurnitureRecolor
 
   |id      = aedenthorn.FurnitureRecolor
 +
  |curse  = 868819
 
   |nexus  = 10217
 
   |nexus  = 10217
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,082: Line 9,921:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GalaxyWeaponChoice
 
   |id      = aedenthorn.GalaxyWeaponChoice
 +
  |curse  = 868703
 
   |nexus  = 14511
 
   |nexus  = 14511
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,123: Line 9,963:
 
   |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,143: Line 9,990:
 
   |nexus  = 8204
 
   |nexus  = 8204
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage In Garbage Can
 +
  |author  = focustense
 +
  |id      = focustense.GarbageInGarbageCan
 +
  |nexus  = 26607
 +
  |github  = focustense/StardewAutoTrash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,162: Line 10,016:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GardenPotTweaks
 
   |id      = aedenthorn.GardenPotTweaks
 +
  |curse  = 868691
 
   |nexus  = 14820
 
   |nexus  = 14820
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,195: Line 10,050:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GemIsles
 
   |id      = aedenthorn.GemIsles
 +
  |curse  = 868874
 
   |nexus  = 6692
 
   |nexus  = 6692
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,213: Line 10,069:
 
   |nexus  = 13434
 
   |nexus  = 13434
 
   |github  = sqbr/GetGS
 
   |github  = sqbr/GetGS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generate New Cabin Textures, Use New Cabins
 +
  |author  = Priff13
 +
  |id      = Priff13.UseNewCabins
 +
  |nexus  = 20778
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,257: Line 10,120:
 
   |id      = KediDili.GenieLamp
 
   |id      = KediDili.GenieLamp
 
   |nexus  = 22176
 
   |nexus  = 22176
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.geodeCrusherPlus
 +
  |curse  = 1081444
 +
  |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,350: Line 10,221:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.GiantOmelet
 
   |id      = spacechase0.GiantOmelet
 +
  |curse  = 867139
 
   |nexus  = 13852
 
   |nexus  = 13852
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 9,373: Line 10,245:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GiftRejection
 
   |id      = aedenthorn.GiftRejection
 +
  |curse  = 868712
 
   |nexus  = 14273
 
   |nexus  = 14273
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,440: Line 10,313:
  
 
   |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,447: Line 10,327:
 
   |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,455: Line 10,342:
 
   |moddrop = 1007690
 
   |moddrop = 1007690
 
   |github  = Gaphodil/GlobalConfigSettings
 
   |github  = Gaphodil/GlobalConfigSettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Glory Of Efficiency
 +
  |author  = hackswell
 +
  |id      = hackswell.GloryOfEfficiency
 +
  |nexus  = 25996
 +
  |github  = Hackswell/GloryOfEfficiency
 +
}}
 +
{{#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,467: Line 10,368:
 
   |author  = Jamie Taylor
 
   |author  = Jamie Taylor
 
   |id      = jltaylor-us.GMCMOptions
 
   |id      = jltaylor-us.GMCMOptions
 +
  |curse  = 997094
 
   |nexus  = 10505
 
   |nexus  = 10505
 
   |github  = jltaylor-us/StardewGMCMOptions
 
   |github  = jltaylor-us/StardewGMCMOptions
Line 9,476: Line 10,378:
 
   |nexus  = 2641
 
   |nexus  = 2641
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,483: Line 10,387:
 
   |nexus  = 21208
 
   |nexus  = 21208
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Golden Animal Cracker Extractor
 +
  |author  = selph, zombifier
 +
  |id      = selph.CrackerExtractor
 +
  |nexus  = 27071
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,565: Line 10,476:
 
   |id      = Jellypowered.GrassChance
 
   |id      = Jellypowered.GrassChance
 
   |nexus  = 3365
 
   |nexus  = 3365
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grass Spread Anywhere, Grow Grass Anywhere
 +
  |author  = LilEGrin
 +
  |id      = LilEGrin.GrassSpreadMod
 +
  |nexus  = 25927
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 9,627: Line 10,545:
 
   |nexus  = 7456
 
   |nexus  = 7456
 
   |github  = Bpendragon/GreenhouseSprinklers
 
   |github  = Bpendragon/GreenhouseSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Sprinklers Lite, 温室洒水装置
 +
  |author  = Night
 +
  |id      = Night.GreenhouseSprinklersLite
 +
  |nexus  = 25823
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,659: Line 10,584:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GroundhogDay
 
   |id      = aedenthorn.GroundhogDay
 +
  |curse  = 868828
 
   |nexus  = 10151
 
   |nexus  = 10151
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,692: Line 10,618:
  
 
   |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,724: Line 10,664:
 
   |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,740: Line 10,678:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.HandyHeadphones
 
   |id      = PeacefulEnd.HandyHeadphones
 +
  |curse  = 870944
 
   |nexus  = 7936
 
   |nexus  = 7936
 
   |github  = Floogen/HandyHeadphones
 
   |github  = Floogen/HandyHeadphones
Line 9,790: Line 10,729:
 
   |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,819: Line 10,765:
  
 
   |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,838: Line 10,791:
  
 
   |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 9,859: Line 10,819:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.HarvestSeeds
 
   |id      = aedenthorn.HarvestSeeds
 +
  |curse  = 868755
 
   |nexus  = 11773
 
   |nexus  = 11773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 9,946: Line 10,907:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Portraiture Plus
 +
  |author  = Smallfire
 +
  |id      = Smallfire.HDPortraiturePlus
 +
  |nexus  = 26029
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,102: Line 11,070:
 
   |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,137: Line 11,107:
  
 
   |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
 +
  |curse  = 1081456
 +
  |nexus  = 24765
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,184: Line 11,162:
 
   |nexus  = 7352
 
   |nexus  = 7352
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Process Geodes
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.HTPG
 +
  |nexus  = 26189
 +
  |github  = jltaylor-us/StardewHoldToProcessGeodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,218: Line 11,203:
 
   |nexus  = 16688
 
   |nexus  = 16688
 
   |github  = BPavol/stardew-valley-mods
 
   |github  = BPavol/stardew-valley-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,235: Line 11,218:
 
   |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,323: Line 11,313:
  
 
   |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,335: Line 11,332:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.HugsAndKisses
 
   |id      = aedenthorn.HugsAndKisses
 +
  |curse  = 868831
 
   |nexus  = 10062
 
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,400: Line 11,398:
 
   |nexus  = 9052
 
   |nexus  = 9052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,413: Line 11,409:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Dig Where I Want
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.IDigWhereIWant
 +
  |nexus  = 26063
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,484: Line 11,487:
 
   |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,620: Line 11,622:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.InfallibleFishing
 
   |id      = aedenthorn.InfallibleFishing
 +
  |curse  = 868697
 
   |nexus  = 14639
 
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,703: Line 11,706:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LogUploader
 
   |id      = aedenthorn.LogUploader
 +
  |curse  = 868724
 
   |nexus  = 13979
 
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,828: Line 11,832:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.InstantGrowthPowder
 
   |id      = aedenthorn.InstantGrowthPowder
 +
  |curse  = 868864
 
   |nexus  = 7727
 
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 10,880: Line 11,885:
 
   |nexus  = 8918
 
   |nexus  = 8918
 
   |github  = Binarynova/MyStardewMods
 
   |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant World Events
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.InstantWorldEvents
 +
  |nexus  = 27242
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,948: Line 11,960:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.invest
 
   |id      = misscoriel.invest
 +
  |curse  = 885083
 
   |nexus  = 5293
 
   |nexus  = 5293
 
   |github  =
 
   |github  =
Line 10,981: Line 11,994:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
+
  |name    = IPv6
   |author  = Anthony Maciel, maciel310
+
  |author  = sunsst
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
+
  |id      = sunsst.IPv6
   |nexus  = 15285
+
  |nexus  = 25045
 +
  |github  = sunsst/Stardew-Valley-IPv6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Bombs
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.IridiumBombs
 +
  |nexus  = 26476
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Cooking Dishes
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.IridiumCookingDishes
 +
  |nexus  = 24732
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
 +
   |author  = Anthony Maciel, maciel310
 +
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
 +
   |nexus  = 15285
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 10,997: Line 12,031:
 
   |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,013: Line 12,054:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.IslandGatherers
 
   |id      = PeacefulEnd.IslandGatherers
 +
  |curse  = 870940
 
   |nexus  = 8552
 
   |nexus  = 8552
 
   |github  = Floogen/IslandGatherers
 
   |github  = Floogen/IslandGatherers
Line 11,050: Line 12,092:
 
   |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,057: Line 12,106:
 
   |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,090: Line 12,146:
 
   |moddrop = 1012482
 
   |moddrop = 1012482
 
   |github  = TSlex/StardewValley
 
   |github  = TSlex/StardewValley
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Items Have Weight
 +
   |author  = BarleyZP
 +
  |id      = BarleyZP.ItemsHaveWeight
 +
  |nexus  = 26693
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,116: Line 12,177:
  
 
   |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,189: Line 12,257:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.JoJaBan
 
   |id      = Platonymous.JoJaBan
 +
  |curse  = 308257
 
   |nexus  = 3118
 
   |nexus  = 3118
 
   |moddrop = 793907
 
   |moddrop = 793907
Line 11,194: Line 12,263:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Cola Expanded
 +
  |author  = Objection777
 +
  |id      = Objection777.JojaColaExpandedCode
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 11,209: Line 12,299:
 
   |id      = PeacefulEnd.JojaOnline
 
   |id      = PeacefulEnd.JojaOnline
 
   |moddrop = 878236
 
   |moddrop = 878236
 +
  |curse  = 870947
 
   |nexus  = 7486
 
   |nexus  = 7486
 
   |github  = Floogen/JojaOnline
 
   |github  = Floogen/JojaOnline
Line 11,226: Line 12,317:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.HauntedJoja
 
   |id      = MindMeltMax.HauntedJoja
 +
  |curse  = 997973
 
   |nexus  = 7014
 
   |nexus  = 7014
 
   |moddrop = 1135684
 
   |moddrop = 1135684
Line 11,238: Line 12,330:
  
 
   |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/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,279: Line 12,371:
 
   |nexus  = 1844
 
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,378: Line 12,468:
 
   |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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Prizes
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.JunimoKartPrizes
 +
  |nexus  = 25968
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 11,511: Line 12,615:
 
   |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
 +
  |name    = KivoValley Pets, KivoValley Sounds Lib
 +
  |author  = ST, Trans1st0r
 +
  |id      = ST.KivoValley.SoundsLib
 +
  |nexus  = 25705
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,523: Line 12,641:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.KrobusRoommateStore
 
   |id      = aedenthorn.KrobusRoommateStore
 +
  |curse  = 868741
 
   |nexus  = 13131
 
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,560: Line 12,679:
 
   |id      = Tocseoj.LadderLight
 
   |id      = Tocseoj.LadderLight
 
   |moddrop = 1549539
 
   |moddrop = 1549539
 +
  |curse  = 1003314
 
   |nexus  = 22052
 
   |nexus  = 22052
 
   |github  =
 
   |github  =
Line 11,615: Line 12,735:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lazy Farmer
 +
  |author  = LazyGamer
 +
  |id      = LazyGamer.LazyFarmer
 +
  |nexus  = 26294
 +
  |github  = setsevireon/LazyFarmer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,691: Line 12,818:
 
   |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,780: Line 12,914:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LightMod
 
   |id      = aedenthorn.LightMod
 +
  |curse  = 868708
 
   |nexus  = 14387
 
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,796: Line 12,931:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LikeADuckToWater
 
   |id      = aedenthorn.LikeADuckToWater
 +
  |curse  = 868676
 
   |nexus  = 15860
 
   |nexus  = 15860
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,817: Line 12,953:
 
   |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,826: Line 12,969:
  
 
   |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,840: Line 12,990:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.LiterallyCantEven
 
   |id      = spacechase0.LiterallyCantEven
 +
  |curse  = 867137
 
   |nexus  = 14262
 
   |nexus  = 14262
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 11,857: Line 13,008:
 
   |id      = tylergibbs2.liveprogressbar
 
   |id      = tylergibbs2.liveprogressbar
 
   |nexus  = 7330
 
   |nexus  = 7330
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = tylergibbs2/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 11,866: Line 13,017:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LivestockChoices
 
   |id      = aedenthorn.LivestockChoices
 +
  |curse  = 868766
 
   |nexus  = 11551
 
   |nexus  = 11551
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,904: Line 13,056:
 
   |id      = Bouhm.LocationCompass
 
   |id      = Bouhm.LocationCompass
 
   |nexus  = 3045
 
   |nexus  = 3045
  |curse  = 308286
 
 
   |github  = Bouhm/stardew-valley-mods
 
   |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lockable Things
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.LockableThings
 +
  |nexus  = 26281
 +
  |github  = brandonwamboldt/LockableThings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,928: Line 13,086:
 
   |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,950: Line 13,116:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LogSpamFilter
 
   |id      = aedenthorn.LogSpamFilter
 +
  |curse  = 868783
 
   |nexus  = 11252
 
   |nexus  = 11252
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 11,978: Line 13,145:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LongerSeasons
 
   |id      = aedenthorn.LongerSeasons
 +
  |curse  = 868830
 
   |nexus  = 10108
 
   |nexus  = 10108
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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,013: Line 13,190:
 
   |moddrop = 606605
 
   |moddrop = 606605
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loon Calls
 +
  |author  = Graham Nelson
 +
  |id      = GrahamNelson.LoonCallsMod
 +
  |nexus  = 27045
 +
  |github  = Graham-Nelson73/LoonCallsMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,018: Line 13,202:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LooseAudioFiles
 
   |id      = aedenthorn.LooseAudioFiles
 +
  |curse  = 868902
 
   |nexus  = 5999
 
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,047: Line 13,232:
  
 
   |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,096: Line 13,288:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Luckier Mod, Luciker Mod
   |author  = delaney
+
   |author  = Justin Song
   |id      = dJustLuckMod
+
   |id      = JustinSong.LucikerMood
   |nexus  = 10386
+
   |nexus  = 27250
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 12,111: Line 13,302:
 
   |nexus  = 521
 
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lucky Block, Random Block
 +
  |author  = elthisboy
 +
  |id      = elthisboy.LuckyBlockMod
 +
  |curse  = 1075448
 +
  |nexus  = 26594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,175: Line 13,374:
 
   |id      = shekurika.MagicalCropsCode
 
   |id      = shekurika.MagicalCropsCode
 
   |nexus  = 8762
 
   |nexus  = 8762
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic by Neosinf
 +
  |author  = Neosinf
 +
  |id      = neosinf.Magic
 +
  |nexus  = 26593
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 12,215: Line 13,421:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MailboxMenu
 
   |id      = aedenthorn.MailboxMenu
 +
  |curse  = 868707
 
   |nexus  = 14439
 
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,265: Line 13,472:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maintain Glow Rings Indoors Radius
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.MaintainGlowRingsIndoorsRadius
 +
  |nexus  = 27331
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,307: Line 13,521:
  
 
   |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,312: Line 13,533:
 
   |author  = Stari
 
   |author  = Stari
 
   |id      = Stari.ManyEnchantments
 
   |id      = Stari.ManyEnchantments
  |curse  = 1004483
 
 
   |nexus  = 8824
 
   |nexus  = 8824
 
   |github  = SlivaStari/ManyEnchantments
 
   |github  = SlivaStari/ManyEnchantments
Line 12,329: Line 13,549:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MapEdit
 
   |id      = aedenthorn.MapEdit
 +
  |curse  = 868847
 
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,348: Line 13,569:
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
 
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
 +
  |curse  = 1019064
 
   |nexus  = 14493
 
   |nexus  = 14493
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
Line 12,360: Line 13,582:
  
 
   |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,411: Line 13,640:
 
   |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
 +
  |name    = Mastery Extended - WoL Compat
 +
  |author  = AlanBF
 +
  |id      = AlanBF.MasteryExtended.WoL
 +
  |nexus  = 23697
 +
  |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,449: Line 13,692:
 
   |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}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,466: Line 13,711:
 
   |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,511: Line 13,765:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MeteorDefence
 
   |id      = aedenthorn.MeteorDefence
 +
  |curse  = 868804
 
   |nexus  = 10641
 
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,534: Line 13,789:
 
   |nexus  = 5948
 
   |nexus  = 5948
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,589: Line 13,842:
 
   |nexus  = 18776
 
   |nexus  = 18776
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mine Tooltips
 +
  |author  = Codeize
 +
  |id      = Codeize.MineTooltips
 +
  |nexus  = 26315
 +
  |github  = Codeize/MineTooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,622: Line 13,882:
 
   |name    = Mining with Explosives
 
   |name    = Mining with Explosives
 
   |author  = Nishtra
 
   |author  = Nishtra
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
 
   |nexus  = 770
 
   |nexus  = 770
 
   |github  =
 
   |github  =
Line 12,662: Line 13,922:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.PositionTool
 
   |id      = misscoriel.PositionTool
 +
  |curse  = 885077
 
   |nexus  = 8087
 
   |nexus  = 8087
 
   |github  = MissCoriel/Position-Tool
 
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#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,678: Line 13,940:
 
   |nexus  = 11363
 
   |nexus  = 11363
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,692: Line 13,952:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileArcade
 
   |id      = aedenthorn.MobileArcade
 +
  |curse  = 868888
 
   |nexus  = 6538
 
   |nexus  = 6538
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,703: Line 13,964:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileAudioPlayer
 
   |id      = aedenthorn.MobileAudioPlayer
 +
  |curse  = 868883
 
   |nexus  = 6568
 
   |nexus  = 6568
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,712: Line 13,974:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileCalendar
 
   |id      = aedenthorn.MobileCalendar
 +
  |curse  = 868879
 
   |nexus  = 6601
 
   |nexus  = 6601
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,723: Line 13,986:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileCatalogues
 
   |id      = aedenthorn.MobileCatalogues
 +
  |curse  = 868886
 
   |nexus  = 6543
 
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,781: Line 14,045:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MobileTelevision
 
   |id      = aedenthorn.MobileTelevision
 +
  |curse  = 868882
 
   |nexus  = 6575
 
   |nexus  = 6575
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 12,802: Line 14,067:
 
   |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
 +
  |curse  = 868859
 
   |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,839: Line 14,107:
 
   |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,879: Line 14,148:
 
   |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,933: Line 14,209:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.MonstersTheFramework
 
   |id      = spacechase0.MonstersTheFramework
 +
  |curse  = 867148
 
   |nexus  = 10673
 
   |nexus  = 10673
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Vending Machine
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.MVM
 +
  |nexus  = 26064
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,976: Line 14,260:
  
 
   |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 12,981: Line 14,272:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Moolah
 
   |id      = aedenthorn.Moolah
 +
  |curse  = 868689
 
   |nexus  = 15123
 
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 13,058: Line 14,350:
  
 
   |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,094: Line 14,393:
 
   |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,139: Line 14,445:
 
   |nexus  = 5398
 
   |nexus  = 5398
 
   |github  = Sonozuki/StardewMods
 
   |github  = Sonozuki/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,207: Line 14,515:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mixed Seeds from Weeds
 +
  |author  = minami26
 +
  |id      = minami26.moremixedseedsfromweeds
 +
  |nexus  = 26712
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,309: Line 14,624:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Visible Cask Quality, More Visible Cask Rarity
 +
  |author  = mushymato
 +
  |id      = mushymato.MoreVisibleCaskRarity
 +
  |nexus  = 26052
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,350: Line 14,672:
  
 
   |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-130131 unofficial update] instead).
   |unofficial version = 1.1.0-unofficial.2-CyanFire
+
   |unofficial version = 1.1.0-unofficial.3-CyanFire
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,361: Line 14,683:
 
   |nexus  = 18973
 
   |nexus  = 18973
 
   |github  = mouahrara/mouahrarasModuleCollection
 
   |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Fishing
 +
  |author  = ruggerbuns
 +
  |id      = ruggerbuns.MouseFishing
 +
  |curse  = 1046572
 +
  |moddrop = 1597338
 +
  |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,366: Line 14,704:
 
   |author  = ylsama
 
   |author  = ylsama
 
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |curse  = 1063458
 
   |nexus  = 2614
 
   |nexus  = 2614
 
   |github  = ylsama/RightClickMoveMode
 
   |github  = ylsama/RightClickMoveMode
Line 13,373: Line 14,712:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveableMailbox
 
   |id      = aedenthorn.MoveableMailbox
 +
  |curse  = 868858
 
   |nexus  = 7834
 
   |nexus  = 7834
 
   |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,395: Line 14,737:
 
   |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,403: Line 14,752:
 
   |nexus  = 17391
 
   |nexus  = 17391
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,421: Line 14,768:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveGreenhousePlot
 
   |id      = aedenthorn.MoveGreenhousePlot
 +
  |curse  = 868738
 
   |nexus  = 13589
 
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 13,428: Line 14,776:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MoveIt
 
   |id      = aedenthorn.MoveIt
 +
  |curse  = 868688
 
   |nexus  = 15163
 
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 13,461: Line 14,810:
 
   |status  = abandoned
 
   |status  = abandoned
 
   |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
   |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theater Options
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.MovieTheaterOptions
 +
  |nexus  = 26783
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,506: Line 14,862:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,572: Line 14,930:
 
   |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,588: Line 14,953:
 
   |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,631: Line 15,003:
 
   |nexus  = 2543
 
   |nexus  = 2543
 
   |github  = MaciejMarkuszewski/StardewValleyMod
 
   |github  = MaciejMarkuszewski/StardewValleyMod
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
 +
   |author  = LyzzCL
 +
  |id      = LyzzCL.MultiplayerFarmsCode
 +
  |nexus  = 26873
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,638: Line 15,015:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MultiStoryFarmhouse
 
   |id      = aedenthorn.MultiStoryFarmhouse
 +
  |curse  = 868848
 
   |nexus  = 8077
 
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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,653: Line 15,040:
 
   |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,675: Line 15,069:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MultipleSpouses
 
   |id      = aedenthorn.MultipleSpouses
 +
  |curse  = 868901
 
   |nexus  = 6227
 
   |nexus  = 6227
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 13,696: Line 15,091:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MultiSave
 
   |id      = aedenthorn.MultiSave
 +
  |curse  = 868681
 
   |nexus  = 15402
 
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 13,748: Line 15,144:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Murdercrows
 
   |id      = aedenthorn.Murdercrows
 +
  |curse  = 868878
 
   |nexus  = 6615
 
   |nexus  = 6615
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 13,774: Line 15,171:
  
 
   |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,866: Line 15,270:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.MusicalPaths
 
   |id      = aedenthorn.MusicalPaths
 +
  |curse  = 868739
 
   |nexus  = 13197
 
   |nexus  = 13197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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,899: Line 15,311:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NapalmMummies
 
   |id      = aedenthorn.NapalmMummies
 +
  |curse  = 868675
 
   |nexus  = 15933
 
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#NapalmMummies
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,930: Line 15,345:
 
}}
 
}}
 
{{#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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Never Lose Stamina
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.NeverLoseStamina
 +
  |nexus  = 4046
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 13,965: Line 15,387:
 
   |author  = Spacechase0
 
   |author  = Spacechase0
 
   |id      = Spacechase0.NewGamePlus
 
   |id      = Spacechase0.NewGamePlus
 +
  |curse  = 867147
 
   |nexus  = 10786
 
   |nexus  = 10786
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 14,007: Line 15,430:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NightEventChanceTweak
 
   |id      = aedenthorn.NightEventChanceTweak
 +
  |curse  = 868806
 
   |nexus  = 10633
 
   |nexus  = 10633
 
   |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}}#NightEventChanceTweak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,026: Line 15,452:
 
   |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,039: Line 15,472:
 
   |id      = Careless_Imm0rtal.Time_Notif.
 
   |id      = Careless_Imm0rtal.Time_Notif.
 
   |nexus  = 19651
 
   |nexus  = 19651
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Nightwork, 夜间工作
 +
  |author  = Night
 +
  |id      = Night.Gaming
 +
  |nexus  = 25375
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 14,167: Line 15,607:
 
   |nexus  = 21557
 
   |nexus  = 21557
 
   |github  = idermailer/NoGreenhouseEntranceTiles
 
   |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Green Rain
 +
  |author  = Pillow
 +
  |id      = Pillow.NoGreenRain
 +
  |nexus  = 26912
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,197: Line 15,644:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Meteors
 +
  |author  = Pillow
 +
  |id      = Pillow.NoMeteors
 +
  |nexus  = 27289
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,255: Line 15,709:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NonRandomPrairieKing
 
   |id      = aedenthorn.NonRandomPrairieKing
 +
  |curse  = 868891
 
   |nexus  = 6509
 
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,371: Line 15,826:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Notes
 
   |id      = Platonymous.Notes
 +
  |curse  = 307729
 
   |nexus  = 3068
 
   |nexus  = 3068
 
   |moddrop = 793905
 
   |moddrop = 793905
Line 14,435: Line 15,891:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.NPCClothing
 
   |id      = aedenthorn.NPCClothing
 +
  |curse  = 868727
 
   |nexus  = 13940
 
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,491: Line 15,948:
 
   |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,503: Line 15,974:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ImportMap
 
   |id      = aedenthorn.ImportMap
 +
  |curse  = 868788
 
   |nexus  = 10965
 
   |nexus  = 10965
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,555: Line 16,027:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OKNightCheck
 
   |id      = aedenthorn.OKNightCheck
 +
  |curse  = 868714
 
   |nexus  = 14231
 
   |nexus  = 14231
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,660: Line 16,133:
 
   |id      = MedievalAI.OpenHearts
 
   |id      = MedievalAI.OpenHearts
 
   |nexus  = 16944
 
   |nexus  = 16944
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Orb of the Tides
 +
  |author  = dreamygloom
 +
  |id      = dreamygloom.OrbOfTheTides
 +
  |nexus  = 27260
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 14,681: Line 16,161:
 
   |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,720: Line 16,208:
 
   |author  = Ivy
 
   |author  = Ivy
 
   |id      = Ivy.OrnithologistsGuild
 
   |id      = Ivy.OrnithologistsGuild
 +
  |moddrop = 1601413
 
   |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,727: Line 16,230:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OutfitSets
 
   |id      = aedenthorn.OutfitSets
 +
  |curse  = 868729
 
   |nexus  = 13888
 
   |nexus  = 13888
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,743: Line 16,247:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.OverworldChests
 
   |id      = aedenthorn.OverworldChests
 +
  |curse  = 868865
 
   |nexus  = 7710
 
   |nexus  = 7710
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,770: Line 16,275:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.PacifistValley
 
   |id      = Aedenthorn.PacifistValley
 +
  |curse  = 868908
 
   |nexus  = 5464
 
   |nexus  = 5464
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,788: Line 16,294:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PaintingDisplay
 
   |id      = aedenthorn.PaintingDisplay
 +
  |curse  = 868792
 
   |nexus  = 10918
 
   |nexus  = 10918
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pan Hats, Pan Hat Slot
 +
  |author  = Malkavian
 +
  |id      = malkavian.panhats
 +
  |nexus  = 26741
 +
  |github  = LucasOCastro/StardewValley-PanHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,866: Line 16,380:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PartialHearts
 
   |id      = aedenthorn.PartialHearts
 +
  |curse  = 868762
 
   |nexus  = 11628
 
   |nexus  = 11628
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 14,882: Line 16,397:
  
 
   |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,923: Line 16,445:
 
}}
 
}}
 
{{#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,017: Line 16,539:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PelicanxVASynth
 
   |id      = aedenthorn.PelicanxVASynth
 +
  |curse  = 868815
 
   |nexus  = 10250
 
   |nexus  = 10250
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,052: Line 16,575:
 
   |id      = season.PerfectTrinkets
 
   |id      = season.PerfectTrinkets
 
   |nexus  = 22358
 
   |nexus  = 22358
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PermaDeath
 +
  |author  = IronMan, IronManEnthusiast
 +
  |id      = IronMan.Permadeath
 +
  |nexus  = 26983
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 15,078: Line 16,608:
 
   |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,093: Line 16,630:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PersisitentGrangeDisplay
 
   |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |curse  = 868853
 
   |nexus  = 7977
 
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,100: Line 16,638:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.PersistentMines
 
   |id      = spacechase0.PersistentMines
 +
  |curse  = 867127
 
   |nexus  = 14985
 
   |nexus  = 14985
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
 
   |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,122: Line 16,668:
 
   |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,174: Line 16,718:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PersonalTravellingCart
 
   |id      = aedenthorn.PersonalTravellingCart
 +
  |curse  = 868722
 
   |nexus  = 14087
 
   |nexus  = 14087
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,235: Line 16,780:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PetHats
 
   |id      = aedenthorn.PetHats
 +
  |curse  = 868684
 
   |nexus  = 15301
 
   |nexus  = 15301
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,250: Line 16,796:
  
 
   |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,311: Line 16,864:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Pick Your Enchantment Restored|Pick Your Enchantment Restored]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment Restored
 +
  |author  = focustense
 +
  |id      = focustense.ForgeMenuChoice
 +
  |nexus  = 26803
 +
  |github  = focustense/StardewForgeMenuChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,324: Line 16,886:
 
   |id      = GrimReapers.PSMS
 
   |id      = GrimReapers.PSMS
 
   |nexus  = 12606
 
   |nexus  = 12606
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,338: Line 16,902:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.PiggyBank
 
   |id      = MindMeltMax.PiggyBank
 +
  |curse  = 997968
 
   |nexus  = 6934
 
   |nexus  = 6934
 
   |moddrop = 1135669
 
   |moddrop = 1135669
Line 15,346: Line 16,911:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PipeIrrigation
 
   |id      = aedenthorn.PipeIrrigation
 +
  |curse  = 868821
 
   |nexus  = 10205
 
   |nexus  = 10205
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,355: Line 16,921:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.PlaceShaft
 
   |id      = Aedenthorn.PlaceShaft
 +
  |curse  = 868909
 
   |nexus  = 5440
 
   |nexus  = 5440
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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,382: Line 16,956:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlannedParenthood
 
   |id      = aedenthorn.PlannedParenthood
 +
  |curse  = 868745
 
   |nexus  = 12869
 
   |nexus  = 12869
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,407: Line 16,982:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlantAll
 
   |id      = aedenthorn.PlantAll
 +
  |curse  = 868812
 
   |nexus  = 10482
 
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,416: Line 16,992:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlanterTrees
 
   |id      = aedenthorn.PlanterTrees
 +
  |curse  = 868758
 
   |nexus  = 11687
 
   |nexus  = 11687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,495: Line 17,072:
 
   |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,500: Line 17,084:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PlaygroundMod
 
   |id      = aedenthorn.PlaygroundMod
 +
  |curse  = 868719
 
   |nexus  = 14125
 
   |nexus  = 14125
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,507: Line 17,092:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TwoPlayerPrairieKing
 
   |id      = aedenthorn.TwoPlayerPrairieKing
 +
  |curse  = 868747
 
   |nexus  = 12750
 
   |nexus  = 12750
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,556: Line 17,142:
 
   |nexus  = 12065
 
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,646: Line 17,230:
 
   |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,701: Line 17,292:
 
   |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,724: Line 17,322:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Potency Geode Crusher, Upgraded Furnace CharcoalKiln and GeodeCrusher
 +
  |author  = goway
 +
  |id      = goway.potencyGeodeCrusher
 +
  |nexus  = 27393
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,749: Line 17,354:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Level Select
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.PrairieKingLevelSelect
 +
  |nexus  = 26183
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,788: Line 17,400:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Precision Wheel
+
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Precision Wheel
 
   |author  = DespairScent
 
   |author  = DespairScent
 
   |id      = DespairScent.PrecisionWheel
 
   |id      = DespairScent.PrecisionWheel
Line 15,805: Line 17,424:
 
   |author  = JoXW
 
   |author  = JoXW
 
   |id      = JoXW.Predictor
 
   |id      = JoXW.Predictor
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Breakable Container Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorBreakableContainerPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Bush Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorBushPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Crop Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorCropPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor →  Dig Spot Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorDigSpotPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Fishing Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorFishingPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Garbage Can Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorGarbageCanPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Geode Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorGeodePatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Mineable Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorMineablePatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Minigames Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorMinigamesPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Panning Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorPanningPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Seed Maker Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorSeedMakerPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Spawned Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorSpawnedPatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Tillable Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorTillablePatch
 +
  |nexus  = 21332
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor → Tree Patch
 +
  |author  = JoXW
 +
  |id      = JoXW.PredictorTreePatch
 
   |nexus  = 21332
 
   |nexus  = 21332
 
   |github  =
 
   |github  =
Line 15,912: Line 17,629:
  
 
   |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,917: Line 17,641:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PrismaticFire
 
   |id      = aedenthorn.PrismaticFire
 +
  |curse  = 868743
 
   |nexus  = 12931
 
   |nexus  = 12931
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,924: Line 17,649:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PrismaticFurniture
 
   |id      = aedenthorn.PrismaticFurniture
 +
  |curse  = 868749
 
   |nexus  = 12589
 
   |nexus  = 12589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 15,975: Line 17,701:
 
   |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
 +
  |curse  = 1081721
 +
  |nexus  = 24982
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 16,151: Line 17,892:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.PuristMod
 
   |id      = aedenthorn.PuristMod
 +
  |curse  = 868674
 
   |nexus  = 16097
 
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 16,198: Line 17,940:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.QiChest
 
   |id      = spacechase0.QiChest
 +
  |curse  = 867130
 
   |nexus  = 15696
 
   |nexus  = 15696
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 16,246: Line 17,989:
 
   |nexus  = 11021
 
   |nexus  = 11021
 
   |github  = YTSC/StardewValleyMods
 
   |github  = YTSC/StardewValleyMods
 
+
}}
   |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,257: Line 18,005:
  
 
   |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,303: Line 18,050:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Quality Smash
 
   |name    = Quality Smash
   |author  = barfytheclown
+
   |author  = barfytheclown and NormanPCN
 
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
 
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
 
   |nexus  = 7907
 
   |nexus  = 7907
Line 16,375: Line 18,122:
 
   |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,395: Line 18,149:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.QuickLoad
 
   |id      = aedenthorn.QuickLoad
 +
  |curse  = 868862
 
   |nexus  = 7756
 
   |nexus  = 7756
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 16,411: Line 18,166:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.QuickResponses
 
   |id      = aedenthorn.QuickResponses
 +
  |curse  = 868884
 
   |nexus  = 6548
 
   |nexus  = 6548
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 16,422: Line 18,178:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
  |name    = Quick Save
 +
  |author  = DeLiXx
 +
  |id      = DLX.QuickSave
 +
  |curse  = 1071252
 +
  |nexus  = 26194
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Quick Sell
 
   |author  = Alejandro Akbal, AlejandroAkbal
 
   |author  = Alejandro Akbal, AlejandroAkbal
 
   |id      = AlejandroAkbal.QuickSell
 
   |id      = AlejandroAkbal.QuickSell
Line 16,464: Line 18,228:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Quotes
 
   |id      = aedenthorn.Quotes
 +
  |curse  = 868892
 
   |nexus  = 6503
 
   |nexus  = 6503
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raccoon Reminder
 +
  |author  = wronque
 +
  |id      = wronque.RaccoonReminder
 +
  |nexus  = 25765
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radial Menu
 +
  |author  = focustense
 +
  |id      = focustense.RadialMenu
 +
  |nexus  = 25257
 +
  |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,566: Line 18,345:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Cats in Events
 +
  |author  = spacechase0
 +
  |id      = spacechase0.RandomCatsInEvents
 +
  |nexus  = 26444
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,585: Line 18,371:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.RandomNPC
 
   |id      = Aedenthorn.RandomNPC
 +
  |curse  = 868910
 
   |nexus  = 4911
 
   |nexus  = 4911
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 16,690: Line 18,477:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.RealNames
 
   |id      = aedenthorn.RealNames
 +
  |curse  = 868898
 
   |nexus  = 6269
 
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 16,730: Line 18,518:
 
   |nexus  = 172
 
   |nexus  = 172
 
   |github  = cantorsdust/StardewMods
 
   |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recipe Researcher C, Recipe Resarcher
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K_Recipe_Researcher_C
 +
  |nexus  = 26887
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,920: Line 18,715:
 
   |nexus  = 20606
 
   |nexus  = 20606
 
   |github  = mouahrara/RelocateFarmAnimals
 
   |github  = mouahrara/RelocateFarmAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Relocate Saves
 +
  |author  = Pillow
 +
  |id      = Pillow.RelocateSaves
 +
  |nexus  = 26992
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,046: Line 18,848:
 
   |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,102: Line 18,911:
 
   |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,125: Line 18,948:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ResponsiveKnockback
 
   |id      = spacechase0.ResponsiveKnockback
 +
  |curse  = 867146
 
   |nexus  = 12029
 
   |nexus  = 12029
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 17,134: Line 18,958:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Restauranteer
 
   |id      = aedenthorn.Restauranteer
 +
  |curse  = 868702
 
   |nexus  = 14519
 
   |nexus  = 14519
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 17,174: Line 18,999:
 
   |nexus  = 8526
 
   |nexus  = 8526
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,203: Line 19,026:
 
   |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,258: Line 19,088:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.RobinWorkHours
 
   |id      = aedenthorn.RobinWorkHours
 +
  |curse  = 868784
 
   |nexus  = 11244
 
   |nexus  = 11244
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rock Paper Scissors
 +
  |author  = Spiderbuttons
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 17,353: Line 19,198:
 
   |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,387: Line 19,239:
 
   |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,403: Line 19,262:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Saiyan, Super Saiyan
 +
  |author  = AlexDevilish
 +
  |id      = alexDevilish.saiyan
 +
  |nexus  = 26270
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,454: Line 19,320:
  
 
   |warnings = Broken on Android (use the built-in autosave instead).
 
   |warnings = Broken on Android (use the built-in autosave instead).
 +
  |status  = workaround
 +
  |summary = Use [[#Quick Save|Quick Save]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,473: Line 19,341:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Mod Info
 +
  |author  = weizinai
 +
  |id      = weizinai.SaveModInfo
 +
  |nexus  = 25903
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,490: Line 19,365:
  
 
   |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,507: Line 19,389:
  
 
   |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,516: Line 19,405:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Screenshot Shortcut
 +
  |author  = Tarsnip
 +
  |id      = Tarsnip.ScreenshotShortcut
 +
  |nexus  = 26477
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,543: Line 19,439:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scythe Forage
 +
  |author  = wronque
 +
  |id      = wronque.ScytheForage
 +
  |nexus  = 26185
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,554: Line 19,457:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scythe Tool Enchantments
 +
  |author  = mushymato
 +
  |id      = mushymato.ScytheToolEnchantments
 +
  |nexus  = 26217
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,597: Line 19,507:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Searchable Chests
 +
  |author  = ThisIsCad
 +
  |id      = ThisIsCad.SearchableChests
 +
  |nexus  = 25736
 +
  |github  = brandonwamboldt/SearchableChests
 +
}}
 +
{{#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,606: Line 19,530:
  
 
   |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,656: Line 19,594:
  
 
   |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,694: Line 19,639:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SeedInfo
 
   |id      = aedenthorn.SeedInfo
 +
  |curse  = 868677
 
   |nexus  = 15754
 
   |nexus  = 15754
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 17,743: Line 19,689:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SeedMakerTweaks
 
   |id      = aedenthorn.SeedMakerTweaks
 +
  |curse  = 868802
 
   |nexus  = 10681
 
   |nexus  = 10681
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 17,782: Line 19,729:
 
   |moddrop = 1116122
 
   |moddrop = 1116122
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Selective Eating
 +
  |author  = Cloudyluna
 +
  |id      = Cloudyluna.SelectiveEating
 +
  |nexus  = 26831
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,794: Line 19,748:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SelfServe
 
   |id      = aedenthorn.SelfServe
 +
  |curse  = 868781
 
   |nexus  = 11313
 
   |nexus  = 11313
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 17,947: Line 19,902:
 
   |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      = flqzzzz.SevenDeadlySins-SMAPI<!--changed in 3.5.0-->, ricehit.SevenDeadlySinsSAMPI
 +
  |nexus  = 15100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,999: Line 19,961:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.SharingIsCaring
 
   |id      = spacechase0.SharingIsCaring
 +
  |curse  = 867136
 
   |nexus  = 14263
 
   |nexus  = 14263
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 18,147: Line 20,110:
 
   |curse  = 1016429
 
   |curse  = 1016429
 
   |nexus  = 18445
 
   |nexus  = 18445
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shops Open Longer
 +
  |author  = CyanFire
 +
  |id      = CF.ShopOpenTimesSMAPI
 +
  |nexus  = 12693
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 18,216: Line 20,186:
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 
   |unofficial version = 1.1.3-unofficial.1-bungus
 
   |unofficial version = 1.1.3-unofficial.1-bungus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show NPC Names
 +
  |author  = dvkin
 +
  |id      = dvkin.ShowNPCNames
 +
  |nexus  = 26507
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,310: Line 20,287:
 
   |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,319: Line 20,304:
 
   |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,331: Line 20,318:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Screenshot
 
   |id      = aedenthorn.Screenshot
 +
  |curse  = 868826
 
   |nexus  = 10178
 
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 18,380: Line 20,368:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.SPRegen
 
   |id      = MindMeltMax.SPRegen
 +
  |curse  = 997962
 
   |nexus  = 6778
 
   |nexus  = 6778
 
   |moddrop = 1135654
 
   |moddrop = 1135654
Line 18,423: Line 20,412:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.sitnrelax
 
   |id      = misscoriel.sitnrelax
 +
  |curse  = 885078
 
   |nexus  = 7336
 
   |nexus  = 7336
 
   |github  = MissCoriel/Sit-n-Relax
 
   |github  = MissCoriel/Sit-n-Relax
Line 18,441: Line 20,431:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SixtyNine
 
   |id      = aedenthorn.SixtyNine
 +
  |curse  = 868872
 
   |nexus  = 6969
 
   |nexus  = 6969
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 18,450: Line 20,441:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.SizableFish
 
   |id      = spacechase0.SizableFish
 +
  |curse  = 867135
 
   |nexus  = 14267
 
   |nexus  = 14267
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 18,459: Line 20,451:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Skateboard
 
   |id      = aedenthorn.Skateboard
 +
  |curse  = 868742
 
   |nexus  = 13096
 
   |nexus  = 13096
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |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,470: Line 20,470:
 
   |nexus  = 8541
 
   |nexus  = 8541
 
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
   |github  = LunaticShade/StardewValley.SkillfulClothes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skillful Clothes Revamp
 +
  |author  = Nature
 +
  |id      = Nature.1011108
 +
  |nexus  = 27345
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,529: Line 20,536:
 
   |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,535: Line 20,549:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.SkillTraining
 
   |id      = spacechase0.SkillTraining
 +
  |curse  = 867132
 
   |nexus  = 14452
 
   |nexus  = 14452
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 18,551: Line 20,566:
 
   |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,567: Line 20,589:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,605: Line 20,628:
 
   |nexus  = 8947
 
   |nexus  = 8947
 
   |github  = CrunchyDuck/Stardew-Skip-Text
 
   |github  = CrunchyDuck/Stardew-Skip-Text
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cave Auto Pause
 +
  |author  = kun2331
 +
  |id      = kun2331.SkullCaveAutoPause
 +
  |nexus  = 25767
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,645: Line 20,675:
 
   |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,725: Line 20,762:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SlimeHutchWaterSpots
 
   |id      = aedenthorn.SlimeHutchWaterSpots
 +
  |curse  = 868735
 
   |nexus  = 13778
 
   |nexus  = 13778
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 18,782: Line 20,820:
 
   |nexus  = 7424
 
   |nexus  = 7424
 
   |github  = Wellbott/StardewValleyMods
 
   |github  = Wellbott/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slingshot Drop Point, 弹弓落点
 +
  |author  = Night
 +
  |id      = Night.Slingshot
 +
  |nexus  = 26608
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,791: Line 20,836:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slingshot Seeds
 +
  |author  = BlaDe
 +
  |id      = BlaDe.SlingshotSeeds
 +
  |nexus  = 25943
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,808: Line 20,860:
 
   |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,852: Line 20,904:
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
 
   |id      = DecidedlyHuman.SmartBuilding
 
   |id      = DecidedlyHuman.SmartBuilding
 +
  |curse  = 1019046
 
   |nexus  = 11158
 
   |nexus  = 11158
  |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Smart Cursor
 
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.SmartCursor
 
  |nexus  = 13268
 
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
Line 18,872: Line 20,918:
 
   |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    = Smart Cursor
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SmartCursor
 +
  |nexus  = 13268
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Spin - Pre-fill Optimal Wager
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.SmartSpin
 +
  |nexus  = 28042
 +
  |github  = JonathanFeenstra/SmartSpin
 +
}}
 +
{{#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,935: Line 21,002:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SocialPageOrderButton
 
   |id      = aedenthorn.SocialPageOrderButton
 +
  |curse  = 868857
 
   |nexus  = 7871
 
   |nexus  = 7871
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 18,946: Line 21,014:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SocialPageOrderMenu
 
   |id      = aedenthorn.SocialPageOrderMenu
 +
  |curse  = 868737
 
   |nexus  = 13698
 
   |nexus  = 13698
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 18,992: Line 21,061:
 
   |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,034: Line 21,105:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SoundEffectReplacement
 
   |id      = aedenthorn.SoundEffectReplacement
 +
  |curse  = 868817
 
   |nexus  = 10232
 
   |nexus  = 10232
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 19,050: Line 21,122:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.SoundsPatcher
 
   |id      = MindMeltMax.SoundsPatcher
 +
  |curse  = 997976
 
   |nexus  = 7465
 
   |nexus  = 7465
 
   |moddrop = 1135690
 
   |moddrop = 1135690
Line 19,058: Line 21,131:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SoundTweaker
 
   |id      = aedenthorn.SoundTweaker
 +
  |curse  = 868693
 
   |nexus  = 14767
 
   |nexus  = 14767
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 19,098: Line 21,172:
 
   |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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Order Notifications
 +
  |author  = mushymato
 +
  |id      = mushymato.SpecialOrderNotifications
 +
  |nexus  = 25999
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 19,140: Line 21,228:
  
 
   |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,196: Line 21,291:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.SpennyDeluxe
 
   |id      = spacechase0.SpennyDeluxe
 +
  |curse  = 867122
 
   |nexus  = 14984
 
   |nexus  = 14984
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 19,203: Line 21,299:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.SpennyLite
 
   |id      = spacechase0.SpennyLite
 +
  |curse  = 867138
 
   |nexus  = 14249
 
   |nexus  = 14249
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
Line 19,215: Line 21,312:
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,244: Line 21,340:
 
   |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,253: Line 21,356:
  
 
   |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,258: Line 21,368:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Spoilage
 
   |id      = aedenthorn.Spoilage
 +
  |curse  = 868694
 
   |nexus  = 14712
 
   |nexus  = 14712
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 19,283: Line 21,394:
 
   |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,303: Line 21,413:
 
   |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,310: Line 21,427:
 
   |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,315: Line 21,439:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SprinklerMod
 
   |id      = aedenthorn.SprinklerMod
 +
  |curse  = 868682
 
   |nexus  = 15385
 
   |nexus  = 15385
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 19,356: Line 21,481:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Sprinting
 
   |name    = Sprinting
   |author  = Patrick, mistersnuggler
+
  |author  = onemix
   |id      =
+
  |id      = onemix.Sprinting
   |nexus  =
+
  |nexus  = 10469
 +
  |github  = thiagomasson/Sprinting
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinting
 +
   |author  = Patrick, mistersnuggler
 +
   |id      =
 +
   |nexus  =
 
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
   |github  = oliverpl/SprintingMod
 
   |github  = oliverpl/SprintingMod
Line 19,365: Line 21,497:
 
   |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,415: Line 21,540:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprite Sheet Extender
 +
  |author  = MooseyBrutale
 +
  |id      = mooseybrutale.spriteextender
 +
  |nexus  = 26072
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,540: Line 21,672:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Standalone Crane Game
 +
  |author  = rokugin
 +
  |id      = rokugin.crane
 +
  |nexus  = 25830
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,670: Line 21,809:
 
   |github  =
 
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |summary  = remove this mod (no longer maintained; use [[#Magic by Neosinf|Magic by Neosinf]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,708: Line 21,849:
 
   |id      = tylergibbs2.StardewHitboxes
 
   |id      = tylergibbs2.StardewHitboxes
 
   |nexus  = 12264
 
   |nexus  = 12264
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = tylergibbs2/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 19,724: Line 21,865:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.StardewImpact
 
   |id      = aedenthorn.StardewImpact
 +
  |curse  = 868711
 
   |nexus  = 14365
 
   |nexus  = 14365
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 19,743: Line 21,885:
  
 
   |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,763: Line 21,898:
 
   |id      = tylergibbs2.StardewNametags
 
   |id      = tylergibbs2.StardewNametags
 
   |nexus  = 12158
 
   |nexus  = 12158
   |github  = tylergibbs2/StardewNametags
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,802: Line 21,937:
 
   |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 19,807: Line 21,950:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.StardewRPG
 
   |id      = aedenthorn.StardewRPG
 +
  |curse  = 868785
 
   |nexus  = 11132
 
   |nexus  = 11132
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 19,878: Line 22,022:
 
   |moddrop = 833179
 
   |moddrop = 833179
 
   |github  = FlashShifter/StardewValleyExpanded
 
   |github  = FlashShifter/StardewValleyExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Gold
 +
  |author  = Clever Artisan (Vastias)
 +
  |id      = CleverArtisan.StardewValleyGold
 +
  |nexus  = 26006
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,903: Line 22,054:
 
   |id      = evskii.StardewTimelapse
 
   |id      = evskii.StardewTimelapse
 
   |nexus  = 19806
 
   |nexus  = 19806
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Web API
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.SWAPI
 +
  |curse  = 1081758
 +
  |nexus  = 26845
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 19,978: Line 22,137:
 
   |nexus  = 2628
 
   |nexus  = 2628
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,052: Line 22,213:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts Redux
+
   |name    = Status Announcements
   |author  = Nom0ri
+
   |author  = Aile72
   |id      = aedenthorn.StatueShorts
+
   |id      = Aile72.StatusAnnouncements
   |nexus  = 22135
+
   |nexus  = 24937
   |github  = Nom0ri/StatueShortsRedux
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,113: Line 22,274:
 
   |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,162: Line 22,330:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SubmergedCrabPots
 
   |id      = aedenthorn.SubmergedCrabPots
 +
  |curse  = 868757
 
   |nexus  = 11719
 
   |nexus  = 11719
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 20,251: Line 22,420:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Location Bot
 +
  |author  = JForea
 +
  |id      = JForea.SVLocationBot
 +
  |nexus  = 26181
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,362: Line 22,540:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TakeAll
 
   |id      = aedenthorn.TakeAll
 +
  |curse  = 868713
 
   |nexus  = 14247
 
   |nexus  = 14247
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 20,371: Line 22,550:
 
   |nexus  = 13432
 
   |nexus  = 13432
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,380: Line 22,557:
 
   |nexus  = 16816
 
   |nexus  = 16816
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,396: Line 22,575:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TappablePalmTrees
 
   |id      = aedenthorn.TappablePalmTrees
 +
  |curse  = 868803
 
   |nexus  = 10661
 
   |nexus  = 10661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 20,529: Line 22,709:
 
   |nexus  = 22931
 
   |nexus  = 22931
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Bosses
 +
  |author  = GlitchedDeveloper
 +
  |id      = GlitchedDeveloper.TerrariaBosses
 +
  |nexus  = 26055
 +
  |github  = GlitchedDeveloper/StardewValley-TerrariaBosses
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,559: Line 22,746:
 
   |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,681: Line 22,875:
 
   |id      = TheShwamp.TheQueenOfSauceReminder
 
   |id      = TheShwamp.TheQueenOfSauceReminder
 
   |nexus  = 5172
 
   |nexus  = 5172
   |github  =
+
   |github  = Swampen/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,722: Line 22,916:
 
   |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,785: Line 22,994:
  
 
   |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,868: Line 23,084:
 
   |name    = Time Freeze
 
   |name    = Time Freeze
 
   |author  = Omegasis, Alpha_Omegasis
 
   |author  = Omegasis, Alpha_Omegasis
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = Omegasis.TimeFreeze
 
   |nexus  = 973
 
   |nexus  = 973
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
Line 20,916: Line 23,132:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Time Reminder
 
   |name    = Time Reminder
   |author  = Sakorona
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |id      = KoihimeNakamura.TimeReminder
 
   |id      = KoihimeNakamura.TimeReminder
 
   |nexus  = 1000
 
   |nexus  = 1000
 +
  |moddrop = 664035
 
   |github  = Sakorona/SDVMods
 
   |github  = Sakorona/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Reminder
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.TimeReminder
 
  |nexus  = 1000
 
  |moddrop = 664035
 
  |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,937: Line 23,146:
 
   |nexus  = 169
 
   |nexus  = 169
 
   |github  = cantorsdust/StardewMods
 
   |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Timescale Display
 +
  |author  = thebeardphantom
 +
  |id      = thebeardphantom.timescale-display
 +
  |nexus  = 27764
 +
  |github  = thebeardphantom/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,956: Line 23,172:
  
 
   |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,000: Line 23,223:
 
   |author  = Jolyone, Me
 
   |author  = Jolyone, Me
 
   |id      = Me.ToggleMonsters
 
   |id      = Me.ToggleMonsters
 +
  |moddrop = 1587713
 
   |nexus  = 11801
 
   |nexus  = 11801
 
   |github  =
 
   |github  =
Line 21,009: Line 23,233:
 
   |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,052: Line 23,283:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ToolGeodes
 
   |id      = spacechase0.ToolGeodes
 +
  |curse  = 308018
 
   |nexus  = 3090
 
   |nexus  = 3090
 
   |moddrop = 771642
 
   |moddrop = 771642
Line 21,057: Line 23,289:
  
 
   |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,126: Line 23,365:
 
   |author  = GrimatGaming
 
   |author  = GrimatGaming
 
   |id      = GrimatGaming.ToolUpgradeDurationChanger
 
   |id      = GrimatGaming.ToolUpgradeDurationChanger
 +
  |curse  = 1000868
 
   |nexus  = 21438
 
   |nexus  = 21438
 
   |github  =
 
   |github  =
Line 21,155: Line 23,395:
  
 
   |status  = abandoned
 
   |status  = abandoned
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Topless Farmer Girl
 +
   |author  = Mangupix
 +
  |id      = Mangupix.ToplessFarmerGirl
 +
  |nexus  = 19939
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,179: Line 23,425:
 
   |author  = MissCoriel
 
   |author  = MissCoriel
 
   |id      = misscoriel.tractorsounds
 
   |id      = misscoriel.tractorsounds
 +
  |curse  = 885079
 
   |nexus  = 5781
 
   |nexus  = 5781
 
   |github  =
 
   |github  =
Line 21,197: Line 23,444:
 
   |author  = BinaryLip
 
   |author  = BinaryLip
 
   |id      = BinaryLip.TrainInfo
 
   |id      = BinaryLip.TrainInfo
 +
  |curse  = 1035850
 
   |nexus  = 21883
 
   |nexus  = 21883
 
   |github  = BinaryLip/TrainInfo
 
   |github  = BinaryLip/TrainInfo
Line 21,211: Line 23,459:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TrainTracks
 
   |id      = aedenthorn.TrainTracks
 +
  |curse  = 868791
 
   |nexus  = 10927
 
   |nexus  = 10927
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
+
|broke in = Stardew Valley 1.6
  |broke in = Stardew Valley 1.6
+
  |summary  = use [[#Train Tracks - Continued|Train Tracks - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
  |name    = Train Tracks - Continued
 +
  |author  = CyanFire
 +
  |id      = aedenthorn.TrainTracks
 +
  |nexus  = 28049
 +
  |github  = CyanFireUK/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Train Whistle
 
   |author  = Taskmaster
 
   |author  = Taskmaster
 
   |id      = Taskmaster.TrainWhistle
 
   |id      = Taskmaster.TrainWhistle
Line 21,229: Line 23,485:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Trampoline
 
   |id      = aedenthorn.Trampoline
 +
  |curse  = 868763
 
   |nexus  = 11619
 
   |nexus  = 11619
 
   |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,253: Line 23,512:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TransparentObjects
 
   |id      = aedenthorn.TransparentObjects
 +
  |curse  = 868894
 
   |nexus  = 6412
 
   |nexus  = 6412
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,283: Line 23,545:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TrashCanReactions
 
   |id      = aedenthorn.TrashCanReactions
 +
  |curse  = 868869
 
   |nexus  = 7643
 
   |nexus  = 7643
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 21,290: Line 23,553:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TrashCansOnHorse
 
   |id      = aedenthorn.TrashCansOnHorse
 +
  |curse  = 868673
 
   |nexus  = 16394
 
   |nexus  = 16394
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 21,318: Line 23,582:
 
   |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,346: Line 23,617:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TreasureChestsExpanded
 
   |id      = aedenthorn.TreasureChestsExpanded
 +
  |curse  = 868867
 
   |nexus  = 7685
 
   |nexus  = 7685
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 21,352: Line 23,624:
 
   |unofficial version = 0.3.1-unofficial.1-mouahrara
 
   |unofficial version = 0.3.1-unofficial.1-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasury Farm
 +
  |author  = Don Cami, DonCami
 +
  |id      = DonCami.TreasuryFarm
 +
  |nexus  = 26447
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,379: Line 23,658:
  
 
   |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
 +
  |name    = Tree Size Framework
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.TreeSizeFramework
 +
  |nexus  = 27123
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,431: Line 23,717:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True God Mode
 +
  |author  = WingleWanger
 +
  |id      = winglewanger.truegodmode
 +
  |nexus  = 25735
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,438: Line 23,731:
 
   |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,477: Line 23,784:
  
 
   |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
 +
  |curse  = 1081465
 +
  |nexus  = 24885
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,499: Line 23,814:
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Typable Books
 +
  |author  = Kronosta
 +
  |id      = Kronosta.TypableBooks
 +
  |nexus  = 25982
 +
  |github  = kronosta/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Helper
 +
  |author  = ProfeJavix
 +
  |id      = ProfeJavix.UIHelper
 +
  |nexus  = 25710
 +
  |github  = ProfeJavix/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,555: Line 23,884:
 
   |github  =
 
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Storage System
 +
  |author  = holybananapants
 +
  |id      = holybananapants.UltimateStorageSystem
 +
  |nexus  = 26919
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,571: Line 23,908:
 
   |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,597: Line 23,942:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.UndergroundSecrets
 
   |id      = aedenthorn.UndergroundSecrets
 +
  |curse  = 868880
 
   |nexus  = 6597
 
   |nexus  = 6597
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 21,638: Line 23,984:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.UniqueValley
 
   |id      = aedenthorn.UniqueValley
 +
  |curse  = 868730
 
   |nexus  = 13828
 
   |nexus  = 13828
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 21,649: Line 23,996:
  
 
   |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,719: Line 24,073:
 
   |nexus  = 22752
 
   |nexus  = 22752
 
   |github  = wrongcoder/UnscheduledEvaluation
 
   |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Untimed Special Orders
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.UntimedSpecialOrders
 +
  |nexus  = 26117
 +
  |github  = EnderTedi/Untimed-Special-Orders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,752: Line 24,113:
  
 
   |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,759: Line 24,127:
 
   |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,803: Line 24,185:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.UtilityGrid
 
   |id      = aedenthorn.UtilityGrid
 +
  |curse  = 868824
 
   |nexus  = 10197
 
   |nexus  = 10197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 21,816: Line 24,199:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Valley Cast
 +
  |author  = ihasTaco
 +
  |id      = ihasTaco.ValleyCast
 +
  |nexus  = 26947
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,856: Line 24,246:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.VideoPlayer
 
   |id      = aedenthorn.VideoPlayer
 +
  |curse  = 868889
 
   |nexus  = 6524
 
   |nexus  = 6524
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 21,969: Line 24,360:
 
   |nexus  = 1958
 
   |nexus  = 1958
 
   |github  = OfficialTab/walk-through-trellis
 
   |github  = OfficialTab/walk-through-trellis
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = remove this mod (no longer maintained; use [[#Passable Crops|Passable Crops]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Decorations
 +
  |author  = neonwinter
 +
  |id      = neonwinter.WallDecorations_Base
 +
  |nexus  = 27226
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 21,989: Line 24,391:
 
   |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
 +
  |curse  = 868775
 
   |nexus  = 11339
 
   |nexus  = 11339
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 22,005: Line 24,415:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.WallTelevision
 
   |id      = aedenthorn.WallTelevision
 +
  |curse  = 868771
 
   |nexus  = 11448
 
   |nexus  = 11448
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 22,176: Line 24,587:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Upgrade
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.WateringCanUpgrade
 +
  |nexus  = 25977
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,206: Line 24,624:
 
   |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,234: Line 24,657:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.WeaponsIgnoreGrass
 
   |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |curse  = 868680
 
   |nexus  = 15409
 
   |nexus  = 15409
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 22,286: Line 24,710:
 
   |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
 +
  |curse  = 868670
 
   |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,298: Line 24,725:
 
   |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,318: Line 24,753:
  
 
   |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,330: Line 24,772:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.WeekStartsSunday
 
   |id      = aedenthorn.WeekStartsSunday
 +
  |curse  = 868736
 
   |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,340: Line 24,790:
 
   |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,350: Line 24,807:
  
 
   |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,378: Line 24,842:
 
   |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,385: Line 24,856:
 
   |nexus  = 2086
 
   |nexus  = 2086
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where The Spreading Weeds Are
 +
  |author  = pneuma163
 +
  |id      = pneuma163.WhereTheSpreadingWeedsAre
 +
  |nexus  = 25450
 +
  |github  = pneuma163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,406: Line 24,884:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.WikiLinks
 
   |id      = aedenthorn.WikiLinks
 +
  |curse  = 868769
 
   |nexus  = 11476
 
   |nexus  = 11476
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 22,412: Line 24,891:
 
   |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,417: Line 24,903:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.Wildflowers
 
   |id      = aedenthorn.Wildflowers
 +
  |curse  = 868723
 
   |nexus  = 14061
 
   |nexus  = 14061
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 22,430: Line 24,917:
 
   |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,489: Line 24,990:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.WitcherMod
 
   |id      = Aedenthorn.WitcherMod
 +
  |curse  = 868906
 
   |nexus  = 5797
 
   |nexus  = 5797
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WitcherMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,530: Line 25,034:
 
   |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,593: Line 25,104:
 
   |author  = yanshufitos
 
   |author  = yanshufitos
 
   |id      = yanshufitos.yanshufitosmod
 
   |id      = yanshufitos.yanshufitosmod
 +
  |curse  = 946414
 
   |nexus  = 20355
 
   |nexus  = 20355
 
   |github  =
 
   |github  =
Line 22,605: Line 25,117:
 
   |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,626: Line 25,136:
 
   |author  = NeverToxic
 
   |author  = NeverToxic
 
   |id      = NeverToxic.YetAnotherFishingMod
 
   |id      = NeverToxic.YetAnotherFishingMod
 +
  |curse  = 996759
 
   |nexus  = 20391
 
   |nexus  = 20391
 
   |github  = Dunc4nNT/StardewMods
 
   |github  = Dunc4nNT/StardewMods
Line 22,697: Line 25,208:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ZombieOutbreak
 
   |id      = aedenthorn.ZombieOutbreak
 +
  |curse  = 868873
 
   |nexus  = 6743
 
   |nexus  = 6743
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ZombieOutbreak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 22,961: Line 25,475:
 
===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==
Line 23,161: Line 25,680:
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 23:07, 21 September 2024

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

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

Instructions

For players

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

To update your mods:

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

For mod authors

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

Notes for the mod status:

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

Compatibility list

C# mods

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

Content packs

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

XNB mods

See Modding:Using XNB mods.

Mod data overrides

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

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

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

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