# Extra game sounds

The server features a bunch of additional sounds using existing MC sounds with adjusted pitch and volume to enhance the gameplay experience. If you wish, you can turn these sounds off using the[ profile menu](/general/profile-and-customization.md). Most sounds emit within a radius like regular sounds, meaning nearby players will also be able to hear sounds created by you. Note that disabling hearing the sounds does not stop you from emitting them.\
\
The following actions trigger extra sounds:

* Moving items in your inventory
* Changing your selected item or scrolling your hotbar
* Crouching
* Crafting
* Chatting
* Sleeping
* Teleport
* Item drop
* Furnace extract
* Inventory / gui close
* Portal creation
* Hand swap
* Player login / disconnect nearby


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.vibecentral.xyz/survival/tweak-list/extra-game-sounds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
