Smapi error for Sweet talking Seb Content Patcher

EmpressCarrot

Newcomer
Hi. I edited the dialogue inside the Sweet Talking Seb Content Patcher mod and now I got this error below. Please help :(
[Content Patcher] Error preloading content pack 'Sweet Talking Seb for ContentPatcher'. Technical details:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at C:\Users\Claire\Documents\Stardew.Valley.v1.5.6\Stardew.Valley.v1.5.6\Mods\[CP] Sweet Talking Sebastian\content.json. This doesn't seem to be valid JSON.
Technical details: After parsing a value an unexpected character was encountered: I. Path 'Changes[0].Entries.Rainy_Day_1', line 11, position 33.
at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in E:\source\_Stardew\SMAPI\src\SMAPI.Toolkit\Serialization\JsonHelper.cs:line 86
at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in E:\source\_Stardew\SMAPI\src\SMAPI\Framework\ContentPack.cs:line 76
at ContentPatcher.Framework.RawContentPack.TryReloadContent(String& error) in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\Framework\RawContentPack.cs:line 79
at ContentPatcher.ModEntry.GetContentPacks()+MoveNext() in E:\source\_Stardew\Mods.Pathoschild\ContentPatcher\ModEntry.cs:line 415
 
Top