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
)
:
{ "Changes": [ { // Egg Hunt "Action": "EditData", "Target": "Data/Festivals/spring13", "TextOperations": [ { "Operation": "Append", "Target": [ "Entries", "Set-Up_additionalCharacters" ], "Value": "{{ModId}}_SpeedyManny 35 80 2", "Delimiter": "/", }, { "Operation": "Append", "Target": [ "Entries", "MainEvent_additionalCharacters" ], "Value": "{{ModId}}_SpeedyManny 23 67 1", "Delimiter": "/", }, ] }, ] }
Click this button: