Skip to content

Commit b3e8ff7

Browse files
committed
mod(client&server): updated to fabric 0.15.6 and remove runes curseforge version as it is already with modrinth
1 parent 080e346 commit b3e8ff7

File tree

7 files changed

+4
-40
lines changed

7 files changed

+4
-40
lines changed

client/index.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,11 +1372,6 @@ file = "mods/rhino.pw.toml"
13721372
hash = "f3dbbcc93a34c8ba38b2e5a1ab3d5e898099d420ded6bd14ac01e0a7386b3b9a"
13731373
metafile = true
13741374

1375-
[[files]]
1376-
file = "mods/rune-crafting.pw.toml"
1377-
hash = "47811f1ce283a8f1ed4bffef4d64881a497e709cf1e7b76f908fb43b73f80f8c"
1378-
metafile = true
1379-
13801375
[[files]]
13811376
file = "mods/runes.pw.toml"
13821377
hash = "1fd89daf33fd4d9072645bb9c31a81ba9d3bb94c52022e734f157f0c5b06b0a6"

client/mods/rune-crafting.pw.toml

Lines changed: 0 additions & 13 deletions
This file was deleted.

client/pack.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "b010f00b7174c2477fb6fe6e38877b2756c4a61e0382f473d734abf125e7af32"
9+
hash = "8f4068e85b4607e154bccaa073532993f690d5705b9c7abed26fbb1286e03060"
1010

1111
[versions]
12-
fabric = "0.15.3"
12+
fabric = "0.15.6"
1313
minecraft = "1.20.1"

server/index.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,11 +1308,6 @@ file = "mods/rightclickharvest.pw.toml"
13081308
hash = "31b3bcbde9677f9fc1006aab482e6f43b7552146359cc4ef363e30a237d1d12b"
13091309
metafile = true
13101310

1311-
[[files]]
1312-
file = "mods/rune-crafting.pw.toml"
1313-
hash = "47811f1ce283a8f1ed4bffef4d64881a497e709cf1e7b76f908fb43b73f80f8c"
1314-
metafile = true
1315-
13161311
[[files]]
13171312
file = "mods/runes.pw.toml"
13181313
hash = "1fd89daf33fd4d9072645bb9c31a81ba9d3bb94c52022e734f157f0c5b06b0a6"

server/mods/rune-crafting.pw.toml

Lines changed: 0 additions & 13 deletions
This file was deleted.

server/pack.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "5a93072681ea2e57dd2c9c356cda517dbc4a1d7b24f506f0a1764d974e33bfdc"
9+
hash = "f8d722c5b85ea189ef4f3c335fc927b1c2790c4ef73ba30d06ac5287609a2b16"
1010

1111
[versions]
12-
fabric = "0.15.3"
12+
fabric = "0.15.6"
1313
minecraft = "1.20.1"

0 commit comments

Comments
 (0)