Compare commits

..

7 Commits

Author SHA1 Message Date
1c548521fa
Merge branch 'staging/quilt/mixed/1.20.1' into staging/fabric/mixed/1.20.1 2023-07-11 18:09:02 -04:00
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
55467b1493
Merge branch 'feature/remove-dashloader' into staging/fabric/1.20.1 2023-07-11 17:28:41 -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
b524c64800
Fix missing hash 2023-07-11 01:47:51 -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 = "5ba3c2c494f4a04946c7061a4608a73b1e2612ac6b7872086d66ea7b9fa5f834" hash = "6423ab673011ff992ebf8ea6b5d79351499e36f5d7f8b48b1aa3a215443af9ee"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"