mod making

  1. Question LoadStageChanged problem

    I'm making a mod. I got NotImplementedException, but I cannot guess the cause at all. I made sure using .NET 5.0 and latest SMAPI(3.15.1). Can you give me a hint please? Here is the ModEntry.cs: using System; using Microsoft.Xna.Framework; using StardewModdingAPI; using StardewModdingAPI.Enums...
  2. Coding Help Bed not working as it's supposed to

    The bed as a whole is registering as the front texture. Exhibit A: The front of the bed is registering as the bed instead of the actual bed itself. Exhibit B:
  3. help! (With warps)

    I need help my changes I made on the town aren't appearing and neither is my warp, and it says the location i made doesn't exist even though the file is in mods, and it has a location name
Top