Add Identity mod
This commit is contained in:
parent
b9b0361899
commit
86b1dcb23f
@ -272,6 +272,11 @@ file = "mods/geckolib.pw.toml"
|
|||||||
hash = "ce46f117a69cf45250fe90a6a9d964c3fbae3a80abc3a21ab94f68d453dbb3bf"
|
hash = "ce46f117a69cf45250fe90a6a9d964c3fbae3a80abc3a21ab94f68d453dbb3bf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/identity.pw.toml"
|
||||||
|
hash = "89a2dd47f2d4d5da0964bb7e36f733e152ae277e500acc033d66e7fcc0aaaaeb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/immediatelyfast.pw.toml"
|
file = "mods/immediatelyfast.pw.toml"
|
||||||
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"
|
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"
|
||||||
|
13
mods/identity.pw.toml
Normal file
13
mods/identity.pw.toml
Normal 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
|
@ -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 = "380961d0ad0abcd08c2cc2324f7eeaa02e942c53dd299a143f68ac5b2793591c"
|
hash = "df0d9520762a5a7caae914fd86785242cf8fecb1e04529c4b6229fdef952f25b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user