summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-11 19:12:48 -0500
committerseth <[email protected]>2023-02-11 19:12:48 -0500
commit541b177cc1250f6797ab2401ef093ee0704109d7 (patch)
treee03ed6613d480ee0b5d30ca20dd9beb9dafbd703
parent14b866638a7dac3a33e07d0786f431f228fa52bf (diff)
remove pointless/unused mods
-rw-r--r--index.toml15
-rw-r--r--mods/entity-collision-fps-fix.pw.toml13
-rw-r--r--mods/niceload.pw.toml13
-rw-r--r--mods/no-telemetry.pw.toml13
-rw-r--r--pack.toml2
5 files changed, 1 insertions, 55 deletions
diff --git a/index.toml b/index.toml
index 8fab300..fa0ecd6 100644
--- a/index.toml
+++ b/index.toml
@@ -81,11 +81,6 @@ hash = "81a389a5035dc0852ce12c796f1d667bb4715b1d6ffde16433bf80f02e3796bc"
metafile = true
[[files]]
-file = "mods/entity-collision-fps-fix.pw.toml"
-hash = "d614e471929c4906f85ba776600e0cfa9b0d958ce55121efd49c9ffd4ff00a04"
-metafile = true
-
-[[files]]
file = "mods/entityculling.pw.toml"
hash = "5f7e8ec1787dc7e2c8556596c2ba53c0dae9828bf1a2d9c6a1f8b8f9ba41dfb7"
metafile = true
@@ -201,21 +196,11 @@ hash = "d89684b6a030222bd70dddb8f0a990f691385ec20cad5df04ef967712840f01c"
metafile = true
[[files]]
-file = "mods/niceload.pw.toml"
-hash = "9638b4d155d3af277c6475ff5dbb50b8fcdb50106f5169491cdf1d05cc3f23f1"
-metafile = true
-
-[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "1aa7510ec1a3994273a20f8b341f676583b9ede2eaea3badd46deb7178d92a6c"
metafile = true
[[files]]
-file = "mods/no-telemetry.pw.toml"
-hash = "e151fe842a9f578b400d9bdfcc3be782861098415aec5cc7909eb69ec425faa3"
-metafile = true
-
-[[files]]
file = "mods/not-enough-animations.pw.toml"
hash = "17dc4f0920a4089790c8d13abff319a5e83f2aea7a06cdd3cc79699fa5ccdc8a"
metafile = true
diff --git a/mods/entity-collision-fps-fix.pw.toml b/mods/entity-collision-fps-fix.pw.toml
deleted file mode 100644
index 27a4410..0000000
--- a/mods/entity-collision-fps-fix.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Entity Collision FPS Fix"
-filename = "Entity_Collision_FPS_Fix-fabric-1.19-2.0.0.0.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/GiriLmaY/versions/2.0.0.0/Entity_Collision_FPS_Fix-fabric-1.19-2.0.0.0.jar"
-hash-format = "sha1"
-hash = "79c5af9ebdf16051a2bf5fece904646190595630"
-
-[update]
-[update.modrinth]
-mod-id = "GiriLmaY"
-version = "vXgwHjoS"
diff --git a/mods/niceload.pw.toml b/mods/niceload.pw.toml
deleted file mode 100644
index 351724e..0000000
--- a/mods/niceload.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "NiceLoad"
-filename = "niceload-0.1.3.jar"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/rhFZnqEG/versions/b9x51wft/niceload-0.1.3.jar"
-hash-format = "sha1"
-hash = "b097ca2007c050ec578d79d233e53082c3379133"
-
-[update]
-[update.modrinth]
-mod-id = "rhFZnqEG"
-version = "b9x51wft"
diff --git a/mods/no-telemetry.pw.toml b/mods/no-telemetry.pw.toml
deleted file mode 100644
index f9977c2..0000000
--- a/mods/no-telemetry.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "No Telemetry"
-filename = "no-telemetry-1.6.0.jar"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/WY3tHfDe/no-telemetry-1.6.0.jar"
-hash-format = "sha1"
-hash = "16b1182b63ba232b790f73d005ed2b3283bd8dea"
-
-[update]
-[update.modrinth]
-mod-id = "hg77g4Pw"
-version = "WY3tHfDe"
diff --git a/pack.toml b/pack.toml
index 0bbd5e3..b1bfc63 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 = "8123b8833361a2e734706828b1f8ae0a819b14d176ef26f23153ae1490f7ec9b"
+hash = "8455b9647175ffb35107eae3c9ca2e6423663494a9851024c1f05d6514f24dd2"
[versions]
minecraft = "1.19.2"