Skip to content

Instantly share code, notes, and snippets.

@LenneDalben
Last active October 3, 2023 19:24
Show Gist options
  • Save LenneDalben/9a7dba4f4e21194cd34575c2fa133b12 to your computer and use it in GitHub Desktop.
Save LenneDalben/9a7dba4f4e21194cd34575c2fa133b12 to your computer and use it in GitHub Desktop.
Stardew Valley Discord Quote of Quotes!

Below is a list of quotes for the Stardew Valley Discord! They are a collection of useful information for modding. There are additional useful quotes here.

.quote 5033 brings up this list :)

.quote 5506 is for fixing the walnut bug, which can happen with no mods

.quote 5635 is for the save edit fix for repeated level up notifications, which can happen with mods and with no mods

To direct people in #technical-support to #using-mods, use the command !moddinghelp

.quote 5658 is for redirecting users to #new-farmers from #technical-support

1.5.5 Official Release Bonanza

  • .quote 5772 is for installing .NET 5.0 on Windows, Mac, and Linux
  • .quote 5775 is for bypassing the usual method to install SMAPI as a last resort
  • .quote 5777 is for the .NET 5.0 downloads for M1 Mac
  • .quote 5776 is for the versions of .NET for M1 Macs
  • .quote 5788 is for the self-contained SMAPI installer that doesn't require .NET 5.0
  • .quote 5793 is for common questions asked about the update (PyTK and TMXL, Custom Music, UI Info Suite, NPC Adventures, and SVE)
  • .quote 5809 is for the troubleshooting guide when game doesn't launch
  • .quote 5812 is for installing SMAPI via Xbox Game Pass
  • .quote 5814 is for SpaceCore and its dependencies not working on Xbox Game Pass
  • .quote 5815 is for the Xbox Game Pass update potentially overriding the StardewValley.exe file
  • .quote 5817 is for Vortex/ModDrop version of SMAPI being out of date
  • .quote 5825 is for SMAPI not working with the legacy branch, and steps to fix that
  • .quote 5828 is for updating SMAPi if you get a SMAPI / game version mismatch (SMAPI couldn't load the game executable.. An attempt was made to load a program with an incorrect format)

Using Mods Resources

  • For the getting started guide, use command !gettingstarted
  • For how to fix Out of Memory (OOM) errors, use command !oom
  • .quote 5665 is for mod recommendations from the community
  • .quote 5390 is for how to update mods
  • .quote 5073 is for pointing people to the troubleshooting guide when they get false positives that SMAPI is a virus
  • .quote 5031 is for an annotated log
  • .quote 5758 is for explaining mod managers
  • .quote 5280 is for what to do when the log is too big
  • .quote 4974 is for changing to a custom farm map
  • .quote 5838 is for SMAPI taking forever to load (Select Mode)
  • .quote 5339 is for not naming animals, pets, or children after NPCs
  • .quote 5302 is for pointing to the SVE install github
  • .quote 5282 is for pointing to the SVE troubleshooting section
  • .quote 5084 is for helping with lag while using Stardew Valley Expanded (SVE)
  • .quote 4960 is for Longevity alternatives (and mods to make the game more difficult overall)
  • .quote 5308 is for setting dependencies
  • .quote 5728 is for updating version # in a manifest.json file, if there's a typo in the version #
  • .quote 5371 is for how to properly update NPC Map Locations
  • .quote 5624 is for how to switch between modded and vanilla (no mods)
  • .quote 5319 is for pointing Android users to the process of determining which mods they can use
  • .quote 5655 is for Strobe's unofficial updates for TMXL, PyTK, Custom Furniture, Portraiture, and Harp of Yoba
  • .quote 5818 is for overlapping NPCs and how to make a personal edit to fix that
  • .quote 5839 is for pointing people to instructions on patch export
  • .quote 5286 is for LenneDalben's mod list

Making Mods Resources

  • For software to use for modding (pixel art, json editing, and C# mods), use command !software
  • .quote 5377 is for how set up the schema checker with VS Code and Sublime
  • .quote 5271 is for the overview to getting started creating mods
  • .quote 5099 is for the Contentsmith's Toolbox, in wiki page form
  • .quote 5269 is for how to fix map tilesheets that need z prefixing
  • .quote 5039 is for ways to add stuff to maps in event scripts
  • .quote 5085 is for how to add line breaks to some parts of event scripts
  • .quote 5222 is for how to fix glitched cellar stairs in the farmhouse
  • .quote 5120 is for guides on pixel art
  • .quote 5664 is for tips from bblueberry on pixel arting hair
  • .quote 5255 is for creating or merging hat, hair, or shirt mods
@elizabethcd
Copy link

.q 5836 for link to the wiki page on manifests, helpful for when people need to add false dependencies.

@elizabethcd
Copy link

A few more quotes to consider adding:

  • .q 5757 for a short intro-to-modding explanation
  • .q 5842 for how to set Steam/GOG launch options
  • .q 5843 for a brief intro to how to get Android SMAPI-compatible mods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment