move da jars to correct spot, and add snad (My Mod)
All checks were successful
/ build (push) Successful in 9s

This commit is contained in:
Soph :3 2025-10-03 10:51:38 +03:00
parent 8fa49b0685
commit 59b798cf5d
10 changed files with 20 additions and 7 deletions

View file

@ -178,7 +178,7 @@ metafile = true
[[files]]
file = "mods/growableores-extension.pw.toml"
hash = "4e15c5ca92e8a9be0c8ae01cb0084a82eafd6f022fa99cb5d8b5ecb6141aa313"
hash = "24432a73b7d9f88a98f0a187d8a17e8cc13d0119a1a60a30c2ef554ffb379498"
metafile = true
[[files]]
@ -283,7 +283,7 @@ metafile = true
[[files]]
file = "mods/opac-bluemap-integration.pw.toml"
hash = "514d405ee85c53b93fd79fe55d829a74a28bc7406f47f3367110f911fe6d1e0b"
hash = "a5444ea528b32c1872f8ae990cdf6bb7b25c987b3e49d2808bf0dc4bb601931a"
metafile = true
[[files]]
@ -341,6 +341,11 @@ file = "mods/sit!.pw.toml"
hash = "b989e91c873b314ec3dc5a820d2c7643e723a21daf30f054669924418324c427"
metafile = true
[[files]]
file = "mods/snad.pw.toml"
hash = "94e7c6a113507d9fc614e031569bed5c12adaab5ac35f1a992c2250f477efa0b"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "1745f4ec1732e16be5f2c88780a66ca2a94c76c06c5e862db0b2c6cf63b16a47"
@ -398,7 +403,7 @@ metafile = true
[[files]]
file = "mods/weed.pw.toml"
hash = "12cf2507679b1ea3e343675377e60700fb7e8a6859198a475eae75734d81660d"
hash = "0b0060233d04d50b41e6df607e8f6ab8953d7e593baaed93c5297b948b18ba80"
metafile = true
[[files]]

View file

@ -3,6 +3,6 @@ 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"
url = "https://lvpack.sad.ovh/files/jars/GrowableOres_Extension-1.3.7-1.21.7-Fabric.jar"
hash-format = "sha256"
hash = "10526b128a9118c3f7c7f1dd007b2dce1c91bc91d55020296212f84cf0df413a"

View file

@ -3,6 +3,6 @@ filename = "opac-bluemap-integration-1.1.0.jar"
side = "server"
[download]
url = "https://lvpack.sad.ovh/files/opac-bluemap-integration-1.1.0.jar"
url = "https://lvpack.sad.ovh/files/jars/opac-bluemap-integration-1.1.0.jar"
hash-format = "sha256"
hash = "76ad0f35e6d00c7ef6ff05470d49a15c71336e6718b98eac52966e321f88eccc"

View file

@ -0,0 +1,8 @@
name = "Snad"
filename = "snad-fabric-0.1.jar"
side = "both"
[download]
url = "https://lvpack.sad.ovh/files/jars/snad-fabric-0.1.jar"
hash-format = "sha256"
hash = "0c5554c97dc7a882a658eada9448fc903098f474d46abda31a7af369e19fc20c"

View file

@ -3,6 +3,6 @@ filename = "weed-1.1.jar"
side = "both"
[download]
url = "https://lvpack.sad.ovh/files/weed-1.1.jar"
url = "https://lvpack.sad.ovh/files/jars/weed-1.1.jar"
hash-format = "sha256"
hash = "c949b8b05a7b22d34c186599d49a877e2c91f3e7c88a880fdc9b653263ee84f3"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1661ef22637751d05ada46576fba4d970231e5aed29dea628fcb3e68f20e3eeb"
hash = "9e9f6074bb17b5bbedda9b8632a932438243ef27db97baa6cdebf3926e04343d"
[versions]
fabric = "0.17.2"