2 Commits

Author SHA1 Message Date
JordanPlayz158
df45275698 1.0.10: Downgraded AudioPlayer to stable release for 1.20.1 2024-05-29 21:24:35 -04:00
JordanPlayz158
cfed098cb1 1.0.9: Added Chunky and Chunky Border 2024-05-29 16:11:42 -04:00
5 changed files with 43 additions and 7 deletions

View File

@@ -88,7 +88,7 @@ metafile = true
[[files]]
file = "mods/audioplayer.pw.toml"
hash = "a80efaf7fd13e0035e4f8f90fba65fdf7e3cfaf3cf399d280f3d9962b7d53317"
hash = "aa491ffa2873917c7a503e8959097fed92d04d8c36489f31bc6e46542cbf6fea"
metafile = true
[[files]]
@@ -206,6 +206,16 @@ file = "mods/chipped.pw.toml"
hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352"
metafile = true
[[files]]
file = "mods/chunky.pw.toml"
hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118"
metafile = true
[[files]]
file = "mods/chunkyborder.pw.toml"
hash = "d1f57e37f09cb403b78dbf617219260bb25898f75ce0bac175eb4b2e32fdbaf9"
metafile = true
[[files]]
file = "mods/cicada.pw.toml"
hash = "0a0ad4de0d4b1f6d8a87966807bb32894fc1099adebe10781485e4afb113ffb2"

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/chunky.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Chunky"
filename = "Chunky-1.3.146.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar"
hash-format = "sha1"
hash = "b5672d69dc2b210ab2165a27afc03a424fa2b46a"
[update]
[update.modrinth]
mod-id = "fALzjamp"
version = "NHWYq9at"

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

@@ -0,0 +1,13 @@
name = "Chunky Border"
filename = "ChunkyBorder-1.1.53.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/s86X568j/versions/74w5ono0/ChunkyBorder-1.1.53.jar"
hash-format = "sha1"
hash = "ecccbc9a971d261405a150e325c09fd22d24f465"
[update]
[update.modrinth]
mod-id = "s86X568j"
version = "74w5ono0"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP"
author = "JordanPlayz158"
version = "1.0.8"
version = "1.0.10"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "20ae351a35f17fa8477325eb560cb18371ce2d37f77ea5179e65e9af55a3dd35"
hash = "f4fab0889c52765623e6e8af4caf7f0547f788a34633695648c34b6e032d490c"
[versions]
fabric = "0.15.11"