chest close fix

This commit is contained in:
2022-03-05 12:09:27 +01:00
committed by Simon Pribylski
parent ac43daa906
commit a4934ffde1
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"block.chest.close": {
"sounds": [
{
"name": "block/chest/close",
"weight": 100
}
],
"subtitle": "subtitles.block.chest.close"
}
}