From 81f33efabe01bc26a89fdfc43b3599cbdc34729a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Pilgaard=20Gr=C3=B8ndahl?= Date: Tue, 29 Oct 2024 19:57:38 +0100 Subject: [PATCH] Update bcc-common.toml --- config/bcc-common.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bcc-common.toml b/config/bcc-common.toml index ccdb1335..cbac0931 100644 --- a/config/bcc-common.toml +++ b/config/bcc-common.toml @@ -7,7 +7,7 @@ #The name of the modpack modpackName = "Enigmatica 10" #The version of the modpack - modpackVersion = "1.11.1" + modpackVersion = "1.12.0" #Use the metadata.json to determine the modpack version #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING useMetadata = false