diff --git a/index.toml b/index.toml index 8712cdb..259edc9 100644 --- a/index.toml +++ b/index.toml @@ -552,11 +552,6 @@ file = "mods/dynamic-lights.pw.toml" hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9" metafile = true -[[files]] -file = "mods/entityculling.pw.toml" -hash = "ea0d8c35669646b8d739a20b97a28c48744dcdea889ccc3c39ccd1431bf5cc6c" -metafile = true - [[files]] file = "mods/environmental.pw.toml" hash = "be95d31d53d261e6ab79defd7eebe5e47e31a0f93bd77977de704bc050488c32" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml deleted file mode 100644 index f5694fa..0000000 --- a/mods/entityculling.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Entity Culling" -filename = "entityculling-forge-1.6.1-mc1.19.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/WR6z6MYC/entityculling-forge-1.6.1-mc1.19.2.jar" -hash-format = "sha1" -hash = "2b2545ea2e203b25d9b33be1e5b8aea38eaa90f2" - -[update] -[update.modrinth] -mod-id = "NNAgCjsB" -version = "WR6z6MYC" diff --git a/pack.toml b/pack.toml index d247a6c..ecfae21 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 = "f4a6213b662b884e464fd21008bdd6877e16fb0b769448d876f190996fb8cba8" +hash = "5d4effc5d839f6205c16025ac7b6214d8604a9f0bb310370846579b4e429bd9c" [versions] forge = "43.3.13"