aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyhanni/sounds.json
blob: 4a7c797705981be78e4e7aee449233e71fe91698 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "centurytimer.active": {
        "category": "neutral",
        "sounds": [
            {
                "name": "itstimetopunchwheat",
                "stream": false
            }
        ]
    }
}