add yacl
This commit is contained in:
parent
bd48a184a4
commit
cae5cae146
3 changed files with 21 additions and 3 deletions
|
|
@ -263,3 +263,8 @@ metafile = true
|
||||||
file = "mods/unilib.pw.toml"
|
file = "mods/unilib.pw.toml"
|
||||||
hash = "d25e68bfaa4f0adaf716738827256d0b7d78889852fc6cef667c6c2fe4326526"
|
hash = "d25e68bfaa4f0adaf716738827256d0b7d78889852fc6cef667c6c2fe4326526"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/yacl.pw.toml"
|
||||||
|
hash = "6b2e6c4faa6fa928c5c5c582752b80401e418d4f897839b7d0338acc08e94803"
|
||||||
|
metafile = true
|
||||||
|
|
|
||||||
13
mods/yacl.pw.toml
Normal file
13
mods/yacl.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "YetAnotherConfigLib (YACL)"
|
||||||
|
filename = "yet_another_config_lib_v3-3.8.1+1.21.11-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/NWFsMIGn/yet_another_config_lib_v3-3.8.1%2B1.21.11-fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "3a4f015644454dffd423272a8b066e6b94d0f982184ca8c492d996a4f30eb8247b1648fe936413e178d4da3c9266c00e9b864eb9a91f0815348ba5662596986c"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "1eAoo2KR"
|
||||||
|
version = "NWFsMIGn"
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Nilla"
|
name = "Nilla"
|
||||||
author = "Ryan & Gabe (The Goats)"
|
author = "Ryan & Gabe (The Goats)"
|
||||||
version = "1.1.1"
|
version = "1.1.2"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.2"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "a904673d574de8a98bdfa8a55acc5a716cc6aebdf2fd84979dc1b84254397f16"
|
hash = "18a7243a3747051738b702c5496daee5bc997b9ef9f8f9b37eefed23a578f01a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.3"
|
fabric = "0.18.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue