Add minecraft bedrock server

This commit is contained in:
2024-09-09 13:28:08 -03:00
parent 54e5f3000c
commit 236b4b2960
4640 changed files with 688839 additions and 66 deletions

Binary file not shown.

View File

@ -0,0 +1,33 @@
{
"balloon.pop": {
"category": "neutral",
"sounds": [
{
"name": "sounds/mob/balloon_pop",
"volume": 10.0
}
]
},
"elemconstruct.active": {
"sounds": [
"sounds/block/elemconstruct_active"
]
},
"lt.reaction.fire": {
"sounds": [
{
"name": "sounds/fire/fire",
"volume": 2.0
}
]
},
"sparkler.active": {
"category": "sparkler",
"sounds": [
{
"name": "sounds/random/fuse",
"load_on_low_memory": true
}
]
}
}