Added chipped

This commit is contained in:
Xeovalyte 2023-12-30 22:07:06 +01:00
parent 2a12b2ab84
commit 8a15a2386f
4 changed files with 37 additions and 1 deletions

View File

@ -1,5 +1,10 @@
hash-format = "sha256" hash-format = "sha256"
[[files]]
file = "mods/athena-ctm.pw.toml"
hash = "ce1fe1e69721bf56e277be993505956c88c3036e8d826a85eb83d9a3cf8305aa"
metafile = true
[[files]] [[files]]
file = "mods/badpackets.pw.toml" file = "mods/badpackets.pw.toml"
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726" hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"
@ -10,6 +15,11 @@ file = "mods/c2me-fabric.pw.toml"
hash = "7721e78d990cc15c02f1a03cd6d7652ea995b271a3d19a6ae44829b4c69acbf0" hash = "7721e78d990cc15c02f1a03cd6d7652ea995b271a3d19a6ae44829b4c69acbf0"
metafile = true metafile = true
[[files]]
file = "mods/chipped.pw.toml"
hash = "fd15a165cf8782b21ea9ce958468dbb4bee1fc092fd3d83f901631e075eced75"
metafile = true
[[files]] [[files]]
file = "mods/cloth-config.pw.toml" file = "mods/cloth-config.pw.toml"
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"

View File

@ -0,0 +1,13 @@
name = "Athena"
filename = "athena-fabric-1.20.1-3.1.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/Jy8DnzcO/athena-fabric-1.20.1-3.1.1.jar"
hash-format = "sha1"
hash = "4ec2e1e1450180a0d4a985bcddb5349f4d135ffe"
[update]
[update.modrinth]
mod-id = "b1ZV3DIJ"
version = "Jy8DnzcO"

View File

@ -0,0 +1,13 @@
name = "Chipped"
filename = "chipped-fabric-1.20.1-3.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/BAscRYKm/versions/yXxHBIer/chipped-fabric-1.20.1-3.0.1.jar"
hash-format = "sha1"
hash = "3da798a08a780acd8831a9effdef11ec98a43ea0"
[update]
[update.modrinth]
mod-id = "BAscRYKm"
version = "yXxHBIer"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "d0268c0b818e2a286b3d824dbaa8f954dda8dbb7d9fca672df806a02d09b4929" hash = "e28d892f6b38f3ddc1dfe7bae2d142c9f1a591e3d665e03e2616065152552951"
[versions] [versions]
fabric = "0.15.3" fabric = "0.15.3"