diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index b3cb269..67d436b 100644 Binary files a/Vanilla Plus Plus-1.0.0.mrpack and b/Vanilla Plus Plus-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index db024e3..39a16ea 100644 --- a/index.toml +++ b/index.toml @@ -205,11 +205,6 @@ file = "mods/bclib.pw.toml" hash = "ab1e22cc66189067e002a204c70c553cc7cc0e738bd602f405d7cc37561260be" metafile = true -[[files]] -file = "mods/beans-backpacks.pw.toml" -hash = "edfae8ace7b7739b977de09f1983bfd6159de77c02b3197248199a98ac0bd29f" -metafile = true - [[files]] file = "mods/beautify-refabricated.pw.toml" hash = "724353a7730f54b29378ba8e374c78372c8a8f072e578b5758b11fc150f470b7" @@ -295,6 +290,11 @@ file = "mods/c2me-fabric.pw.toml" hash = "066bcf27ce64eeaeb8e595f3768743c02e3a5fa2f7338357a523b8a72f0814df" metafile = true +[[files]] +file = "mods/cardinal-components-api.pw.toml" +hash = "e948385136e0f372f4a8b35f04221b4cc5e3786ce498fc321a394ad1258dc032" +metafile = true + [[files]] file = "mods/cat-loaf.pw.toml" hash = "5937a705a044b790a79e4d8f7a5239b7b4361eba464c828846e7a335bba818b6" @@ -1415,6 +1415,11 @@ file = "mods/towns-and-towers.pw.toml" hash = "72c0e1d4d8eb05e6c82c8959885ee5f08b8c7ede63b438e22a7422246679cc46" metafile = true +[[files]] +file = "mods/travelersbackpack.pw.toml" +hash = "cc1b4c44978137e7501093b75819d87fd75778261dc0a1c1fe98a381a02ee028" +metafile = true + [[files]] file = "mods/treechop.pw.toml" hash = "d4973af17081ec2f1d5aabad778331459612fc95617cda5fbcafa79ea9384c43" diff --git a/mods/beans-backpacks.pw.toml b/mods/beans-backpacks.pw.toml deleted file mode 100644 index 7f62fd0..0000000 --- a/mods/beans-backpacks.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Beans Backpacks (Legacy)" -filename = "BeansBackpacks-fabric-1.20.1-2.0.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/kYt0MSgT/versions/tRrZGZ5U/BeansBackpacks-fabric-1.20.1-2.0.2.jar" -hash-format = "sha512" -hash = "ddf60f44c5b368ea17f6fa232410be738dcee2336f5ec0e2539d97399ed7cabd328c10fe2cd401d402d3643950f6a18d42d9be02c4148151d18ead50c0e344c7" - -[update] -[update.modrinth] -mod-id = "kYt0MSgT" -version = "tRrZGZ5U" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 0000000..2d725de --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-5.2.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/K01OU20C/versions/qW85eawp/cardinal-components-api-5.2.2.jar" +hash-format = "sha512" +hash = "edb9319211501170deaa29c7752e34910bd578d20ec3724547e6eab84c2bf2a974e3443d759aa24a7db718b1bda673071e8c2c71dbda0ce2f9584f97f09838bc" + +[update] +[update.modrinth] +mod-id = "K01OU20C" +version = "qW85eawp" diff --git a/mods/travelersbackpack.pw.toml b/mods/travelersbackpack.pw.toml new file mode 100644 index 0000000..81c6ff5 --- /dev/null +++ b/mods/travelersbackpack.pw.toml @@ -0,0 +1,13 @@ +name = "Traveler's Backpack" +filename = "travelersbackpack-fabric-1.20.1-9.1.18.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rlloIFEV/versions/ZHltcaKk/travelersbackpack-fabric-1.20.1-9.1.18.jar" +hash-format = "sha512" +hash = "b7e380237142b94f9feef712f2c519896efc2f63ffb6d7f90caa279fafbe404d87e080988568a4e70850d4e0953eb866501583b56383d13d6f44969a08d9c59d" + +[update] +[update.modrinth] +mod-id = "rlloIFEV" +version = "ZHltcaKk" diff --git a/pack.toml b/pack.toml index 6591933..9deca61 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 = "4108b85110124d0e7439514a1f7d22d176f48bc34d4a2ff3dcd8a6a087a7b27a" +hash = "c3f987c168416747ed15edf40278b28123464c5c909edae93465a879f8f9515e" [versions] minecraft = "1.20.1"