Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jul 10, 2024
1 parent 5d29e7c commit b01543a
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[
{
"id": "best_carnival_themed",
"name": "Best Carnival-Themed",
"description": "The best of the best!",
"type": "theme",
"limit": 5
},
{
"id": "funniest",
"name": "Funniest",
"description": "Mods with a great sense of humour.",
"type": "community",
"limit": 3
},
{
"id": "most_likely_to_use",
"name": "Most Likely to Use",
"description": "Essential, approachable mods for future packs.",
"type": "community",
"limit": 3
},
{
"id": "most_innovative",
"name": "Most Innovative",
"description": "Mods pushing the medium with fresh, surprising ideas.",
"type": "community",
"limit": 3
}
]
6 changes: 6 additions & 0 deletions pack/config/openloader/data/ballotbox/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 41,
"description": "BallotBox data"
}
}
12 changes: 10 additions & 2 deletions pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ hash-format = "sha256"
file = "config/emi.css"
hash = "206ec811351dc351a4a795f5adeb041e0901c171c2909d5d8504bd01ffacc398"

[[files]]
file = "config/openloader/data/ballotbox/data/ballotbox/ballot/categories.json"
hash = "a3b4f5da6d5eff8bb7b71e1e17734f6f629a1b7fb79aa68cee4e13dfe79c4f52"

[[files]]
file = "config/openloader/data/ballotbox/pack.mcmeta"
hash = "58f2e0a26c47a87382aeb42d919d4ccff306f36200d31ff66fdd4d7156c8352c"

[[files]]
file = "config/openloader/data/custom-carts/data/customizablecarts/cart_body/tiny_potato_cart.json"
hash = "2223c8eb82dded6855a486be7614ad0edc812e2bf565c8184c69517fa5f87168"
Expand Down Expand Up @@ -557,7 +565,7 @@ metafile = true

[[files]]
file = "mods/ballotbox.pw.toml"
hash = "0eb6055c63333e9a88bead95c36b3a57b35a7e452f8d37f3cb20458b71e22f8d"
hash = "ac3e800e2ed6b4a1d6bbdd60ccf951343dbb6bc1aaedbccedd0839aa96474941"
metafile = true

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

[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "555516aa5d5572cc85cd517bcb85eba16b999d21cb1e9835877adf0c96486cb9"
hash = "79ec58c99084d5b02044e04b6860bc6339868e95e1a8c7a982f5400ee777b178"
metafile = true

[[files]]
Expand Down
6 changes: 3 additions & 3 deletions pack/mods/ballotbox.pw.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ballotbox"
filename = "ballotbox-0.1.2+1.21.jar"
filename = "ballotbox-0.2.0+1.21.jar"

[download]
url = "https://github.com/ModFest/ballotbox/releases/download/v0.1.2/ballotbox-0.1.2+1.21.jar"
url = "https://github.com/ModFest/ballotbox/releases/download/v0.2.0/ballotbox-0.2.0+1.21.jar"
hash-format = "sha256"
hash = "63dfff048666267a05ada789900703816d09d964c8fa373c8561a2a09e55187f"
hash = "c5ce09d9c2029907f3e1d213e3b8f37724d39707261b171650b567e95426dc81"
8 changes: 4 additions & 4 deletions pack/mods/simple-voice-chat.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Simple Voice Chat"
filename = "voicechat-fabric-1.21-2.5.18.jar"
filename = "voicechat-fabric-1.21-2.5.19.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/COYWChTc/voicechat-fabric-1.21-2.5.18.jar"
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/SSk6KqP7/voicechat-fabric-1.21-2.5.19.jar"
hash-format = "sha1"
hash = "fdfb6799e9a02dcfc63c5da38fa71747a00f9a49"
hash = "c8b05bacb5b5040130ef65498b0f9c41751636c8"

[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "COYWChTc"
version = "SSk6KqP7"
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 = "97d1785d51c82c16188209e50e884b7fa4fa4cf5f90525dff725fc5baeeb6ae9"
hash = "c30f9b0b68e97111147977c7dc756f9d8daa96e3a4b96a1f60f7e5ec0d975c0f"

[versions]
fabric = "0.15.11"
Expand Down
6 changes: 3 additions & 3 deletions scripts/overrides/ballotbox.pw.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ballotbox"
filename = "ballotbox-0.1.2+1.21.jar"
filename = "ballotbox-0.2.0+1.21.jar"

[download]
url = "https://github.com/ModFest/ballotbox/releases/download/v0.1.2/ballotbox-0.1.2+1.21.jar"
url = "https://github.com/ModFest/ballotbox/releases/download/v0.2.0/ballotbox-0.2.0+1.21.jar"
hash-format = "sha256"
hash = "63dfff048666267a05ada789900703816d09d964c8fa373c8561a2a09e55187f"
hash = "c5ce09d9c2029907f3e1d213e3b8f37724d39707261b171650b567e95426dc81"

0 comments on commit b01543a

Please sign in to comment.