chest close fix
This commit is contained in:
11
assets/minecraft/sounds.json
Normal file
11
assets/minecraft/sounds.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"block.chest.close": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "block/chest/close",
|
||||
"weight": 100
|
||||
}
|
||||
],
|
||||
"subtitle": "subtitles.block.chest.close"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user