add dependency for care to share, update fabric api
This commit is contained in:
parent
92d67048b6
commit
0849cc77f3
@ -55,6 +55,11 @@ file = "mods/c2me-fabric.pw.toml"
|
||||
hash = "52f0f7fc78f73a9b7143c57d59e3c5bc39ce5e4e1691382fe8ca6403861a40dc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cardinal-components-api.pw.toml"
|
||||
hash = "d1e2fa4473910821654defa27459993a5ca652e74263e41226ee4947b15e3a42"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/care-to-share.pw.toml"
|
||||
hash = "9b35340325487190da3506ac701f535c914f0af368a0d1cef4fcb505b5353096"
|
||||
@ -122,7 +127,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "d47762be5aaaf014cb93812502944dff9f1dc3466f3de96f4d4808da8e97bdee"
|
||||
hash = "7bfd3f90f0f45c957ba2f7a695726cad48ab0c36eae9ac1a4feace483087f232"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
13
mods/cardinal-components-api.pw.toml
Normal file
13
mods/cardinal-components-api.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Cardinal Components API"
|
||||
filename = "cardinal-components-api-6.0.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/K01OU20C/versions/YdQa8zdn/cardinal-components-api-6.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d71914c73684cc9beaf836f7b1ba124c518df786"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "K01OU20C"
|
||||
version = "YdQa8zdn"
|
@ -1,13 +1,13 @@
|
||||
name = "Fabric API"
|
||||
filename = "fabric-api-0.99.4+1.20.6.jar"
|
||||
filename = "fabric-api-0.100.0+1.20.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/MtIGbixh/fabric-api-0.99.4%2B1.20.6.jar"
|
||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/IdbZAPPF/fabric-api-0.100.0%2B1.20.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "43154bdc2096c5d5e4b3769ac11bd0e0c2b88fbb"
|
||||
hash = "b5ae408855e08e91650b5791cdc6fee478494534"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P7dR8mSH"
|
||||
version = "MtIGbixh"
|
||||
version = "IdbZAPPF"
|
||||
|
Loading…
Reference in New Issue
Block a user