diff --git a/files/jars/growglobe-0.1.jar b/files/jars/growglobe-0.1.jar new file mode 100644 index 0000000..3f0c246 Binary files /dev/null and b/files/jars/growglobe-0.1.jar differ diff --git a/modpack/index.toml b/modpack/index.toml index 477d2b0..55012d5 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -204,6 +204,11 @@ file = "mods/growableores.pw.toml" hash = "f505005ce258e4676c9135ee1aec77fcf8351dc7dde5b8835c466c7e03b530d6" metafile = true +[[files]] +file = "mods/growglobe.pw.toml" +hash = "000f5f1be4712593910a3498be881e97040800cc72387c4a807350306f6431c8" +metafile = true + [[files]] file = "mods/image2map.pw.toml" hash = "404e65a8dddd429f133df9fda9acfa81488ff72ae5a04d4d4293a0e0fdbeba83" diff --git a/modpack/mods/growglobe.pw.toml b/modpack/mods/growglobe.pw.toml new file mode 100644 index 0000000..479cb7b --- /dev/null +++ b/modpack/mods/growglobe.pw.toml @@ -0,0 +1,8 @@ +name = "Growglobe" +filename = "growglobe-0.1.jar" +side = "both" + +[download] +url = "https://lvpack.sad.ovh/files/jars/growglobe-0.1.jar" +hash-format = "sha256" +hash = "29e0f36162fcf9c6b6ca04753df65f95b973b7f2393cd9a0ac9194d30830ac61" diff --git a/modpack/pack.toml b/modpack/pack.toml index f790778..4ff03c3 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a627d59eb8f41f157983e628cd985ea0fecdde42e012608600fec5aa38635acf" +hash = "899954ee034e80b5a39f6e97a47deeac845ccd5b6499288c433f72ae2951d851" [versions] fabric = "0.17.2"