This commit is contained in:
2026-01-27 12:21:17 +08:00
parent 203a9447a6
commit b4ff5e1959
87 changed files with 1510 additions and 2 deletions

View File

@@ -65,6 +65,11 @@ file = "mods/c2me-fabric.pw.toml"
hash = "a8f073ab0640d9e501fe3fc95d282306000fd6eab3186fd682269c0d0913b307"
metafile = true
[[files]]
file = "mods/cardinal-components-api.pw.toml"
hash = "56801c8c848bb2bc6bd6cf5c81ac3eb5b14d2e8be53aa11358e07bd3babf3b78"
metafile = true
[[files]]
file = "mods/chat-heads.pw.toml"
hash = "3574ca8f34cf9e005046179d449af1abd0c7475d3889d2cb2bc187ff28b360d1"

View File

@@ -0,0 +1,13 @@
name = "Cardinal Components API"
filename = "cardinal-components-api-7.3.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/K01OU20C/versions/tEsBSUgb/cardinal-components-api-7.3.0.jar"
hash-format = "sha512"
hash = "ec93427bef05b6c198d7cc20270b81edc72a7b117ed87c96b0324fef10383ed994dddb21d9814d581737e0ab35a278d9e43d53d25722d8b70e1e47c9628d978a"
[update]
[update.modrinth]
mod-id = "K01OU20C"
version = "tEsBSUgb"

View File

@@ -1,4 +1,4 @@
name = "nite"
name = "client"
author = "nite"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d7433b0c23c1a83dcab14a18689593aae68ef2c1b4015fc4fa06004c38786b82"
hash = "4567341d8253a8f9b20331a8a8d5069ea60548a725ec365b47de8131c2fa7222"
[versions]
fabric = "0.18.4"