Files
minecraft-bedrock-json-schemas/test/files/incorrect/data_rp/sounds.json
2021-08-18 21:48:30 +02:00

21 lines
336 B
JSON
Vendored

{
"block_sounds": {},
"entity_sounds": {
"defaults": {},
"entities": {}
},
"individual_event_sounds": {
"events": {}
},
"interactive_sounds": {
"block_sounds": {
"block_sounds": {
"events": {
"default": { "volume": "1"}
}
}
},
"entity_sounds": {}
}
}