From 5cfc01a795d147fe297ae02e074e5714c0e9cfec Mon Sep 17 00:00:00 2001 From: materus Date: Fri, 17 Oct 2025 22:10:33 +0200 Subject: [PATCH] add probejs --- index.toml | 2 +- mods/probejs.pw.toml | 23 +++++++++++------------ pack.toml | 2 +- 3 files changed, 13 insertions(+), 14 deletions(-) diff --git a/index.toml b/index.toml index 711482d..5521bc8 100644 --- a/index.toml +++ b/index.toml @@ -2312,7 +2312,7 @@ metafile = true [[files]] file = "mods/probejs.pw.toml" -hash = "3e206eab3141046deacb09e998bb854df66bd4319b6f6cb77e84d85366836bbf" +hash = "e7e6efd8626c87582edb2c04deaa99a2a55a56073cdebcf106f9469657d13136" metafile = true [[files]] diff --git a/mods/probejs.pw.toml b/mods/probejs.pw.toml index 74ca541..3919381 100644 --- a/mods/probejs.pw.toml +++ b/mods/probejs.pw.toml @@ -1,19 +1,18 @@ name = "ProbeJS" -filename = "probejs-6.0.1-forge.jar" -side = "both" +filename = "probejs-7.0.0-forge.jar" +side = "client" [download] -hash-format = "sha1" -hash = "5380211b1c2891f454a136545721526b184d8513" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/JJNYRb4B/versions/oiljyqSe/probejs-7.0.0-forge.jar" +hash-format = "sha512" +hash = "b10620235e860ef293be856c05d9f7c50a17813b898f18b4534cbf25c4da4e97494be98e460a98a449f05ba1c10e29d00aca62ac27f72138057cda1e72a22eee" + +[update] +[update.modrinth] +mod-id = "JJNYRb4B" +version = "oiljyqSe" [option] optional = true +description = "Probejs" default = false -description = "Typing generator mod to generate KubeJS typings. Enabling Intellisense for your KubeJS environments! (Help with modpack development)" - - -[update] -[update.curseforge] -file-id = 5227399 -project-id = 585406 diff --git a/pack.toml b/pack.toml index 48e0e5c..80edf5d 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 = "3c2d5210089d91ce24602b65273237d95f25dda7f84a39beaa83c3e8b9745116" +hash = "39aaa6fe65c02bcb789ac363c8f509da79db011d15d5e87fb911fbe9c3103dfc" [versions] forge = "47.4.8"