diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 965e890..da9442a 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -336,6 +336,11 @@ metafile = true file = "mods/sky-0.6.0.jar" hash = "8ced69dec791a170d7341d866938793063e7f07d742353ef514c3dd2aa1c00a6" +[[files]] +file = "mods/sky.pw.toml" +hash = "a67f12d9ef669e98db82dea5d43224ee87dce3e863bb5ec2e546b1a4026ed209" +metafile = true + [[files]] file = "mods/sodium-extra.pw.toml" hash = "8bdc3c1b5079b7fbe89f995d1a100e1df8dcf47e73ef089abf444ecc8e320527" diff --git a/.minecraft/mods/sky-0.6.0.jar b/.minecraft/mods/sky-0.6.0.jar deleted file mode 100644 index e904681..0000000 Binary files a/.minecraft/mods/sky-0.6.0.jar and /dev/null differ diff --git a/.minecraft/mods/sky.pw.toml b/.minecraft/mods/sky.pw.toml new file mode 100644 index 0000000..e48fca0 --- /dev/null +++ b/.minecraft/mods/sky.pw.toml @@ -0,0 +1,13 @@ +name = "Sky: Origins" +filename = "sky-0.6.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/cQwz6Ez4/versions/0.6.0/sky-0.6.0.jar" +hash-format = "sha1" +hash = "48871c79b760ef755b7540a8048645da6c55b693" + +[update] +[update.modrinth] +mod-id = "cQwz6Ez4" +version = "18SATtW1" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 9af92dd..ac30028 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 = "5ed8fa310cd991ff0e0660f2abe730dca200a699460c27b8f5f4bc9967f0d8c0" +hash = "1f41bf6322658dc00f597c99f2a605d26600b57837dab61306456c9412808f9a" [versions] fabric = "0.14.8"