diff --git a/src/index.toml b/src/index.toml index 561c01b..46998a5 100644 --- a/src/index.toml +++ b/src/index.toml @@ -16,13 +16,17 @@ hash = "35e8f0d6ee84ecf70bed440d5b26b523d2c684568f16fdc871ce934d224eec2c" file = "kubejs/client_scripts/cape.js" hash = "70321e7fca14c952e9cca9f17f0f8290ec85799acbbc9bbce24037ca019009ef" +[[files]] +file = "kubejs/config/client.properties" +hash = "ce8a61dbf8a87c64a76f7b39c59f16ec4aea70fd4e06af4a53ef6d067d93d0cd" + [[files]] file = "kubejs/config/defaultoptions.txt" hash = "62e609afb26238f90d979f3ee152c32503d391108540f53f4943236362621e7f" [[files]] file = "kubejs/config/packicon.png" -hash = "ad3d96e34250126ad46feb04f28d3d4d95ea2f2a347819f354cafd1455e60724" +hash = "84f6d2ec82b50341634868cb6c1abec87d01a637ef9e35df4ad2e5ece7dce442" [[files]] file = "kubejs/server_scripts/cardboard_box_blacklist.js" diff --git a/src/kubejs/config/client.properties b/src/kubejs/config/client.properties new file mode 100644 index 0000000..83adcfe --- /dev/null +++ b/src/kubejs/config/client.properties @@ -0,0 +1 @@ +title="GalacticFactory" diff --git a/src/kubejs/config/packicon.png b/src/kubejs/config/packicon.png index fabc6a7..54e84ad 100644 Binary files a/src/kubejs/config/packicon.png and b/src/kubejs/config/packicon.png differ diff --git a/src/pack.toml b/src/pack.toml index 3061726..1751320 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.4.2" +version = "0.4.3" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "844e89630b687556530b610bab98199dc0ce33b6016874cfcda8cd756afe3bf3" +hash = "a17df16100e2bcf5553f5d532e729658e2a309be689b67cf0ddf1103fb50b29d" [versions] forge = "47.2.0"