diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index 985b174..994fac1 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 24b3140..91a5dac 100644 --- a/index.toml +++ b/index.toml @@ -215,6 +215,11 @@ file = "mods/azurelib-armor.pw.toml" hash = "26a5cee35b797140d098a3e8c039b868edd1779e28d4a2cba1cd73e8ed32ca34" metafile = true +[[files]] +file = "mods/backpacked.pw.toml" +hash = "31e881717ccd20932be74a4376b0ee4b9defc7f7a548b2b9922073a7334868da" +metafile = true + [[files]] file = "mods/badstdout.pw.toml" hash = "cafbf8251105b30df416906866ab036547c0c95f61dd02f9d2db8490e2fded0b" @@ -1440,11 +1445,6 @@ 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" @@ -1452,7 +1452,7 @@ metafile = true [[files]] file = "mods/trinkets.pw.toml" -hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a" +hash = "792155426992079177fe1ee62c1df969fb71540becd719de8efca2ebc6bec896" metafile = true [[files]] diff --git a/mods/backpacked.pw.toml b/mods/backpacked.pw.toml new file mode 100644 index 0000000..277adbe --- /dev/null +++ b/mods/backpacked.pw.toml @@ -0,0 +1,13 @@ +name = "Backpacked" +filename = "backpacked-fabric-1.20.1-3.0.0-beta.9.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "780c4b4a999e899ba9417d6eb8bddb006cd9c7b9" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5813545 +project-id = 352835 diff --git a/mods/travelersbackpack.pw.toml b/mods/travelersbackpack.pw.toml deleted file mode 100644 index 81c6ff5..0000000 --- a/mods/travelersbackpack.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/mods/trinkets.pw.toml b/mods/trinkets.pw.toml index 6fb5475..eb9a227 100644 --- a/mods/trinkets.pw.toml +++ b/mods/trinkets.pw.toml @@ -1,13 +1,13 @@ -name = "Trinkets" -filename = "trinkets-3.7.2.jar" +name = "Trinkets (Fabric)" +filename = "trinkets-3.7.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar" -hash-format = "sha512" -hash = "bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274" +hash-format = "sha1" +hash = "eb2a91a80d18513ca0b9ea3f76fc86422166e440" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "5aaWibi9" -version = "AHxQGtuC" +[update.curseforge] +file-id = 4657534 +project-id = 341284 diff --git a/pack.toml b/pack.toml index a3d39a5..487c554 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 = "9316379b1d9dfcb068d2291d8c3e4690ae1cc6a99247082756957b1925819fc7" +hash = "31786ee1bff2bdfab397c338a47e4b7fd64b67ed4285118f6c22d504d76ff653" [versions] minecraft = "1.20.1"