diff --git a/Nilla-1.4.1.mrpack b/Nilla-1.4.2.mrpack similarity index 79% rename from Nilla-1.4.1.mrpack rename to Nilla-1.4.2.mrpack index 4084b27..a4af4c0 100644 Binary files a/Nilla-1.4.1.mrpack and b/Nilla-1.4.2.mrpack differ diff --git a/configureddefaults/config/DistantHorizons.toml b/configureddefaults/config/DistantHorizons.toml index 7533029..f4cf5ad 100644 --- a/configureddefaults/config/DistantHorizons.toml +++ b/configureddefaults/config/DistantHorizons.toml @@ -182,11 +182,11 @@ _version = 3 # # If enabled, a chat message will be displayed when a potentially problematic # mod is installed alongside DH. - showModCompatibilityWarningsOnStartup = true + showModCompatibilityWarningsOnStartup = false # # If enabled, a chat message will be displayed if vanilla MC's # render distance is higher than the recommended amount. - showHighVanillaRenderDistanceWarning = true + showHighVanillaRenderDistanceWarning = false # # If enabled, a chat message will be displayed if DH detects # that any pooled objects have been garbage collected. diff --git a/configureddefaults/resourcepacks/Creative Music.zip b/configureddefaults/resourcepacks/Creative Music.zip new file mode 100644 index 0000000..92d1343 Binary files /dev/null and b/configureddefaults/resourcepacks/Creative Music.zip differ diff --git a/configureddefaults/resourcepacks/emoji.zip b/configureddefaults/resourcepacks/emoji.zip deleted file mode 100644 index cd385de..0000000 Binary files a/configureddefaults/resourcepacks/emoji.zip and /dev/null differ diff --git a/configureddefaults/resourcepacks/twemoji.zip b/configureddefaults/resourcepacks/twemoji.zip new file mode 100644 index 0000000..0a2df9d Binary files /dev/null and b/configureddefaults/resourcepacks/twemoji.zip differ diff --git a/index.toml b/index.toml index bb84270..d0a90f3 100644 --- a/index.toml +++ b/index.toml @@ -6,7 +6,7 @@ hash = "72ee03b41235eea90b0cf2ee04d167f52650e182488c99e2d7eaab5f9bfebae7" [[files]] file = "configureddefaults/config/DistantHorizons.toml" -hash = "abdc7064e46caad0e70362e19a5fb0e4643ebc0d825c39dbde97ccbbdb2bb47c" +hash = "246d43f37df48d1b30f9c7c5960eb4684b9411649972cdab2da4ec0bd4a5e932" [[files]] file = "configureddefaults/config/MiniMOTD/icons/img0.png" @@ -137,8 +137,12 @@ file = "configureddefaults/config/voicechat/voicechat-server.properties" hash = "6bfc86241a6819d579de2cd7a83b67c0b5c2e6a9c969bef668034cb97844a821" [[files]] -file = "configureddefaults/resourcepacks/emoji.zip" -hash = "1873e672dea884b03f4347feb992965389c9c3d7732097f255cd298c4be1fa37" +file = "configureddefaults/resourcepacks/Creative Music.zip" +hash = "3eb9bd07f24020a39c60f1865c1b2a77275b626be8eb1a673ed9df97fa0ba965" + +[[files]] +file = "configureddefaults/resourcepacks/twemoji.zip" +hash = "64b6123f55dd6e648a0f8a5813e7e8670de7294d7d1d7ecf62459e284d3b1b7c" [[files]] file = "configureddefaults/server.properties" diff --git a/pack.toml b/pack.toml index 425509e..7eb3ee8 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Nilla" author = "Ryan & Gabe (The Goats)" -version = "1.4.1" +version = "1.4.2" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "260c682a249d6ac92bbda5be307cf5b3c67b00f3614fa43164d5c5f8d3371714" +hash = "c9f1328924657d215a295d2890de34d7e28de3742f5f61eef857b4fe03274f6f" [versions] fabric = "0.18.3"