From d0165db7127014af155c0b2094964ff81782fbb1 Mon Sep 17 00:00:00 2001 From: Malasaur Date: Fri, 2 Jan 2026 19:48:00 +0100 Subject: [PATCH] Added KubeJS --- index.toml | 15 +++++++++++++++ mods/architectury-api.pw.toml | 13 +++++++++++++ mods/kubejs.pw.toml | 13 +++++++++++++ mods/rhino.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/architectury-api.pw.toml create mode 100644 mods/kubejs.pw.toml create mode 100644 mods/rhino.pw.toml diff --git a/index.toml b/index.toml index 01c0632..cb61a9d 100644 --- a/index.toml +++ b/index.toml @@ -269,6 +269,11 @@ file = "mods/appleskin.pw.toml" hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab" metafile = true +[[files]] +file = "mods/architectury-api.pw.toml" +hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456" +metafile = true + [[files]] file = "mods/armor-of-the-ages.pw.toml" hash = "26f080de4476e40de7695b826afd36ef8825d467a2e3202c9aa1c54a47585e1e" @@ -784,6 +789,11 @@ file = "mods/konkrete.pw.toml" hash = "d6be91dc0a2aca23ee640818d8a8295c85ddb2db6e0413669ecac9600b01eef0" metafile = true +[[files]] +file = "mods/kubejs.pw.toml" +hash = "ead6f125d759a3bc5892416204319369836742556943d5fed6220dbdb8f32913" +metafile = true + [[files]] file = "mods/lambdynamiclights.pw.toml" hash = "be7240c21a4acd8de01d7f6f93be18ca2a233917d32e6f6205f788432525a570" @@ -1004,6 +1014,11 @@ file = "mods/resourcify.pw.toml" hash = "058d9d83b502682366ba75fb00b50d5c8a7e7335722ced0407579ae3a25dd6f8" metafile = true +[[files]] +file = "mods/rhino.pw.toml" +hash = "82c3a531c2180cd45f59e433315e31dc886c464a05ea38ea0b82ce1bc033c520" +metafile = true + [[files]] file = "mods/rrls.pw.toml" hash = "83164a6af3923e28cadf9d404f059bf74aa4f0842fc1ca0f6e7cf1e686044875" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml new file mode 100644 index 0000000..8257e1b --- /dev/null +++ b/mods/architectury-api.pw.toml @@ -0,0 +1,13 @@ +name = "Architectury API" +filename = "architectury-9.2.14-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar" +hash-format = "sha512" +hash = "4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de" + +[update] +[update.modrinth] +mod-id = "lhGA9TYQ" +version = "WbL7MStR" diff --git a/mods/kubejs.pw.toml b/mods/kubejs.pw.toml new file mode 100644 index 0000000..327e6a7 --- /dev/null +++ b/mods/kubejs.pw.toml @@ -0,0 +1,13 @@ +name = "KubeJS" +filename = "kubejs-fabric-2001.6.5-build.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/umyGl7zF/versions/kPLHkyoJ/kubejs-fabric-2001.6.5-build.16.jar" +hash-format = "sha512" +hash = "e19386f56bf84fda71480c3c56636783a4e0161b3c4e9d35c01d221561147812a09c135a80fcdeeee65a69783f3ba2c4c5ff7e84003ac82a8720df65d9ba40b7" + +[update] +[update.modrinth] +mod-id = "umyGl7zF" +version = "kPLHkyoJ" diff --git a/mods/rhino.pw.toml b/mods/rhino.pw.toml new file mode 100644 index 0000000..6388d40 --- /dev/null +++ b/mods/rhino.pw.toml @@ -0,0 +1,13 @@ +name = "Rhino" +filename = "rhino-fabric-2001.2.3-build.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sk9knFPE/versions/MLIu0Tct/rhino-fabric-2001.2.3-build.10.jar" +hash-format = "sha512" +hash = "5f43ca1a3d8b1e287fe177a324e8a3768235b1a07c4f0a05a87d3fe2285e0ec9a87a093b714e17a30100fe48f84f4edc32adcaa51d1f9aede1c3d89621a3cb8d" + +[update] +[update.modrinth] +mod-id = "sk9knFPE" +version = "MLIu0Tct" diff --git a/pack.toml b/pack.toml index 27abf06..813bfa3 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 = "73f06d18804c161995eb87882e4d2bc1ba0711d0f8a8534d0818314a6a537dce" +hash = "0f18864209c02c8eb2980fd5755fbcf0d17faadcae3d70d87f52fb4b90cfb251" [versions] fabric = "0.18.0"