mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-23 06:01:37 -09:00
15 lines
264 B
JSON
15 lines
264 B
JSON
{
|
|
"random.chisel": {
|
|
"category": "player",
|
|
"sounds": ["starlike:random/chisel"]
|
|
},
|
|
"gun.fire": {
|
|
"category": "player",
|
|
"sounds": ["starlike:gun/fire"]
|
|
},
|
|
"gun.empty": {
|
|
"category": "player",
|
|
"sounds": ["starlike:gun/empty"]
|
|
}
|
|
}
|