fix sounds
This commit is contained in:
@@ -72,9 +72,9 @@
|
|||||||
"burnDuration": 20
|
"burnDuration": 20
|
||||||
},
|
},
|
||||||
"sounds": {
|
"sounds": {
|
||||||
"place": "block/planks",
|
"place": "game:block/planks",
|
||||||
"break": "block/planks",
|
"break": "game:block/planks",
|
||||||
"hit": "block/planks"
|
"hit": "game:block/planks"
|
||||||
},
|
},
|
||||||
"materialDensity": 400,
|
"materialDensity": 400,
|
||||||
"guiTransform": {
|
"guiTransform": {
|
||||||
|
|||||||
@@ -72,9 +72,9 @@
|
|||||||
"burnDuration": 25
|
"burnDuration": 25
|
||||||
},
|
},
|
||||||
"sounds": {
|
"sounds": {
|
||||||
"place": "block/planks",
|
"place": "game:block/planks",
|
||||||
"break": "block/planks",
|
"break": "game:block/planks",
|
||||||
"hit": "block/planks"
|
"hit": "game:block/planks"
|
||||||
},
|
},
|
||||||
"materialDensity": 400,
|
"materialDensity": 400,
|
||||||
"guiTransform": {
|
"guiTransform": {
|
||||||
|
|||||||
Reference in New Issue
Block a user