Coding Help Custom NPC isn't showing up in-game

archiedms

Greenhorn
I've been working on a Custom NPC mod for a few months now and I've done most of the content.json stuff, tried making an intro event to when the farmer first meets my npc. I haven't finished thinking up the rest of the heart events but that's not the point. The point is I haven't even seen my npc in-game once. I think I've been doing it correctly, there's no errors showing in SMAPI but it's still not showing up??

I've made a house for her too and the house is working, like I can go in and out as if it were a vanilla house and it's mostly working correctly but the npc is just non-existent.

Can anyone help??

Here's the link to my content.json file:
https://smapi.io/json/content-patcher/d9f5444cf57e46e0a0c813d4948d6d0d
 

Quirinea

Farmer
I unfortunately cannot help to fix the schedule file, but as it is broken, your NPC cannot appear in the game. Take some other mod that is adding a character and look at its schedule file, so ypu probably see what's wrong.
 
Top