diff --git a/files/GrowableOres_Extension-1.3.7-1.21.7-Fabric.jar b/files/GrowableOres_Extension-1.3.7-1.21.7-Fabric.jar new file mode 100644 index 0000000..c1d0068 Binary files /dev/null and b/files/GrowableOres_Extension-1.3.7-1.21.7-Fabric.jar differ diff --git a/modpack/index.toml b/modpack/index.toml index 271fdd2..4b4268a 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -176,6 +176,11 @@ file = "mods/glitchcore.pw.toml" hash = "1e4e37a781f247c943ccfd23d3a6cdf317297a4ef43743fe5141d1f16e81876b" metafile = true +[[files]] +file = "mods/growableores-extension.pw.toml" +hash = "4e15c5ca92e8a9be0c8ae01cb0084a82eafd6f022fa99cb5d8b5ecb6141aa313" +metafile = true + [[files]] file = "mods/growableores.pw.toml" hash = "f505005ce258e4676c9135ee1aec77fcf8351dc7dde5b8835c466c7e03b530d6" @@ -321,6 +326,11 @@ file = "mods/shulker-drops-two.pw.toml" hash = "a8ed6d57daec8b95c9e96b6036f51e0054210137c7f9447c698eba31a92baca8" metafile = true +[[files]] +file = "mods/silk.pw.toml" +hash = "b6ba776ac3c7644be3337fea15db5c844a73b66d0436d64130da2e36163cdf4f" +metafile = true + [[files]] file = "mods/simple-copper-pipes.pw.toml" hash = "2bb2bda45ff0a09aa3b9c6b346182191673d86ac98984751d61ec6945c9d8834" @@ -381,6 +391,11 @@ file = "mods/vanilla-backpacks.pw.toml" hash = "ac5791d6434a4dd551851bb9c8aa3b4e76962520d132de27be683e2c08c1c752" metafile = true +[[files]] +file = "mods/veinminer.pw.toml" +hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60" +metafile = true + [[files]] file = "mods/wormhole.pw.toml" hash = "b03855bf6f1d2aa8d8ccff4af5ae383355ef20a0c7dc975e26b9e8138a37b0b2" diff --git a/modpack/mods/growableores-extension.pw.toml b/modpack/mods/growableores-extension.pw.toml new file mode 100644 index 0000000..5873896 --- /dev/null +++ b/modpack/mods/growableores-extension.pw.toml @@ -0,0 +1,8 @@ +name = "GrowableOres Extension" +filename = "GrowableOres_Extension-1.3.7-1.21.7-Fabric.jar" +side = "both" + +[download] +url = "https://lvpack.sad.ovh/files/GrowableOres_Extension-1.3.7-1.21.7-Fabric.jar" +hash-format = "sha256" +hash = "10526b128a9118c3f7c7f1dd007b2dce1c91bc91d55020296212f84cf0df413a" diff --git a/modpack/mods/silk.pw.toml b/modpack/mods/silk.pw.toml new file mode 100644 index 0000000..0c5bb4a --- /dev/null +++ b/modpack/mods/silk.pw.toml @@ -0,0 +1,13 @@ +name = "Silk" +filename = "silk-all-1.11.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/aTaCgKLW/versions/IeASn7sM/silk-all-1.11.3.jar" +hash-format = "sha512" +hash = "d0cb5d24ae3b4e5c0dd743b419112bad43620b8e7c72d463c51a24d7809b560a6b00fb4986b00603922c27ce62ac3651b122f8278a8f6a06b3f68d2aebf18238" + +[update] +[update.modrinth] +mod-id = "aTaCgKLW" +version = "IeASn7sM" diff --git a/modpack/mods/veinminer.pw.toml b/modpack/mods/veinminer.pw.toml new file mode 100644 index 0000000..9fd149d --- /dev/null +++ b/modpack/mods/veinminer.pw.toml @@ -0,0 +1,13 @@ +name = "Veinminer" +filename = "veinminer-fabric-2.5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OhduvhIc/versions/lCVEKyxE/veinminer-fabric-2.5.0.jar" +hash-format = "sha512" +hash = "211b3bae1bf888cd6fe02ef5f60621c82f3d2a2f8b42c15cd03d5cafa9bdf900e395920327d63a8a0144b4eaef51f32551e8a15762ab30bcb619822b90ed1829" + +[update] +[update.modrinth] +mod-id = "OhduvhIc" +version = "lCVEKyxE" diff --git a/modpack/pack.toml b/modpack/pack.toml index 8d4f7f4..3c25748 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 = "859732289f841935e37d17a8a8e73e1c869771c20655fa72d5f54764558654f0" +hash = "f745e8aba4aac1afb226d19c80470eaf454daffabc79593d39321570eba88af9" [versions] fabric = "0.17.2"