3 Commits

7 changed files with 38 additions and 18 deletions

Binary file not shown.

View File

@@ -16,6 +16,10 @@ hash = "f46f4a52beb543602367ad741bb5b01ec5b489656f8f154cfd91e6ed3dde2466"
file = "compileFromSourceMods/paucal-fabric-1.20.1-0.6.0.jar"
hash = "f07dbb71360bb411249fd151823ff7806575ddf8818be9a5646d30a6174266cc"
[[files]]
file = "compileFromSourceMods/tempad-fabric-1.20.1-2.3.3.jar"
hash = "84ec27fddd2ae970668a237c1af14d6dc9dc7cd2b42740ae7658fc8ebfebc0a9"
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "bc4677b5d9ff2bca2d8e031faf781a10bc578b95cdb709527b8eb85d79e4daae"
@@ -88,7 +92,7 @@ metafile = true
[[files]]
file = "mods/audioplayer.pw.toml"
hash = "a80efaf7fd13e0035e4f8f90fba65fdf7e3cfaf3cf399d280f3d9962b7d53317"
hash = "aa491ffa2873917c7a503e8959097fed92d04d8c36489f31bc6e46542cbf6fea"
metafile = true
[[files]]
@@ -141,6 +145,11 @@ file = "mods/bl4cks-sit.pw.toml"
hash = "91d5dd2f8f16d8765e275d4f814a9b6cd155b0d9b3b0d89d93b54ffbda4a0440"
metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "6c556e9a9c5b3a2c73181f53e62dd5e70dc0e2abc52b88e6a261e1c307460526"
metafile = true
[[files]]
file = "mods/blur-fabric.pw.toml"
hash = "d11ddfc62cd4cd8a445b65d159be15b56c1e3fb4aaa65c9cb4bc13ab784c6211"
@@ -983,7 +992,7 @@ metafile = true
[[files]]
file = "mods/tempad.pw.toml"
hash = "0a3a680ed7c131426ffe490a94bb7d35e456fd586c83a8fb321b0a77e1eb6eb2"
hash = "6c1d33cd5cb856e5add45dedc35bef97e4e42a9ec798519b5c4fb20baf21421f"
metafile = true
[[files]]
@@ -1073,3 +1082,7 @@ hash = "33b7e52216de4fd2d94c78015d5ea0d57b7dad763cdc0ec0d5d45d7f7758a3b4"
[[files]]
file = "world/datapacks/Starborne_V5_Dont_Unzip.zip"
hash = "7f2739cb4a31a6286462579a132465b1a4cd9b805a7a72beb32e086ef5d593af"
[[files]]
file = "world/datapacks/TempadItems.zip"
hash = "68a0fb977ad2ec4318ab914a2a5b8135447e4933f9250648c0bb971489ab2510"

View File

@@ -1,13 +1,13 @@
name = "AudioPlayer"
filename = "audioplayer-fabric-1.20.1-1.10.0.jar"
filename = "audioplayer-fabric-1.20.1-1.8.9.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/KqAoQhKA/audioplayer-fabric-1.20.1-1.10.0.jar"
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/hDi749ai/audioplayer-fabric-1.20.1-1.8.9.jar"
hash-format = "sha1"
hash = "9844b4f50fbb7a8a4f3c653fa5e8146c92d867c9"
hash = "fb8c40534b05f3cd62a43c179c006021a25fa022"
[update]
[update.modrinth]
mod-id = "SRlzjEBS"
version = "KqAoQhKA"
version = "hDi749ai"

13
mods/bluemap.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "BlueMap"
filename = "BlueMap-3.21-fabric-1.20.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/KJdesrDu/BlueMap-3.21-fabric-1.20.jar"
hash-format = "sha1"
hash = "f943561d7d689d0ccdcae91d2302123f4c7212b9"
[update]
[update.modrinth]
mod-id = "swbUV1cr"
version = "KJdesrDu"

View File

@@ -1,13 +1,7 @@
name = "Tempad"
name = "tempad"
filename = "tempad-fabric-1.20.1-2.3.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gKNwt7xu/versions/lr4ivb6F/tempad-fabric-1.20.1-2.3.3.jar"
hash-format = "sha1"
hash = "95cdaff2a51aedcaf3abe5b5f5423f4e830ba420"
[update]
[update.modrinth]
mod-id = "gKNwt7xu"
version = "lr4ivb6F"
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/tempad-fabric-1.20.1-2.3.3.jar"
hash-format = "sha256"
hash = "84ec27fddd2ae970668a237c1af14d6dc9dc7cd2b42740ae7658fc8ebfebc0a9"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP"
author = "JordanPlayz158"
version = "1.0.9"
version = "1.0.12"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "578234e1ba63c81bd81593ba6a3a0f4e805930e0fba2cf2e4390e34bea75f3a5"
hash = "096f9e55f03674b7092cc50a0e789301e079f5eb03e2658d51143b6f3f876320"
[versions]
fabric = "0.15.11"

Binary file not shown.