This commit is contained in:
endigma 2022-06-19 15:45:07 -03:00
parent 08982e2504
commit 4c08417954
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -719,6 +719,11 @@ file = "mods/kibe.toml"
hash = "c717bfc6de81661b8575588b6252f390ffc6f988f4c89f4be3f15fd8f0ad360e" hash = "c717bfc6de81661b8575588b6252f390ffc6f988f4c89f4be3f15fd8f0ad360e"
metafile = true metafile = true
[[files]]
file = "mods/kiln.pw.toml"
hash = "2bd4443325ef2df10ef19de54454c29e15176a875ec361220762ba3bdbc81112"
metafile = true
[[files]] [[files]]
file = "mods/kleeslabs-fabric.toml" file = "mods/kleeslabs-fabric.toml"
hash = "225cce7608efe6077ede8934adf24ff96e53c50323235c6fc481359a00a87b3d" hash = "225cce7608efe6077ede8934adf24ff96e53c50323235c6fc481359a00a87b3d"

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

@ -0,0 +1,13 @@
name = "Kiln"
filename = "kiln-1.2.0+1.18.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EanpIMHb/versions/1.2.0+1.18/kiln-1.2.0%2B1.18.2.jar"
hash-format = "sha1"
hash = "2074607761d9ec6197767a8cbd4775523f056f2f"
[update]
[update.modrinth]
mod-id = "EanpIMHb"
version = "yFq2QdPB"

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 = "427e92cfeb68fd557b8ed324a4addf458b1209b39b46c8d89b35b328714fdbdf" hash = "ec708ee5d2bc4a8ca6b90c98aecd44a821c4ed9b0af8e9d0a539b60b47bbb69e"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"