diff --git a/index.toml b/index.toml index b0aa60d..3d5bff5 100644 --- a/index.toml +++ b/index.toml @@ -869,11 +869,6 @@ file = "mods/pig-pen-cipher.toml" hash = "5b375d0099feaceff6b88827f22321790900c24f83184b92d1dab89d224c7cc9" metafile = true -[[files]] -file = "mods/plasmo-voice.toml" -hash = "69b74bbfe190074a1aca83d0f2e780f263810a20f05d72e1db35907785c02835" -metafile = true - [[files]] file = "mods/pling.toml" hash = "e7e868d0738bf0807843134b634a798803650e166935e8f1a9de73ba1dca0d86" @@ -959,6 +954,11 @@ file = "mods/simple-crates.toml" hash = "24c74f4bef52ca466e44468f1309059244a1f8e24717c77fb8e40ad8508de641" metafile = true +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "6c2076de008ae0e5dec7990346fb74b77d3b774b6f58ba92e03655b6508d059a" +metafile = true + [[files]] file = "mods/slotlink.toml" hash = "1fadc3d2a9b6b5c6efbcede06a16448d25ac9ebc1bf097346ecdc8031ea21ce8" @@ -994,6 +994,11 @@ file = "mods/solid_mobs.pw.toml" hash = "eb7e4020a1a5b55106190919569216a1d304d4c31bea3bb8c953a2c9d0a95f33" metafile = true +[[files]] +file = "mods/sound-physics-remastered.pw.toml" +hash = "1fe9aa5d3d49e8a426236ba189b751a0421b8ea56eb890b9dc794f53aea915d4" +metafile = true + [[files]] file = "mods/spark.toml" hash = "b55d9d1ea5b5cadde5973123c0c644065f905afff5ea8d3d24c6d6564a7470cd" diff --git a/mods/plasmo-voice.toml b/mods/plasmo-voice.toml deleted file mode 100644 index a39817c..0000000 --- a/mods/plasmo-voice.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Plasmo Voice" -filename = "plasmovoice-fabric-1.18-1.2.13.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/fabric-1.18-1.2.13/plasmovoice-fabric-1.18-1.2.13.jar" -hash-format = "sha1" -hash = "6fd2d3fd1464218aecb387d04a8b51ad07ffc159" - -[update] -[update.modrinth] -mod-id = "1bZhdhsH" -version = "CGqrbEX7" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..8fbb102 --- /dev/null +++ b/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-fabric-1.18.2-2.2.46.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/fabric-1.18.2-2.2.46/voicechat-fabric-1.18.2-2.2.46.jar" +hash-format = "sha1" +hash = "9432085f49315fea8158c12ee3afa3d465af3627" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "bnjunHiE" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..cb873fe --- /dev/null +++ b/mods/sound-physics-remastered.pw.toml @@ -0,0 +1,13 @@ +name = "Sound Physics Remastered" +filename = "soundphysics-fabric-1.18.2-1.0.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "414615a585c0d26bbf25f66a6608f06606fda4a5" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3804243 +project-id = 535489 diff --git a/pack.toml b/pack.toml index 4e22b00..ce06fa2 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 = "bf4b905fea08d5ab8142c7d6bacdadc9c861b7a9f07f2696b5bfec0584c89c92" +hash = "6479f77af56a7118cc0302d9953d3a602dfb8fc83e8833ab22a1c162d5354c1c" [versions] fabric = "0.14.7"