Dartcraft/src/main/resources/assets/dartcraft/sounds.json

6 lines
246 B
JSON
Raw Normal View History

2021-04-04 16:10:26 +02:00
{
"bottle": {"category": "master","sounds": [{"name": "bottle","stream": false}]},
"swipe": {"category": "master","sounds": [{"name": "swipe","stream": false}]},
"nope": {"category": "master","sounds": [{"name": "nope","stream": false}]}
}