Skip to content

Commit

Permalink
updates, add quickconnect to overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jul 12, 2024
1 parent 5e8f215 commit 4f4192d
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ execute positioned ~ ~ ~ run schedule command 24t mib play mib:fantasy_trumpet a
execute positioned ~ ~ ~ run schedule command 36t mib play mib:fantasy_trumpet d# 4 0.8 8 @a
execute positioned ~ ~ ~ run schedule command 42t mib play mib:fantasy_trumpet c# 4 0.8 8 @a
execute positioned ~ ~ ~ run schedule command 48t mib play mib:fantasy_trumpet a# 3 0.8 8 @a
execute positioned ~ ~ ~ run schedule command 56t mib play mib:fantasy_trumpet d# 3 0.8 20 @a
execute positioned ~ ~ ~ run schedule command 60t mib play mib:fantasy_trumpet d# 3 0.8 20 @a
6 changes: 3 additions & 3 deletions pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ hash = "92fef58f3370e655b6fd09ec577d838a3b577601d32c2207ff6d9e5d97b1fcaa"

[[files]]
file = "config/openloader/data/mib_showcase_data/data/mib/function/bad_apple.mcfunction"
hash = "4019fddbd1b9714588b29749a37f0b0cde8813b7438b4d42d20aea0161daf5f2"
hash = "7ded13c5b229a5df9f1576de934dda03a13fa8fdac629363e939575773d3b462"

[[files]]
file = "config/openloader/data/mib_showcase_data/pack.mcmeta"
Expand Down Expand Up @@ -778,7 +778,7 @@ hash = "a7fd6cdc6838b4b99d78e36ffc7a7a6d578adbe5a957565da5715a73f0738932"

[[files]]
file = "mods/aji-maji.pw.toml"
hash = "d7749e857791299c43acb4c42c05db8a271c38653d07860d96a7d38a2d4ff509"
hash = "dc88a2c126dc32490026641fba3b8055a1db0150c25160fc6a276b3ee985c9ad"
metafile = true

[[files]]
Expand Down Expand Up @@ -983,7 +983,7 @@ metafile = true

[[files]]
file = "mods/hoofprint.pw.toml"
hash = "eea8ebaad3a39d28526acb6bcdc8f0fcdad32a0b45657055d5228d4dc75216ce"
hash = "76bfc679fe59262210fc106f072b0f1e389536e3216a94e1816e0d57d4f86e97"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions pack/mods/aji-maji.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Aji-Maji"
filename = "aji-maji-1.2.jar"
filename = "aji-maji-1.7.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/Y7rjymZI/versions/FKGxYsYz/aji-maji-1.2.jar"
url = "https://cdn.modrinth.com/data/Y7rjymZI/versions/56BRmd10/aji-maji-1.7.jar"
hash-format = "sha1"
hash = "8db5093f7695fce9a7b1ca12c6dcf729e162d4dd"
hash = "61c474ff94e23283e9a2e7170b0838acf352a437"

[update]
[update.modrinth]
mod-id = "Y7rjymZI"
version = "FKGxYsYz"
version = "56BRmd10"
8 changes: 4 additions & 4 deletions pack/mods/hoofprint.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Hoofprint"
filename = "hoofprint-0.4.0+1.21.jar"
filename = "hoofprint-0.5.0+1.21.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/8O6iJpuJ/versions/wNzE9XGH/hoofprint-0.4.0%2B1.21.jar"
url = "https://cdn.modrinth.com/data/8O6iJpuJ/versions/mu3MvvdY/hoofprint-0.5.0%2B1.21.jar"
hash-format = "sha1"
hash = "9ee1b9f1da2235b0a89245d77d52d1cc96f413e5"
hash = "52e8c730da82ea048e3759622c7389cd520abd39"

[update]
[update.modrinth]
mod-id = "8O6iJpuJ"
version = "wNzE9XGH"
version = "mu3MvvdY"
2 changes: 1 addition & 1 deletion pack/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "13b6bece6d92a4684c997c14b81207e9eb8c7d57a90a250295a42b8bcc076bab"
hash = "46e6ca22af0eb8d247771297191bd486c87e9a12eb68760b7e45cffeb70470e6"

[versions]
fabric = "0.15.11"
Expand Down
1 change: 1 addition & 0 deletions scripts/override_add.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
{"project_id": "drogstyle"}, // core/chat
{"project_id": "crunchy-crunchy-advancements"}, // nice/perf
{"project_id": "reeses-sodium-options"}, // nice/util
{"project_id": "quicker-connect-button"}, // nice/util
{"project_id": "wthit"}, // nice/util
{"project_id": "surveyor"}, // nice/util
{"project_id": "hoofprint"}, // nice/util
Expand Down

0 comments on commit 4f4192d

Please sign in to comment.