10 Commits
7 changed files with 66 additions and 1 deletions
+65
View File
@@ -0,0 +1,65 @@
{
"music_disc.jump_up": {
"category": "record",
"sounds": [
{
"name": "records/jump_up",
"stream": true
}
]
},
"music_disc.city_under_siege": {
"category": "record",
"sounds": [
{
"name": "records/city_under_siege",
"stream": true
}
]
},
"music_disc.food_mart": {
"category": "record",
"sounds": [
{
"name": "records/food_mart",
"stream": true
}
]
},
"music_disc.interior_shop": {
"category": "record",
"sounds": [
{
"name": "records/interior_shop",
"stream": true
}
]
},
"music_disc.clothing_shop": {
"category": "record",
"sounds": [
{
"name": "records/clothing_shop",
"stream": true
}
]
},
"music_disc.hat_shop": {
"category": "record",
"sounds": [
{
"name": "records/hat_shop",
"stream": true
}
]
},
"music_disc.pawn_shop": {
"category": "record",
"sounds": [
{
"name": "records/pawn_shop",
"stream": true
}
]
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

+1 -1
View File
@@ -1 +1 @@
{"pack":{"description":"§bFriends CMP 2.0","pack_format":7}}
{"pack":{"description":"§7Friends CMP §c§lExtras§f §7Pack","pack_format":7}}