From 57c952761cceb050580c886be4f9efb5a78cfacb Mon Sep 17 00:00:00 2001 From: minster586 <43217359+minster586@users.noreply.github.com> Date: Thu, 10 Jul 2025 02:00:09 -0400 Subject: [PATCH] Update bcc-common.toml --- config/bcc-common.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/bcc-common.toml b/config/bcc-common.toml index 949179a..22db7f7 100644 --- a/config/bcc-common.toml +++ b/config/bcc-common.toml @@ -7,8 +7,7 @@ #The name of the modpack modpackName = "The Last Of Us MC" #The version of the modpack - modpackVersion = "1.0.6" + modpackVersion = "1.0.7" #Use the metadata.json to determine the modpack version #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING - useMetadata = false - + useMetadata = false \ No newline at end of file