mod making

  1. AnonBuddha

    Question Mod Making Assist Request SOLVED

    So I'm trying to make what I thought was a very simple mod (my first!). I just wanted to get rid of the player character's forehead shading, and I couldn't find a mod of someone else doing this. Figured the easiest way was to replace farmer_base with a copy of farmer_base_bald (and the female...
  2. 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...
  3. 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:
  4. 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