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