SMAPI
About SMAPI
Modding docs
Tools
Mod compatibility
Log parser
JSON validator
JSON validator
Upload a JSON file
Choose the JSON format:
None
SMAPI: manifest
SMAPI: translations (i18n)
Content Patcher
Drag the file onto this textbox
(or
choose a file
)
:
{ "Format": "2.9.1", "Changes": [ { "LogName": "Sprite", "Action": "Load", "Target": "Characters/CHERRY", "FromFile": "assets/images/cherrysprites.png", }, { "LogName": "Portraits", "Action": "Load", "Target": "Portrait/CHERRY", "FromFile": "assets/images/Portrait.png", }, { "Format": "2.9.0", "Changes": [ { "Action": "EditData", "Target": "Data/Characters", "Entries": { "{{ModId}}_WrenSong": { "DisplayName": "Cherry Fudge", "Gender": "Male", "Age": "Adult", "Manner": "Polite", "SocialAnxiety": "Neutral", "Optimism": "Neutral", "BirthSeason": "Spring", "BirthDay": "11", "HomeRegion": "Town", "CanBeRomanced": false, "CanVisitIsland": true, "SpouseAdopts": true, "IntroductionsQuest": false, "ItemDeliveryQuests": true, "WinterStarParticipant": true, "Home": [ /*set this to where you want the NPC to spawn in normally. */ { "Id": "Default", "Location": "BusStop", "Tile": { "X": 11, "Y": 16 }, "Direction": "right" } ] } } } ] } { "LogName": "Gift Tastes", "Action": "EditData", "Target": "Data/NPCDispositions", "Entries": { "CHERRY": "Thanks.../84 258 211 614 595/Oh... This will do./282 283 373 446 268/.../638 154 155 167 126 127/I won't be needing your gift.../110 168 169 170 171 172 310/ ", } } ] }
Click this button: