forked from Upstream/mmocore
Removed unused sound
This commit is contained in:
parent
ac36e3eaa1
commit
2ba9c1f0ec
@ -6,7 +6,6 @@ public enum SoundEvent {
|
||||
WARP_CANCELLED,
|
||||
WARP_CHARGE,
|
||||
WARP_UNLOCK,
|
||||
HOTBAR_SWAP,
|
||||
SPELL_CAST_BEGIN,
|
||||
SPELL_CAST_END,
|
||||
CANT_SELECT_CLASS,
|
||||
|
@ -9,8 +9,6 @@ warp-teleport: ENTITY_ENDERMAN_TELEPORT,1,0.5
|
||||
warp-charge: BLOCK_NOTE_BLOCK_BELL #Uses a special pitch method, so pitch and volume is not changeable
|
||||
warp-unlock: UI_TOAST_CHALLENGE_COMPLETE,1,1.2
|
||||
|
||||
hotbar-swap: ITEM_ARMOR_EQUIP_LEATHER
|
||||
|
||||
spell-cast-begin: BLOCK_END_PORTAL_FRAME_FILL,1,2
|
||||
spell-cast-end: BLOCK_FIRE_EXTINGUISH,1,2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user