Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Commit 346ef4f

Browse files
add Pack Manager
1 parent f46458b commit 346ef4f

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

oneclient/mrpacks/26.1-fabric/QoL/index.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ file = "mods/entitytexturefeatures.pw.toml"
7979
hash = "5d323458f6b91ad1d0ad9cb78f0af5fe5b0d0b3864dac25b4fdfa7ff972dbade"
8080
metafile = true
8181

82+
[[files]]
83+
file = "mods/exploitpreventer.pw.toml"
84+
hash = "6492534a5d0894432dec6d53f54d84e2f0dfee0942a88ca23b03f1804e71a297"
85+
metafile = true
86+
8287
[[files]]
8388
file = "mods/fabric-api.pw.toml"
8489
hash = "5ac4fdba53f9dd4de835767397153e756d5f30e321f2e9ebb870001f97a57a75"
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
id = "VdINCTcD"
2+
enabled = true
3+
hidden = false
4+
name = "ExploitPreventer"
5+
filename = "ExploitPreventer-1.0.2+26.1.jar"
6+
side = "client"
7+
8+
[download]
9+
url = "https://cdn.modrinth.com/data/VdINCTcD/versions/Czkk5K0Q/ExploitPreventer-1.0.2%2B26.1.jar"
10+
hash-format = "sha512"
11+
hash = "f650e1614b3937c6c70e26ca42eab3ee997803b177a54ea204c2cd4bbfb28634ff72e83bdb107a3aaaaad0a34029f4f53973a4955c667e796c99c65fbb6cd06b"
12+
13+
[update]
14+
[update.modrinth]
15+
mod-id = "VdINCTcD"
16+
version = "Czkk5K0Q"

oneclient/mrpacks/26.1-fabric/QoL/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ update-url = "oneclient/generated/qol-26.1-fabric.mrpack"
1111
[index]
1212
file = "index.toml"
1313
hash-format = "sha256"
14-
hash = "30f45c51128d76b9c37f8154bf87bacd47523695602603dbab5385b8baf326e0"
14+
hash = "e278f1e603e3a69a95900f19aedf6c35aaf488507efe49dadf25b16f5651ce8f"
1515

1616
[versions]
1717
fabric = "0.19.2"

0 commit comments

Comments
 (0)