diff --git a/Nilla-1.4.0.mrpack b/Nilla-1.4.1.mrpack similarity index 97% rename from Nilla-1.4.0.mrpack rename to Nilla-1.4.1.mrpack index 8fe9c6a..4084b27 100644 Binary files a/Nilla-1.4.0.mrpack and b/Nilla-1.4.1.mrpack differ diff --git a/index.toml b/index.toml index cea8d5e..bb84270 100644 --- a/index.toml +++ b/index.toml @@ -470,6 +470,11 @@ file = "mods/sit!.pw.toml" hash = "339a5093dea358ed558e77484dff1d4ac0665883857f087478c49279a893e02b" metafile = true +[[files]] +file = "mods/sodium-extra.pw.toml" +hash = "80fe8de18aab2ba3399f61c6a74a4ad70e56bf5ed49f5fc0f051190d3ba59f2b" +metafile = true + [[files]] file = "mods/sodium-shadowy-path-blocks.pw.toml" hash = "248d96043d3cd40e0d73c02e649d5d55967ebc2ba10e60b58ba75bfba3476425" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml new file mode 100644 index 0000000..ca61a48 --- /dev/null +++ b/mods/sodium-extra.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Extra" +filename = "sodium-extra-fabric-0.8.1+mc1.21.11.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/USJvTNro/sodium-extra-fabric-0.8.1%2Bmc1.21.11.jar" +hash-format = "sha512" +hash = "03e1fe595ce5fe4d1cd2d15116d954e282910f606ba9fc5d8923b818b5018403a4ccef0ce1b0ebac2720f9882352cc984c393da2607de76c8b04b763356fb610" + +[update] +[update.modrinth] +mod-id = "PtjYWJkn" +version = "USJvTNro" diff --git a/pack.toml b/pack.toml index f3d616b..425509e 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Nilla" author = "Ryan & Gabe (The Goats)" -version = "1.4.0" +version = "1.4.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "920e91fde538df158823c42f73fa6a2a4894df1a8e55e74567735fd1997acf38" +hash = "260c682a249d6ac92bbda5be307cf5b3c67b00f3614fa43164d5c5f8d3371714" [versions] fabric = "0.18.3"