diff --git a/web/pack/config/fancymenu/options.txt b/web/pack/config/fancymenu/options.txt index 5e45f2b..0b01949 100644 --- a/web/pack/config/fancymenu/options.txt +++ b/web/pack/config/fancymenu/options.txt @@ -7,7 +7,7 @@ B:force_fullscreen = 'false'; ##[customization] -B:modpack_mode = 'false'; +B:modpack_mode = 'true'; B:show_customization_overlay = 'true'; B:advanced_customization_mode = 'false'; diff --git a/web/pack/index.toml b/web/pack/index.toml index 7e3624c..01f6038 100644 --- a/web/pack/index.toml +++ b/web/pack/index.toml @@ -78,7 +78,7 @@ hash = "9a25d3dc708e43eabafce5479a13c02dae15bc7f673afb2745b8b2ba48a97dc0" [[files]] file = "config/fancymenu/options.txt" -hash = "8e8b4c5ff975b6e94dd7faae43e310c2c564ba4ff75ae2371e95b5b95eb14b72" +hash = "4ba2968b9fab5ca4a38b7f633bf74837e1a3386725047e07abc6387ad821f36b" [[files]] file = "config/fancymenu/ui_themes/dark.json" @@ -212,6 +212,10 @@ hash = "6283abc4874029658f2ba9c70311318d1835aba034f1d57e2908704c8f1c83c2" file = "kubejs/data/enderio/recipes/mixing/soularium_ingot.json" hash = "0408ff785ed70114fa369771a0e8c7c3b855d1dc19c05b531b3c0a2cee528935" +[[files]] +file = "kubejs/packicon-920.png" +hash = "da4332492babe7e6ddba698ce7d11dcf16f2b35b6404dc0f778fa9b3940d7934" + [[files]] file = "kubejs/packicon.png" hash = "0897a0180ef197d2002e8e7e37ddf12de1883f9b2a9b186918bac0d21572e21f" diff --git a/web/pack/kubejs/packicon-920.png b/web/pack/kubejs/packicon-920.png new file mode 100644 index 0000000..6f9a593 Binary files /dev/null and b/web/pack/kubejs/packicon-920.png differ diff --git a/web/pack/pack.toml b/web/pack/pack.toml index 1a4827a..5db5301 100644 --- a/web/pack/pack.toml +++ b/web/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "920c515b7338545af085448fe5f8e6d69d8e8c38fda5e1fb686ada56be1b0e5b" +hash = "e986d8265f9a2e3740919d6880095c45630632442d803e86c21130610d91c053" [versions] forge = "47.3.7"