Skip to content

Commit 6876253

Browse files
committed
mod(client&server): updated hexcasting to more recent preview version, add you thief on client
1 parent d7ba699 commit 6876253

File tree

5 files changed

+19
-1
lines changed

5 files changed

+19
-1
lines changed

client/index.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,6 +1667,11 @@ file = "mods/yosbr.pw.toml"
16671667
hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00"
16681668
metafile = true
16691669

1670+
[[files]]
1671+
file = "mods/you-thief-remastered-edition.pw.toml"
1672+
hash = "6cd23284304c111808ac0cb5562a6a5e6c5b503644e89a14f459946c9a97b465"
1673+
metafile = true
1674+
16701675
[[files]]
16711676
file = "mods/yungs-api.pw.toml"
16721677
hash = "b9ffba892e9f541bbffc0fc9dc4360732e9edeb7d2d4560191fc08e457c9d372"
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "You Thief: Remastered Edition"
2+
filename = "Youthief-1.3.0-FABRIC.jar"
3+
side = "server"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/iW1mqMeb/versions/Q3Vsst1F/Youthief-1.3.0-FABRIC.jar"
7+
hash-format = "sha1"
8+
hash = "3a146c127a1d979bba501e168b62d7b67550baa8"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "iW1mqMeb"
13+
version = "Q3Vsst1F"

client/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "8f4068e85b4607e154bccaa073532993f690d5705b9c7abed26fbb1286e03060"
9+
hash = "cd629c927a591bd8245ebb2a42a9792542fed1e0468eba4ef612804cf0b24967"
1010

1111
[versions]
1212
fabric = "0.15.6"

0 commit comments

Comments
 (0)