πŸ“Sounds

# Disable all sounds globally
disable-all-sounds: false
# Global sound volume (0.0 - 1.0)
sound-volume: 1.0
# Global sound pitch (0.0 - 2.0)
sound-pitch: 1.0
spawner-placed: ENTITY_PLAYER_LEVELUP
booster-collected: ENTITY_PLAYER_LEVELUP
opening-spawner: ENTITY_PLAYER_LEVELUP
sold-items: ENTITY_PLAYER_LEVELUP
took-items: ENTITY_PLAYER_LEVELUP
spawner-removed: ENTITY_PLAYER_LEVELUP
collected-exp: ENTITY_PLAYER_LEVELUP
collected-all: ENTITY_PLAYER_LEVELUP
inventory-full: ENTITY_VILLAGER_HURT
no-items: ENTITY_VILLAGER_HURT
invalid-command: ENTITY_VILLAGER_HURT
no-permission: ENTITY_VILLAGER_HURT
action-cancelled: ENTITY_VILLAGER_HURT

Last updated