Add new music discs, models, and update release workflow; remove obsolete files
Zip and Release / zip-and-release (push) Successful in 6s

This commit is contained in:
Chloe
2025-08-21 02:15:52 -04:00
parent ac74dbd315
commit fb8f6481bc
40 changed files with 192 additions and 123 deletions
+10 -10
View File
@@ -1,40 +1,40 @@
{
"music_disc.clothing_shop0": {
"music_disc.interior_shop0": {
"sounds": [
{
"name": "records/music_disc_clothing_shop0",
"name": "records/music_disc_interior_shop0",
"stream": true
}
]
},
"music_disc.food_mart1": {
"music_disc.pawn_shop1": {
"sounds": [
{
"name": "records/music_disc_food_mart1",
"name": "records/music_disc_pawn_shop1",
"stream": true
}
]
},
"music_disc.hat_shop2": {
"music_disc.food_mart2": {
"sounds": [
{
"name": "records/music_disc_hat_shop2",
"name": "records/music_disc_food_mart2",
"stream": true
}
]
},
"music_disc.interior_shop3": {
"music_disc.hat_shop3": {
"sounds": [
{
"name": "records/music_disc_interior_shop3",
"name": "records/music_disc_hat_shop3",
"stream": true
}
]
},
"music_disc.pawn_shop4": {
"music_disc.clothing_shop4": {
"sounds": [
{
"name": "records/music_disc_pawn_shop4",
"name": "records/music_disc_clothing_shop4",
"stream": true
}
]