Changes
Page history
added type tags
authored
Nov 29, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/Sound.md
View page @
ad83f70e
...
...
@@ -9,7 +9,7 @@ Plays a sound from either the vanilla game or a resource pack at the targeted en
| pitch | p | The pitch of the sound. Can be between 0.01 and 2.0 | 1.0 |
| volume | v | The volume of the sound. | 1.0 |
| radius | r | The radius in which the sound will be heard |
`volume`
*
16 |
| soundcategory | category, sc | The category at which the sound is played, useful for resourcepacks | MASTER
|
| soundcategory | category, sc | The category at which the sound is played, useful for resourcepacks | MASTER
<!--type:SoundCategory-->
|
| audience | | The [audience] of the effect | world
<!--type:Audience-->
|
### SoundCategory Attribute
...
...
...
...