add 'hit-sound' to materials & update base pack

This commit is contained in:
MihailRis
2025-02-18 18:17:01 +03:00
parent 801354c15d
commit c7104ab599
12 changed files with 11 additions and 7 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"steps-sound": "steps/stone",
"place-sound": "blocks/stone_place",
"break-sound": "blocks/stone_break"
"break-sound": "blocks/stone_break",
"hit-sound": "blocks/stone_hit"
}