add kubejs
This commit is contained in:
parent
dcf3691206
commit
9e8d36f778
@ -678,6 +678,11 @@ file = "mods/krypton.toml"
|
|||||||
hash = "219d4425679c60fd2855a6a39a6fccb6db3948dcc57b9da7c20907c855c5bd3d"
|
hash = "219d4425679c60fd2855a6a39a6fccb6db3948dcc57b9da7c20907c855c5bd3d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/kubejs.toml"
|
||||||
|
hash = "d0eea83d637030a52236a7d78c4b30584b65b00f63d2641b473959235e049710"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lambdabettergrass.toml"
|
file = "mods/lambdabettergrass.toml"
|
||||||
hash = "d0cf8f6847a6c3f18010788f1068b98abb0ebca06536d2f482dc51d834a31308"
|
hash = "d0cf8f6847a6c3f18010788f1068b98abb0ebca06536d2f482dc51d834a31308"
|
||||||
|
11
mods/kubejs.toml
Normal file
11
mods/kubejs.toml
Normal 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"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "46afa98cef72d65e890a623d52b71ad48947f4d1971973f34b4a23402b8221cb"
|
hash = "377df60aec4fe34abfe8abccdd4b5a4b036dcd21bf8d893204b8ecec87336275"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.13.3"
|
fabric = "0.13.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user