Compare commits

..

4 Commits

Author SHA1 Message Date
0064907adb
Revert "Remove non-modrinth asset from pack"
This reverts commit 50cfe214d9c33502d1f914f4b2011eac852837a7.
I am allowing this asset in the mixed variant of the pack.
2023-07-11 17:55:51 -04:00
30e68b120a
Add farsight (first curseforge mod kill me) 2023-07-11 17:55:51 -04:00
e6441848a0
Merge branch 'feature/remove-dashloader' into staging/quilt/1.20.1 2023-07-11 17:27:57 -04:00
f45db553df
Remove DashLoader 2023-07-11 17:27:08 -04:00
3 changed files with 1 additions and 19 deletions

View File

@ -128,11 +128,6 @@ file = "mods/cull-less-leaves.pw.toml"
hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c" hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c"
metafile = true metafile = true
[[files]]
file = "mods/dashloader.pw.toml"
hash = "f0f82f41fef1fbc7d19723170410c631894de34ba0701157a1a897bac0af34d1"
metafile = true
[[files]] [[files]]
file = "mods/dynamic-fps.pw.toml" file = "mods/dynamic-fps.pw.toml"
hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80" hash = "c8c6a3893859d2f0e04ebf400c8ce8b47de21cfe6097996b5dde1561e92f3c80"

View File

@ -1,13 +0,0 @@
name = "DashLoader"
filename = "dashloader-5.0.0-beta.1+1.20.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/mcU33FBx/dashloader-5.0.0-beta.1%2B1.20.0.jar"
hash-format = "sha1"
hash = "2ba04e6d6876faf160367fbe4c8bf3a8ea301261"
[update]
[update.modrinth]
mod-id = "ZfQ3kTvR"
version = "mcU33FBx"

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 = "3ba385f57b1eddb2952b553e2f4ca10ba8217f9db764d3d8f4520174660f96e6" hash = "b88d687929d56b77dcf471b31ed9f1c46ef46b7beb1ec789df854172a777c7ae"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"