add material base:metal + new sounds and materials update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"steps-sound": "steps/wood",
|
||||
"place-sound": "blocks/wood_place",
|
||||
"steps-sound": "steps/glass",
|
||||
"place-sound": "blocks/glass_place",
|
||||
"break-sound": "blocks/glass_break"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"steps-sound": "steps/metal",
|
||||
"place-sound": "blocks/metal_place",
|
||||
"break-sound": "blocks/metal_break"
|
||||
}
|
||||
Reference in New Issue
Block a user