diff --git a/packwiz/decked-out/index.toml b/packwiz/decked-out/index.toml index ac12a8e..c0ceb52 100644 --- a/packwiz/decked-out/index.toml +++ b/packwiz/decked-out/index.toml @@ -40,6 +40,11 @@ file = "mods/no-chat-reports.pw.toml" hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" metafile = true +[[files]] +file = "mods/raknetify.pw.toml" +hash = "02421594640b86ccd43e888d0413ade610b4a87bb5a2325cccdfda0a502c5b61" +metafile = true + [[files]] file = "mods/simple-voice-chat.pw.toml" hash = "2572c6d276368345a7345a17a30ab294abc38f9102b995cab793f941f815e5c1" diff --git a/packwiz/decked-out/mods/raknetify.pw.toml b/packwiz/decked-out/mods/raknetify.pw.toml new file mode 100644 index 0000000..1f8c73c --- /dev/null +++ b/packwiz/decked-out/mods/raknetify.pw.toml @@ -0,0 +1,13 @@ +name = "Raknetify" +filename = "raknetify-fabric-0.1.0+alpha.5.114-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5IovSY3u/versions/8WknFRQe/raknetify-fabric-0.1.0%2Balpha.5.114-all.jar" +hash-format = "sha1" +hash = "e3a572829c645dedcd23382a874aa39750bec063" + +[update] +[update.modrinth] +mod-id = "5IovSY3u" +version = "8WknFRQe" diff --git a/packwiz/decked-out/pack.toml b/packwiz/decked-out/pack.toml index 3fe5e40..14d96aa 100644 --- a/packwiz/decked-out/pack.toml +++ b/packwiz/decked-out/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2ded3dd9c5e9044fd45a5d5a8be0711d31ccfe40bbad86d68e1e91a9b2267122" +hash = "b7bc533d8ccc65166d7f5fdb22988bbc29b82697262f433f063560409b3e043a" [versions] fabric = "0.15.6"