updated client.properties
This commit is contained in:
parent
001ecb3876
commit
35d7cb3822
3 changed files with 17 additions and 3 deletions
|
@ -18,7 +18,7 @@ hash = "70321e7fca14c952e9cca9f17f0f8290ec85799acbbc9bbce24037ca019009ef"
|
|||
|
||||
[[files]]
|
||||
file = "kubejs/config/client.properties"
|
||||
hash = "ce8a61dbf8a87c64a76f7b39c59f16ec4aea70fd4e06af4a53ef6d067d93d0cd"
|
||||
hash = "322a6d4945ceaf10855031a951c1e6250533570fa6e4b9e427b486805b95f724"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/config/defaultoptions.txt"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Reference in a new issue