aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/bartworks/sounds.json
blob: 0c1dea7fccc90a53ac000cf0246577f450b57184 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "hatch.RadOn": {
    "category": "block",
    "sounds": [
      {
        "name": "radhatch",
        "stream": false
      }
    ]
  }
}