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
)
:
//Add Tilly to Joja Election and Emporium events { "LogName": "Morris Election Event Edit", "Action": "EditData", "Target": "Data/Events/Town", "TextOperations": [ { "Operation": "ReplaceDelimited", "Target": ["Entries", "6665293/w sunny/t 800 1700/H"], "Search": "Andy 26 68 0", "Value": "Andy 26 68 0 Wem.Bundle.Tilly 32 70 0", "Delimiter": " " } ], "When": { "HasMod | contains = FlashShifter.StardewValleyExpandedCP": true, "HasSeenEvent": "6665292" }, },
Click this button: