Skip to content

Instantly share code, notes, and snippets.

@atravita-mods
atravita-mods / ICookingAPI.cs
Created June 15, 2022 23:18
LoC proxied api
public interface ICookingSkillProxy
{
public static int GiftBoostValue;
public static float SalePriceModifier;
public static float ExtraPortionChance;
public static int RestorationValue;
public static int RestorationAltValue;
public static int BuffRateValue;
public static int BuffDurationValue;
}
using System.Linq.Expressions;
using System.Reflection;
namespace AvoidLosingScepter;
/// <inheritdoc />
internal class ModEntry : Mod
{
#pragma warning disable CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
@atravita-mods
atravita-mods / SDV Discord Quote of Quotes.md
Last active April 18, 2022 19:13 — forked from LenneDalben/SDV Discord Quote of Quotes.md
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