forgot sound.json, also changed mcmeta

This commit is contained in:
lexian-droid 2023-10-04 09:00:31 -04:00
parent cb988cf26e
commit 3b3337e45a
3 changed files with 66 additions and 1 deletions

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
}
]
}
}

View File

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

BIN
pack.zip Normal file

Binary file not shown.