diff --git a/index.toml b/index.toml index ffa7cef..1211b58 100644 --- a/index.toml +++ b/index.toml @@ -33,11 +33,6 @@ file = "mods/cloth-config.pw.toml" hash = "cfc2c53b0d3cee953b423fe9abf210d87281d5bf774dab20cf03abe6224a9883" metafile = true -[[files]] -file = "mods/entityculling.pw.toml" -hash = "444ec76f51b9713378aa4c900ca583a7df0888f89e76b76ae8cf5293d9cb51ab" -metafile = true - [[files]] file = "mods/fabric-api.pw.toml" hash = "40ec6cacc1f65f3aac6f72a14f95e59a76d907cd8804c0441a06d9e06fa4a73c" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml deleted file mode 100644 index 84ca531..0000000 --- a/mods/entityculling.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Entity Culling" -filename = "entityculling-fabric-1.7.0-mc1.21.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/kPbJu8eF/entityculling-fabric-1.7.0-mc1.21.jar" -hash-format = "sha1" -hash = "ef4acec15876eafba8ce1618d2c2a6b3de27e58f" - -[update] -[update.modrinth] -mod-id = "NNAgCjsB" -version = "kPbJu8eF" diff --git a/pack.toml b/pack.toml index aa4d061..4c79144 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 = "5a41499bd27c2f81e1fe0c0505d2e319a911bac07ef745691d098c8ee866cf90" +hash = "1440d7c1f96375f906a645f3151649506a025bfc659e392cd7ebd1ad9987df81" [versions] fabric = "0.16.5"