Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atravita-mods/3a44be86af9823634faf47f43a1b48d4 to your computer and use it in GitHub Desktop.
Save atravita-mods/3a44be86af9823634faf47f43a1b48d4 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 Lenne's version of this list.
  • .quote 5869 is for the walnut bug, using /recountnuts.
  • .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-help, use the command !moddinghelp

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

1.5.5 Official Release Bonanza

  • .quote 5775 is for bypassing the usual method to install SMAPI as a last resort
  • .quote 5783 is a link to UI Info Suite 2.
  • .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 5815 to remind Xbox Gamepass users to replace Stardew Valley.exe with StardewModdingAPI.exe after updates.
  • .quote 5825 tells users that SMAPI does not work with the legacy branch, and how to fix.
  • .quote 5856 gives more information about the compat branch and why you might have to use it.
  • .quote 5828 tells users to update smapi (for the smapi/game mismatch error).
  • .quote 5832 is atra's rant on Youtube videos.
  • .quote 5854 links and explains the mod idea Github.
  • .quote 5858 for the computer really thinking hard with PyTK.
  • .quote 5937 is about FeTK messing up mail and what to do about it.

Using Mods Resources

  • For the getting started guide, use command !gettingstarted
  • For how to fix Out of Memory (OOM) errors, use command !oom
  • .quote 5872 is a detailed how-to-ask.
  • .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 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 5870 links to the RSV install guide.
  • .quote 5871 for capping the number of monsters spawned with FTM, which may help with lag.
  • .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 5827 asks for a harmony_summary.
  • .quote 5286 is for LenneDalben's mod list.
  • .quote 5842 is for setting launch options.
  • .quote 5843 for https://stardewmodding.wiki/wiki/Mobile_Modding_Compatibility which is a list of versions of mods that work for mobile.
  • .quote 5859 is about Json Shuffles.
  • .quote 5862 for finding the Mods directory.
  • .quote 5868 is about making a Naver account.
  • .quote 5888 for Steam Deck.
  • .quote 5894 for SMAPI and antiviruses.

Redirects!

  • .quote 5851 links the official SVE subreddit and tells people how to find their discord
  • .quote 5852 for RSV's subreddit and how to get their discord
  • .quote 5853 for Nexus's discord, to send Vortex users their way.
  • .quote 5885 for East Scarpe.

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
  • .quote 5874 for interfacing with JA from c# code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment