fix sounds
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user