Add KubeJS
This commit is contained in:
parent
6cdd161e63
commit
72e92ae6b7
10
index.toml
10
index.toml
@ -415,6 +415,11 @@ file = "mods/krypton.pw.toml"
|
|||||||
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
|
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/kubejs.pw.toml"
|
||||||
|
hash = "284fc793b1ba4d32cef7a8b48d71a6d165ee6bc02c8f39625471c755ce5a3c32"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lambdynamiclights.pw.toml"
|
file = "mods/lambdynamiclights.pw.toml"
|
||||||
hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
|
hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
|
||||||
@ -535,6 +540,11 @@ file = "mods/resourceful-lib.pw.toml"
|
|||||||
hash = "c89835f045a03832c287470cd1729a70f1265e3eac7b3cdaf603c3c1fd677689"
|
hash = "c89835f045a03832c287470cd1729a70f1265e3eac7b3cdaf603c3c1fd677689"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/rhino.pw.toml"
|
||||||
|
hash = "af8bd290a5c7d75986905bf1b433e238e14933539836ac7bc37be02b3dcd6613"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/rightclickharvest.pw.toml"
|
file = "mods/rightclickharvest.pw.toml"
|
||||||
hash = "31b3bcbde9677f9fc1006aab482e6f43b7552146359cc4ef363e30a237d1d12b"
|
hash = "31b3bcbde9677f9fc1006aab482e6f43b7552146359cc4ef363e30a237d1d12b"
|
||||||
|
13
mods/kubejs.pw.toml
Normal file
13
mods/kubejs.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "KubeJS"
|
||||||
|
filename = "kubejs-fabric-2001.6.3-build.73.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/umyGl7zF/versions/tjHJUplK/kubejs-fabric-2001.6.3-build.73.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6a09686b2696a609539801534515960e292ca23e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "umyGl7zF"
|
||||||
|
version = "tjHJUplK"
|
13
mods/rhino.pw.toml
Normal file
13
mods/rhino.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Rhino"
|
||||||
|
filename = "rhino-fabric-2001.2.2-build.11.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/sk9knFPE/versions/335Xyflr/rhino-fabric-2001.2.2-build.11.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "85a27860f75ac8e67662aa9c28e64e8bd7074ece"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "sk9knFPE"
|
||||||
|
version = "335Xyflr"
|
@ -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 = "406348c3b6948162b57d91791c1e3c974560b8e78fc850162e4592e14bfff628"
|
hash = "865a4f638b2647638c739bc88fa2290764b09e877d9404f4a55a72177eab82a8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user