Add Identity mod

This commit is contained in:
NullBite 2023-10-15 18:47:31 -04:00
parent b9b0361899
commit 86b1dcb23f
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -272,6 +272,11 @@ file = "mods/geckolib.pw.toml"
hash = "ce46f117a69cf45250fe90a6a9d964c3fbae3a80abc3a21ab94f68d453dbb3bf"
metafile = true
[[files]]
file = "mods/identity.pw.toml"
hash = "89a2dd47f2d4d5da0964bb7e36f733e152ae277e500acc033d66e7fcc0aaaaeb"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"

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

@ -0,0 +1,13 @@
name = "Identity"
filename = "identity-2.7.1-1.20.1-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "469cf3bfc9473f8db2ac6fdb4546a52ad7c8a3f5"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4687497
project-id = 391390

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "380961d0ad0abcd08c2cc2324f7eeaa02e942c53dd299a143f68ac5b2793591c"
hash = "df0d9520762a5a7caae914fd86785242cf8fecb1e04529c4b6229fdef952f25b"
[versions]
minecraft = "1.20.1"