diff --git a/index.toml b/index.toml index 26af4ce..fe77a9a 100644 --- a/index.toml +++ b/index.toml @@ -173,6 +173,11 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "ff4a66502e802341a84fbb8eceed65156b14436769b1f7e27a68b22fb59c1dae" metafile = true +[[files]] +file = "mods/fadeless.pw.toml" +hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8" +metafile = true + [[files]] file = "mods/fallingleaves.pw.toml" hash = "964ba2b17c1faef33809b6f3ccfb4ee73b3431ddd0d2c391da45034676fece26" diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml new file mode 100644 index 0000000..ee33d8a --- /dev/null +++ b/mods/fadeless.pw.toml @@ -0,0 +1,13 @@ +name = "Fadeless" +filename = "fadeless-1.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar" +hash-format = "sha1" +hash = "8a48f9abfa26e4abc06490c6e818f5cf6af1c280" + +[update] +[update.modrinth] +mod-id = "ncKjyGm3" +version = "j53ChsnW" diff --git a/pack.toml b/pack.toml index 0a6e1c1..9836ec1 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2f45df5b1ce63b8c5ec020553e1ec99b8168f9b62e914a0d8e1321fdd739d35f" +hash = "a35759280623697093c148819be91696b2070b83f8201ffa5a73f7767994b06d" [versions] minecraft = "1.20.1"