From 72e92ae6b7c7ef5385bfec9235c9ce432215ede6 Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Tue, 24 Oct 2023 19:28:46 -0400
Subject: [PATCH] Add KubeJS

---
 index.toml          | 10 ++++++++++
 mods/kubejs.pw.toml | 13 +++++++++++++
 mods/rhino.pw.toml  | 13 +++++++++++++
 pack.toml           |  2 +-
 4 files changed, 37 insertions(+), 1 deletion(-)
 create mode 100644 mods/kubejs.pw.toml
 create mode 100644 mods/rhino.pw.toml

diff --git a/index.toml b/index.toml
index c32c715..9d078d3 100644
--- a/index.toml
+++ b/index.toml
@@ -415,6 +415,11 @@ file = "mods/krypton.pw.toml"
 hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
 metafile = true
 
+[[files]]
+file = "mods/kubejs.pw.toml"
+hash = "284fc793b1ba4d32cef7a8b48d71a6d165ee6bc02c8f39625471c755ce5a3c32"
+metafile = true
+
 [[files]]
 file = "mods/lambdynamiclights.pw.toml"
 hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
@@ -535,6 +540,11 @@ file = "mods/resourceful-lib.pw.toml"
 hash = "c89835f045a03832c287470cd1729a70f1265e3eac7b3cdaf603c3c1fd677689"
 metafile = true
 
+[[files]]
+file = "mods/rhino.pw.toml"
+hash = "af8bd290a5c7d75986905bf1b433e238e14933539836ac7bc37be02b3dcd6613"
+metafile = true
+
 [[files]]
 file = "mods/rightclickharvest.pw.toml"
 hash = "31b3bcbde9677f9fc1006aab482e6f43b7552146359cc4ef363e30a237d1d12b"
diff --git a/mods/kubejs.pw.toml b/mods/kubejs.pw.toml
new file mode 100644
index 0000000..2789c1a
--- /dev/null
+++ b/mods/kubejs.pw.toml
@@ -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"
diff --git a/mods/rhino.pw.toml b/mods/rhino.pw.toml
new file mode 100644
index 0000000..e162c73
--- /dev/null
+++ b/mods/rhino.pw.toml
@@ -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"
diff --git a/pack.toml b/pack.toml
index 4509029..c6f5800 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 = "406348c3b6948162b57d91791c1e3c974560b8e78fc850162e4592e14bfff628"
+hash = "865a4f638b2647638c739bc88fa2290764b09e877d9404f4a55a72177eab82a8"
 
 [versions]
 minecraft = "1.20.1"