Add Friends CMP Bedrock resource pack conversion
Build and release Bedrock pack / release (push) Failing after 6s

This commit is contained in:
root
2026-07-31 21:04:30 +02:00
commit f955d4321f
25 changed files with 340 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+75
View File
@@ -0,0 +1,75 @@
{
"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
}
]
}
}
}