This commit is contained in:
Maxim Slipenko 2022-08-05 21:21:20 +03:00
commit 39153df6fc
Signed by: Maks1mS
GPG Key ID: 7461AF39A8705FB8
8 changed files with 122 additions and 0 deletions

31
index.toml Normal file
View File

@ -0,0 +1,31 @@
hash-format = "sha256"
[[files]]
file = "mods/auto-clicker-fabric.pw.toml"
hash = "5a33dc87cd28fd241d88317c3a5782ace76bbbd610297d6ccf74b0a46f6328f1"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "b823831af9d57c2e6429bfd0cb51026658c507aa267dfdcaccccbe2d9c3f4a3a"
metafile = true
[[files]]
file = "mods/litematica.pw.toml"
hash = "4e7136bf019c6d6333acc30e0a57133c1f23d1585b6c15b9f7a3011beca81247"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "83541b1d3e1e936638a6938eb505bf0f508c13aed7f8416af8d064ffc7cda4dc"
metafile = true
[[files]]
file = "mods/malilib.pw.toml"
hash = "b5b47d70b94e6519b798ce3f172339bba1413ee64cb08c4f0559d0d83b38bed3"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "d1480fd38a1ac53311baa2d57b92556834372f6ac04c355169441df9a59a161c"
metafile = true

View File

@ -0,0 +1,13 @@
name = "Auto Clicker (Fabric)"
filename = "auto-clicker-fabric-1.18-1.3.0-build.16.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "efc09dbff8f1c05ef2c433fc63be4dcd1092656f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3545234
project-id = 445095

13
mods/indium.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Indium"
filename = "indium-1.0.7+mc1.18.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "5f5e0910181572f844171ed4f2f11e23f3c68af6"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3911811
project-id = 459496

13
mods/litematica.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Litematica"
filename = "litematica-fabric-1.18.2-0.11.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "df3374fad636a66cda1f1e2d351aa3e50b8ea2ba"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3783909
project-id = 308892

13
mods/lithium.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Lithium"
filename = "lithium-fabric-mc1.18.2-0.7.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/mc1.18.2-0.7.10/lithium-fabric-mc1.18.2-0.7.10.jar"
hash-format = "sha1"
hash = "d5c19c3d4edb4228652adcc8abb94f9bd80a634c"
[update]
[update.modrinth]
mod-id = "gvQqBUqZ"
version = "pHl1Vi6k"

13
mods/malilib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "MaLiLib"
filename = "malilib-fabric-1.18.2-0.12.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a810cf1f28751ac2681ab94a1f00b58c49884649"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3692220
project-id = 303119

13
mods/sodium.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Sodium"
filename = "sodium-fabric-mc1.18.2-0.4.1+build.15.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/mc1.18.2-0.4.1/sodium-fabric-mc1.18.2-0.4.1%2Bbuild.15.jar"
hash-format = "sha1"
hash = "f839863a6be7014b8d80058ea1f361521148d049"
[update]
[update.modrinth]
mod-id = "AANobbMI"
version = "74Y5Z8fo"

13
pack.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Skyblock"
author = "Maxim Slipenko"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "6b05602c6fb5cd4e44d3e80e8ca0caae1a269945113ee1d68303eac010d9754e"
[versions]
fabric = "0.14.9"
minecraft = "1.18.2"