Also had this issue, so I came back to look at it and saw in their post that it says, "By default, the phone app only shows NPCs with at least 1000 friendship points (4 hearts). You can change the point requirement in the config.json file". I went in and changed mine and it's showing everyone now, hope this helps!
Also had this issue, so I came back to look at it and saw in their post that it says, "By default, the phone app only shows NPCs with at least 1000 friendship points (4 hearts). You can change the point requirement in the config.json file". I went in and changed mine and it's showing everyone now, hope this helps! i went to try and find that to config it where do find it to change it
Why does the mod description mention Android users, but the mod itself on Android gives the error [23:28:00 SMAPI ERROR] - Continuing to have phone 4.1.4 because it is no longer compatible. Please check for a new version at https://smapi.io/mods.
Is there a way to add Custom NPC's to the remanence feature? I want to repeat events I've seen with the custom NPC Eugene :(((
EDIT: I actually had Chat GPT help me. So apparently you can. the version I have isn't perfect by any means, but if you make a .json file and copy my version, you can repeat most events!
This cute mod doesn't seem to work on Android phones, and when I run the game, it doesn't generate the config.json file 😢, which makes me sad and confused 😢😢. My English level is not good, I use translation software to write this paragraph, please forgive me 😢😢
This cute mod doesn't seem to work on Android phones, and when I run the game, it doesn't generate the config.json file 😢, which makes me sad and confused 😢😢. My English level is not good, I use translation software to write this paragraph, please forgive me 😢😢
This cute mod doesn't seem to work on Android phones, and when I run the game, it doesn't generate the config.json file 😢, which makes me sad and confused 😢😢. My English level is not good, I use translation software to write this paragraph, please forgive me 😢😢
234 comments
EDIT: I actually had Chat GPT help me. So apparently you can. the version I have isn't perfect by any means, but if you make a .json file and copy my version, you can repeat most events!
{
"events": [
{
"name": "Eugene-event-0",
"location": "EugenesHouse",
"eventId": "80001",
"night": false,
"mail": null
},
{
"name": "Eugene-event-1",
"location": "EugenesHouse_BackRoom",
"eventId": "80002",
"night": false,
"mail": null
},
{
"name": "Eugene-event-2",
"location": "EugenesHouse",
"eventId": "80003",
"night": false,
"mail": null
},
{
"name": "Eugene-event-3",
"location": "Town",
"eventId": "80004",
"night": true,
"mail": null
},
{
"name": "Eugene-event-4",
"location": "EugenesHouse_BackRoom",
"eventId": "80005",
"night": false,
"mail": null
},
{
"name": "Eugene-event-5",
"location": "Farm",
"eventId": "800061",
"night": false,
"mail": null
},
{
"name": "Eugene-event-6",
"location": "Forest",
"eventId": "80006",
"night": true,
"mail": null
},
{
"name": "Eugene-event-7",
"location": "Farm",
"eventId": "8000140",
"night": true,
"mail": null
},
{
"name": "Eugene-event-8",
"location": "Farm",
"eventId": "8000141",
"night": false,
"mail": null
},
{
"name": "Eugene-event-9",
"location": "EugenesHouse",
"eventId": "8000142",
"night": false,
"mail": null
}
]
}