add kubejs

This commit is contained in:
endigma 2022-05-01 17:33:09 -03:00
parent dcf3691206
commit 9e8d36f778
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 17 additions and 1 deletions

View File

@ -678,6 +678,11 @@ file = "mods/krypton.toml"
hash = "219d4425679c60fd2855a6a39a6fccb6db3948dcc57b9da7c20907c855c5bd3d"
metafile = true
[[files]]
file = "mods/kubejs.toml"
hash = "d0eea83d637030a52236a7d78c4b30584b65b00f63d2641b473959235e049710"
metafile = true
[[files]]
file = "mods/lambdabettergrass.toml"
hash = "d0cf8f6847a6c3f18010788f1068b98abb0ebca06536d2f482dc51d834a31308"

11
mods/kubejs.toml Normal file
View File

@ -0,0 +1,11 @@
name = "KubeJS"
filename = "kubejs-fabric-1801.4.3-build.310.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3670/981/kubejs-fabric-1801.4.3-build.310.jar"
# A number of tools can generate the hash for you, including 7-zip and sha256sum
# packwiz supports a number of hashes, including sha256, sha512, sha1 and md5
hash-format = "sha256"
hash = "adf357967ddcc642064e856a3e9aa2cc2e323aa87c3572440a148b683ed7b846"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "46afa98cef72d65e890a623d52b71ad48947f4d1971973f34b4a23402b8221cb"
hash = "377df60aec4fe34abfe8abccdd4b5a4b036dcd21bf8d893204b8ecec87336275"
[versions]
fabric = "0.13.3"