Add kubejs

This commit is contained in:
Hri7566 2024-05-13 19:44:26 -04:00
parent 274a56fe2b
commit e2c2bd43c6
5 changed files with 45 additions and 9 deletions

View File

@ -46,7 +46,7 @@ metafile = true
[[files]] [[files]]
file = "mods/architectury-api.pw.toml" file = "mods/architectury-api.pw.toml"
hash = "6d3d349f02c4ffd6a8252db88e6168f9037601660a73fd282c4203a199e9997e" hash = "5438581aa8967b7ce1fd496f02e058b27855ccedef2f5b3dbb197ad41ae3931c"
metafile = true metafile = true
[[files]] [[files]]
@ -249,6 +249,11 @@ file = "mods/kotlin-for-forge.pw.toml"
hash = "94d853ec0def62adb527aee046f2c4a32127076c2995ea5c29553534544e1c35" hash = "94d853ec0def62adb527aee046f2c4a32127076c2995ea5c29553534544e1c35"
metafile = true metafile = true
[[files]]
file = "mods/kubejs.pw.toml"
hash = "0e82bb571251b2274b6fa354d7416e46a52936fae1a36a13558fa3c555bcd266"
metafile = true
[[files]] [[files]]
file = "mods/light-overlay.pw.toml" file = "mods/light-overlay.pw.toml"
hash = "016c3bd999966ba94a21728e252bcbc2015ed4729596211f0cbf626e532b4583" hash = "016c3bd999966ba94a21728e252bcbc2015ed4729596211f0cbf626e532b4583"
@ -444,6 +449,11 @@ file = "mods/refined-storage.pw.toml"
hash = "ef29b4bf32fa3c12cceed621dbeb7a04481b90d86883c327af33b87719cd9b50" hash = "ef29b4bf32fa3c12cceed621dbeb7a04481b90d86883c327af33b87719cd9b50"
metafile = true metafile = true
[[files]]
file = "mods/rhino.pw.toml"
hash = "614a7bd300f1eac1aa5693b2b331d3dab75bd2f1e5989ab14f8d463c3b58d19c"
metafile = true
[[files]] [[files]]
file = "mods/rubidium.pw.toml" file = "mods/rubidium.pw.toml"
hash = "2fe5c063db5622e0e0a56f739230471de2dd26e08ec80d74fb9c5b2afbe67dc3" hash = "2fe5c063db5622e0e0a56f739230471de2dd26e08ec80d74fb9c5b2afbe67dc3"

View File

@ -1,13 +1,13 @@
name = "Architectury API (Fabric/Forge)" name = "Architectury API"
filename = "architectury-4.11.93-forge.jar" filename = "architectury-4.12.94-forge.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/3ChyUkZQ/architectury-4.12.94-forge.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "745f674393a9d5827ee92fcd5c6c350c9aeeed97" hash = "a6705e4ae7acb91870cdb63bc86dadf3dd97ec08"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 4521465 mod-id = "lhGA9TYQ"
project-id = 419699 version = "3ChyUkZQ"

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

@ -0,0 +1,13 @@
name = "KubeJS"
filename = "kubejs-forge-1802.5.5-build.569.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/umyGl7zF/versions/MngQb49Q/kubejs-forge-1802.5.5-build.569.jar"
hash-format = "sha1"
hash = "ee9bf64beb6ccde483b76147399dd4aae64b631a"
[update]
[update.modrinth]
mod-id = "umyGl7zF"
version = "MngQb49Q"

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

@ -0,0 +1,13 @@
name = "Rhino"
filename = "rhino-forge-1802.2.1-build.255.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/sk9knFPE/versions/N59eFKIq/rhino-forge-1802.2.1-build.255.jar"
hash-format = "sha1"
hash = "75416af83d41e260a0d5a1e9789ba1914ac0bd1b"
[update]
[update.modrinth]
mod-id = "sk9knFPE"
version = "N59eFKIq"

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 = "466ee7a9df1cffcfa1c98af53361e558ffc4d671526f0538956ce44036ff3d1c" hash = "8d34d748deae9ae416401643c91224ed06b7c44e0e59c060b294d4b81c9a2a70"
[versions] [versions]
forge = "40.2.4" forge = "40.2.4"