treesummaryrefslogcommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.toml5
-rw-r--r--mods/jei.pw.toml13
-rw-r--r--pack.toml2
3 files changed, 19 insertions, 1 deletions
diff --git a/index.toml b/index.toml
index bc48600..12eb141 100644
--- a/index.toml
+++ b/index.toml
@@ -26,6 +26,11 @@ hash = "9a3983cddca92765bed13fb4637be8c63a824bb0d3eb3d1c8ef1105d46d4b84d"
metafile = true
[[files]]
+file = "mods/jei.pw.toml"
+hash = "83fc77051e675c101fddb28ed303ce57deb4d26b58c025d4d9f60b2d1b37a5c1"
+metafile = true
+
+[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "bedbd2675abf6bdb06c80570ba63d88e08caf7bb431d01e446d8770a5c62a9fb"
metafile = true
diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml
new file mode 100644
index 0000000..8cbfe93
--- /dev/null
+++ b/mods/jei.pw.toml
@@ -0,0 +1,13 @@
+name = "Just Enough Items (JEI)"
+filename = "jei-1.21.10-fabric-26.2.0.30.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/Y0JKqg8L/jei-1.21.10-fabric-26.2.0.30.jar"
+hash-format = "sha512"
+hash = "f6172be28d689fc92ab53de255ab542d635c5c69ba6808d4b710733d5027ba88da0932906a5e93cece980b0661d809fea44013316c293fb084db76bda1cd8388"
+
+[update]
+[update.modrinth]
+mod-id = "u6dRKJwZ"
+version = "Y0JKqg8L"
diff --git a/pack.toml b/pack.toml
index bb52951..e3e06f3 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 = "dcd3f586e506b3ed6b2ebad808028627336921b0f504ef0faf068de5b81fb755"
+hash = "63e288c77956413ef3545823495c71c5d24997d817b72f98c87bb9624cb6496e"
[versions]
fabric = "0.18.4"