From e2c2bd43c684ce55a9456355e4dec21a8e4e0ac3 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Mon, 13 May 2024 19:44:26 -0400 Subject: [PATCH] Add kubejs --- index.toml | 12 +++++++++++- mods/architectury-api.pw.toml | 14 +++++++------- mods/kubejs.pw.toml | 13 +++++++++++++ mods/rhino.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 45 insertions(+), 9 deletions(-) create mode 100644 mods/kubejs.pw.toml create mode 100644 mods/rhino.pw.toml diff --git a/index.toml b/index.toml index 9f52b22..60a5d22 100644 --- a/index.toml +++ b/index.toml @@ -46,7 +46,7 @@ metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "6d3d349f02c4ffd6a8252db88e6168f9037601660a73fd282c4203a199e9997e" +hash = "5438581aa8967b7ce1fd496f02e058b27855ccedef2f5b3dbb197ad41ae3931c" metafile = true [[files]] @@ -249,6 +249,11 @@ file = "mods/kotlin-for-forge.pw.toml" hash = "94d853ec0def62adb527aee046f2c4a32127076c2995ea5c29553534544e1c35" metafile = true +[[files]] +file = "mods/kubejs.pw.toml" +hash = "0e82bb571251b2274b6fa354d7416e46a52936fae1a36a13558fa3c555bcd266" +metafile = true + [[files]] file = "mods/light-overlay.pw.toml" hash = "016c3bd999966ba94a21728e252bcbc2015ed4729596211f0cbf626e532b4583" @@ -444,6 +449,11 @@ file = "mods/refined-storage.pw.toml" hash = "ef29b4bf32fa3c12cceed621dbeb7a04481b90d86883c327af33b87719cd9b50" metafile = true +[[files]] +file = "mods/rhino.pw.toml" +hash = "614a7bd300f1eac1aa5693b2b331d3dab75bd2f1e5989ab14f8d463c3b58d19c" +metafile = true + [[files]] file = "mods/rubidium.pw.toml" hash = "2fe5c063db5622e0e0a56f739230471de2dd26e08ec80d74fb9c5b2afbe67dc3" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index fdfe2a2..563482a 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -1,13 +1,13 @@ -name = "Architectury API (Fabric/Forge)" -filename = "architectury-4.11.93-forge.jar" +name = "Architectury API" +filename = "architectury-4.12.94-forge.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/3ChyUkZQ/architectury-4.12.94-forge.jar" hash-format = "sha1" -hash = "745f674393a9d5827ee92fcd5c6c350c9aeeed97" -mode = "metadata:curseforge" +hash = "a6705e4ae7acb91870cdb63bc86dadf3dd97ec08" [update] -[update.curseforge] -file-id = 4521465 -project-id = 419699 +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "3ChyUkZQ" diff --git a/mods/kubejs.pw.toml b/mods/kubejs.pw.toml new file mode 100644 index 0000000..e44f9e1 --- /dev/null +++ b/mods/kubejs.pw.toml @@ -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" diff --git a/mods/rhino.pw.toml b/mods/rhino.pw.toml new file mode 100644 index 0000000..6f6a3c2 --- /dev/null +++ b/mods/rhino.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index db793c4..bb5d877 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "466ee7a9df1cffcfa1c98af53361e558ffc4d671526f0538956ce44036ff3d1c" +hash = "8d34d748deae9ae416401643c91224ed06b7c44e0e59c060b294d4b81c9a2a70" [versions] forge = "40.2.4"