Files
Friends-CMP-2.0-Bedrock/sounds/sound_definitions.json
T
root f955d4321f
Build and release Bedrock pack / release (push) Failing after 6s
Add Friends CMP Bedrock resource pack conversion
2026-07-31 21:04:30 +02:00

76 lines
1.6 KiB
JSON

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