How to change item name

deskup

Newcomer
Hi, I wanted to make a Harvey mod that change the text that pops up when you click into the clickable furniture in his bedroom/hospital, but I don't know where to start in the content.json file, all I've learned is that it should start as
{
"Format": "1.4",
"Changes": [
]
{
"Action": "EditData",
"Target":

but I don't know what to put in the "target" space, should it be the file where those texts are (StringsFromMaps.xnb), and if so, add the .xnb or not? Thank you in advance
 
Top