fix sounds

This commit is contained in:
2026-03-19 02:08:38 +01:00
parent e48580f10a
commit 44ea336e61
2 changed files with 6 additions and 6 deletions

View File

@@ -72,9 +72,9 @@
"burnDuration": 20
},
"sounds": {
"place": "block/planks",
"break": "block/planks",
"hit": "block/planks"
"place": "game:block/planks",
"break": "game:block/planks",
"hit": "game:block/planks"
},
"materialDensity": 400,
"guiTransform": {

View File

@@ -72,9 +72,9 @@
"burnDuration": 25
},
"sounds": {
"place": "block/planks",
"break": "block/planks",
"hit": "block/planks"
"place": "game:block/planks",
"break": "game:block/planks",
"hit": "game:block/planks"
},
"materialDensity": 400,
"guiTransform": {