Music fixes & music for mountains
This commit is contained in:
parent
bc7217aff3
commit
65913a7d11
6 changed files with 22 additions and 4 deletions
|
@ -9,6 +9,7 @@ public class SoundRegistry
|
|||
// Music
|
||||
public static final SoundEvent MUSIC_FOGGY_MUSHROOMLAND = register("music", "foggy_mushroomland");
|
||||
public static final SoundEvent MUSIC_CHORUS_FOREST = register("music", "chorus_forest");
|
||||
public static final SoundEvent MUSIC_CRYSTAL_MOUNTAINS = register("music", "crystal_mountains");
|
||||
|
||||
// Ambient
|
||||
public static final SoundEvent AMBIENT_FOGGY_MUSHROOMLAND = register("ambient", "foggy_mushroomland");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue