list your dependencies
This commit is contained in:
parent
9dd62e6ac0
commit
8dadff0054
@ -473,6 +473,11 @@ file = "mods/craftpresence.pw.toml"
|
|||||||
hash = "4b6d92a290fbaca4730a50458d91625a173522612feec56697ed21ffa55dad35"
|
hash = "4b6d92a290fbaca4730a50458d91625a173522612feec56697ed21ffa55dad35"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cupboard.pw.toml"
|
||||||
|
hash = "a91da14e84c3e8d4f225cad1cb2932cd026fb74fb5ffe85f714ba2d6cfafb447"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-lights.pw.toml"
|
file = "mods/dynamic-lights.pw.toml"
|
||||||
hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9"
|
hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9"
|
||||||
|
13
mods/cupboard.pw.toml
Normal file
13
mods/cupboard.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Cupboard"
|
||||||
|
filename = "cupboard-1.19.2-2.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "15ecda890cf08bcef7e4e6976d521a2bb8584a2e"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 5170313
|
||||||
|
project-id = 326652
|
@ -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 = "2c43029f7e261a7dc43e25483ce388685930def35d94e726510666e380085916"
|
hash = "eb3c283bd6c4ceed9a8083fd77dd4a582013c449365c64a687e84879d2202008"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.3.13"
|
forge = "43.3.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user