[UPDATE] Bump entity culling to new release

This commit is contained in:
aria 2025-06-26 21:24:14 +10:00
parent 79ca48b26e
commit e66f39a3ea
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
3 changed files with 6 additions and 6 deletions

View file

@ -491,7 +491,7 @@ metafile = true
[[files]] [[files]]
file = "mods/entityculling.pw.toml" file = "mods/entityculling.pw.toml"
hash = "5c58b5f90359fa2516855ddea5406998e7671889b4c89c46fec1f142e79357a3" hash = "24a7bd108a54ab9a536c49395930f8f4ef856ab8c61a55f9cdade5fe39dc6bae"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,13 +1,13 @@
name = "Entity Culling" name = "Entity Culling"
filename = "entityculling-neoforge-1.7.4-mc1.21.jar" filename = "entityculling-neoforge-1.8.0-mc1.21.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/jNAhVci4/entityculling-neoforge-1.7.4-mc1.21.jar" url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/gOriLpko/entityculling-neoforge-1.8.0-mc1.21.jar"
hash-format = "sha512" hash-format = "sha512"
hash = "f0d8c10e925a3be7bdf2f7b408bccc83847e02a46a79207e79079ec8ff5f2e9182698e97d2c4ef062db4840f01dd32229051131e60991b858e8305295bc428ff" hash = "d6cb75d49c40e9d08efc0d626021f9901cdacb2277755c1bc8d3a62e37470783d2ec7dd87fe3454e355a9b0e38b0c3df7a9879ebe5a258e112ebe9a101d3d240"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "NNAgCjsB" mod-id = "NNAgCjsB"
version = "jNAhVci4" version = "gOriLpko"

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 = "4c29b74c3f05230d2dd3b164c7be663c04007f77da11164cdd4141f85590cb63" hash = "6db368feb3b05953227573f6ab6e9b07521287b3f5038cf940af842c0cfc7e9b"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"