fix bank loader (DMX), add new press sound
This commit is contained in:
parent
ceda16246c
commit
9683b18337
5 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
package common.init;
|
||||
|
||||
public enum SoundEvent {
|
||||
PRESS("press"),
|
||||
|
||||
CLOTH("cloth1", "cloth2", "cloth3", "cloth4"),
|
||||
GRASS("grass1", "grass2", "grass3", "grass4"),
|
||||
GRAVEL("gravel1", "gravel2", "gravel3", "gravel4"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue