Friends-CMP-2.0/manifest.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

64 lines
2.0 KiB
JSON

{
"packTitle": "Friends CMP",
"packDescription": "§7Friends CMP §c§lExtras§f §7Pack",
"packVersion": 47,
"packIcon": "pack.png",
"songs": [
{
"title": "Interior Shop",
"author": "Author",
"length": 77,
"filePath": "assets/minecraft/sounds/records/music_disc_interior_shop0.ogg",
"imagePath": "assets/minecraft/textures/item/interior_shop0.png",
"animated": false
},
{
"title": "Pawn Shop",
"author": "Author",
"length": 88,
"filePath": "assets/minecraft/sounds/records/music_disc_pawn_shop1.ogg",
"imagePath": "assets/minecraft/textures/item/pawn_shop1.png",
"animated": false
},
{
"title": "Food Mart",
"author": "Author",
"length": 89,
"filePath": "assets/minecraft/sounds/records/music_disc_food_mart2.ogg",
"imagePath": "assets/minecraft/textures/item/food_mart2.png",
"animated": false
},
{
"title": "Hat Shop",
"author": "Author",
"length": 80,
"filePath": "assets/minecraft/sounds/records/music_disc_hat_shop3.ogg",
"imagePath": "assets/minecraft/textures/item/hat_shop3.png",
"animated": false
},
{
"title": "Clothing Shop",
"author": "Author",
"length": 93,
"filePath": "assets/minecraft/sounds/records/music_disc_clothing_shop4.ogg",
"imagePath": "assets/minecraft/textures/item/clothing_shop4.png",
"animated": false
},
{
"title": "Jump Up",
"author": "Author",
"length": 223,
"filePath": "assets/minecraft/sounds/records/music_disc_jump_up5.ogg",
"imagePath": "assets/minecraft/textures/item/jump_up5.png",
"animated": false
},
{
"title": "City under siege",
"author": "Author",
"length": 362,
"filePath": "assets/minecraft/sounds/records/music_disc_city_under_siege6.ogg",
"imagePath": "assets/minecraft/textures/item/city_under_siege6.png",
"animated": false
}
]
}