upd async particles

This commit is contained in:
Reid 2025-07-24 19:13:02 -07:00
parent 7e6c9c3e42
commit 4d72c50e5a
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
3 changed files with 6 additions and 6 deletions

View file

@ -135,7 +135,7 @@ metafile = true
[[files]] [[files]]
file = "mods/asyncparticles.pw.toml" file = "mods/asyncparticles.pw.toml"
hash = "7b45b3d118a7ccb5b9bb462ac1ab3eb9e5a124d28f8f9aede2c3d5f68b178230" hash = "70e46d43d7251b81076d70ed244ff478c1f239d7b695e799f490c3558aa2bafe"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,13 +1,13 @@
name = "AsyncParticles" name = "AsyncParticles"
filename = "AsyncParticles-3.1.0-beta.2+1.21.1.jar" filename = "AsyncParticles-3.3.0-beta.1+1.21.1.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/c3onkd5k/versions/eDfmlAqP/AsyncParticles-3.1.0-beta.2%2B1.21.1.jar" url = "https://cdn.modrinth.com/data/c3onkd5k/versions/M7LrHYbv/AsyncParticles-3.3.0-beta.1%2B1.21.1.jar"
hash-format = "sha512" hash-format = "sha512"
hash = "0569500b99041fb63ec9474e5666942e003ba6239e9a5f042f9cc6c6a11715aa1f7942fa3f8759a640fab4e9b1d810f974d5e151e5ecc1a08c9dee316633b89b" hash = "52194d80c5d43fb63d964331aa2bafdd02ea1070472aeffdeebeb412758954e78a53fdb0a374c24c47e56711984abbbad65fa7d6ddc7683d56103fe6be41d055"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "c3onkd5k" mod-id = "c3onkd5k"
version = "eDfmlAqP" version = "M7LrHYbv"

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 = "158b5457f536b8b7b47337fb64518d2ce17f463a3704c6fc9765c9fa9d2ca305" hash = "425f8410c30b3a2e685e56f6f40da78009177ef68dd0c914c8f3c224e51872a6"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"