Changes

Jump to navigation Jump to search
m
no edit summary
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.
 +
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
   −
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* 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.
 +
* 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.
   −
==For players==
+
==Compatibility list==
===What to do===
+
===C# 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.
+
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!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
     −
===SMAPI mods===
   
<!--
 
<!--
   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 67: Line 73:  
   |id      = fan.3-story-cellar
 
   |id      = fan.3-story-cellar
 
   |nexus  = 22882
 
   |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 86: Line 108:  
   |nexus  = 22751
 
   |nexus  = 22751
 
   |github  = Sandman534/Abilities-Experience-Bars
 
   |github  = Sandman534/Abilities-Experience-Bars
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = A Better Crab Trap
  −
  |author  = ARgoChxw
  −
  |id      = ARgoChxw.ABetterCrabTrap
  −
  |nexus  = 22015
  −
  |github  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 157: 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 167: Line 185:  
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Actually Lucky Rabbit's Foot (Rebooted)|Actually Lucky Rabbit's Foot (Rebooted)]] instead.
+
   |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Actually Lucky Rabbit's Foot (Rebooted)
  −
  |author  = Chelsea Bingiel and Locked15
  −
  |id      = ChelseaBingiel.LuckyRabbitsFoot
  −
  |nexus  = 23271
  −
  |github  = Locked15/SDV_LRF-Rebooted
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 182: Line 193:  
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Pempi
 +
  |id      = pempi.addMoney
 +
  |nexus  = 20111
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 189: Line 209:  
   |nexus  = 21016
 
   |nexus  = 21016
 
   |github  = StephHoel/ModsStardewValley
 
   |github  = StephHoel/ModsStardewValley
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Add Money
  −
  |author  = Pempi
  −
  |id      = pempi.addMoney
  −
  |nexus  = 20111
  −
  |github  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 303: Line 316:  
   |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 323: Line 343:     
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 356: Line 388:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 377: Line 411:  
   |nexus  = 14451
 
   |nexus  = 14451
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advancing Sprinklers
 +
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 387: Line 432:  
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
   
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Adventurers Guild Multiplayer Shared Kills
 
   |name    = Adventurers Guild Multiplayer Shared Kills
Line 404: Line 448:     
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AeroCore
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.AeroCore
 +
  |moddrop = 1275014
 +
  |nexus  = 14700
 +
  |github  = Tlitookilakin/AeroCore
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 413: Line 468:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Agenda
+
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Agenda
 
   |author  = OFTS_CQM
 
   |author  = OFTS_CQM
 
   |id      = ofts.agenda
 
   |id      = ofts.agenda
Line 427: Line 491:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aging Mod
 +
  |author  = skn
 +
  |id      = skn.AgingMod
 +
  |nexus  = 1129
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 469: Line 543:  
   |unofficial version = 0.3.2-unofficial.2-mouahrara
 
   |unofficial version = 0.3.2-unofficial.2-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Crops All Seasons
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
 +
  |nexus  = 170
 +
  |github  = cantorsdust/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 549: Line 633:  
   |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 570: Line 654:  
   |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 608: Line 699:  
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 666: Line 767:  
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Observer
 
   |name    = Animal Observer
   |author  = NOFILENAMED
+
   |author  = nofilenamed
 
   |id      = NFN.ANIMOBS
 
   |id      = NFN.ANIMOBS
 
   |nexus  = 8653
 
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 724: Line 833:  
   |nexus  = 21028
 
   |nexus  = 21028
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Selector
 +
  |author  = rikai
 +
  |id      = rikai.AnimalSelector
 +
  |nexus  = 8758
 +
  |github  = rikai/AnimalSelector
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 759: Line 878:  
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Social Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AnimalSocialMenu
 +
  |nexus  = 3283
 +
  |moddrop = 771644
 +
  |github  = spacechase0/StardewValleyMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 770: Line 900:  
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 883: Line 1,013:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 917: Line 1,054:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archery
+
   |name    = Archaeology House Content Management Helper
   |author  = PeacefulEnd
+
   |author  = Felix-Dev
   |id      = PeacefulEnd.Archery
+
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
  |curse  = 870921
+
   |nexus  = 2804
   |nexus  = 16767
+
   |github  = Felix-Dev/StardewMods
   |github  = Floogen/Archery
     −
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archery
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 +
  |nexus  = 16767
 +
  |github  = Floogen/Archery
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 943: Line 1,099:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Armor Ore
 +
  |author  = gmff
 +
  |id      = GMFF.ArmorOre
 +
  |nexus  =
 +
  |curse  = 485718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |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,015: Line 1,189:  
   |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,064: Line 1,245:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,076: Line 1,268:  
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Attack
 +
  |author  = X3n0n182
 +
  |id      = X3n0n182.AutoAttack
 +
  |nexus  = 7258
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,087: Line 1,287:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Auto-Attack
  −
  |author  = X3n0n182
  −
  |id      = X3n0n182.AutoAttack
  −
  |nexus  = 7258
  −
  |github  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,121: Line 1,314:  
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,161: Line 1,361:  
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
<!--
 
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 
   |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,173: Line 1,380:     
   |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,210: Line 1,410:  
   |nexus  = 820
 
   |nexus  = 820
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,217: Line 1,427:  
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Grab Truffles
 +
   |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,226: Line 1,441:  
   |nexus  = 20874
 
   |nexus  = 20874
 
   |github  = qixing-jk/QiXingAutoGrabTruffles
 
   |github  = qixing-jk/QiXingAutoGrabTruffles
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Auto Grab Truffles
  −
  |author  = Frostiverse
  −
  |id      = Frostiverse.AutoGrabTruffles
  −
  |nexus  = 21705
  −
  |github  = Hunter-Chambers/StardewValleyMods
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,286: Line 1,494:     
   |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,292: Line 1,507:  
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,344: Line 1,566:  
   |moddrop = 833539
 
   |moddrop = 833539
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Stack Items to Chest
 +
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,362: Line 1,595:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Trasher
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
  |nexus  = 23663
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,412: Line 1,653:  
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Avoid Losing Scepter
 +
  |author  = atravita
 +
  |id      = atravita.AvoidLosingScepter
 +
  |curse  = 870974
 +
  |moddrop = 1146671
 +
  |nexus  = 11856
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,570: Line 1,843:  
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
   |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bee House Flower Range Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,579: Line 1,863:     
   |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,588: Line 1,872:  
   |nexus  = 2569
 
   |nexus  = 2569
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,598: Line 1,891:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Activate Sprinklers
+
  |name    = Better 10 Hearts
   |author  = ChaosEnergy
+
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Better Activate Sprinklers
 +
   |author  = ChaosEnergy
 
   |id      = ChaosEnergy.BetterActivateSprinklers
 
   |id      = ChaosEnergy.BetterActivateSprinklers
 
   |nexus  = 3097
 
   |nexus  = 3097
Line 1,666: Line 1,969:  
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crab Pots
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.BetterCrabPots
 +
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,674: Line 1,987:  
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,682: Line 2,005:  
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 +
  |nexus  = 11115
 +
  |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,729: Line 2,063:  
   |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 1,817: Line 2,158:  
   |nexus  = 22848
 
   |nexus  = 22848
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
}}
  −
{{#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  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,905: Line 2,239:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,039: Line 2,375:  
   |nexus  = 2558
 
   |nexus  = 2558
 
   |github  = maxvollmer/BetterSkullCavernFalling
 
   |github  = maxvollmer/BetterSkullCavernFalling
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,056: Line 2,394:  
   |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,106: Line 2,451:     
   |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
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,142: Line 2,514:  
   |id      = AlanBF.BigFridge
 
   |id      = AlanBF.BigFridge
 
   |nexus  = 22457
 
   |nexus  = 22457
  |github  =
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Bigger Fridges
  −
  |author  = Entoarox
  −
  |id      = Entoarox.BiggerFridges
  −
  |nexus  = 21678
   
   |github  =
 
   |github  =
 
}}
 
}}
Line 2,172: Line 2,537:     
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,270: Line 2,642:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
  |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
  |nexus  = 2502
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS MP Kick Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSMPKickMenu
 +
  |nexus  = 2503
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Night Sounds
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
   |id      = BunnyJumps.BJSNoClip
 +
   |nexus  = 2820
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,285: Line 2,725:  
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
<!--
 
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 
   |unofficial version = 1.4.3-unofficial.1-Vivan
 
   |unofficial version = 1.4.3-unofficial.1-Vivan
 
-->
 
-->
Line 2,354: Line 2,794:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blue Chickens in Multiplayer
 +
  |author  = WindHero
 +
  |id      = WindHero.BlueChickensInMultiplayer
 +
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,394: Line 2,845:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
+
  |name    = Bow
   |author  = charbonn, Charles Bonnevialle
+
  |author  = spacechase0
   |id      = Charles.NomesBrasileiros
+
  |id      = spacechase0.Bow
   |moddrop = 793149
+
  |nexus  = 2756
   |nexus  =
+
  |moddrop = 771627
   |github  =
+
  |github  = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
 +
   |author  = charbonn, Charles Bonnevialle
 +
   |id      = Charles.NomesBrasileiros
 +
   |moddrop = 793149
 +
   |nexus  =
 +
   |github  =
    
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 2,419: Line 2,890:  
   |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-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breed Like Rabbits 2: Procreation Boogaloo
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BreedLikeRabbits2
 +
  |nexus  = 3429
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,431: Line 2,910:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
 
   |summary  = use [[#Breed Like Rabbits 2: Procreation Boogaloo|Breed Like Rabbits 2: Procreation Boogaloo]] instead.
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Breed Like Rabbits 2: Procreation Boogaloo
  −
  |author  = f4iTh, JertsukkaTheMan
  −
  |id      = f4iTh.BreedLikeRabbits2
  −
  |nexus  = 3429
  −
  |github  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,454: Line 2,926:     
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 0.6.1-unofficial.2-mouahrara
+
   |unofficial version = 0.6.1-unofficial.5-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
Line 2,484: Line 2,956:  
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
    +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 2,500: Line 2,973:  
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
    +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 2,567: Line 3,041:  
   |author  = BananaFruit
 
   |author  = BananaFruit
 
   |id      = BananaFruit.BulkStaircases
 
   |id      = BananaFruit.BulkStaircases
   |nexus  = 10622
+
   |nexus  = 23482
 
   |moddrop = 1084873
 
   |moddrop = 1084873
 
   |github  = BananaFruit1492/BulkStaircases
 
   |github  = BananaFruit1492/BulkStaircases
Line 2,621: Line 3,095:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buy Back Collectables
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
 +
  |nexus  = 507
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,632: Line 3,116:  
   |unofficial url    = {{nexus mod|21137}}
 
   |unofficial url    = {{nexus mod|21137}}
 
   |unofficial version = 2.1.1-unofficial.2-cyxyr
 
   |unofficial version = 2.1.1-unofficial.2-cyxyr
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,691: Line 3,185:  
   |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    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,726: Line 3,231:  
   |nexus  = 11102
 
   |nexus  = 11102
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks Anywhere
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,735: Line 3,253:  
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
   −
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,748: Line 3,266:  
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Casks Everywhere|Casks Everywhere]] instead.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,819: Line 3,337:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cauldron of Chance
+
  |name    = Cat Gifts
   |author  = Expl0
+
  |author  = skuldomg, Skuld
   |id      = Expl0.CauldronOfChance
+
  |id      = skuldomg.catGifts
 +
  |nexus  = 2132
 +
  |github  = skuldomg/catGifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cats and Dogs
 +
  |author  = DelphinWave
 +
  |id      = DelphinWave.CatsAndDogsMod
 +
  |nexus  = 7407
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Cauldron of Chance
 +
   |author  = Expl0
 +
   |id      = Expl0.CauldronOfChance
 
   |nexus  = 10975
 
   |nexus  = 10975
 
   |github  = WizardsLizards/CauldronOfChance
 
   |github  = WizardsLizards/CauldronOfChance
Line 2,955: Line 3,493:  
   |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 2,997: Line 3,542:  
   |nexus  = 5826
 
   |nexus  = 5826
 
   |github  = Annosz/StardewValleyModding
 
   |github  = Annosz/StardewValleyModding
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 3,054: Line 3,600:  
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 3,123: Line 3,670:  
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
   
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Chests Anywhere
 
   |name    = Chests Anywhere
Line 3,132: Line 3,678:  
   |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
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,163: Line 3,734:  
<!--
 
<!--
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 
-->
 
-->
 
}}
 
}}
Line 3,202: Line 3,773:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Circle of Thorns - NPC Hector
 +
  |author  = DestyNova and KittyCatCasey, KittyCatCasey
 +
  |id      = DestyNova.Hector.SMAPI
 +
  |nexus  = 16032
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |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
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,276: Line 3,869:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,283: Line 3,887:  
   |nexus  = 20886
 
   |nexus  = 20886
 
   |github  = rokugin/StardewMods
 
   |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,310: Line 3,925:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cock-a-doodle-dont
+
  |name    = Cobalt
   |author  = Fuzzy
+
  |author  = spacechase0
   |id      = fuzzy.cockadoodledont
+
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Cock-a-doodle-dont
 +
   |author  = Fuzzy
 +
   |id      = fuzzy.cockadoodledont
 
   |nexus  = 7584
 
   |nexus  = 7584
 
   |github  =
 
   |github  =
Line 3,331: Line 3,957:  
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,347: Line 3,984:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,354: Line 4,003:  
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#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,431: Line 4,097:  
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
Line 3,484: Line 4,150:  
   |nexus  = 20918
 
   |nexus  = 20918
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,523: Line 4,199:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,625: Line 4,311:  
   |url    = https://smapi.io
 
   |url    = https://smapi.io
 
   |github  = Pathoschild/SMAPI
 
   |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,673: Line 4,368:  
   |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 3,755: Line 4,457:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cozy Clothing
+
  |name    = Copy Invite Code
   |author  = CompSciLauren
+
  |author  = CatCattyCat, Cat
   |id      = CompSciLauren.CozyClothing
+
  |id      = cat.copyinvitecode
   |nexus  = 5093
+
  |nexus  = 2171
   |curse  = 368028
+
  |github  = danvolchek/StardewMods
   |moddrop = 755868
+
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
+
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cosmetic Rings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CosmeticRings
 +
  |nexus  = 8522
 +
  |github  = Floogen/CosmeticRings
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Cozy Clothing
 +
   |author  = CompSciLauren
 +
   |id      = CompSciLauren.CozyClothing
 +
   |nexus  = 5093
 +
   |curse  = 368028
 +
   |moddrop = 755868
 +
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
    
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 3,806: Line 4,528:  
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,829: Line 4,553:     
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,837: Line 4,572:  
   |nexus  = 21620
 
   |nexus  = 21620
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,860: Line 4,616:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,943: Line 4,709:  
   |name    = Crop Growth Info
 
   |name    = Crop Growth Info
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CropGrowthInformation
+
   |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 3,959: Line 4,725:     
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
+
   |unofficial url    = http://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 3,983: Line 4,749:  
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Safety
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.CropSafety
 +
  |nexus  = 1233
 +
  |moddrop = 130160
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,028: Line 4,805:  
   |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,108: Line 4,883:  
   |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,137: Line 4,923:  
   |unofficial version = 2.0.1-unofficial.1-eble
 
   |unofficial version = 2.0.1-unofficial.1-eble
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,150: Line 4,947:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Custom Backpack Framework
+
   |name    = Custom Bundles
   |author  = platinummyr
+
   |author  = LeFauxMatt
   |id      = platinummyr.CustomBackpackFramework
+
   |id      = furyx639.CustomBundles
   |nexus  = 21588
+
   |nexus  = 8258
   |github  =
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,190: Line 4,988:     
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Community Center Bundles
 +
  |author  = Alja, alvadea & jaksha
 +
  |id      = alja.CustomCCB
 +
  |nexus  = 21340
 +
  |github  = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,199: Line 5,004:     
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Community Center Bundles
  −
  |author  = Alja, alvadea & jaksha
  −
  |id      = alja.CustomCCB
  −
  |nexus  = 21340
  −
  |github  = Jaksha6472/ChallengingCommunityCenterBundles
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,230: Line 5,028:  
   |nexus  = 1255
 
   |nexus  = 1255
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCrops
 +
  |nexus  = 1592
 +
  |moddrop = 273617
 +
  |github  = spacechase0/CustomCrops
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,288: Line 5,098:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Loader
+
   |name    = Custom Element Handler
   |author  = DeLiXx
+
   |author  = Platonymous
   |id      = DeLiXx.Custom_Farm_Loader
+
   |id      = Platonymous.CustomElementHandler
   |curse   = 990485
+
   |nexus   = 1068
   |nexus   = 13804
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  =
+
 
   |source = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
+
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = purrplingcat
   |id      = aedenthorn.CustomFixedDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 6358
+
   |nexus  = 10861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/CustomEmotes
   −
  |broke in = Stardew Valley 1.6
+
   |status  = abandoned
   |status   = workaround
  −
  |summary = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue - Continued
+
   |name    = Custom Farming Redux
  |author  = Datamancer
  −
  |id      = datamancer.CustomFixedDialogue
  −
  |nexus  = 20938
  −
  |moddrop = 1533308
  −
  |github  = csandwith/StardewValleyMods
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Furniture
   
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
  |id      = Platonymous.CustomFarming
   |nexus  = 1254
+
  |nexus  = 991
 +
  |curse  = 307366
 +
  |moddrop = 793926
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farming Redux → CFAutomate
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CFAutomate
 +
  |nexus  = 991
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Loader
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Custom_Farm_Loader
 +
  |curse  = 990485
 +
  |nexus  = 13804
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
  |nexus  = 1140
 +
  |moddrop = 128708
 +
  |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fixed Dialogue
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomFixedDialogue
 +
  |nexus  = 6358
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fixed Dialogue - Continued
 +
  |author  = Datamancer
 +
  |id      = datamancer.CustomFixedDialogue
 +
  |nexus  = 20938
 +
  |moddrop = 1533308
 +
  |github  = csandwith/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Furniture
 +
  |author  = Platonymous
 +
   |id      = Platonymous.CustomFurniture
 +
   |nexus  = 1254
 
   |moddrop = 793932
 
   |moddrop = 793932
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
Line 4,351: Line 5,224:  
   |nexus  = 22385
 
   |nexus  = 22385
 
   |github  = FlyingTNT/StardewValleyMods
 
   |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Greenhouse
 +
  |author  = Forkmaster
 +
  |id      = Forkmaster.CustomGreenhouse
 +
  |nexus  = 3464
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Harvest Fix
 +
  |author  = mytigio
 +
  |id      = mytigio.customharvestfix
 +
  |nexus  = 4192
 +
  |github  = mytigio/CustomHarvestFix
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,369: Line 5,262:  
   |nexus  = 20844
 
   |nexus  = 20844
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customise Child Bedroom
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.CustomiseChildBedroom
 +
  |nexus  = 5540
 +
  |github  = Speshkitty/CustomiseChildBedroom
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,404: Line 5,307:  
   |moddrop = 716356
 
   |moddrop = 716356
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customize Cursor Sprite
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.CustomizeCursorSprite
 +
  |nexus  = 3014
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |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 4,421: Line 5,340:  
   |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 4,512: Line 5,438:  
   |nexus  = 23131
 
   |nexus  = 23131
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomNPC
 +
  |nexus  = 1607
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,632: Line 5,569:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Shirts
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomShirts
 +
  |nexus  = 2416
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Shops Redux
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.CustomShopReduxGui
 +
  |nexus  = 1378
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,650: Line 5,609:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomSpousePatio
 +
  |nexus  = 6630
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,708: Line 5,677:     
   |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.2-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
Line 4,793: Line 5,762:     
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom TV Channel
 +
  |author  = chieeri323
 +
  |id      = chieeri323.customtvchannel
 +
  |nexus  = 24278
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,803: Line 5,779:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Walls and Floors
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomWallsAndFloors
 +
  |curse  = 307569
 +
  |moddrop = 793903
 +
  |nexus  = 3010
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,849: Line 5,838:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
  |name    = Cycle Tools
   |author  = Seawolf, seawolf87
+
  |author  = LeFauxMatt
 +
  |id      = furyx639.CycleTools
 +
  |curse  = 871827
 +
  |nexus  = 13973
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Daily Farm Photo
 +
   |author  = Seawolf, seawolf87
 
   |id      = Seawolf.DailyFarmPhoto
 
   |id      = Seawolf.DailyFarmPhoto
 
   |nexus  = 4791
 
   |nexus  = 4791
Line 4,888: Line 5,888:     
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Notifications, Event Notifications
 +
  |author  = dreamsicl
 +
  |id      = EventNotifications
 +
  |nexus  =
 +
  |chucklefish = 3621
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,911: Line 5,927:  
   |nexus  = 16704
 
   |nexus  = 16704
 
   |github  = BuildABuddha/StardewDailyPlanner
 
   |github  = BuildABuddha/StardewDailyPlanner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Quest Anywhere
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
 +
  |nexus  = 513
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,950: Line 5,976:  
   |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 4,973: Line 6,006:  
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
 
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
 +
  |curse  = 1000628
 
   |nexus  = 1691
 
   |nexus  = 1691
 
   |moddrop = 606646
 
   |moddrop = 606646
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Date Night
 +
  |author  = SUPERT
 +
  |id      = supert.datenight
 +
  |nexus  = 11459
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 4,984: Line 6,028:  
   |moddrop = 624395
 
   |moddrop = 624395
 
   |github  = MissCoriel/Dear-Diary
 
   |github  = MissCoriel/Dear-Diary
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,000: Line 6,042:  
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 +
  |curse  = 1000634
 
   |nexus  = 679
 
   |nexus  = 679
 
   |moddrop = 606608
 
   |moddrop = 606608
Line 5,087: Line 6,130:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Grabber, Coop Grabber
 +
  |author  = stokastic
 +
  |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
 +
  |nexus  = 2462
 +
  |github  = stokastic/CoopGrabber
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,164: Line 6,218:  
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,181: Line 6,247:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DewCord Rich Presence
 +
  |author  = explosivetortellini
 +
  |id      = explosivetortellini.StardewValleyDRP
 +
  |nexus  = 8348
 +
  |github  = explosivetortellini/StardewValleyDRP
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |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 5,202: Line 6,285:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
  |name    = Dialogue Emotes
   |author  = elbe
+
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.DialogueEmotes
 +
  |nexus  = 6537
 +
  |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dialogue Extension
 +
   |author  = elbe
 
   |id      = elbe.DialogueExtension
 
   |id      = elbe.DialogueExtension
 
   |nexus  = 10851
 
   |nexus  = 10851
Line 5,209: Line 6,301:     
   |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 5,253: Line 6,353:  
   |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 5,280: Line 6,388:     
   |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 5,342: Line 6,457:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |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      = AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 
   |nexus  = 18109
 
   |nexus  = 18109
 
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
   |github  = SimonK1122/WitchSwampOverhaulPatches
Line 5,419: Line 6,535:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,506: Line 6,629:  
   |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 5,591: Line 6,712:     
   |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    = Dynamic Horses
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon-DynamicHorses
 +
  |nexus  = 874
 +
  |github  = Bpendragon/DynamicHorses
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,691: Line 6,823:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Easy Island Puzzle
  −
  |author  = MindMeltMax
  −
  |id      = MindMeltMax.EasyIslandPuzzle
  −
  |curse  = 1004494
  −
  |nexus  = 22642
  −
  |github  = MindMeltMax/Stardew-Valley-Mods
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,712: Line 6,836:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Easy Darts Game
  −
  |author  = Dragoon23
  −
  |id      = Dragoon23.EasyDartGame
  −
  |nexus  = 22506
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,796: Line 6,914:  
   |nexus  = 22488
 
   |nexus  = 22488
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Darts Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyDartGame
 +
  |nexus  = 22506
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,860: Line 6,984:  
   |nexus  = 20924
 
   |nexus  = 20924
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Island Puzzle
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.EasyIslandPuzzle
 +
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,884: Line 7,016:  
   |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 5,939: Line 7,078:  
   |nexus  = 4806
 
   |nexus  = 4806
 
   |github  = eideehi/EideeEasyFishing
 
   |github  = eideehi/EideeEasyFishing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
  |id      = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 5,988: Line 7,137:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Jar Bubbles
+
   |name    = Emotes
   |author  = tem696969696969
+
   |author  = aurnj, Roy Li
   |id      = tem696969696969.EmptyJarBubbles
+
   |id      = RuyiLi.Emotes
   |nexus  = 22598
+
   |nexus  =
   |github  = kqrse/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
  |name    = Empty Hands
 +
  |author  = Oblitus
 +
  |id      = QuicksilverFox.EmptyHands
 +
  |nexus  = 1176
 +
  |github  = quicksilverfox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Empty Your Hands
 
   |author  = BlueSight
 
   |author  = BlueSight
 
   |id      = BlueSight.EmptyYourHands
 
   |id      = BlueSight.EmptyYourHands
Line 6,035: Line 7,206:  
   |author  = NamelessTo
 
   |author  = NamelessTo
 
   |id      = NamelessTo.EnchantedGalaxyWeapons
 
   |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |curse  = 1001630
 
   |nexus  = 21904
 
   |nexus  = 21904
 
   |github  = namelessto/EnchantedGalaxyWeapons
 
   |github  = namelessto/EnchantedGalaxyWeapons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Enemies Health Bars
 +
  |author  = TheThor59
 +
  |id      = Thor.EnemyHealthBars
 +
  |nexus  = 3627
 +
  |github  = TheThor59/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,047: Line 7,228:     
   |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
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Enemy Health Bars, Enemies Health Bars
  −
  |author  = TheThor59
  −
  |id      = Thor.EnemyHealthBars
  −
  |nexus  = 3627
  −
  |github  = TheThor59/StardewMods
  −
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,086: Line 7,258:  
   |nexus  = 6488
 
   |nexus  = 6488
 
   |source  = https://gitlab.com/nikperic/energytime
 
   |source  = https://gitlab.com/nikperic/energytime
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
 
   |nexus  = 4856
 
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 6,151: Line 7,327:  
   |nexus  = 5526
 
   |nexus  = 5526
 
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
   |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equivalent Exchange
 +
  |author  = MercuriusXeno, x3n0ph0b3
 +
  |id      = MercuriusXeno.EquivalentExchange
 +
  |nexus  = 1656
 +
  |github  = MercuriusXeno/EquivalentExchange
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,160: Line 7,346:     
   |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
 
   |name    = Esca's Modding Plugins
 
   |name    = Esca's Modding Plugins
   |author  = Esca
+
   |author  = Esca, Esca-MMC
 
   |id      = Esca.EMP
 
   |id      = Esca.EMP
 
   |nexus  = 9296
 
   |nexus  = 9296
Line 6,190: Line 7,383:  
   |chucklefish = 6117
 
   |chucklefish = 6117
 
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
  |author  = charliedemilho
 +
  |id      = charliedemilho.EvenBetterWarehouse
 +
  |nexus  = 10396
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,255: Line 7,457:  
   |nexus  = 2360
 
   |nexus  = 2360
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,267: Line 7,467:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Archaeology Skill for 1.6
  −
  |author  = moonslime
  −
  |id      = moonslime.ArchaeologySkill
  −
  |curse  = 1003404
  −
  |nexus  = 22199
  −
  |github  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,307: Line 7,499:  
   |nexus  = 7431
 
   |nexus  = 7431
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expansive Combat, Proficiência
 +
  |author  = Hamio, HamioDracny
 +
  |id      = HamioDracny.ProficienciaEmDano
 +
  |nexus  = 7511
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,454: Line 7,655:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
  |name    = FaeQuest
   |author  = Omegasis, Alpha_Omegasis
+
  |author  = Navi-chan, ooo0000
   |id      = Omegasis.Fall28SnowDay
+
  |id      = NaviChan.FaeQuest
   |nexus  = 486
+
  |nexus  = 2484
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  =
}}
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |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
 +
   |name    = Fall 28 Snow Day
 +
   |author  = Omegasis, Alpha_Omegasis
 +
   |id      = Omegasis.Fall28SnowDay
 +
   |nexus  = 486
 +
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fall To Autumn
 
   |name    = Fall To Autumn
Line 6,575: Line 7,794:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,653: Line 7,874:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Expansion
 +
  |author  = Advize
 +
  |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
 +
  |nexus  = 130
 +
  |github  = AdvizeGH/FarmExpansion
 +
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,687: Line 7,919:  
   |nexus  = 12457
 
   |nexus  = 12457
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Hub
 +
  |author  = Platonymous
 +
  |id      = Platonymous.FarmHub
 +
  |nexus  = 2309
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Icons on Load Screen
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.FarmIconOnLoadScreen
 +
  |nexus  = 24344
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farming Tools Patch
 +
  |author  = Torsang
 +
  |id      = torsang.farmingtoolspatch
 +
  |nexus  = 24066
 +
  |github  = Torsang/FarmingToolsPatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
  |nexus  = 13594
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in the Sky, Fundo
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Fundo
 +
  |nexus  = 5423
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,731: Line 8,005:  
   |nexus  = 10634
 
   |nexus  = 10634
 
   |github  = JoeStrout/Farmtronics
 
   |github  = JoeStrout/Farmtronics
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,741: Line 8,013:  
   |moddrop = 598755
 
   |moddrop = 598755
 
   |github  = Esca-MMC/FarmTypeManager
 
   |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
  |nexus  = 8236
 +
  |moddrop = 926207
 +
  |github  = tlitookilakin/FarmWarpsPatch
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,765: Line 8,048:  
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 6,850: Line 8,140:  
   |nexus  = 7413
 
   |nexus  = 7413
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Geode, Instant Geodes
 +
  |author  = ofmanynames
 +
  |id      = InstantGeode
 +
  |nexus  = 750
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,903: Line 8,207:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
  |name    = Fellowship - Immersive Rings
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveRings
 +
  |nexus  = 11380
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Ferngill Dynamic Rain
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |id      = KoihimeNakamura.DynamicRainAndWind
 
   |id      = KoihimeNakamura.DynamicRainAndWind
Line 6,935: Line 8,248:  
   |github  = Annosz/UIInfoSuite2
 
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
   
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fertilizer Anytime
 
   |name    = Fertilizer Anytime
Line 6,944: Line 8,256:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
  |nexus  = 23307
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,953: Line 8,272:     
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |unofficial version = 1.2.1-unofficial.2-speshkitty
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 6,965: Line 8,284:  
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
 
   |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 
   |unofficial version = 1.1.3-unofficial.1-LikeFrogs
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-167#post-123587
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,057: Line 8,376:  
   |nexus  = 7311
 
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fire Crackers, Firecracker Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FireCracker
 +
  |nexus  = 7321
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,064: Line 8,392:  
   |nexus  = 15261
 
   |nexus  = 15261
 
   |github  = elizabethcd/FireworksFestival
 
   |github  = elizabethcd/FireworksFestival
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fischievements
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.Fischievements
 +
  |nexus  = 3658
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,131: Line 8,469:     
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |unofficial version = 0.4.3-unofficial.1-mouahrara
+
   |unofficial version = 0.4.3-unofficial.2-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
Line 7,140: Line 8,478:  
   |nexus  = 8970
 
   |nexus  = 8970
 
   |github  = barteke22/StardewMods
 
   |github  = barteke22/StardewMods
  −
  |broke in          = Stardew Vallely 1.6
  −
  |unofficial version = 1.1.6-unofficial.8
  −
  |unofficial url    = {{nexus mod|22201}}
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,154: Line 8,488:     
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,163: Line 8,504:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fishing Minigames
  −
  |author  = barteke22 (Here Fishy base by aedenthorn)
  −
  |id      = barteke22.FisingMinigames
  −
  |nexus  = 9345
  −
  |github  = barteke22/StardewMods
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,178: Line 8,512:  
   |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    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
  −
  |author  = MindMeltMax
  −
  |id      = MindMeltMax.Fishnets
  −
  |curse  = 1004486
  −
  |nexus  = 13819
  −
  |moddrop = 1247514
  −
  |github  = MindMeltMax/Stardew-Valley-Mods
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,203: Line 8,528:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets
 +
  |curse  = 1004486
 +
  |nexus  = 13819
 +
  |moddrop = 1247514
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,221: Line 8,555:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fishing Rod Recolor, Grandpa's Tools
  −
  |author  = Stashek
  −
  |id      = Stashek.FishingRodRecolor
  −
  |nexus  = 8835
  −
  |github  =
  −
  −
  |broke in = SMAPI 4.0.8
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,276: Line 8,601:  
   |id      = marikaefer.FishMe
 
   |id      = marikaefer.FishMe
 
   |nexus  = 4756
 
   |nexus  = 4756
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Pond Colors, Legendary Fish Ponds
 +
  |author  = ButterBear, Memegician
 +
  |id      = BB.FishPondColors
 +
  |nexus  = 23449
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 7,314: Line 8,646:  
   |nexus  = 13076
 
   |nexus  = 13076
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,348: Line 8,682:     
   |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
 +
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
 +
  |author  = f4iTh and Lita, JertsukkaTheMan
 +
  |id      = f4iTh.WoodsDebrisFix
 +
  |nexus  = 1941
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,356: Line 8,708:  
   |github  = Hikari-BS/StardewMods
 
   |github  = Hikari-BS/StardewMods
    +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 7,370: Line 8,723:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
  |name    = Fix Scythe Exp
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixScytheExp
 +
  |nexus  =
 +
  |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
 +
 
 +
  |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fix TVs on Custom Farm Types
 
   |author  = mouse
 
   |author  = mouse
 
   |id      = mouse.FixTVsOnCustomFarmTypes
 
   |id      = mouse.FixTVsOnCustomFarmTypes
Line 7,422: Line 8,787:  
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FLO - New Custom NPC, FlorenceMod
 +
  |author  = randomAnon1234
 +
  |id      = none<!--no manifest ID-->
 +
  |nexus  = 591
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floor Shadow Switcher
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.FloorShadowSwitcher
 +
  |nexus  = 3885
 +
  |github  = MouseyPounds/stardew-mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,526: Line 8,912:  
   |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 7,551: Line 8,944:  
   |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 7,644: Line 9,035:     
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FQ Festival Tweaks
 +
  |author  = FletcherQuest
 +
  |id      = FletcherQuest.FQFestivalTweaks
 +
  |nexus  = 9062
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,731: Line 9,131:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
+
   |summary = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,755: Line 9,155:  
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 7,815: Line 9,222:  
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Fruit Tree Tweaks for 1.6
 
   |name    = Fruit Tree Tweaks for 1.6
   |author  = aedenthorn, chiccen
+
   |author  = chiccen
 
   |id      = chiccen.FruitTreeTweaks
 
   |id      = chiccen.FruitTreeTweaks
 
   |nexus  = 21449
 
   |nexus  = 21449
Line 7,852: Line 9,259:  
   |nexus  = 10213
 
   |nexus  = 10213
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Anywhere
 +
  |author  = Entoarox
 +
  |id      = Entoarox.FurnitureAnywhere
 +
  |nexus  = 2276
 +
  |chucklefish = 4324
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,870: Line 9,292:  
   |nexus  = 19895
 
   |nexus  = 19895
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,886: Line 9,315:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FuryCore
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.FuryCore
 +
  |nexus  = 10696
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 7,950: Line 9,387:  
   |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 7,976: Line 9,420:  
   |id      = NCarigon.GardenPotAutomate
 
   |id      = NCarigon.GardenPotAutomate
 
   |nexus  = 15212
 
   |nexus  = 15212
 +
  |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garden Pot Options
 +
  |author  = ncarigon
 +
  |id      = NCarigon.GardenPotOptions
 +
  |nexus  = 21608
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
Line 7,990: Line 9,441:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
  |name    = Gate Fix
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.GateFix
 +
  |nexus  = 4859
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Gate Opener
 
   |author  = mralbobo
 
   |author  = mralbobo
 
   |id      = mralbobo.GateOpener
 
   |id      = mralbobo.GateOpener
Line 8,009: Line 9,470:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Garden Pot Options
  −
  |author  = ncarigon
  −
  |id      = NCarigon.GardenPotOptions
  −
  |nexus  = 21608
  −
  |github  = ncarigon/StardewValleyMods
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,064: Line 9,518:  
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Genie Lamp
 
   |name    = Genie Lamp
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.GenieLamp
 
   |id      = aedenthorn.GenieLamp
 
   |nexus  = 19794
 
   |nexus  = 19794
Line 8,074: Line 9,528:  
   |id      = KediDili.GenieLamp
 
   |id      = KediDili.GenieLamp
 
   |nexus  = 22176
 
   |nexus  = 22176
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.geodeCrusherPlus
 +
  |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 8,098: Line 9,559:  
   |nexus  = 21009
 
   |nexus  = 21009
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Dressed
 +
  |author  = Advize and Jinxiewinxie
 +
  |id      = Advize.GetDressed
 +
  |nexus  = 331
 +
  |github  = AdvizeGH/GetDressed
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |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).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,225: Line 9,697:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ginger Island Extra Locations
 +
  |author  = mistyspring
 +
  |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
 +
  |curse  = 880520
 +
  |nexus  = 12195
 +
  |github  = misty-spring/StardewMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,236: Line 9,718:     
   |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 8,243: Line 9,732:  
   |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 8,318: Line 9,814:  
   |nexus  = 12744
 
   |nexus  = 12744
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Gift
 +
  |author  = ShadowDragon8685
 +
  |id      = ShadowDragon.GrandfathersGift
 +
  |nexus  = 985
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grandfather's Gift Remade
 +
  |author  = pepoluan
 +
  |id      = pepoluan.GrandfatherGiftRemade
 +
  |nexus  = 4151
 +
  |chucklefish = 5783
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,465: Line 9,984:     
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 8,501: Line 10,027:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Hamlet
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Taskmaster
   |id      = Omegasis.HappyBirthday
+
   |id      = Taskmaster.Hamlet
   |nexus  = 520
+
   |nexus  = 4601
   |github  =  janavarro95/Stardew_Valley_Mods
+
   |github  =
 +
 
 +
  |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
  |name    = Handy Headphones
   |author  = Oxyligen
+
  |author  = PeacefulEnd
   |id      = HappyBirthday
+
  |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 1064
+
  |nexus  = 7936
 +
  |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
  |id      = HappyAnimals
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Birthday
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.HappyBirthday
 +
  |nexus  = 520
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Happy Birthday
 +
   |author  = Oxyligen
 +
   |id      = HappyBirthday
 +
   |nexus  = 1064
 
   |github  =
 
   |github  =
   Line 8,532: Line 10,089:  
   |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 8,688: Line 10,252:     
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HD Sprites
 +
  |author  = ninthworld
 +
  |id      = NinthWorld.HDSprites
 +
  |nexus  = 4024
 +
  |github  = ninthworld/HDSprites
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,767: Line 10,341:  
   |nexus  = 4483
 
   |nexus  = 4483
 
   |github  = JessebotX/StardewValleyMods
 
   |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,805: Line 10,390:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hempire
 +
  |author  = Oga_The_Real
 +
  |id      = Oga_The_Real.Hempire
 +
  |nexus  = 14477
 +
  |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 8,814: Line 10,408:  
   |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 8,944: Line 10,540:  
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.HorseFluteAnywhere
 
   |id      = Pathoschild.HorseFluteAnywhere
 +
  |curse  = 1000620
 
   |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 8,983: Line 10,587:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Host Tools
 +
  |author  = MattPlays
 +
  |id      = MattPlays.HostTools
 +
  |nexus  = 11154
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,025: Line 10,638:     
   |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 9,046: Line 10,666:  
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Hugs and Kisses Continued
 
   |name    = Hugs and Kisses Continued
   |author  = JoXW, aedenthorn
+
   |author  = JoXW
 
   |id      = JoXW.HugsAndKisses
 
   |id      = JoXW.HugsAndKisses
 
   |nexus  = 21019
 
   |nexus  = 21019
Line 9,102: Line 10,722:  
   |nexus  = 9052
 
   |nexus  = 9052
 
   |github  =
 
   |github  =
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,117: Line 10,735:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
  |name    = Idle Animations, Animacoes
   |author  = Veleek
+
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Animacoes
 +
  |nexus  = 5139
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Idle Pause
 +
   |author  = Veleek
 
   |id      = Veleek.IdlePause
 
   |id      = Veleek.IdlePause
 
   |nexus  = 1092
 
   |nexus  = 1092
Line 9,177: Line 10,804:  
   |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 9,204: Line 10,830:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
   |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Mill
 +
  |author  = AustinYQM
 +
  |id      = AustinYQM.ImprovedMill
 +
  |nexus  = 1748
 +
  |github  = AustinYQM/ImprovedMill
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,328: Line 10,964:  
   |nexus  = 17717
 
   |nexus  = 17717
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Inventory
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.InfiniteInventory
 +
  |nexus  = 2247
 +
  |github  = unidarkshin/Stardew-Mods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,575: Line 11,221:  
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interactions, Interacoes
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.Interacoes
 +
  |nexus  = 4862
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,643: Line 11,298:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,650: Line 11,312:  
   |nexus  = 2897
 
   |nexus  = 2897
 
   |github  = EKomperud/StardewMods
 
   |github  = EKomperud/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Is It Cake
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.IsItCake
 +
  |curse  = 871826
 +
  |nexus  = 14775
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherers
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers Automate
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherersAutomate.Automate
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,672: Line 11,369:  
   |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 9,679: Line 11,383:  
   |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 9,816: Line 11,527:     
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 9,827: Line 11,552:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
  |name    = Joja Online
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.JojaOnline
 +
  |moddrop = 878236
 +
  |nexus  = 7486
 +
  |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Joja's Dark Secret, Halloween Jam CSharp
 
   |author  = sophiesalacia
 
   |author  = sophiesalacia
 
   |id      = sophie.HalloweenJamCSharp
 
   |id      = sophie.HalloweenJamCSharp
Line 9,849: Line 11,585:     
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.5.0-unofficial.ALPHA5-Hackswell
+
   |unofficial version = 1.5.0-unofficial.7-Hackswell
 
   |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
   |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
Line 9,908: Line 11,644:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Boy
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.JunimoBoy
 +
  |nexus  = 14384
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,932: Line 11,677:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Farm
 +
  |author  = Platonymous
 +
  |id      = Platonymous.JunimoFarm
 +
  |nexus  = 984
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,981: Line 11,736:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Studio, Music Blocks
 +
  |author  = Becks723
 +
  |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
 +
  |nexus  = 6971
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 9,988: Line 11,753:  
   |nexus  = 15676
 
   |nexus  = 15676
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junk Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.JunkMail
 +
  |nexus  = 4452
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,055: Line 11,829:  
   |nexus  =
 
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
  |nexus  = 3147
 +
  |curse  = 308891
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,062: Line 11,847:  
   |nexus  = 9295
 
   |nexus  = 9295
 
   |github  = Deflaktor/KeySuppressor
 
   |github  = Deflaktor/KeySuppressor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kisekae
 +
  |author  = Kabigon
 +
  |id      = Kabigon.kisekae
 +
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |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).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,157: Line 11,953:  
   |nexus  = 14377
 
   |nexus  = 14377
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
 +
  |author  = Lavapulse
 +
  |id      = Lavapulse.LavapulseChickens
 +
  |nexus  = 4821
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,171: Line 11,976:  
   |nexus  = 15102
 
   |nexus  = 15102
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leah Cabin Music Fix
 +
  |author  = Huanir
 +
  |id      = Huanir.LeahCabinMusicFix
 +
  |nexus  = 2653
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,212: Line 12,028:     
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Less Strict Over-Exertion, AntiExhaustion
 +
  |author  = Permamiss
 +
  |id      = BALANCEMOD_AntiExhaustion
 +
  |nexus  = 637
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,267: Line 12,093:  
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,345: Line 12,173:     
   |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 10,370: Line 12,205:  
   |nexus  = 15152
 
   |nexus  = 15152
 
   |github  = mus-candidus/LittleNPCs
 
   |github  = mus-candidus/LittleNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Live Progress Bar
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.liveprogressbar
 +
  |nexus  = 7330
 +
  |github  = tylergibbs2/LiveProgressBar
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,397: Line 12,242:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location and Music Logger
 +
  |author  = Brandy Lover, WDavi
 +
  |id      = Brandy Lover.LMlog
 +
  |nexus  = 1366
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,403: Line 12,258:  
   |id      = Bouhm.LocationCompass
 
   |id      = Bouhm.LocationCompass
 
   |nexus  = 3045
 
   |nexus  = 3045
  |curse  = 308286
   
   |github  = Bouhm/stardew-valley-mods
 
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
Line 10,427: Line 12,281:  
   |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 10,481: Line 12,343:     
   |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 10,488: Line 12,359:  
   |nexus  = 649
 
   |nexus  = 649
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love REDUX
 +
  |author  = mushroomhash
 +
  |id      = mush.loveydovey
 +
  |nexus  = 21370
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,577: Line 12,454:  
   |author  = AvalonMFX
 
   |author  = AvalonMFX
 
   |id      = AvalonMFX.LoveFestival
 
   |id      = AvalonMFX.LoveFestival
 +
  |curse  = 1016375
 
   |nexus  = 17819
 
   |nexus  = 17819
 
   |github  =
 
   |github  =
Line 10,738: Line 12,616:  
<!--
 
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 
-->
 
-->
 
}}
 
}}
Line 10,747: Line 12,625:  
   |nexus  = 7842
 
   |nexus  = 7842
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
 +
  |author  = pinguimbozo
 +
  |id      = pinguimbozo.PCMCCJJC
 +
  |nexus  = 13248
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,761: Line 12,649:  
   |nexus  = 16003
 
   |nexus  = 16003
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Makeshift Multiplayer
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
 +
  |nexus  = 501
 +
  |moddrop = 127274
 +
  |github  = spacechase0/StardewValleyMP
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,786: Line 12,685:  
   |nexus  = 8824
 
   |nexus  = 8824
 
   |github  = SlivaStari/ManyEnchantments
 
   |github  = SlivaStari/ManyEnchantments
  −
  |broke in = SMAPI 4.0.8
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,804: Line 12,701:  
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Image Export
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
 +
  |nexus  = 1073
 +
  |moddrop = 127273
 +
  |github  = spacechase0/MapImageExporter
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 10,864: Line 12,773:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
  |name    = Mass Production
   |author  = Eryk601 and sophiesalacia
+
  |author  = Jacque Pott
   |id      = Vertigon.MinesTokens
+
  |id      = JacquePott.MassProduction
   |nexus  = 11124
+
  |nexus  = 7021
 +
  |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |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    = Matching Nodes, MinesTokens
 +
   |author  = Eryk601 and sophiesalacia
 +
   |id      = Vertigon.MinesTokens
 +
   |nexus  = 11124
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 10,916: Line 12,842:  
   |id      = spacechase0.MayoRain
 
   |id      = spacechase0.MayoRain
 
   |nexus  = 17436
 
   |nexus  = 17436
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meal Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.MealOverhaul
 +
  |nexus  = 23528
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 10,938: Line 12,871:  
   |nexus  = 17743
 
   |nexus  = 17743
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Message Box API, ChatMod
 +
  |author  = Kithio
 +
  |id      = Kithio:ChatMod
 +
  |nexus  =
 +
  |chucklefish = 4296
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,058: Line 13,002:  
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining with Explosives
 +
  |author  = Nishtra
 +
  |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
 +
  |nexus  = 770
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,095: Line 13,050:  
}}
 
}}
 
{{#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
Line 11,231: Line 13,186:  
   |name    = Modify This
 
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ModThis
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
 
   |nexus  = 7814
 
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,268: Line 13,225:  
   |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 11,366: Line 13,324:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monthly Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.MonthlyMail
 +
  |nexus  = 4523
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MoodFix
 +
  |author  = vaindil
 +
  |id      = vaindil.MoodFix
 +
  |nexus  = 1809
 +
  |github  = vaindil/sdv-moodfix
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mood Guard
 +
  |author  = YonKuma, kumarei
 +
  |id      = YonKuma.MoodGuard
 +
  |nexus  = 1597
 +
  |github  = YonKuma/MoodGuard
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,375: Line 13,363:     
   |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 11,457: Line 13,452:     
   |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 11,493: Line 13,495:  
   |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 11,588: Line 13,597:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
  |name    = More Map Layers
   |author  = JadeTheavas
+
  |author  = Platonymous
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
  |id      = Platonymous.MoreMapLayers
 +
  |nexus  = 1134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = More Mine Ladders
 +
   |author  = JadeTheavas
 +
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 
   |nexus  = 2105
 
   |nexus  = 2105
 
   |github  = JadeTheavas/MoreMineLadders
 
   |github  = JadeTheavas/MoreMineLadders
Line 11,652: Line 13,672:  
   |nexus  = 23146
 
   |nexus  = 23146
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sexy Dwarf
 +
  |author  = CyberCheese
 +
  |id      = cybercheese.moresexydwarf
 +
  |nexus  = 4320
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,678: Line 13,708:  
   |nexus  = 22944
 
   |nexus  = 22944
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More TV Channel, CanaisTv
 +
  |author  = BrasileiroTop
 +
  |id      = BrasileiroTop.CanaisTv
 +
  |nexus  = 5126
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,710: Line 13,749:  
   |nexus  = 3703
 
   |nexus  = 3703
 
   |github  = rfht/MOTDMod
 
   |github  = rfht/MOTDMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Motorcycle Mod, Moto Mod
 +
  |author  = Akane
 +
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 +
  |nexus  = 10553
 +
  |github  =
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,730: Line 13,782:  
   |id      = aedenthorn.MoveableMailbox
 
   |id      = aedenthorn.MoveableMailbox
 
   |nexus  = 7834
 
   |nexus  = 7834
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Pet Bowl
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveablePetBowl
 +
  |curse  = 868849
 +
  |nexus  = 8038
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
    
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,739: Line 13,805:  
   |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 11,791: Line 13,864:  
   |nexus  = 2736
 
   |nexus  = 2736
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Through Object
 +
  |author  = ylsama
 +
  |id      = ylsama.MoveThoughObject
 +
  |nexus  = 2680
 +
  |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 +
  |dev note = source in separate Git branch
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,808: Line 13,895:  
   |nexus  = 16194
 
   |nexus  = 16194
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MTN, More Than Necessary
 +
  |author  = SgtPickles, GameMX
 +
  |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
  |nexus  = 2256
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,836: Line 13,934:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
  |name    = Multiplayer Emotes
   |author  = Achtuur
+
  |author  = FerMod
   |id      = Achtuur.MultiplayerExpShare
+
  |id      = FerMod.MultiplayerEmotes
   |nexus  = 16891
+
  |nexus  = 2347
 +
  |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
 +
   |author  = Achtuur
 +
   |id      = Achtuur.MultiplayerExpShare
 +
   |nexus  = 16891
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
 
}}
 
}}
Line 11,896: Line 14,005:  
   |nexus  = 6609
 
   |nexus  = 6609
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
 +
  |author  = Unremarkable, animavoro
 +
  |id      = unremarkable.fix-sellToStorePrice
 +
  |nexus  = 2135
 +
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Shaft Fix
 +
  |author  = Prince-Leto
 +
  |id      = princeleto.multiplayershaftfix
 +
  |nexus  = 2922
 +
  |github  = Prince-Leto/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,956: Line 14,087:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MultipleSpouses
 +
  |nexus  = 6227
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 11,984: Line 14,125:  
   |author  = recon88
 
   |author  = recon88
 
   |id      = recon88.MultiSave
 
   |id      = recon88.MultiSave
 +
  |curse  = 1018922
 
   |nexus  = 22953
 
   |nexus  = 22953
 
   |github  = recon88/Multi-Save-Continued
 
   |github  = recon88/Multi-Save-Continued
Line 12,049: Line 14,191:     
   |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
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,194: Line 14,354:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Never Ending Adventure and Circle of Thorns<!--Nexus-->, NEA & COT<!--manifest changed cira 1.10.0-->, Never Ending Adventure - Code<!--manifest before 1.10.0-->
 
   |author  = DestyNova
 
   |author  = DestyNova
   |id      = DestyNova.NEACode
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
 
   |nexus  = 12369
 
   |nexus  = 12369
 
   |github  =
 
   |github  =
Line 12,290: Line 14,450:  
   |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 12,311: Line 14,478:  
   |nexus  = 17220
 
   |nexus  = 17220
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cheat Shortcuts (No Map Overwrite)
 +
  |author  = kulcris
 +
  |id      = kulcris.NoCheatShortcuts
 +
  |nexus  = 2310
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,316: Line 14,492:  
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.NoclipMode
 
   |id      = Pathoschild.NoclipMode
 +
  |curse  = 1000622
 
   |nexus  = 3900
 
   |nexus  = 3900
 
   |moddrop = 691002
 
   |moddrop = 691002
Line 12,348: Line 14,525:  
   |nexus  = 19699
 
   |nexus  = 19699
 
   |github  = Underscore76/NoDebrisWeather
 
   |github  = Underscore76/NoDebrisWeather
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.NoDebugMode
 +
  |nexus  = 593
 +
  |github  = Pathoschild/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,466: Line 14,653:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Pets
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 +
  |nexus  = 506
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,555: Line 14,752:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
  |name    = No Seeds From Trees Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.noseedsfromtreesfix
 +
  |nexus  = 2947
 +
  |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = No Soil Decay
 
   |author  = ThatNorthernMonkey
 
   |author  = ThatNorthernMonkey
 
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
 
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
Line 12,589: Line 14,797:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Notes
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Notes
 +
  |nexus  = 3068
 +
  |moddrop = 793905
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,643: Line 14,861:  
   |nexus  = 20328
 
   |nexus  = 20328
 
   |github  =
 
   |github  =
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,654: Line 14,870:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Geometry
 +
  |author  = ichortower
 +
  |id      = ichortower.NPCGeometry
 +
  |nexus  = 19259
 +
  |github  = ichortower/NPCGeometry
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,684: Line 14,911:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Speak
 +
  |author  = jwdred
 +
  |id      =
 +
  |nexus  = 694
 +
  |github  =
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |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 12,823: Line 15,075:  
   |nexus  = 20955
 
   |nexus  = 20955
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Online Splitscreen
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Online_Splitscreen
 +
  |nexus  = 12291
 +
  |github  =
 +
  |source  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,853: Line 15,115:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ordinary Capsule
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.OrdinaryCapsule
 +
  |curse  = 871831
 +
  |nexus  = 13489
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |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 12,878: Line 15,159:  
   |nexus  = 4772
 
   |nexus  = 4772
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornamental
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Ornamental
 +
  |nexus  = 4981
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 12,885: Line 15,175:  
   |nexus  = 14510
 
   |nexus  = 14510
 
   |github  = greyivy/OrnithologistsGuild
 
   |github  = greyivy/OrnithologistsGuild
 +
}}
 +
{{#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 12,921: Line 15,218:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
  |name    = P2P Animal Noise
   |author  = aedenthorn, Erinthe
+
  |author  = Modotte
 +
  |id      = modotte.P2PAnimalNoise
 +
  |nexus  = 17383
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Pacifist Valley
 +
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.PacifistValley
 
   |id      = Aedenthorn.PacifistValley
 
   |nexus  = 5464
 
   |nexus  = 5464
Line 12,984: Line 15,290:  
<!--
 
<!--
 
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 
-->
 
-->
 
}}
 
}}
Line 12,997: Line 15,303:  
<!--
 
<!--
 
   |unofficial version = 1.1.2-unofficial.2-Strobe
 
   |unofficial version = 1.1.2-unofficial.2-Strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 
-->
 
-->
 
}}
 
}}
Line 13,036: Line 15,342:     
   |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 13,075: Line 15,388:  
   |nexus  = 2329
 
   |nexus  = 2329
 
   |github  = pomepome/PassableObjects
 
   |github  = pomepome/PassableObjects
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passerby Cemetery, ClownSharp
 +
  |author  = DecidedlyHuman and fellowclown
 +
  |id      = DecidedlyHuman.ClownsSqueakyTools
 +
  |nexus  = 22600
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,082: Line 15,402:  
   |nexus  = 8732
 
   |nexus  = 8732
 
   |github  = JudeRV/Stardew-PassiveFriendship
 
   |github  = JudeRV/Stardew-PassiveFriendship
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Passerby Cemetery
  −
  |author  = DecidedlyHuman and fellowclown
  −
  |id      = DecidedlyHuman.ClownsSqueakyTools
  −
  |nexus  = 22600
  −
  |github  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,101: Line 15,414:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
   |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Sync
 +
  |author  = Terrorbladed
 +
  |id      = Tb.Stardew_Pause_Sync
 +
  |nexus  = 10160
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,108: Line 15,428:  
   |nexus  = 21327
 
   |nexus  = 21327
 
   |github  = mishagp/PauseInMultiplayer
 
   |github  = mishagp/PauseInMultiplayer
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Pause Sync
  −
  |author  = Terrorbladed
  −
  |id      = Tb.Stardew_Pause_Sync
  −
  |nexus  = 10160
  −
  |github  =
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,276: Line 15,589:  
   |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 13,314: Line 15,625:  
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Scepter, Personal Return Scepter
 +
  |author  = Alex Noddings
 +
  |id      = an.ownscepter
 +
  |nexus  = 2404
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,375: Line 15,695:  
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Hats
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PetHats
 +
  |nexus  = 15301
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,384: Line 15,715:     
   |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 13,391: Line 15,729:  
   |nexus  = 5986
 
   |nexus  = 5986
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Mob Spawner
 +
  |author  = zesman
 +
  |id      = MobSpawner.pseudohub.de
 +
  |nexus  = 2794
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Unlocked Recipes
 +
  |author  = zesman
 +
  |id      = UnlockedRecipes.pseudohub.de
 +
  |nexus  = 2798
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,473: Line 15,831:     
   |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 13,500: Line 15,865:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
  |name    = Plantable Mushroom Trees
   |author  = MouseyPounds
+
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.PMT
 +
  |nexus  = 2349
 +
  |github  =
 +
 
 +
  |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Plantable Palm Trees
 +
   |author  = MouseyPounds
 
   |id      = MouseyPounds.PlantablePalmTrees
 
   |id      = MouseyPounds.PlantablePalmTrees
 
   |nexus  = 4096
 
   |nexus  = 4096
Line 13,598: Line 15,974:  
   |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 13,659: Line 16,042:  
   |nexus  = 12065
 
   |nexus  = 12065
 
   |github  =
 
   |github  =
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,704: Line 16,085:  
   |nexus  = 20599
 
   |nexus  = 20599
 
   |github  = ApryllForever/PolyamorySweetLove
 
   |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polygamy
 +
  |author  = bwdy
 +
  |id      = bwdy.polygamy
 +
  |nexus  = 3542
 +
  |github  = bwdymods/SDV-Polygamy
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,738: Line 16,130:  
   |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 13,747: Line 16,146:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portable Holes
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.PortableHoles
 +
  |curse  = 871832
 +
  |nexus  = 13471
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,782: Line 16,192:  
   |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 13,821: Line 16,238:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
 +
  |author  = ryaon
 +
  |id      = Ryaon.FectorChallenge
 +
  |nexus  = 5125
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 13,858: Line 16,284:  
   |nexus  = 23008
 
   |nexus  = 23008
 
   |github  = TheMightyAmondee/Pravoloxinone
 
   |github  = TheMightyAmondee/Pravoloxinone
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Precise Furniture
 +
  |author  = Espy
 +
  |id      = Espy.PreciseFurniture
 +
  |nexus  = 23488
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,034: Line 16,467:     
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 
<!--
 
<!--
  |unofficial version = 1.7.1-unofficial.12-pathoschild
+
  |status            = workaround
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
+
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
-->
 
-->
 
}}
 
}}
Line 14,066: Line 16,502:  
   |nexus  = 21270
 
   |nexus  = 21270
 
   |github  = FlameHorizon/ProductionStats
 
   |github  = FlameHorizon/ProductionStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profession Adjustments
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.ProfessionAdjustments
 +
  |nexus  = 2424
 +
  |github  = kevinforrestconnors/ProfessionAdjustments
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,085: Line 16,531:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Profit Calculator → DGA Support
 
   |author  = 6135
 
   |author  = 6135
   |id      = 6135.ProfitCalculator
+
   |id      = 6135.ProfitCalculatorDGA
 
   |moddrop = 1502461
 
   |moddrop = 1502461
 
   |nexus  = 19931
 
   |nexus  = 19931
 
   |github  = 6135/StardewValley.ProfitCalculator
 
   |github  = 6135/StardewValley.ProfitCalculator
    +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 
   |author  = 6135
 
   |author  = 6135
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = 6135.ProfitCalculator
 
   |moddrop = 1502461
 
   |moddrop = 1502461
 
   |nexus  = 19931
 
   |nexus  = 19931
 
   |github  = 6135/StardewValley.ProfitCalculator
 
   |github  = 6135/StardewValley.ProfitCalculator
  −
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,166: Line 16,611:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Puffer Chick - Chickens
   |author  = SorryLate
+
   |author  = Sonozuki
   |id      = SorryLate.GalaxyItem
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 5289
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
   −
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
  |name    = Pumpkin Chickens
   |author  = Paracosm
+
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.PumpkinChickens
 +
  |nexus  = 3004
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Purchasable Galaxy Item
 +
  |author  = SorryLate
 +
  |id      = SorryLate.GalaxyItem
 +
  |nexus  = 5289
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Purchasable Recipes
 +
   |author  = Paracosm
 
   |id      = Paracosm.PurchasableRecipes
 
   |id      = Paracosm.PurchasableRecipes
 
   |nexus  = 1722
 
   |nexus  = 1722
Line 14,290: Line 16,753:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Of Combat
 +
  |author  = Aile72
 +
  |id      = Aile72.QualityOfCombat
 +
  |nexus  = 23894
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality of Life - Immersive Tweaks
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTweaks
 +
  |nexus  = 11296
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,361: Line 16,840:  
   |moddrop = 473938
 
   |moddrop = 473938
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Essentials
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestEssentials
 +
  |nexus  = 8827
 +
  |github  = purrplingcat/StardewMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,664: Line 17,152:  
   |author  = Jamie Taylor
 
   |author  = Jamie Taylor
 
   |id      = jltaylor-us.RangeHighlight
 
   |id      = jltaylor-us.RangeHighlight
 +
  |curse  = 997096
 
   |nexus  = 6752
 
   |nexus  = 6752
 
   |github  = jltaylor-us/StardewRangeHighlight
 
   |github  = jltaylor-us/StardewRangeHighlight
Line 14,687: Line 17,176:  
   |nexus  = 22972
 
   |nexus  = 22972
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Clock
 +
  |author  = thimadera
 +
  |id      = thimadera.Realclock
 +
  |nexus  = 21726
 +
  |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,707: Line 17,203:  
   |nexus  = 6269
 
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Real Clock
  −
  |author  = thimadera
  −
  |id      = thimadera.Realclock
  −
  |nexus  = 21726
  −
  |github  = thimadera/StardewMods
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,812: Line 17,301:  
   |nexus  = 15564
 
   |nexus  = 15564
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Refill Silos
 +
  |author  = Alpha_Omegasis
 +
  |id      = Omegasis.RefillSilos
 +
  |nexus  = 20779
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,819: Line 17,314:  
   |nexus  = 16764
 
   |nexus  = 16764
 
   |github  =
 
   |github  =
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Refill Silos
  −
  |author  = Alpha_Omegasis
  −
  |id      = Omegasis.RefillSilos
  −
  |nexus  = 20779
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 14,937: Line 17,426:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relocate Farm Animals
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
 
   |author  = mouahrara
 
   |author  = mouahrara
   |id      = mouahrara.RelocateFarmAnimals
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
 
   |nexus  = 20606
 
   |nexus  = 20606
 
   |github  = mouahrara/RelocateFarmAnimals
 
   |github  = mouahrara/RelocateFarmAnimals
Line 15,000: Line 17,489:     
   |warnings = Broken on Android (loads but does not work).
 
   |warnings = Broken on Android (loads but does not work).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Removable Horse Hats
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.removablehorsehats
 +
  |nexus  = 2223
 +
  |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,032: Line 17,532:  
   |nexus  = 10866
 
   |nexus  = 10866
 
   |github  =
 
   |github  =
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Rented Tools Improved
  −
  |author  = SolusCleansing
  −
  |id      = SolusCleansing.RentedToolsImproved
  −
  |nexus  = 18909
  −
  |github  = SolusCleansing/RentedToolsImproved
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,050: Line 17,543:  
   |unofficial version = 1.2.2-unofficial.1-pathoschild
 
   |unofficial version = 1.2.2-unofficial.1-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools Improved
 +
  |author  = SolusCleansing
 +
  |id      = SolusCleansing.RentedToolsImproved
 +
  |nexus  = 18909
 +
  |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,057: Line 17,557:  
   |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 15,111: Line 17,618:  
<!--
 
<!--
 
   |unofficial version = 1.0.3-unofficial.1-esca
 
   |unofficial version = 1.0.3-unofficial.1-esca
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 
-->
 
-->
 
}}
 
}}
Line 15,214: Line 17,721:  
   |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
 +
  |name    = Ring of Fire
 +
  |author  = Platonymous
 +
  |id      = Platonymous.RingOfFire
 +
  |nexus  = 1166
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,221: Line 17,745:  
   |nexus  = 10669
 
   |nexus  = 10669
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring Overhaul for Walk of Life
 +
  |author  = Jibb
 +
  |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
 +
  |nexus  = 12171
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,252: Line 17,787:     
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 15,263: Line 17,805:  
   |unofficial version = 1.0.1-unofficial.5-pathoschild
 
   |unofficial version = 1.0.1-unofficial.5-pathoschild
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rotate Toolbar
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.RotateToolbar
 +
  |nexus  = 1100
 +
  |github  = Pathoschild/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,367: Line 17,919:  
   |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 15,470: Line 18,029:     
   |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 15,475: Line 18,041:  
   |author  = BinaryLip
 
   |author  = BinaryLip
 
   |id      = BinaryLip.ScheduleViewer
 
   |id      = BinaryLip.ScheduleViewer
 +
  |curse  = 1020728
 
   |nexus  = 19305
 
   |nexus  = 19305
 
   |github  = BinaryLip/ScheduleViewer
 
   |github  = BinaryLip/ScheduleViewer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scream
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Scream
 +
  |nexus  = 4588
 +
  |github  =
 +
 +
  |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 15,576: Line 18,159:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Immersion
 +
  |author  = Entoarox
 +
  |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
 +
  |nexus  = 2273
 +
  |chucklefish = 4262
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,629: Line 18,224:  
   |moddrop = 793931
 
   |moddrop = 793931
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Catalogue
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SeedCatalogue
 +
  |nexus  = 1640
 +
  |moddrop = 281292
 +
  |github  = spacechase0/SeedCatalogue
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Info - Continued, Seed Information - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.SeedInfo
 +
  |nexus  = 22519
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,642: Line 18,255:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Seed Info - Continued, Seed Information - Continued
+
   |name    = Seed Machines
  |author  = aedenthorn and FlyingTNT
  −
  |id      = FlyingTNT.SeedInfo
  −
  |nexus  = 22519
  −
  |github  = FlyingTNT/StardewValleyMods
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
   |name    = Seed Machines
   
   |author  = Veress
 
   |author  = Veress
 
   |id      = Veress.SeedMachines
 
   |id      = Veress.SeedMachines
Line 15,811: Line 18,417:     
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Separate Money for Multiplayer
 +
  |author  = funny-snek
 +
  |id      = funnysnek.SeparateMoney
 +
  |nexus  = 3086
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,819: Line 18,436:  
   |nexus  = 8011
 
   |nexus  = 8011
 
   |github  = Floogen/SereneGreenhouse
 
   |github  = Floogen/SereneGreenhouse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Serfdom
 +
  |author  = DaLion
 +
  |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
 +
  |nexus  = 24357
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,848: Line 18,472:  
   |nexus  = 2993
 
   |nexus  = 2993
 
   |github  = PhantomGamers/StardewPortChanger
 
   |github  = PhantomGamers/StardewPortChanger
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Money
 +
  |author  = j4c0b333
 +
  |id      = j4c0b333.SetMoney
 +
  |nexus  = 3889
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,854: Line 18,489:  
   |id      = AelaanBluewood.SetReminders
 
   |id      = AelaanBluewood.SetReminders
 
   |nexus  = 16112
 
   |nexus  = 16112
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Unique Game ID
 +
  |author  = dJomp
 +
  |id      = dJomp.SetUniqueGameID
 +
  |nexus  = 2042
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seven Deadly Sins
 +
  |author  = ricehit, Little Dot
 +
  |id      = ricehit.SevenDeadlySinsSAMPI
 +
  |nexus  = 15100
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 15,943: Line 18,595:  
   |nexus  = 3782
 
   |nexus  = 3782
 
   |github  = berkayylmao/StardewValleyMods
 
   |github  = berkayylmao/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ship Anywhere
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ShipAnywhere
 +
  |nexus  = 1379
 +
  |moddrop = 183277
 +
  |github  = spacechase0/ShipAnywhere
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,975: Line 18,639:  
   |github  = futroo/Stardew-Valley-Mods
 
   |github  = futroo/Stardew-Valley-Mods
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 15,985: Line 18,651:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipping Taxes
 +
  |author  = NOGAF
 +
  |id      = NOGAF.ShippingTaxes
 +
  |nexus  = 5189
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,013: Line 18,689:  
   |nexus  = 8569
 
   |nexus  = 8569
 
   |github  = TheMightyAmondee/Shoplifter
 
   |github  = TheMightyAmondee/Shoplifter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shopping Cart
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ShoppingCart
 +
  |curse  = 871829
 +
  |nexus  = 13701
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,018: Line 18,705:  
   |author  = AvalonMFX
 
   |author  = AvalonMFX
 
   |id      = AvalonMFX.ShoppingShow
 
   |id      = AvalonMFX.ShoppingShow
 +
  |curse  = 1016429
 
   |nexus  = 18445
 
   |nexus  = 18445
 
   |github  =
 
   |github  =
Line 16,085: Line 18,773:  
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/StardewMods
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-193#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
  |pull request      = https://github.com/Jonqora/StardewMods/pull/7
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,115: Line 18,802:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
  |name    = Shroom Spotter
   |author  = Strobe and TehPers
+
  |author  = TehPers
   |id      = ShroomSpotter
+
  |id      = TehPers.ShroomSpotter
   |nexus  = 7934
+
  |nexus  = 908
 +
  |moddrop = 125766
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Shroom Spotter Redux
 +
   |author  = Strobe and TehPers
 +
   |id      = ShroomSpotter
 +
   |nexus  = 7934
 
   |github  = strobel1ght/ShroomSpotterRedux
 
   |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
Line 16,180: Line 18,879:  
   |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 16,194: Line 18,895:  
   |nexus  = 10178
 
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sound Manager
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.SimpleSoundManager
 +
  |nexus  = 1410
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,218: Line 18,928:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Singin' Stone
 +
  |author  = CyTheGuy01
 +
  |id      = CyTheGuy01.TestMod
 +
  |nexus  = 6463
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,270: Line 18,989:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Looking for Love REDUX
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = mushroomhash
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = mush.loveydovey
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 21370
+
   |nexus  = 4729
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,301: Line 19,025:     
   |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 16,311: Line 19,042:  
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Skill Prestige
 
   |name    = Skill Prestige
   |author  = Alphablackwolf
+
   |author  = CinderGarde, Alphablackwolf
 
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for All SpaceCore Skill Mods
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = CinderGarde.SpaceCoreSkillAdapter
 
   |nexus  = 569
 
   |nexus  = 569
 
   |github  = Alphablackwolf/SkillPrestige
 
   |github  = Alphablackwolf/SkillPrestige
Line 16,318: Line 19,056:  
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
 
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Alphablackwolf
+
   |author  = CinderGarde, Alphablackwolf
 
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
 
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
 
   |nexus  = 569
 
   |nexus  = 569
 
   |github  = Alphablackwolf/SkillPrestige
 
   |github  = Alphablackwolf/SkillPrestige
   −
   |broke in = Stardew Valley 1.3<!--@retest-after Cooking Skill-->
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.4-unofficial.15-huancz
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123972
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,338: Line 19,076:  
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Skill Prestige for Luck Skill
 
   |name    = Skill Prestige for Luck Skill
   |author  = Alphablackwolf
+
   |author  = CinderGarde, Alphablackwolf
 
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 
   |nexus  = 569
 
   |nexus  = 569
Line 16,345: Line 19,083:  
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Skill Prestige for Magic
 
   |name    = Skill Prestige for Magic
   |author  = Alphablackwolf
+
   |author  = CinderGarde, Alphablackwolf
 
   |id      = alphablackwolf.MagicPrestigeAdapter
 
   |id      = alphablackwolf.MagicPrestigeAdapter
 
   |nexus  = 569
 
   |nexus  = 569
 
   |github  = Alphablackwolf/SkillPrestige
 
   |github  = Alphablackwolf/SkillPrestige
   −
   |broke in           = Stardew Valley 1.3<!--@retest-after Magic-->
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.4-unofficial.15-huancz
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-173#post-123972
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,418: Line 19,156:  
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
 
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
 +
  |curse  = 1000635
 
   |nexus  = 533
 
   |nexus  = 533
 
   |moddrop = 606601
 
   |moddrop = 606601
Line 16,465: Line 19,204:  
   |nexus  = 7908
 
   |nexus  = 7908
 
   |github  = TheMightyAmondee/SkullCavernToggle
 
   |github  = TheMightyAmondee/SkullCavernToggle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cave Saver
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
 +
  |nexus  = 175
 +
  |github  = cantorsdust/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,572: Line 19,321:     
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-150#post-122362
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
Line 16,584: Line 19,333:     
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Water Filler, Slime AutoWaterer
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.slimewaterer
 +
  |nexus  = 7141
 +
  |github  = Speshkitty/SlimeWaterFiller
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,618: Line 19,378:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smack Dat Scarecrow
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.SmackDatScarecrow
 +
  |curse  = 871830
 +
  |nexus  = 13528
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,766: Line 19,537:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
  |name    = Solar Eclipse Event
   |author  = PeacefulEnd
+
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.SolarEclipseEvent
 +
  |nexus  = 897
 +
  |github  = JohnsonNicholas/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Solid Foundations
 +
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.SolidFoundations
 
   |id      = PeacefulEnd.SolidFoundations
 
   |curse  = 870929
 
   |curse  = 870929
Line 16,779: Line 19,561:  
   |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 16,870: Line 19,654:  
   |nexus  = 7423
 
   |nexus  = 7423
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Sea Monster
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.SpawnSeaMonster
 +
  |nexus  = 5736
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,943: Line 19,736:  
   |nexus  = 7337
 
   |nexus  = 7337
 
   |github  = Underscore76/SDVPracticeMod
 
   |github  = Underscore76/SDVPracticeMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedster
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Speedster
 +
  |nexus  = 1102
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 16,991: Line 19,794:  
   |nexus  = 14416
 
   |nexus  = 14416
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Money
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SplitMoney
 +
  |nexus  = 2303
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Screen
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.SplitScreen
 +
  |nexus  = 2139
 +
  |github  = Ilyaki/SplitScreen
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |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 17,000: Line 19,831:     
   |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 17,068: Line 19,906:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
   |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkles
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Sprinkles
 +
  |nexus  =
 +
  |chucklefish = 4592
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,204: Line 20,054:  
   |nexus  = 22381
 
   |nexus  = 22381
 
   |github  = thimadera/StardewMods
 
   |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Quality
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.StackQuality
 +
  |curse  = 871828
 +
  |nexus  = 13724
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,298: Line 20,159:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
  |name    = Stardew Aquarium Code
   |author  = Moonwolf, Moonwolf287
+
  |author  = Gervig91
   |id      = Moonwolf.StardewAquariumInformant
+
  |id      = Cherry.StardewAquarium
   |nexus  = 16527
+
  |nexus  = 6372
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
 +
   |author  = Moonwolf, Moonwolf287
 +
   |id      = Moonwolf.StardewAquariumInformant
 +
   |nexus  = 16527
 
   |github  =
 
   |github  =
   Line 17,343: Line 20,214:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Content Compatibility Layer (SCCL)
 +
  |author  = TehPers
 +
  |id      = SCCL
 +
  |nexus  = 889
 +
  |github  = TehPers/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,375: Line 20,256:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Editor
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StardewEditor.GameIntegration
 +
  |nexus  = 1298
 +
  |github  = spacechase0/StardewEditor
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,496: Line 20,387:  
   |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 17,530: Line 20,429:     
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Twitch Tracker
 +
  |author  = Cody, Cody Hansen
 +
  |id      = cody.StardewTwitchTrackerMod
 +
  |nexus  = 16543
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,594: Line 20,502:  
   |author  = Shannon Hobby
 
   |author  = Shannon Hobby
 
   |id      = shobby.StardewVoices
 
   |id      = shobby.StardewVoices
 +
  |curse  = 1010539
 
   |nexus  = 22550
 
   |nexus  = 22550
 
   |github  =
 
   |github  =
Line 17,764: Line 20,673:  
   |nexus  = 21469
 
   |nexus  = 21469
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SteamDew
 +
  |author  = Mewsubi
 +
  |id      = Mewsubi.SteamDew
 +
  |nexus  = 19396
 +
  |github  = myuusubi/SteamDew
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,786: Line 20,706:  
   |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 17,841: Line 20,768:  
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
   |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Subterranian Overhaul, Dwarvish
 +
  |author  = mytigio
 +
  |id      = mytigio.SubterranianOverhaul
 +
  |nexus  = 4149
 +
  |github  = mytigio/SDVMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Summit Reborn
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.summitreborn
 +
  |nexus  = 2073
 +
  |github  = JohnsonNicholas/SDVMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,931: Line 20,878:  
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
   |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim (Almost) Anywhere, Swim Suit
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SwimSuit
 +
  |nexus  = 1215
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,063: Line 21,021:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
  |name    = Taxes Mod
   |author  = TehPers
+
  |author  = bdawson1993
 +
  |id      =
 +
  |nexus  = 38
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 +
  |broke in = SMAPI 0.39.1
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 +
   |author  = TehPers
 
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 
   |nexus  = 3256<!--was 2150 before re-release-->
 
   |nexus  = 3256<!--was 2150 before re-release-->
Line 18,190: Line 21,159:  
   |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
 +
  |name    = The Chest Dimension
 +
  |author  = zazizu
 +
  |id      = zazizu.TheChestDimension
 +
  |nexus  = 4013
 +
  |github  = cilekli-link/SDVMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,241: Line 21,226:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Long Night
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TheLongNight
 +
  |nexus  = 1369
 +
  |github  = Pathoschild/StardewMods
 +
 +
  |broke in = Stardew Valley 1.3.20
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,292: Line 21,288:  
   |id      = TheShwamp.TheQueenOfSauceReminder
 
   |id      = TheShwamp.TheQueenOfSauceReminder
 
   |nexus  = 5172
 
   |nexus  = 5172
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Custom Backpack Framework
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CustomBackpackFramework
 +
  |nexus  = 21588
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 18,306: Line 21,309:  
   |nexus  = 20796
 
   |nexus  = 20796
 
   |github  = lucaskfreitas/ImmersiveSprinklers
 
   |github  = lucaskfreitas/ImmersiveSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of More Backpack Upgrades
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CPMoreBackpacks
 +
  |nexus  = 21591
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,319: Line 21,329:  
   |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 18,458: Line 21,483:  
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,492: Line 21,519:  
   |nexus  = 2262
 
   |nexus  = 2262
 
   |github  = DefenTheNation/StardewMod-TimeMultiplier
 
   |github  = DefenTheNation/StardewMod-TimeMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Notifier
 +
  |author  = CKextreme
 +
  |id      = CKextreme.TimeNotifier
 +
  |nexus  = 3706
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,499: Line 21,535:  
   |nexus  = 5631
 
   |nexus  = 5631
 
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,524: Line 21,569:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Travel
 +
  |author  = Cile_ed
 +
  |id      = Cile_ed.TimeTravel
 +
  |nexus  = 4068
 +
  |github  =
 +
 +
  |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 18,538: Line 21,599:  
   |author  = Jamie Taylor
 
   |author  = Jamie Taylor
 
   |id      = jltaylor-us.ToDew
 
   |id      = jltaylor-us.ToDew
 +
  |curse  = 997100
 
   |nexus  = 7409
 
   |nexus  = 7409
 
   |github  = jltaylor-us/StardewToDew
 
   |github  = jltaylor-us/StardewToDew
Line 18,576: Line 21,638:  
   |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 18,616: Line 21,685:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
  |name    = Tool Geodes
   |author  = CrazyWig
+
  |author  = spacechase0
   |id      = crazywig.toolpowerselect
+
  |id      = spacechase0.ToolGeodes
 +
  |nexus  = 3090
 +
  |moddrop = 771642
 +
  |github  = spacechase0/ToolGeodes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Tool Power Select
 +
   |author  = CrazyWig
 +
   |id      = crazywig.toolpowerselect
 
   |nexus  = 2553
 
   |nexus  = 2553
 
   |github  =
 
   |github  =
Line 18,692: Line 21,771:  
   |nexus  = 13423
 
   |nexus  = 13423
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 +
  |nexus  = 7965
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,784: Line 21,883:  
   |moddrop = 971985
 
   |moddrop = 971985
 
   |github  = Esca-MMC/TransparencySettings
 
   |github  = Esca-MMC/TransparencySettings
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 18,916: Line 22,013:  
   |github  = TyoAtrosa/TreeShaker
 
   |github  = TyoAtrosa/TreeShaker
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 
   |unofficial version = 0.0.61-unofficial.2-huancz
 
   |unofficial version = 0.0.61-unofficial.2-huancz
 
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
Line 18,976: Line 22,073:  
   |nexus  = 11371
 
   |nexus  = 11371
 
   |github  =
 
   |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 19,093: Line 22,197:  
   |github  =
 
   |github  =
    +
  |status  = abandoned
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,102: Line 22,217:  
   |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 19,129: Line 22,251:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,175: Line 22,299:     
   |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
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,183: Line 22,332:  
   |curse  = 362847
 
   |curse  = 362847
 
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,250: Line 22,409:     
   |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 19,257: Line 22,423:  
   |nexus  = 5242
 
   |nexus  = 5242
 
   |github  = RichardJCai/stardew-valley-mods
 
   |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,445: Line 22,618:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Walk Through Trellis
 
   |author  = TheOfficialTab
 
   |author  = TheOfficialTab
 
   |id      = theofficialtab.walkthroughtrellis
 
   |id      = theofficialtab.walkthroughtrellis
 
   |nexus  = 1958
 
   |nexus  = 1958
 
   |github  = OfficialTab/walk-through-trellis
 
   |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,462: Line 22,664:  
   |name    = Wall Planter
 
   |name    = Wall Planter
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WallPlanter
+
   |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 
   |nexus  = 11339
 
   |nexus  = 11339
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 19,501: Line 22,703:  
   |nexus  = 6892
 
   |nexus  = 6892
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,563: Line 22,775:  
   |nexus  = 21075
 
   |nexus  = 21075
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,655: Line 22,877:  
   |nexus  = 2374
 
   |nexus  = 2374
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
  −
  |broke in = Stardew Valley 1.6
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,666: Line 22,886:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,723: Line 22,955:  
   |name    = Weather Totem
 
   |name    = Weather Totem
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeatherTotems
+
   |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 
   |nexus  = 16455
 
   |nexus  = 16455
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
   −
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,735: Line 22,969:  
   |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 19,769: Line 23,011:  
   |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 19,815: Line 23,064:  
   |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 19,847: Line 23,103:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |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 19,856: Line 23,121:     
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,863: Line 23,130:  
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 19,890: Line 23,164:  
   |moddrop = 833542
 
   |moddrop = 833542
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 19,959: Line 23,237:  
   |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 19,970: Line 23,255:  
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
  |name    = XmlSerializerRetool
   |author  = Shockah
+
  |author  = Persival
   |id      = Shockah.XPDisplay
+
  |id      = none <!-- no ID in manifest -->
   |nexus  = 11089
+
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = XP Display
 +
   |author  = Shockah
 +
   |id      = Shockah.XPDisplay
 +
   |nexus  = 11089
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
Line 19,996: Line 23,302:  
   |nexus  = 19096
 
   |nexus  = 19096
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = never worked
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,003: Line 23,319:  
   |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 20,153: Line 23,467:  
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
   −
===SMAPI mods (obsolete)===
+
===Content packs===
This list contains mods which...
+
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]].
* have their mod pages hidden/deleted;
  −
* or have been replaced by a change in the base game;
  −
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
  −
 
  −
These will likely never be updated again.
      
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = 2CUTE FarmCave
   |author  = Alex Noddings
+
   |author  = taintedwheat
   |id      = an.4leaf
+
   |id      = taintedwheat.2CuteFarmCave
   |nexus  = 2365
+
   |nexus  = 843
 
   |github  =
 
   |github  =
   −
   |status  = abandoned
+
   |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Adventurer's Guild Expanded
   |author  = Entoarox
+
   |author  = SUPERT
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = supert.adventureguildexpanded
   |nexus  = 2270
+
   |nexus  = 12102
   |chucklefish = 3619
+
   |github  =
   |github  = Entoarox/StardewMods
+
 
 +
   |content pack for = Content Patcher
   −
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial version = 1.1.0-unofficial.2-femtohound
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
   |summary           = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Bathroom After 2nd House Upgrade
   |author  = Warix3
+
   |author  = DevilBro/Ursii98
   |id      = warix3.advancingsprinklers
+
   |id      = ursii98.BathroomAfter2ndHouseupgrade
   |nexus  = 2983
+
   |nexus  = 2578
 
   |github  =
 
   |github  =
 +
  |content pack for = Content Patcher
   −
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.4
   |status  = abandoned
+
   |unofficial version = 4.0.1-unofficial.2-minervamaga
   |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AeroCore
+
   |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
   |author  = Tlitookilakin
+
   |author  = Boogie
   |id      = tlitookilakin.AeroCore
+
   |id      = Boogie.Crafting
  |moddrop = 1275014
+
   |nexus  = 7177
   |nexus  = 14700
  −
  |github  = Tlitookilakin/AeroCore
      +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Cuter Slimes
   |author  = CKextreme
+
   |author  = Amaryn
   |id      = CKextreme.AfkTimer
+
   |id      = Amaryn.CuterSlimes
   |nexus  = 3721
+
   |nexus  = 6073
   |github  =
+
 
 +
   |content pack for = Content Patcher
   −
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Don't Enable Pam
   |author  = skn
+
   |author  = Jonqora
   |id      = skn.AgingMod
+
   |id      = Jonqora.DontEnablePam
   |nexus  = 1129
+
   |nexus  = 6721
   |github  =
+
   |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
   −
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Green Pastures Farm
   |author  = cantorsdust
+
   |author  = Bugbuddy
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = bugbuddy.GreenPasturesFarm
   |nexus  = 170
+
   |nexus  = 2326
   |github  = cantorsdust/StardewMods
+
   |github  =
 +
 
 +
  |content pack for = Content Patcher
   −
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.3.36
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
   |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Social Menu
+
   |name    = Immersive Farm 2
   |author  = spacechase0
+
   |author  = Zander
   |id      = spacechase0.AnimalSocialMenu
+
   |id      = zander.immersivefarm2
   |nexus  = 3283
+
   |nexus  = 1531
   |moddrop = 771644
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |content pack for = Content Patcher
   −
   |status = obsolete
+
  |broke in = Stardew Valley 1.3.36
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Immersive Spouses
   |author  = Angela Ranna
+
   |author  = someguy363
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = iss.immersivespouses
   |nexus  = 6894
+
   |nexus  = 5117
   |github  = AngelaRanna/StardewMods
+
 
 +
   |content pack for = Content Patcher
   −
   |status = obsolete
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Looking for Love
   |author  = Grant Peters
+
   |author  = sivolobwho and foggywizard
   |id      = GPeters-AnimalMoodFix
+
   |id      = foggy.LfL
   |nexus  = 761
+
   |nexus  = 10206
  |github  =
+
 
   |broke in = SMAPI 2.0
+
   |content pack for = Content Patcher
  |status  = obsolete
  −
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Animal Selector
  −
  |author  = rikai
  −
  |id      = rikai.AnimalSelector
  −
  |nexus  = 8758
  −
  |github  = rikai/AnimalSelector
      
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Lumisteria Clumps and Nodes
   |author  = DaLion
+
   |author  = Lumisteria
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = lumisteria.CON.NodesForClassicOres
   |nexus  = 11288
+
   |nexus  = 9256
 
   |github  =
 
   |github  =
   −
   |status  = abandoned
+
   |content pack for = Custom Ore Nodes
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Archaeology House Content Management Helper
  −
  |author  = Felix-Dev
  −
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
  −
  |nexus  = 2804
  −
  |github  = Felix-Dev/StardewMods
     −
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = More Backpack Upgrades
   |author  = gmff
+
   |author  = aedenthorn, Erinthe
   |id      = GMFF.ArmorOre
+
   |id      = aedenthorn.CPMoreBackpacks
   |nexus  =
+
   |nexus  = 13827
  |curse  = 485718
   
   |github  =
 
   |github  =
 +
 +
  |content pack for = Content Patcher
    
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Overgrown Fairy Buildings
   |author  = Max Vollmer, SVProtector
+
   |author  = Ali Read/naeldeus
   |id      = maxvollmer.audiodevices
+
   |id      = naeldeus.OvergrownFairyBuildings
   |nexus  = 2838
+
   |nexus  = 4564
   |github  = maxvollmer/AudioDevices
+
   |github  =
 +
 
 +
  |content pack for = Content Patcher
   −
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.5
   |status  = obsolete
+
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
   |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Quality Artisan Products
   |author  = Jotser
+
   |author  = Wingyl
   |id      = Jotser.AutoGrabberMod
+
   |id      = Wingyl.QualityArtisanProducts
   |nexus  = 2783
+
   |moddrop = 707502
  |github  =
     −
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Remove That Damn Rock
   |author  = Chosimba
+
   |author  = Plutey/Androxilogin
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Androxilogin.RemoveThatDamnRock
   |nexus  = 2307
+
   |nexus  = 384
 
   |github  =
 
   |github  =
   −
  |broke in = SMAPI 3.0
+
   |content pack for = Content Patcher
  |status  = obsolete
+
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |broke in          = Stardew Valley 1.2
}}
+
   |unofficial version = 1.1.1-unofficial.1-minervamaga
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
  |name    = Avoid Losing Scepter
  −
  |author  = atravita
  −
  |id      = atravita.AvoidLosingScepter
  −
  |curse  = 870974
  −
  |moddrop = 1146671
  −
  |nexus  = 11856
  −
  |github  = atravita-mods/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Baby Chance Adjustment
  −
  |author  = LateFilmsGamer
  −
  |id      = Late's.AdjustBabyChance
  −
  |nexus  = 15018
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Baby Gender Interface
  −
  |author  = f4iTh, JertsukkaTheMan
  −
  |id      = f4iTh.BabyGenderInterface
  −
  |nexus  = 1947
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Bee House Flower Range Fix
  −
  |author  = KirbyLink
  −
  |id      = kirbylink.beehousefix
  −
  |nexus  = 3013
  −
  |github  = KirbyLink/BeeHouseFix
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Be My Valentine
  −
  |author  = Taskmaster
  −
  |id      = Taskmaster.BeMyValentine
  −
  |nexus  = 5219
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Better 10 Hearts
  −
  |author  = Sonozuki
  −
  |id      = EpicBellyFlop45.Better10Hearts
  −
  |nexus  = 3605
  −
  |github  = Sonozuki/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |broke in = Stardew Valley 1.6
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Better Crab Pots
  −
  |author  = Sonozuki
  −
  |id      = EpicBellyFlop45.BetterCrabPots
  −
  |nexus  = 3159
  −
  |github  = Sonozuki/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |broke in = Stardew Valley 1.6
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Better Crafting
  −
  |author  = RedstoneBoy
  −
  |id      = RedstoneBoy.BetterCrafting
  −
  |nexus  = 2504
  −
  |github  = RedstoneBoy/BetterCrafting
  −
 
  −
  |status  = abandoned
  −
  |broke in = Stardew Valley 1.4
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
  −
  |author  = Khloe Leclair
  −
  |id      = leclair.bcspacecore
  −
  |nexus  = 11115
  −
  |moddrop = 1115749
  −
  |github  = KhloeLeclair/StardewMods
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Better Transmutation
  −
  |author  = f4iTh, JertsukkaTheMan
  −
  |id      = f4iTh.BetterTransmutation
  −
  |nexus  = 2120
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = BJS Capsule Mod
  −
  |author  = BunnyJumps
  −
  |id      = BunnyJumps.BJSCapsuleMod
  −
  |nexus  = 2502
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = BJS MP Kick Mod
  −
  |author  = BunnyJumps
  −
  |id      = BunnyJumps.BJSMPKickMenu
  −
  |nexus  = 2503
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = BJS Night Sounds
  −
  |author  = BunnyJumps
  −
  |id      = BunnyJumps.BJSNightSounds
  −
  |nexus  = 2501
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.8
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = BJS Only Treasure Room
  −
  |author  = BunnyJumps
  −
  |id      = BunnyJumps.BJSOnlyTreasureRoom
  −
  |nexus  = 3145
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = BJS Plant Everywhere
  −
  |author  = BunnyJumps
  −
  |id      = BunnyJumps.BJSPlantEverywhere
  −
  |nexus  = 3143
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = BJS Stop Grass
  −
  |author  = BunnyJumps
  −
  |id      = BunnyJumps.BJSStopGrass
  −
  |nexus  = 2500
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = BJS Thunderstorm
  −
  |author  = BunnyJumps
  −
  |id      = BunnyJumps.BJSThunderStorm
  −
  |nexus  = 3144
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 3.0
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Blue Chickens in Multiplayer
  −
  |author  = WindHero
  −
  |id      = WindHero.BlueChickensInMultiplayer
  −
  |nexus  = 2336
  −
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = obsolete
  −
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Bow
  −
  |author  = spacechase0
  −
  |id      = spacechase0.Bow
  −
  |nexus  = 2756
  −
  |moddrop = 771627
  −
  |github  = spacechase0/Bow
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Brave New World - Core, BNW Core
  −
  |author  = DiogoAlbano
  −
  |id      = DiogoAlbano.BNWCore
  −
  |nexus  = 15871
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Buy Back Collectables
  −
  |author  = Omegasis, Alpha_Omegasis
  −
  |id      = Omegasis.BuyBackCollectables, BuyBackCollectables<!--changed in 1.4-->
  −
  |nexus  = 507
  −
  |github  = janavarro95/Stardew_Valley_Mods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Bwdyworks
  −
  |author  = bwdy
  −
  |id      = bwdyworks
  −
  |nexus  = 3530
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Capitalist Split Money
  −
  |author  = Ilyaki
  −
  |id      = Ilyaki.CapitalistSplitMoney
  −
  |nexus  = 3083
  −
  |github  = Ilyaki/CapitalistSplitMoney
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Casks Anywhere
  −
  |author  = YukiShiku, LeonBlade
  −
  |id      = CasksAnywhere
  −
  |nexus  = 878
  −
  |chucklefish = 5486
  −
  |moddrop = 124612
  −
  |github  = LeonBlade/CasksAnywhere
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Cat Gifts
  −
  |author  = skuldomg, Skuld
  −
  |id      = skuldomg.catGifts
  −
  |nexus  = 2132
  −
  |github  = skuldomg/catGifts
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = obsolete
  −
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Cats and Dogs
  −
  |author  = DelphinWave
  −
  |id      = DelphinWave.CatsAndDogsMod
  −
  |nexus  = 7407
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Child Bed Config
  −
  |author  = aclockworkhound
  −
  |id      = aclockworkhound.ChildBedConfig
  −
  |nexus  = 3540
  −
  |github  = clockworkhound/SDV-ChildBedConfig
  −
 
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.5).
  −
  |broke in = Stardew Valley 1.5
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Circle of Thorns - NPC Hector
  −
  |author  = DestyNova and KittyCatCasey, KittyCatCasey
  −
  |id      = DestyNova.Hector.SMAPI
  −
  |nexus  = 16032
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = CJB Automation
  −
  |author  = CJBok
  −
  |id      = CJBAutomation
  −
  |nexus  = 211
  −
  |github  = CJBok/SDV-Mods
  −
 
  −
  |broke in = Stardew Valley 1.2
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
  −
  |author  = Sakorona, Kylindra, KoihimeNakamura
  −
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
  −
  |nexus  = 604
  −
  |moddrop = 664033
  −
  |github  = Sakorona/SDVMods
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained)
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Clock24
  −
  |author  = Lysero
  −
  |id      = Lysero.Clock24
  −
  |nexus  = 3718
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Cobalt
  −
  |author  = spacechase0
  −
  |id      = spacechase0.Cobalt
  −
  |nexus  = 1723
  −
  |github  = spacechase0/Cobalt
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Cold Weather Haley SMAPI
  −
  |author  = DanielSerrano, Lord Xamon
  −
  |id      = LordXamon.ColdWeatherHaleyPRO
  −
  |nexus  = 1169
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.0
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Colored Chests
  −
  |author  = Igorious
  −
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
  −
  |nexus  =
  −
  |chucklefish = 3684
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.1
  −
  |status  = obsolete
  −
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Colorful Chests
  −
  |author  = spacechase0
  −
  |id      = spacechase0.ColorfulChests
  −
  |nexus  = 1623
  −
  |moddrop = 279189
  −
  |github  = spacechase0/ColorfulChests
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Concentration on Farming
  −
  |author  = punyo, yakminepunyo
  −
  |id      = punyo.ConcentrationOnFarming
  −
  |nexus  = 1445
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Configurable Shipping Dates
  −
  |author  = Nishtra
  −
  |id      = ConfigurableShippingDates
  −
  |nexus  = 675
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.0
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Console Coordinates
  −
  |author  = Pillow
  −
  |id      = Pillow.ConsoleCoordinates
  −
  |nexus  = 8957
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Copy Invite Code
  −
  |author  = CatCattyCat, Cat
  −
  |id      = cat.copyinvitecode
  −
  |nexus  = 2171
  −
  |github  = danvolchek/StardewMods
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod (added in Stardew Valley 1.3.17).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Cosmetic Rings
  −
  |author  = PeacefulEnd
  −
  |id      = PeacefulEnd.CosmeticRings
  −
  |nexus  = 8522
  −
  |github  = Floogen/CosmeticRings
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Craft Counter
  −
  |author  = bcmpinc
  −
  |id      = bcmpinc.CraftCounter
  −
  |nexus  = 2739
  −
  |github  = bcmpinc/StardewHack
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Crafting Counter
  −
  |author  = lolpcgaming
  −
  |id      = lolpcgaming.CraftingCounter
  −
  |nexus  = 1585
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Craft Priority
  −
  |author  = trienow
  −
  |id      = de.trienow.stardew.craftpriority
  −
  |nexus  = 4174
  −
  |github  = trienow/Stardew-CraftPriority
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Creeper Forage
  −
  |author  = bwdy
  −
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
  −
  |nexus  = 2115
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Crop Safety
  −
  |author  = BadNetCode
  −
  |id      = BadNetCode.CropSafety
  −
  |nexus  = 1233
  −
  |moddrop = 130160
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#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
  −
  |name    = Custom Asset Modifier, Custom Asset Editor
  −
  |author  = Omegasis, AlphaOmegasis
  −
  |id      = Omegasis.CustomAssetModifier
  −
  |nexus  = 1836
  −
  |github  = janavarro95/Stardew_Valley_Mods
  −
 
  −
  |broke in = SMAPI 3.0
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Bundles
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.CustomBundles
  −
  |nexus  = 8258
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Crops
  −
  |author  = spacechase0
  −
  |id      = spacechase0.CustomCrops
  −
  |nexus  = 1592
  −
  |moddrop = 273617
  −
  |github  = spacechase0/CustomCrops
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Element Handler
  −
  |author  = Platonymous
  −
  |id      = Platonymous.CustomElementHandler
  −
  |nexus  = 1068
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Emotes
  −
  |author  = purrplingcat
  −
  |id      = PurrplingCat.CustomEmotes
  −
  |nexus  = 10861
  −
  |github  = purrplingcat/CustomEmotes
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Farming Redux
  −
  |author  = Platonymous
  −
  |id      = Platonymous.CustomFarming
  −
  |nexus  = 991
  −
  |curse  = 307366
  −
  |moddrop = 793926
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
  −
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
  −
<!--
  −
  |unofficial version = 2.12.10-unofficial.1-minervamaga
  −
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
  −
-->
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Farming Redux → CFAutomate
  −
  |author  = Platonymous
  −
  |id      = Platonymous.CFAutomate
  −
  |nexus  = 991
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Automate 1.15
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
  −
<!--
  −
  |unofficial version = 2.12.10-unofficial.1-minervamaga
  −
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
  −
-->
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Farm Types
  −
  |author  = spacechase0
  −
  |id      = spacechase0.CustomFarmTypes
  −
  |nexus  = 1140
  −
  |moddrop = 128708
  −
  |github  = spacechase0/CustomFarmTypes
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Greenhouse
  −
  |author  = Forkmaster
  −
  |id      = Forkmaster.CustomGreenhouse
  −
  |nexus  = 3464
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Harvest Fix
  −
  |author  = mytigio
  −
  |id      = mytigio.customharvestfix
  −
  |nexus  = 4192
  −
  |github  = mytigio/CustomHarvestFix
  −
 
  −
  |status  = obsolete
  −
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
  −
  |broke in = Stardew Valley 1.5
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Customise Child Bedroom
  −
  |author  = Speshkitty
  −
  |id      = speshkitty.CustomiseChildBedroom
  −
  |nexus  = 5540
  −
  |github  = Speshkitty/CustomiseChildBedroom
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod (added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Customize Cursor Sprite
  −
  |author  = Sonozuki
  −
  |id      = EpicBellyFlop45.CustomizeCursorSprite
  −
  |nexus  = 3014
  −
  |github  = Sonozuki/StardewMods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom NPC
  −
  |author  = Platonymous
  −
  |id      = Platonymous.CustomNPC
  −
  |nexus  = 1607
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Shirts
  −
  |author  = Platonymous
  −
  |id      = Platonymous.CustomShirts
  −
  |nexus  = 2416
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Shops Redux
  −
  |author  = Omegasis, Alpha_Omegasis
  −
  |id      = Omegasis.CustomShopReduxGui
  −
  |nexus  = 1378
  −
  |github  = janavarro95/Stardew_Valley_Mods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Spouse Patio
  −
  |author  = aedenthorn, Erinthe
  −
  |id      = aedenthorn.CustomSpousePatio
  −
  |nexus  = 6630
  −
  |github  = aedenthorn/StardewValleyMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Custom Walls and Floors
  −
  |author  = Platonymous
  −
  |id      = Platonymous.CustomWallsAndFloors
  −
  |curse  = 307569
  −
  |moddrop = 793903
  −
  |nexus  = 3010
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.5.5
  −
  |status  = obsolete
  −
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Cycle Tools
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.CycleTools
  −
  |curse  = 871827
  −
  |nexus  = 13973
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Daily Notifications, Event Notifications
  −
  |author  = dreamsicl
  −
  |id      = EventNotifications
  −
  |nexus  =
  −
  |chucklefish = 3621
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.2?
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
  −
<!--
  −
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
  −
  |unofficial version = 1.2.1-unofficial.3-f4ith
  −
-->
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Daily Quest Anywhere
  −
  |author  = Omegasis, Alpha_Omegasis
  −
  |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
  −
  |nexus  = 513
  −
  |github  = janavarro95/Stardew_Valley_Mods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Deluxe Auto-Grabber, Coop Grabber
  −
  |author  = stokastic
  −
  |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
  −
  |nexus  = 2462
  −
  |github  = stokastic/CoopGrabber
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Desert Obelisk
  −
  |author  = CatCattyCat, Cat
  −
  |id      = cat.desertobelisk
  −
  |nexus  = 2021
  −
  |moddrop = 833549
  −
  |github  = danvolchek/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = DewCord Rich Presence
  −
  |author  = explosivetortellini
  −
  |id      = explosivetortellini.StardewValleyDRP
  −
  |nexus  = 8348
  −
  |github  = explosivetortellini/StardewValleyDRP
  −
 
  −
  |broke in = Stardew Valley 1.5.5
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Dialogue Emotes
  −
  |author  = PurrplingCat
  −
  |id      = PurrplingCat.DialogueEmotes
  −
  |nexus  = 6537
  −
  |github  = purrplingcat/DialogueEmotes
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Dynamic Horses
  −
  |author  = Bpendragon
  −
  |id      = Bpendragon-DynamicHorses
  −
  |nexus  = 874
  −
  |github  = Bpendragon/DynamicHorses
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = EiTK
  −
  |author  = enaium
  −
  |id      = Enaium.EiTK
  −
  |curse  = 365803
  −
  |nexus  =
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Emotes
  −
  |author  = aurnj, Roy Li
  −
  |id      = RuyiLi.Emotes
  −
  |nexus  =
  −
  |url    = https://community.playstarbound.com/threads/emotes.129159
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Empty Hands
  −
  |author  = Oblitus
  −
  |id      = QuicksilverFox.EmptyHands
  −
  |nexus  = 1176
  −
  |github  = quicksilverfox/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Equivalent Exchange
  −
  |author  = MercuriusXeno, x3n0ph0b3
  −
  |id      = MercuriusXeno.EquivalentExchange
  −
  |nexus  = 1656
  −
  |github  = MercuriusXeno/EquivalentExchange
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Even Better Warehouse
  −
  |author  = charliedemilho
  −
  |id      = charliedemilho.EvenBetterWarehouse
  −
  |nexus  = 10396
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Expansive Combat, Proficiência
  −
  |author  = Hamio, HamioDracny
  −
  |id      = HamioDracny.ProficienciaEmDano
  −
  |nexus  = 7511
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = FaeQuest
  −
  |author  = Navi-chan, ooo0000
  −
  |id      = NaviChan.FaeQuest
  −
  |nexus  = 2484
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Farm Expansion
  −
  |author  = Advize
  −
  |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
  −
  |nexus  = 130
  −
  |github  = AdvizeGH/FarmExpansion
  −
 
  −
  |broke in = Stardew Valley 1.3.16
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Farm Hub
  −
  |author  = Platonymous
  −
  |id      = Platonymous.FarmHub
  −
  |nexus  = 2309
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Farm in Paradise, Textura de Neve
  −
  |author  = BrasileiroTop, LKboss
  −
  |id      = LKboss.TexturaNeve
  −
  |nexus  = 13594
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Farm in the Sky, Fundo
  −
  |author  = BrasileiroTop
  −
  |id      = BrasileiroTop.Fundo
  −
  |nexus  = 5423
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Farm Warps Patch
  −
  |author  = tlitookilakin
  −
  |id      = tlitookilakin.farmwarpspatch
  −
  |nexus  = 8236
  −
  |moddrop = 926207
  −
  |github  = tlitookilakin/FarmWarpsPatch
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fast Geode, Instant Geodes
  −
  |author  = ofmanynames
  −
  |id      = InstantGeode
  −
  |nexus  = 750
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.2
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fellowship - Immersive Rings
  −
  |author  = DaLion
  −
  |id      = DaLion.ImmersiveRings
  −
  |nexus  = 11380
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fire Crackers, Firecracker Mod
  −
  |author  = MindMeltMax
  −
  |id      = MindMeltMax.FireCracker
  −
  |nexus  = 7321
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fischievements
  −
  |author  = MattDeDuck, Duckshard
  −
  |id      = MattDeDuck.Fischievements
  −
  |nexus  = 3658
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fixed Secret Woods Debris, Woods Debris Fix
  −
  |author  = f4iTh and Lita, JertsukkaTheMan
  −
  |id      = f4iTh.WoodsDebrisFix
  −
  |nexus  = 1941
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Fix Scythe Exp
  −
  |author  = bcmpinc
  −
  |id      = bcmpinc.FixScytheExp
  −
  |nexus  =
  −
  |github  = bcmpinc/StardewHack
  −
  |url    = https://github.com/bcmpinc/StardewHack/releases
  −
 
  −
  |broke in = Stardew Valley 1.3.25
  −
  |status  = abandoned
  −
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = FLO - New Custom NPC, FlorenceMod
  −
  |author  = randomAnon1234
  −
  |id      = none<!--no manifest ID-->
  −
  |nexus  = 591
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.0
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Floor Shadow Switcher
  −
  |author  = MouseyPounds
  −
  |id      = MouseyPounds.FloorShadowSwitcher
  −
  |nexus  = 3885
  −
  |github  = MouseyPounds/stardew-mods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
  |summary  = remove this mod (shadows can now be changed via Content Patch)
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = FQ Festival Tweaks
  −
  |author  = FletcherQuest
  −
  |id      = FletcherQuest.FQFestivalTweaks
  −
  |nexus  = 9062
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Furniture Anywhere
  −
  |author  = Entoarox
  −
  |id      = Entoarox.FurnitureAnywhere
  −
  |nexus  = 2276
  −
  |chucklefish = 4324
  −
  |github  = Entoarox/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = abandoned
  −
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
  −
<!--
  −
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
  −
-->
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = FuryCore
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.FuryCore
  −
  |nexus  = 10696
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Gate Fix
  −
  |author  = f4iTh, JertsukkaTheMan
  −
  |id      = f4iTh.GateFix
  −
  |nexus  = 4859
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Get Dressed
  −
  |author  = Advize and Jinxiewinxie
  −
  |id      = Advize.GetDressed
  −
  |nexus  = 331
  −
  |github  = AdvizeGH/GetDressed
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |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).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Ginger Island Extra Locations
  −
  |author  = mistyspring
  −
  |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
  −
  |curse  = 880520
  −
  |nexus  = 12195
  −
  |github  = misty-spring/StardewMods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Grandfather's Gift
  −
  |author  = ShadowDragon8685
  −
  |id      = ShadowDragon.GrandfathersGift
  −
  |nexus  = 985
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Grandfather's Gift Remade
  −
  |author  = pepoluan
  −
  |id      = pepoluan.GrandfatherGiftRemade
  −
  |nexus  = 4151
  −
  |chucklefish = 5783
  −
  |github  =
  −
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Hamlet
  −
  |author  = Taskmaster
  −
  |id      = Taskmaster.Hamlet
  −
  |nexus  = 4601
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Handy Headphones
  −
  |author  = PeacefulEnd
  −
  |id      = PeacefulEnd.HandyHeadphones
  −
  |nexus  = 7936
  −
  |github  = Floogen/HandyHeadphones
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Happy Animals
  −
  |author  = StarPeanut, Greger
  −
  |id      = HappyAnimals
  −
  |nexus  =
  −
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.0
  −
  |status  = obsolete
  −
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = HD Sprites
  −
  |author  = ninthworld
  −
  |id      = NinthWorld.HDSprites
  −
  |nexus  = 4024
  −
  |github  = ninthworld/HDSprites
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Help for Hire
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.HelpForHire
  −
  |curse  = 871839
  −
  |nexus  = 5316
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Hempire
  −
  |author  = Oga_The_Real
  −
  |id      = Oga_The_Real.Hempire
  −
  |nexus  = 14477
  −
  |github  =
  −
 
  −
  |status  = abandoned<!--mod page hidden-->
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Host Tools
  −
  |author  = MattPlays
  −
  |id      = MattPlays.HostTools
  −
  |nexus  = 11154
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Idle Animations, Animacoes
  −
  |author  = BrasileiroTop
  −
  |id      = BrasileiroTop.Animacoes
  −
  |nexus  = 5139
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Improved Mill
  −
  |author  = AustinYQM
  −
  |id      = AustinYQM.ImprovedMill
  −
  |nexus  = 1748
  −
  |github  = AustinYQM/ImprovedMill
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Infinite Inventory
  −
  |author  = unidarkshin, Devin Lematty
  −
  |id      = DevinLematty.InfiniteInventory
  −
  |nexus  = 2247
  −
  |github  = unidarkshin/Stardew-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Interactions, Interacoes
  −
  |author  = BrasileiroTop
  −
  |id      = BrasileiroTop.Interacoes
  −
  |nexus  = 4862
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Is It Cake
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.IsItCake
  −
  |curse  = 871826
  −
  |nexus  = 14775
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Island Gatherers
  −
  |author  = PeacefulEnd
  −
  |id      = PeacefulEnd.IslandGatherers
  −
  |nexus  = 8552
  −
  |github  = Floogen/IslandGatherers
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Island Gatherers Automate
  −
  |author  = PeacefulEnd
  −
  |id      = PeacefulEnd.IslandGatherersAutomate.Automate
  −
  |nexus  = 8552
  −
  |github  = Floogen/IslandGatherers
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Joja Online
  −
  |author  = PeacefulEnd
  −
  |id      = PeacefulEnd.JojaOnline
  −
  |moddrop = 878236
  −
  |nexus  = 7486
  −
  |github  = Floogen/JojaOnline
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Junimo Boy
  −
  |author  = Tyler Gibbs
  −
  |id      = tylergibbs2.JunimoBoy
  −
  |nexus  = 14384
  −
  |github  = tylergibbs2/StardewValleyMods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Junimo Farm
  −
  |author  = Platonymous
  −
  |id      = Platonymous.JunimoFarm
  −
  |nexus  = 984
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Junimo Studio, Music Blocks
  −
  |author  = Becks723
  −
  |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
  −
  |nexus  = 6971
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.5.5
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Junk Mail
  −
  |author  = Taskmaster
  −
  |id      = Taskmaster.JunkMail
  −
  |nexus  = 4452
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Keyboard Mod Menu
  −
  |author  = Shadowfoxss
  −
  |id      = Shadowfoxss.KeyboardModMenu
  −
  |nexus  = 3147
  −
  |curse  = 308891
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 3.0
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Kisekae
  −
  |author  = Kabigon
  −
  |id      = Kabigon.kisekae
  −
  |nexus  = 2348
  −
  |github  = KabigonFirst/StardewValleyMods
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |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).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
  −
  |author  = Lavapulse
  −
  |id      = Lavapulse.LavapulseChickens
  −
  |nexus  = 4821
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Leah Cabin Music Fix
  −
  |author  = Huanir
  −
  |id      = Huanir.LeahCabinMusicFix
  −
  |nexus  = 2653
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Less Strict Over-Exertion, AntiExhaustion
  −
  |author  = Permamiss
  −
  |id      = BALANCEMOD_AntiExhaustion
  −
  |nexus  = 637
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.0
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Live Progress Bar
  −
  |author  = Tyler Gibbs
  −
  |id      = tylergibbs2.liveprogressbar
  −
  |nexus  = 7330
  −
  |github  = tylergibbs2/LiveProgressBar
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Location and Music Logger
  −
  |author  = Brandy Lover, WDavi
  −
  |id      = Brandy Lover.LMlog
  −
  |nexus  = 1366
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
  −
  |author  = pinguimbozo
  −
  |id      = pinguimbozo.PCMCCJJC
  −
  |nexus  = 13248
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Makeshift Multiplayer
  −
  |author  = spacechase0
  −
  |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
  −
  |nexus  = 501
  −
  |moddrop = 127274
  −
  |github  = spacechase0/StardewValleyMP
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = obsolete
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Map Image Export
  −
  |author  = spacechase0
  −
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
  −
  |nexus  = 1073
  −
  |moddrop = 127273
  −
  |github  = spacechase0/MapImageExporter
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = obsolete
  −
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Mass Production
  −
  |author  = Jacque Pott
  −
  |id      = JacquePott.MassProduction
  −
  |nexus  = 7021
  −
  |github  = JacquePott/StardewValleyMods
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Message Box API, ChatMod
  −
  |author  = Kithio
  −
  |id      = Kithio:ChatMod
  −
  |nexus  =
  −
  |chucklefish = 4296
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.0
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Mining with Explosives
  −
  |author  = Nishtra
  −
  |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
  −
  |nexus  = 770
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = obsolete
  −
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Monthly Mail
  −
  |author  = Taskmaster
  −
  |id      = Taskmaster.MonthlyMail
  −
  |nexus  = 4523
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = MoodFix
  −
  |author  = vaindil
  −
  |id      = vaindil.MoodFix
  −
  |nexus  = 1809
  −
  |github  = vaindil/sdv-moodfix
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Mood Guard
  −
  |author  = YonKuma, kumarei
  −
  |id      = YonKuma.MoodGuard
  −
  |nexus  = 1597
  −
  |github  = YonKuma/MoodGuard
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = obsolete
  −
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = More Map Layers
  −
  |author  = Platonymous
  −
  |id      = Platonymous.MoreMapLayers
  −
  |nexus  = 1134
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = More Sexy Dwarf
  −
  |author  = CyberCheese
  −
  |id      = cybercheese.moresexydwarf
  −
  |nexus  = 4320
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = More TV Channel, CanaisTv
  −
  |author  = BrasileiroTop
  −
  |id      = BrasileiroTop.CanaisTv
  −
  |nexus  = 5126
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Motorcycle Mod, Moto Mod
  −
  |author  = Akane
  −
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
  −
  |nexus  = 10553
  −
  |github  =
  −
 
  −
  |broke in          = Stardew Valley 1.6
  −
  |status            = obsolete
  −
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
  −
  |unofficial version = 1.1.0-unofficial.2-CyanFire
  −
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Moveable Pet Bowl
  −
  |author  = aedenthorn, Erinthe
  −
  |id      = aedenthorn.MoveablePetBowl
  −
  |curse  = 868849
  −
  |nexus  = 8038
  −
  |github  = aedenthorn/StardewValleyMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = obsolete
  −
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Move Through Object
  −
  |author  = ylsama
  −
  |id      = ylsama.MoveThoughObject
  −
  |nexus  = 2680
  −
  |github  =
  −
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
  −
 
  −
  |dev note = source in separate Git branch
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = MTN, More Than Necessary
  −
  |author  = SgtPickles, GameMX
  −
  |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
  −
  |nexus  = 2256
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = obsolete
  −
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Multiplayer Emotes
  −
  |author  = FerMod
  −
  |id      = FerMod.MultiplayerEmotes
  −
  |nexus  = 2347
  −
  |github  = FerMod/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
  −
  |author  = Unremarkable, animavoro
  −
  |id      = unremarkable.fix-sellToStorePrice
  −
  |nexus  = 2135
  −
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  −
 
  −
  |broke in = Stardew Valley 1.3.11
  −
  |status  = obsolete
  −
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Multiplayer Shaft Fix
  −
  |author  = Prince-Leto
  −
  |id      = princeleto.multiplayershaftfix
  −
  |nexus  = 2922
  −
  |github  = Prince-Leto/StardewValleyMods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Multiple Spouses
  −
  |author  = aedenthorn, Erinthe
  −
  |id      = aedenthorn.MultipleSpouses
  −
  |nexus  = 6227
  −
  |github  = aedenthorn/StardewValleyMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Museum Rearranger
  −
  |author  = Omegasis, Alpha_Omegasis
  −
  |id      = Omegasis.MuseumRearranger
  −
  |nexus  = 428
  −
  |github  = janavarro95/Stardew_Valley_Mods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = No Cheat Shortcuts (No Map Overwrite)
  −
  |author  = kulcris
  −
  |id      = kulcris.NoCheatShortcuts
  −
  |nexus  = 2310
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = No Debug Mode
  −
  |author  = Pathoschild
  −
  |id      = Pathoschild.NoDebugMode
  −
  |nexus  = 593
  −
  |github  = Pathoschild/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = No More Pets
  −
  |author  = Omegasis, Alpha_Omegasis
  −
  |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
  −
  |nexus  = 506
  −
  |github  = janavarro95/Stardew_Valley_Mods
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = No Seeds From Trees Fix
  −
  |author  = KirbyLink
  −
  |id      = kirbylink.noseedsfromtreesfix
  −
  |nexus  = 2947
  −
  |github  = KirbyLink/NoSeedsFromTreesFix
  −
 
  −
  |broke in = SMAPI 3.0
  −
  |status  = obsolete
  −
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Notes
  −
  |author  = Platonymous
  −
  |id      = Platonymous.Notes
  −
  |nexus  = 3068
  −
  |moddrop = 793905
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = NPC Geometry
  −
  |author  = ichortower
  −
  |id      = ichortower.NPCGeometry
  −
  |nexus  = 19259
  −
  |github  = ichortower/NPCGeometry
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = obsolete
  −
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = NPC Speak
  −
  |author  = jwdred
  −
  |id      =
  −
  |nexus  = 694
  −
  |github  =
  −
 
  −
  |status  = obsolete
  −
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
  −
  |broke in = SMAPI 2.0
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Online Splitscreen
  −
  |author  = DeLiXx
  −
  |id      = DeLiXx.Online_Splitscreen
  −
  |nexus  = 12291
  −
  |github  =
  −
  |source  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Ordinary Capsule
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.OrdinaryCapsule
  −
  |curse  = 871831
  −
  |nexus  = 13489
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Ornamental
  −
  |author  = Taskmaster
  −
  |id      = Taskmaster.Ornamental
  −
  |nexus  = 4981
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = P2P Animal Noise
  −
  |author  = Modotte
  −
  |id      = modotte.P2PAnimalNoise
  −
  |nexus  = 17383
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Personal Scepter, Personal Return Scepter
  −
  |author  = Alex Noddings
  −
  |id      = an.ownscepter
  −
  |nexus  = 2404
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Pet Hats
  −
  |author  = aedenthorn, Erinthe
  −
  |id      = aedenthorn.PetHats
  −
  |nexus  = 15301
  −
  |github  = aedenthorn/StardewValleyMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = obsolete
  −
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = PHDE Mob Spawner
  −
  |author  = zesman
  −
  |id      = MobSpawner.pseudohub.de
  −
  |nexus  = 2794
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = PHDE Unlocked Recipes
  −
  |author  = zesman
  −
  |id      = UnlockedRecipes.pseudohub.de
  −
  |nexus  = 2798
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3.36
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Plantable Mushroom Trees
  −
  |author  = f4iTh, JertsukkaTheMan
  −
  |id      = f4iTh.PMT
  −
  |nexus  = 2349
  −
  |github  =
  −
 
  −
  |status  = obsolete
  −
  |broke in = Stardew Valley 1.5
  −
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Polygamy
  −
  |author  = bwdy
  −
  |id      = bwdy.polygamy
  −
  |nexus  = 3542
  −
  |github  = bwdymods/SDV-Polygamy
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Portable Holes
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.PortableHoles
  −
  |curse  = 871832
  −
  |nexus  = 13471
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
  −
  |author  = ryaon
  −
  |id      = Ryaon.FectorChallenge
  −
  |nexus  = 5125
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Profession Adjustments
  −
  |author  = Kevin Connors
  −
  |id      = KevinConnors.ProfessionAdjustments
  −
  |nexus  = 2424
  −
  |github  = kevinforrestconnors/ProfessionAdjustments
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Puffer Chick - Chickens
  −
  |author  = Sonozuki
  −
  |id      = EpicBellyFlop45.PufferChickChickens
  −
  |nexus  = 2997
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Pumpkin Chickens
  −
  |author  = Sonozuki
  −
  |id      = EpicBellyFlop45.PumpkinChickens
  −
  |nexus  = 3004
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Quality of Life - Immersive Tweaks
  −
  |author  = DaLion
  −
  |id      = DaLion.ImmersiveTweaks
  −
  |nexus  = 11296
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Quest Essentials
  −
  |author  = PurrplingCat
  −
  |id      = PurrplingCat.QuestEssentials
  −
  |nexus  = 8827
  −
  |github  = purrplingcat/StardewMods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Removable Horse Hats
  −
  |author  = CatCattyCat, Cat
  −
  |id      = cat.removablehorsehats
  −
  |nexus  = 2223
  −
  |github  = danvolchek/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4)
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Ring of Fire
  −
  |author  = Platonymous
  −
  |id      = Platonymous.RingOfFire
  −
  |nexus  = 1166
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Ring Overhaul for Walk of Life
  −
  |author  = Jibb
  −
  |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
  −
  |nexus  = 12171
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Rotate Toolbar
  −
  |author  = Pathoschild
  −
  |id      = Pathoschild.RotateToolbar
  −
  |nexus  = 1100
  −
  |github  = Pathoschild/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Scream
  −
  |author  = Taskmaster
  −
  |id      = Taskmaster.Scream
  −
  |nexus  = 4588
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Seasonal Immersion
  −
  |author  = Entoarox
  −
  |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
  −
  |nexus  = 2273
  −
  |chucklefish = 4262
  −
  |github  = Entoarox/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Seed Catalogue
  −
  |author  = spacechase0
  −
  |id      = spacechase0.SeedCatalogue
  −
  |nexus  = 1640
  −
  |moddrop = 281292
  −
  |github  = spacechase0/SeedCatalogue
  −
 
  −
  |status  = obsolete
  −
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Separate Money for Multiplayer
  −
  |author  = funny-snek
  −
  |id      = funnysnek.SeparateMoney
  −
  |nexus  = 3086
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = obsolete
  −
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Serfdom - Immersive Taxes
  −
  |author  = DaLion
  −
  |id      = DaLion.ImmersiveTaxes
  −
  |nexus  = 12547
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Set Money
  −
  |author  = j4c0b333
  −
  |id      = j4c0b333.SetMoney
  −
  |nexus  = 3889
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Set Unique Game ID
  −
  |author  = dJomp
  −
  |id      = dJomp.SetUniqueGameID
  −
  |nexus  = 2042
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 3.0
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Ship Anywhere
  −
  |author  = spacechase0
  −
  |id      = spacechase0.ShipAnywhere
  −
  |nexus  = 1379
  −
  |moddrop = 183277
  −
  |github  = spacechase0/ShipAnywhere
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Shipping Taxes
  −
  |author  = NOGAF
  −
  |id      = NOGAF.ShippingTaxes
  −
  |nexus  = 5189
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Shopping Cart
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.ShoppingCart
  −
  |curse  = 871829
  −
  |nexus  = 13701
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Shroom Spotter
  −
  |author  = TehPers
  −
  |id      = TehPers.ShroomSpotter
  −
  |nexus  = 908
  −
  |moddrop = 125766
  −
  |github  = TehPers/StardewValleyMods
  −
 
  −
  |broke in = Stardew Valley 1.4
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Simple Sound Manager
  −
  |author  = Omegasis, AlphaOmegasis
  −
  |id      = Omegasis.SimpleSoundManager
  −
  |nexus  = 1410
  −
  |github  = janavarro95/Stardew_Valley_Mods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Singin' Stone
  −
  |author  = CyTheGuy01
  −
  |id      = CyTheGuy01.TestMod
  −
  |nexus  = 6463
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Sit on Chairs, Sentar Em Cadeiras
  −
  |author  = BrasileiroTop, Vagabundo2421
  −
  |id      = BrasileiroTop.Sentar
  −
  |nexus  = 4729
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Skull Cave Saver
  −
  |author  = cantorsdust
  −
  |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
  −
  |nexus  = 175
  −
  |github  = cantorsdust/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Slime Water Filler, Slime AutoWaterer
  −
  |author  = Speshkitty
  −
  |id      = speshkitty.slimewaterer
  −
  |nexus  = 7141
  −
  |github  = Speshkitty/SlimeWaterFiller
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = obsolete
  −
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Smack Dat Scarecrow
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.SmackDatScarecrow
  −
  |curse  = 871830
  −
  |nexus  = 13528
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Solar Eclipse Event
  −
  |author  = Sakorona, Kylindra, KoihimeNakamura
  −
  |id      = KoihimeNakamura.SolarEclipseEvent
  −
  |nexus  = 897
  −
  |github  = JohnsonNicholas/SDVMods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Spawn Sea Monster
  −
  |author  = Edu Anttunes
  −
  |id      = EduAnttunes.SpawnSeaMonster
  −
  |nexus  = 5736
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Speedster
  −
  |author  = Platonymous
  −
  |id      = Platonymous.Speedster
  −
  |nexus  = 1102
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Date Night
  −
  |author  = SUPERT
  −
  |id      = supert.datenight
  −
  |nexus  = 11459
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = workaround
  −
  |summary  = use [[#Date Night Redux|Date Night Redux]] instead.
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Date Night Redux
  −
  |author  = SUPERT, AgentLyoko
  −
  |id      = agentlyoko.datenightredux
  −
  |nexus  = 22714
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Split Money
  −
  |author  = Platonymous
  −
  |id      = Platonymous.SplitMoney
  −
  |nexus  = 2303
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Split Screen
  −
  |author  = Ilyaki
  −
  |id      = Ilyaki.SplitScreen
  −
  |nexus  = 2139
  −
  |github  = Ilyaki/SplitScreen
  −
 
  −
  |broke in = SMAPI 3.0
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Sprinkles
  −
  |author  = Platonymous
  −
  |id      = Platonymous.Sprinkles
  −
  |nexus  =
  −
  |chucklefish = 4592
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Stack Quality
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.StackQuality
  −
  |curse  = 871828
  −
  |nexus  = 13724
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Stardew Aquarium Code
  −
  |author  = Gervig91
  −
  |id      = Cherry.StardewAquarium
  −
  |nexus  = 6372
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Stardew Content Compatibility Layer (SCCL)
  −
  |author  = TehPers
  −
  |id      = SCCL
  −
  |nexus  = 889
  −
  |github  = TehPers/StardewValleyMods
  −
 
  −
  |broke in = Stardew Valley 1.2
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Stardew Editor
  −
  |author  = spacechase0
  −
  |id      = spacechase0.StardewEditor.GameIntegration
  −
  |nexus  = 1298
  −
  |github  = spacechase0/StardewEditor
  −
 
  −
  |broke in = Stardew Valley 1.3
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Stardew Twitch Tracker
  −
  |author  = Cody, Cody Hansen
  −
  |id      = cody.StardewTwitchTrackerMod
  −
  |nexus  = 16543
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = SteamDew
  −
  |author  = Mewsubi
  −
  |id      = Mewsubi.SteamDew
  −
  |nexus  = 19396
  −
  |github  = myuusubi/SteamDew
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = obsolete
  −
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Subterranian Overhaul, Dwarvish
  −
  |author  = mytigio
  −
  |id      = mytigio.SubterranianOverhaul
  −
  |nexus  = 4149
  −
  |github  = mytigio/SDVMods
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Summit Reborn
  −
  |author  = Sakorona, Kylindra, KoihimeNakamura
  −
  |id      = KoihimeNakamura.summitreborn
  −
  |nexus  = 2073
  −
  |github  = JohnsonNicholas/SDVMods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Swim (Almost) Anywhere, Swim Suit
  −
  |author  = Platonymous
  −
  |id      = Platonymous.SwimSuit
  −
  |nexus  = 1215
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = SMAPI 3.0
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Taxes Mod
  −
  |author  = bdawson1993
  −
  |id      =
  −
  |nexus  = 38
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
  −
  |broke in = SMAPI 0.39.1
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = The Chest Dimension
  −
  |author  = zazizu
  −
  |id      = zazizu.TheChestDimension
  −
  |nexus  = 4013
  −
  |github  = cilekli-link/SDVMods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = The Long Night
  −
  |author  = Pathoschild
  −
  |id      = Pathoschild.TheLongNight
  −
  |nexus  = 1369
  −
  |github  = Pathoschild/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.3.20
  −
  |status  = abandoned
  −
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Time Notifier
  −
  |author  = CKextreme
  −
  |id      = CKextreme.TimeNotifier
  −
  |nexus  = 3706
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Time Reminder
  −
  |author  = Sakorona
  −
  |id      = KoihimeNakamura.TimeReminder
  −
  |nexus  = 1000
  −
  |github  = Sakorona/SDVMods
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Time Travel
  −
  |author  = Cile_ed
  −
  |id      = Cile_ed.TimeTravel
  −
  |nexus  = 4068
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Tool Geodes
  −
  |author  = spacechase0
  −
  |id      = spacechase0.ToolGeodes
  −
  |nexus  = 3090
  −
  |moddrop = 771642
  −
  |github  = spacechase0/ToolGeodes
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Too Many Animals
  −
  |author  = LeFauxMatt
  −
  |id      = furyx639.TooManyAnimals
  −
  |curse  = 871833
  −
  |nexus  = 11033
  −
  |github  = LeFauxMatt/StardewMods
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
  −
  |author  = DaLion
  −
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
  −
  |nexus  = 7965
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Ultiplayer
  −
  |author  = Platonymous
  −
  |id      = Platonymous.Ultiplayer
  −
  |nexus  = 2134
  −
  |github  = Platonymous/Stardew-Valley-Mods
  −
 
  −
  |broke in = Stardew Valley 1.3.29
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Unlimited Gift (Gift All Week)
  −
  |author  = Chirase
  −
  |id      = Tommy.GiftAllWeek
  −
  |nexus  = 6850
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Unlimited Gift (Gift Every Day)
  −
  |author  = Chirase
  −
  |id      = Tommy.GiftEveryDay
  −
  |nexus  = 6850
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Unlockable Areas
  −
  |author  = DeLiXx
  −
  |id      = DeLiXx.Unlockable_Areas
  −
  |nexus  = 15132
  −
  |github  =
  −
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Walk of Life, Awesome Professions
  −
  |author  = DaLion
  −
  |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
  −
  |nexus  = 8111
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Walkshop
  −
  |author  = enaium
  −
  |id      = Enaium.Walkshop
  −
  |curse  = 365806
  −
  |nexus  =
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Wallpaper Fix
  −
  |author  = Travoos
  −
  |id      =
  −
  |nexus  =
  −
  |chucklefish = 4211
  −
  |github  =
  −
 
  −
  |broke in = SMAPI 2.0
  −
  |status  = obsolete
  −
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Warp Chests
  −
  |author  = CyTheGuy01, CyberCheese15
  −
  |id      = cybercheese.WarpChests
  −
  |nexus  = 6402
  −
  |github  =
  −
 
  −
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
  −
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Wash Away Forage, Tidal Beach
  −
  |author  = Sakorona (ItsBenter)
  −
  |id      = KoihimeNakamura.WashAwayForage
  −
  |nexus  = 6715
  −
  |github  = Sakorona/SDVMods
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Weapon Reskinner
  −
  |author  = spacechase0
  −
  |id      = spacechase0.WeaponReskinner
  −
  |nexus  = 5095
  −
  |moddrop = 771681
  −
  |github  = spacechase0/WeaponReskinner
  −
 
  −
  |broke in = Stardew Valley 1.5
  −
  |status  = obsolete
  −
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = XmlSerializerRetool
  −
  |author  = Persival
  −
  |id      = none <!-- no ID in manifest -->
  −
  |nexus  = 450
  −
  |github  =
  −
 
  −
  |broke in = Stardew Valley 1.1
  −
  |status  = abandoned
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = XNB Loader
  −
  |author  = Entoarox
  −
  |id      = Entoarox.XnbLoader
  −
  |nexus  = 2275
  −
  |chucklefish = 4506
  −
  |github  = Entoarox/StardewMods
  −
 
  −
  |status  = abandoned
  −
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Yanshufitos Mod
  −
  |author  = yanshufitos
  −
  |id      = yanshufitos.yanshufitosmod
  −
  |nexus  = 20355
  −
  |github  =
  −
 
  −
  |status  = abandoned
  −
  |broke in = never worked
  −
}}
  −
{{#invoke:SMAPI compatibility|footer}}
  −
 
  −
===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]].
  −
 
  −
{{#invoke:SMAPI compatibility|header}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = 2CUTE FarmCave
  −
  |author  = taintedwheat
  −
  |id      = taintedwheat.2CuteFarmCave
  −
  |nexus  = 843
  −
  |github  =
  −
 
  −
   |content pack for   = Content Patcher
  −
 
  −
   |broke in          = Stardew Valley 1.3.36
  −
   |unofficial version = 2.0.1-unofficial.1-opalie
  −
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Adventurer's Guild Expanded
  −
  |author  = SUPERT
  −
  |id      = supert.adventureguildexpanded
  −
  |nexus  = 12102
  −
  |github  =
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in          = Stardew Valley 1.6
  −
  |unofficial version = 1.1.0-unofficial.2-femtohound
  −
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
  −
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Bathroom After 2nd House Upgrade
  −
  |author  = DevilBro/Ursii98
  −
  |id      = ursii98.BathroomAfter2ndHouseupgrade
  −
  |nexus  = 2578
  −
  |github  =
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in          = Stardew Valley 1.4
  −
  |unofficial version = 4.0.1-unofficial.2-minervamaga
  −
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
  −
  |author  = Boogie
  −
  |id      = Boogie.Crafting
  −
  |nexus  = 7177
  −
 
  −
  |summary  = broken (doesn't show new 1.6 crafting recipes).
  −
  |broke in = Stardew Valley 1.6
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Cuter Slimes
  −
  |author  = Amaryn
  −
  |id      = Amaryn.CuterSlimes
  −
  |nexus  = 6073
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = workaround
  −
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Don't Enable Pam
  −
  |author  = Jonqora
  −
  |id      = Jonqora.DontEnablePam
  −
  |nexus  = 6721
  −
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = workaround
  −
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Green Pastures Farm
+
   |name    = Spacious Greenhouse
   |author  = Bugbuddy
+
   |author  = mintgal
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = mintgal.SpaciousGreenhouse
   |nexus  = 2326
+
   |nexus  = 4137
   |github  =
+
   |github  =  
    
   |content pack for = Content Patcher
 
   |content pack for = Content Patcher
   −
   |broke in          = Stardew Valley 1.3.36
+
   |broke in          = Stardew Valley 1.6
  |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |unofficial version = 1.2.1-unofficial
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Immersive Farm 2
  −
  |author  = Zander
  −
  |id      = zander.immersivefarm2
  −
  |nexus  = 1531
  −
  |github  =
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in = Stardew Valley 1.3.36
  −
  |status  = workaround
  −
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Immersive Spouses
  −
  |author  = someguy363
  −
  |id      = iss.immersivespouses
  −
  |nexus  = 5117
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = workaround
  −
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Looking for Love
  −
  |author  = sivolobwho and foggywizard
  −
  |id      = foggy.LfL
  −
  |nexus  = 10206
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = workaround
  −
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Overgrown Fairy Buildings
  −
  |author  = Ali Read/naeldeus
  −
  |id      = naeldeus.OvergrownFairyBuildings
  −
  |nexus  = 4564
  −
  |github  =
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in          = Stardew Valley 1.5
  −
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
  −
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Quality Artisan Products
  −
  |author  = Wingyl
  −
  |id      = Wingyl.QualityArtisanProducts
  −
  |moddrop = 707502
  −
 
  −
  |broke in = Stardew Valley 1.6
  −
  |status  = workaround
  −
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
  −
}}
  −
{{#invoke:SMAPI compatibility|entry
  −
  |name    = Remove That Damn Rock
  −
  |author  = Plutey/Androxilogin
  −
  |id      = Androxilogin.RemoveThatDamnRock
  −
  |nexus  = 384
  −
  |github  =
  −
 
  −
  |content pack for = Content Patcher
  −
 
  −
  |broke in          = Stardew Valley 1.2
  −
   |unofficial version = 1.1.1-unofficial.1-minervamaga
  −
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
   
}}
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
{{#invoke:SMAPI compatibility|footer}}
Line 22,899: Line 23,673:  
===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==
20

edits

Navigation menu