Skip to content

Commit

Permalink
change all extra shard music to challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
HamaIndustries committed Jul 11, 2024
1 parent 5dcafe3 commit 4dedcf1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"glow_color": "#bafffa",
"collect_particle": "minecraft:wax_off",
"collect_sound": {
"sound_id": "scattered_shards:collect_secret"
"sound_id": "scattered_shards:collect_challenge"
},
"list_order": 3
},
Expand All @@ -49,7 +49,7 @@
"glow_color": "#bafffa",
"collect_particle": "minecraft:wax_off",
"collect_sound": {
"sound_id": "scattered_shards:collect_secret"
"sound_id": "scattered_shards:collect_challenge"
},
"list_order": 3
},
Expand All @@ -58,7 +58,7 @@
"glow_color": "#bafffa",
"collect_particle": "minecraft:wax_off",
"collect_sound": {
"sound_id": "scattered_shards:collect_secret"
"sound_id": "scattered_shards:collect_challenge"
},
"list_order": 3
},
Expand All @@ -67,7 +67,7 @@
"glow_color": "#bafffa",
"collect_particle": "minecraft:wax_off",
"collect_sound": {
"sound_id": "scattered_shards:collect_secret"
"sound_id": "scattered_shards:collect_challenge"
},
"list_order": 3
},
Expand All @@ -76,7 +76,7 @@
"glow_color": "#bafffa",
"collect_particle": "minecraft:wax_off",
"collect_sound": {
"sound_id": "scattered_shards:collect_secret"
"sound_id": "scattered_shards:collect_challenge"
},
"list_order": 3
},
Expand All @@ -85,7 +85,7 @@
"glow_color": "#bafffa",
"collect_particle": "minecraft:wax_off",
"collect_sound": {
"sound_id": "scattered_shards:collect_secret"
"sound_id": "scattered_shards:collect_challenge"
},
"list_order": 3
}
Expand Down
2 changes: 1 addition & 1 deletion pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ hash = "a8d766d41da4ee5bf84cbac67465e1b8b0dcf267985e65fba94660d7c9f185b8"

[[files]]
file = "config/openloader/data/shards-carnival/data/mf_carnival/shard_type/mf_carnival.json"
hash = "6719742d03262cb26e1d9d92be25c9206febee9f41ee35f2cc6b553367574457"
hash = "8bbfba202cf05320fa778fab49b52eab0758ea851f508227f91b7b819bc226b5"

[[files]]
file = "config/openloader/data/shards-carnival/pack.mcmeta"
Expand Down
4 changes: 2 additions & 2 deletions pack/pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "Modfest: Carnival"
author = "ModFest"
version = "0.17.4"
version = "0.17.5"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "36dbb7045896b7f0be58ee0648e3e48943a3fe9a13244ff9a6fd8619006b7c3a"
hash = "586188215c83006289a234ed7a9475589b60a2550f8804c2f8420c66f5739597"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit 4dedcf1

Please sign in to comment.