add growableores extension, and veinminer
All checks were successful
/ build (push) Successful in 9s

This commit is contained in:
Soph :3 2025-10-01 17:43:01 +03:00
parent d29795afb6
commit 0387576f68
6 changed files with 50 additions and 1 deletions

Binary file not shown.

View file

@ -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"

View file

@ -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"

13
modpack/mods/silk.pw.toml Normal file
View file

@ -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"

View file

@ -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"

View file

@ -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"