1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-05 06:56:03 +00:00

Remove sounds.json

This commit is contained in:
Alexander Minges 2020-05-15 18:04:44 +02:00
parent 064bdff5e8
commit 3d9ad3a2c7

View file

@ -1,19 +0,0 @@
{
"block.bell.use": {
"replace": "true",
"sounds": [
{
"name": "block/bell/use",
"stream": "false"
},
{
"name": "block/bell/use1",
"stream": "false"
},
{
"name": "block/bell/use2",
"stream": "false"
}
]
}
}