diff --git a/.minecraft/index.toml b/.minecraft/index.toml index a6b81f3..ef31b20 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -4,6 +4,10 @@ hash-format = "sha256" file = "modpack.icon.png" hash = "50f74a7debb4a852e1384434500515f2478b8dcf0d71b75eba148ca34d89715c" +[[files]] +file = "mods/CreaturesFromTheSnow-2.2.0+1.19.jar" +hash = "f848e37da074476b909de5162f976ab8d4338b2fc70eeee7c004056ec9b178a3" + [[files]] file = "mods/SculkHorn-0.1.1.jar" hash = "2f8cdc52b6995c46edb3897d12c29fac125fba74c0c5ffb8f6f0ac1f77c7aa64" @@ -118,11 +122,6 @@ file = "mods/continuity.pw.toml" hash = "749bf88d67ff9ddf272dc48d82402dd61ea2812238dfca4feb1fd78440675456" metafile = true -[[files]] -file = "mods/creatures-from-the-snow-fabric.pw.toml" -hash = "dbe0ebedb8ac3ef299e81a89a1ec5089c25bb74a9f6e6188b9042564221286fc" -metafile = true - [[files]] file = "mods/croptopia.pw.toml" hash = "7571bb634af3b040506f74a04904e7981bfc18a7d6c08753631484359a74d444" diff --git a/.minecraft/mods/CreaturesFromTheSnow-2.2.0+1.19.jar b/.minecraft/mods/CreaturesFromTheSnow-2.2.0+1.19.jar new file mode 100644 index 0000000..c36eb58 Binary files /dev/null and b/.minecraft/mods/CreaturesFromTheSnow-2.2.0+1.19.jar differ diff --git a/.minecraft/mods/creatures-from-the-snow-fabric.pw.toml b/.minecraft/mods/creatures-from-the-snow-fabric.pw.toml deleted file mode 100644 index 210f56c..0000000 --- a/.minecraft/mods/creatures-from-the-snow-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Creatures From The Snow! [Fabric]" -filename = "CreaturesFromTheSnow-2.2.0+1.19.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "f2e193f58874e32ee2dfc847f2756f70d99d54a0" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3827836 -project-id = 576413 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index bed05ca..1f8c9a0 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "18e47ebcadadc6313e412a30411af9c294160cab660b5d4e5a41bdea8edd3859" +hash = "a5d1f0c7740aba22a252e007edc028a5cab9c5069bcfb19128c51453578e3a43" [versions] fabric = "0.14.8"