Friends-CMP-2.0/assets/minecraft/sounds.json
Chloe fb8f6481bc
All checks were successful
Zip and Release / zip-and-release (push) Successful in 6s
Add new music discs, models, and update release workflow; remove obsolete files
2025-08-21 02:15:52 -04:00

58 lines
1.0 KiB
JSON

{
"music_disc.interior_shop0": {
"sounds": [
{
"name": "records/music_disc_interior_shop0",
"stream": true
}
]
},
"music_disc.pawn_shop1": {
"sounds": [
{
"name": "records/music_disc_pawn_shop1",
"stream": true
}
]
},
"music_disc.food_mart2": {
"sounds": [
{
"name": "records/music_disc_food_mart2",
"stream": true
}
]
},
"music_disc.hat_shop3": {
"sounds": [
{
"name": "records/music_disc_hat_shop3",
"stream": true
}
]
},
"music_disc.clothing_shop4": {
"sounds": [
{
"name": "records/music_disc_clothing_shop4",
"stream": true
}
]
},
"music_disc.jump_up5": {
"sounds": [
{
"name": "records/music_disc_jump_up5",
"stream": true
}
]
},
"music_disc.city_under_siege6": {
"sounds": [
{
"name": "records/music_disc_city_under_siege6",
"stream": true
}
]
}
}