diff --git a/index.toml b/index.toml index 2ec4855..4f4a98f 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/chunky.pw.toml b/mods/chunky.pw.toml new file mode 100644 index 0000000..4de9331 --- /dev/null +++ b/mods/chunky.pw.toml @@ -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" diff --git a/mods/chunkyborder.pw.toml b/mods/chunkyborder.pw.toml new file mode 100644 index 0000000..0db33b5 --- /dev/null +++ b/mods/chunkyborder.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index b055a7f..75c366e 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.8" +version = "1.0.9" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "20ae351a35f17fa8477325eb560cb18371ce2d37f77ea5179e65e9af55a3dd35" +hash = "578234e1ba63c81bd81593ba6a3a0f4e805930e0fba2cf2e4390e34bea75f3a5" [versions] fabric = "0.15.11"