update fabric api
This commit is contained in:
parent
a2693eb0e0
commit
c4f71a492d
3 changed files with 5 additions and 5 deletions
|
@ -514,7 +514,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "42e2da7f33977bfa2bb411e1443723a857276cc460717573ef9f8f861076ad64"
|
||||
hash = "7bb0befcacb4b18adcc9428d51a59409065a496b0257e573acdc66b92a02d2b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Fabric API"
|
||||
filename = "fabric-api-0.57.0+1.18.2.jar"
|
||||
filename = "fabric-api-0.59.0+1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2b655ba701fe8b0f25b1dad246db01e9664dbf49"
|
||||
hash = "b2e9f40e773851f43328bd87a4eab7b625ea4f07"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3851928
|
||||
file-id = 4006107
|
||||
project-id = 306612
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "34903e9e83af61ca6009c15fddd7e406cd7134bbce2e57a4506375c9be5ea663"
|
||||
hash = "1eabd12575bcee42dc4bf426ea7bcb0b1ce04c9b59c9a5cf1f054cf7fec07174"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue