Skip to content

Commit 481970b

Browse files
add axiom for clients yay
1 parent 093a62d commit 481970b

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

pack/index.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ metafile = true
9999
file = "mods/armorstandeditor.pw.toml"
100100
metafile = true
101101

102+
[[files]]
103+
file = "mods/axiom-client.pw.toml"
104+
metafile = true
105+
102106
[[files]]
103107
file = "mods/axiom-server.pw.toml"
104108
metafile = true

pack/mods/axiom-client.pw.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Axiom"
2+
filename = "Axiom-4.9.1-for-MC1.21.6.jar"
3+
side = "client"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/N6n5dqoA/versions/CRjwbqnJ/Axiom-4.9.1-for-MC1.21.6.jar"
7+
hash-format = "sha512"
8+
hash = "4aafc025ad5e652060f7cff74dade9fcc6ec770a5f310fe970eedd6f6c7154c6cc10a33e0fbe9c648bed736b552ea645c530ce92f371acbcd6c93a6f313ca4b5"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "N6n5dqoA"
13+
version = "CRjwbqnJ"

0 commit comments

Comments
 (0)