mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-24 22:07:59 +01:00
64 lines
No EOL
1.4 KiB
JSON
64 lines
No EOL
1.4 KiB
JSON
{
|
|
"wing_flap": {
|
|
"category": "player",
|
|
"subtitle": "unicopia.subtitle.flap_wings",
|
|
"sounds": [
|
|
"unicopia:wing/wing0",
|
|
"unicopia:wing/wing1",
|
|
"unicopia:wing/wing2",
|
|
"unicopia:wing/wing3"
|
|
]
|
|
},
|
|
"batpony_eeee": {
|
|
"category": "player",
|
|
"subtitle": "unicopia.subtitle.batpony_eeee",
|
|
"sounds": [
|
|
"unicopia:batpony/reep",
|
|
"unicopia:batpony/eeep",
|
|
"unicopia:batpony/screep0",
|
|
"unicopia:batpony/screep1"
|
|
]
|
|
},
|
|
"changeling_buzz": {
|
|
"category": "player",
|
|
"subtitle": "unicopia.subtitle.changeling_buzz",
|
|
"sounds": [
|
|
"unicopia:cicada/cicada_4",
|
|
"unicopia:cicada/cicada_5",
|
|
"unicopia:cicada/cicada_6"
|
|
]
|
|
},
|
|
"wind_rush": {
|
|
"category": "ambient",
|
|
"subtitle": "unicopia.subtitle.wind_rush",
|
|
"sounds": [
|
|
"unicopia:wind/altitude_wind5",
|
|
"unicopia:wind/altitude_wind7"
|
|
]
|
|
},
|
|
"record.crusade": {
|
|
"category": "blocks",
|
|
"sounds": [
|
|
{ "name": "unicopia:record/crusade", "stream": true}
|
|
]
|
|
},
|
|
"record.popular": {
|
|
"category": "blocks",
|
|
"sounds": [
|
|
{ "name": "unicopia:record/popular", "stream": true}
|
|
]
|
|
},
|
|
"record.pet": {
|
|
"category": "blocks",
|
|
"stream": true,
|
|
"sounds": [
|
|
{ "name": "unicopia:record/pet", "stream": true}
|
|
]
|
|
},
|
|
"record.funk": {
|
|
"category": "blocks",
|
|
"sounds": [
|
|
{ "name": "unicopia:record/funk", "stream": true, "attenuation_distance": 21120}
|
|
]
|
|
}
|
|
} |