Umbra valley ambience

This commit is contained in:
paulevsGitch 2021-08-03 05:48:13 +03:00
parent a8fcf0fce7
commit d0661b94f1
5 changed files with 95 additions and 384 deletions

View file

@ -24,6 +24,7 @@ public class EndSounds {
public static final SoundEvent AMBIENT_GLOWING_GRASSLANDS = register("ambient", "glowing_grasslands");
public static final SoundEvent AMBIENT_CAVES = register("ambient", "caves");
public static final SoundEvent AMBIENT_AMBER_LAND = register("ambient", "amber_land");
public static final SoundEvent UMBRA_VALLEY = register("ambient", "umbra_valley");
// Entity
public static final SoundEvent ENTITY_DRAGONFLY = register("entity", "dragonfly");