diff --git a/.minecraft/index.toml b/.minecraft/index.toml index c85e941..edc9191 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -123,8 +123,8 @@ hash = "4bb3126bdc29991414a5c99a34c1e0b92796612c7f29f089e8e999021ae352dc" metafile = true [[files]] -file = "mods/chunky.toml" -hash = "28bb1d5f48456c9c78599e37c8c52e2a87fd30ef90bb7fcb1db24a6abd40d697" +file = "mods/chunky-pregenerator.toml" +hash = "b759c470db5417dc9af74b2350f5f8ad68b1a8b7d6ce1a455fe56069472b8e71" metafile = true [[files]] @@ -257,11 +257,6 @@ file = "mods/mouse-wheelie.toml" hash = "0ef46300ba717d679eaec91b03edac50e5a2881f7c8526eac6e475ee9f86ae50" metafile = true -[[files]] -file = "mods/nimble-fabric.toml" -hash = "c4a0a5be60484cc509f0727c6268efcda10a12176d123448591328267de09490" -metafile = true - [[files]] file = "mods/not-enough-animations.toml" hash = "85d531d48c0257a3c042ea94a93939e33a570f89c08d3ad90cabdd600a20e59f" @@ -294,7 +289,7 @@ metafile = true [[files]] file = "mods/plasmo-voice.toml" -hash = "224007230b67b8319ab69268a3afbb4f9cd92a3f50a75f84320dd4dc39cdc25e" +hash = "0cb5b7671fe39e3026e9e0bc41097c938da780e28ac496512c3042e680883c72" metafile = true [[files]] diff --git a/.minecraft/mods/chunky-pregenerator.toml b/.minecraft/mods/chunky-pregenerator.toml new file mode 100644 index 0000000..47f268f --- /dev/null +++ b/.minecraft/mods/chunky-pregenerator.toml @@ -0,0 +1,13 @@ +name = "Chunky Pregenerator (Fabric)" +filename = "Chunky-1.2.164.jar" +side = "both" + +[download] +url = "https://edge.forgecdn.net/files/3579/660/Chunky-1.2.164.jar" +hash-format = "sha1" +hash = "c936401a30394972b102d62a2553927aa79bd501" + +[update] +[update.curseforge] +file-id = 3579660 +project-id = 433175 diff --git a/.minecraft/mods/chunky.toml b/.minecraft/mods/chunky.toml deleted file mode 100644 index 8c04511..0000000 --- a/.minecraft/mods/chunky.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Chunky Pregenerator" -filename = "Chunky-1.2.164.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/fALzjamp/versions/1.2.164/Chunky-1.2.164.jar" -hash-format = "sha1" -hash = "c936401a30394972b102d62a2553927aa79bd501" - -[update] -[update.modrinth] -mod-id = "fALzjamp" -version = "JJMpSOeW" diff --git a/.minecraft/mods/nimble-fabric.toml b/.minecraft/mods/nimble-fabric.toml deleted file mode 100644 index ba2ec17..0000000 --- a/.minecraft/mods/nimble-fabric.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Nimble (Fabric)" -filename = "Nimble-1.18.1-fabric-2.2.0.jar" -side = "both" - -[download] -url = "https://edge.forgecdn.net/files/3631/286/Nimble-1.18.1-fabric-2.2.0.jar" -hash-format = "sha1" -hash = "f0dfc9c97a8988e7fb02718c38aad2b04d708be5" - -[update] -[update.curseforge] -file-id = 3631286 -project-id = 545613 diff --git a/.minecraft/mods/plasmo-voice.toml b/.minecraft/mods/plasmo-voice.toml index 206a6e7..f10372c 100644 --- a/.minecraft/mods/plasmo-voice.toml +++ b/.minecraft/mods/plasmo-voice.toml @@ -3,11 +3,11 @@ filename = "plasmovoice-fabric-1.18.2-1.2.11-hotfix1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/fabric-1.18.2-1.2.11/plasmovoice-fabric-1.18.2-1.2.11-hotfix1.jar" +url = "https://edge.forgecdn.net/files/3718/86/plasmovoice-fabric-1.18.2-1.2.11-hotfix1.jar" hash-format = "sha1" hash = "f8635d3a560b2c6cd71a89a2ef83bf1c96abb1fc" [update] -[update.modrinth] -mod-id = "1bZhdhsH" -version = "Lwy2apRP" +[update.curseforge] +file-id = 3718086 +project-id = 467028 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index b313059..34406ac 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0" [index] file = "index.toml" hash-format = "sha256" -hash = "87cc48d520f202e76c57b8356a92fdc49fc78ad6741b49db4215efe570bae5a0" +hash = "4ea5ee146373c56342507ab791c3de05db2543d0eb308b9da345d16caabc3b5b" [versions] fabric = "0.13.3"