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": [ { "LogName": "Mona Grave TouchAction Tiles", "Action": "EditMap", "Target": "Maps/Town", "PatchMode": "Overlay", "Update": "OnLocationChange", "When": { "HasSeenEvent |contains={{ModId}}_MonaGraveEvent": "false", "HasFlag |contains={{ModId}}_MonaGraveQuestLetter": "true" }, "MapTiles": [ { "Layer": "Back", "Position": { "X": 47, "Y": 87 }, "SetProperties": { "TouchAction": "PlayEvent {{ModId}}_MonaGraveEvent true false" } } ] } ] }
Click this button: