![]() |
VOOZH | about |
A SoundTable takes one or more calls to {{SoundLine}} and forms them into a table for sounds..
Java Edition table:
| Sounds | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch | Attenuation distance |
Historical table:
| Sounds | ||||||
|---|---|---|---|---|---|---|
| Sound | Source | Description | Identifier | Volume | Pitch | Attenuation distance |
Bedrock Edition table:
| Sounds | |||||||
|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch |
Minecraft Dungeons and Minecraft Legends table:
| Sounds | ||
|---|---|---|
| Sound | Description | Identifier |
| Sounds | |
|---|---|
| Sound | Description |
Minecraft: Story Mode table:
| Sounds | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Descriptive file name | GUID | Event path | One-shot | Streaming | 3D | Sound bank | Season |
| Parameter | Function |
|---|---|
type |
java, bedrock, dungeons, legends, historical, or simple. Inserting a table with a type parameter, see above for corresponding output.
|
forcecollapsed |
Forces the table to begin collapsed. |
nocat |
Stops table from inserting categories |
templatepage |
Adds navbar with the link to the original call |
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| type | type | Type of the table (mostly based on edition/game)
| String | required |
| forcecollapsed | forcecollapsed | Foces the table to begin collapsed.
| Boolean | optional |
| nocat | nocat | Stops table from inserting categories
| Boolean | optional |
| templatepage | templatepage | Links to original template call with navbar | String | optional |