1 Commits
1.0.8 ... 1.0.9

Author SHA1 Message Date
JordanPlayz158
cfed098cb1 1.0.9: Added Chunky and Chunky Border 2024-05-29 16:11:42 -04:00
4 changed files with 38 additions and 2 deletions

View File

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

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" name = "Regality SMP"
author = "JordanPlayz158" author = "JordanPlayz158"
version = "1.0.8" version = "1.0.9"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "20ae351a35f17fa8477325eb560cb18371ce2d37f77ea5179e65e9af55a3dd35" hash = "578234e1ba63c81bd81593ba6a3a0f4e805930e0fba2cf2e4390e34bea75f3a5"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"