1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

Merge branch 'nexdev' into stable/2.x.x

This commit is contained in:
Nesquate
2024-07-14 14:26:05 +08:00
3 changed files with 20 additions and 2 deletions

View File

@@ -158,6 +158,11 @@ file = "mods/spark.pw.toml"
hash = "bea01f76d30359b4013aee8df6863fda0be45e03cbc2e0a4c80f4bc88db3b27a"
metafile = true
[[files]]
file = "mods/stackable-shulkers-fix.pw.toml"
hash = "6c05819075103712f850522e42daac88218eac4545a4cb1deccf5298e63e7d15"
metafile = true
[[files]]
file = "mods/styled-chat.pw.toml"
hash = "7d87d7de16a25973902fa27e494bf6d9dd5dadb22f7d35021f8d80a1e0621dfb"

View File

@@ -0,0 +1,13 @@
name = "Stackable Shulkers Fix"
filename = "shulkerfix-1.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/qr7VQIiR/versions/5IJx8Umd/shulkerfix-1.2.jar"
hash-format = "sha1"
hash = "dd5a2c5cbe6cd9dfa5b05f58ddb363c32d675790"
[update]
[update.modrinth]
mod-id = "qr7VQIiR"
version = "5IJx8Umd"

View File

@@ -1,12 +1,12 @@
name = "Nesquate Server's Server Modpack"
author = "Nesquate"
version = "2.0.2"
version = "2.0.3"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a805e0628e98f35d3b08e066120f0b41ac22bdb8c1fc8f1632981d7863472183"
hash = "d9d421179b1bd864ed4f43b8638e7d67feccc0e2461e1db60324e01d5b82b142"
[versions]
fabric = "0.15.11"