Add LiLaC library mod

This commit is contained in:
NullBite 2023-10-15 01:12:32 -04:00
parent 167bd8b1da
commit 17b7cc230e
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -213,6 +213,11 @@ file = "mods/libipn.pw.toml"
hash = "8547edbdc700238255794cdbb3b142d2bdb9f17a65b36ac1ce3c92e1aa942c3d" hash = "8547edbdc700238255794cdbb3b142d2bdb9f17a65b36ac1ce3c92e1aa942c3d"
metafile = true metafile = true
[[files]]
file = "mods/lilac.pw.toml"
hash = "baca3b76ab9bf92fe2335a39285822ba68e47650eeb3ae145a6fea0061c6c9e9"
metafile = true
[[files]] [[files]]
file = "mods/lithium.pw.toml" file = "mods/lithium.pw.toml"
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"

13
mods/lilac.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "LiLaC"
filename = "lilac-1.0.0-beta.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Rtp2Lyr5/versions/UuwX5TxU/lilac-1.0.0-beta.3.jar"
hash-format = "sha1"
hash = "e6d449b82261294fd36dd8059d78c521f30cc08d"
[update]
[update.modrinth]
mod-id = "Rtp2Lyr5"
version = "UuwX5TxU"

View File

@ -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 = "78d894038eb12d41cbc1c84e2585175ab5cf909bc69a3af64a5b47cdd59c003b" hash = "4ee746554ef7a99aaf52baf55cabded94fe474f44184dca2863fd3a8bfd0848b"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"