From 35d7cb382252fbdc24cc7f5d66d4feac737932dc Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 13 Nov 2023 17:11:49 -0500 Subject: [PATCH] updated client.properties --- src/index.toml | 2 +- src/kubejs/config/client.properties | 16 +++++++++++++++- src/pack.toml | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/src/index.toml b/src/index.toml index 46998a5..e874390 100644 --- a/src/index.toml +++ b/src/index.toml @@ -18,7 +18,7 @@ hash = "70321e7fca14c952e9cca9f17f0f8290ec85799acbbc9bbce24037ca019009ef" [[files]] file = "kubejs/config/client.properties" -hash = "ce8a61dbf8a87c64a76f7b39c59f16ec4aea70fd4e06af4a53ef6d067d93d0cd" +hash = "322a6d4945ceaf10855031a951c1e6250533570fa6e4b9e427b486805b95f724" [[files]] file = "kubejs/config/defaultoptions.txt" diff --git a/src/kubejs/config/client.properties b/src/kubejs/config/client.properties index 83adcfe..51c73a9 100644 --- a/src/kubejs/config/client.properties +++ b/src/kubejs/config/client.properties @@ -1 +1,15 @@ -title="GalacticFactory" +#KubeJS Client Properties +#Sun Nov 12 12:39:14 EST 2023 +backgroundColor=2E3440 +barBorderColor=3498DB +exportAtlases=false +menuBackgroundBrightness=64 +disableRecipeBook=true +title=GalacticFactory +barColor=3498DB +overrideColors=true +fmlLogColor=3498DB +showTagNames=false +fmlMemoryColor=3498DB +menuBackgroundScale=32.0 +menuInnerBackgroundBrightness=32 diff --git a/src/pack.toml b/src/pack.toml index 1751320..8b8dc07 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a17df16100e2bcf5553f5d532e729658e2a309be689b67cf0ddf1103fb50b29d" +hash = "03cd195b8be4701fa6ceb6fb2fb67dc1673107e6bc0776071200d0a26bb8856f" [versions] forge = "47.2.0"