diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index 9504ea8..d0b3d73 100644 Binary files a/Vanilla Plus Plus-1.0.0.mrpack and b/Vanilla Plus Plus-1.0.0.mrpack differ diff --git a/config/malilib.json b/config/malilib.json new file mode 100644 index 0000000..31ff0f2 --- /dev/null +++ b/config/malilib.json @@ -0,0 +1,11 @@ +{ + "Generic": { + "ignoredKeys": { + "keys": "" + }, + "openGuiConfigs": { + "keys": "" + }, + "realmsCommonConfig": true + } +} diff --git a/index.toml b/index.toml index e8d2add..931b543 100644 --- a/index.toml +++ b/index.toml @@ -36,6 +36,10 @@ hash = "8c9ffd4686af343a956e764d08b139f11bfcb093747773528e884dd83256e280" file = "config/item_obliterator.json5" hash = "096c0923d7b11fd96532ccf41dfd8f3689e687c95ea967865a138f8bf478d2fe" +[[files]] +file = "config/malilib.json" +hash = "743b685665f3e59b125578fd6c746ff749745fb52a0f9a31fe533234ec5341f2" + [[files]] file = "config/particular.json5" hash = "d5a7270d9923f1d1b1516c86dd54ff057bf228e7d0c38d4a9813389646ab1efd" diff --git a/pack.toml b/pack.toml index 42d5cb4..165e930 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d43e51eb5f64af4449e4945a9f3fa7f363c380d2f327ce582d10e53da245355a" +hash = "ead1689bf45a46486cb4cafce085fb93342c2b49e0ee37615563b9d531c96835" [versions] minecraft = "1.20.1"