34 lines
544 B
JSON
34 lines
544 B
JSON
{
|
|
|
|
|
|
"music.dragon_defeat": {
|
|
"sounds": [
|
|
{
|
|
"name": "true_ending:free_the_end",
|
|
"replace": true,
|
|
"weight": 10000000,
|
|
"pitch": 1
|
|
}
|
|
]
|
|
},
|
|
"music.dragon": {
|
|
"sounds": [
|
|
{
|
|
"name": "true_ending:dragon",
|
|
"replace": true,
|
|
"weight": 10000000,
|
|
"pitch": 1
|
|
}
|
|
]
|
|
},
|
|
"music.sily": {
|
|
"sounds": [
|
|
{
|
|
"name": "true_ending:dragon",
|
|
"replace": true,
|
|
"weight": 10000000,
|
|
"pitch": 1
|
|
}
|
|
]
|
|
}
|
|
} |