add crafting recipe for snad and fix name
All checks were successful
/ build (push) Successful in 8s

This commit is contained in:
Soph :3 2025-10-03 11:02:12 +03:00
parent 59b798cf5d
commit b91fac6f0b
4 changed files with 5 additions and 5 deletions

View file

@ -343,7 +343,7 @@ metafile = true
[[files]] [[files]]
file = "mods/snad.pw.toml" file = "mods/snad.pw.toml"
hash = "94e7c6a113507d9fc614e031569bed5c12adaab5ac35f1a992c2250f477efa0b" hash = "0a24165042020b434a045a4bb269ab26def43ed363c60adb17e114898dfe3dac"
metafile = true metafile = true
[[files]] [[files]]

View file

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

View file

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