SoundEntry
For each type, the table will list each config and potentially its purpose and default values.
Keyword | Type | Default | Purpose |
---|---|---|---|
soundEvent | - | Sound event type. | |
soundName | String | - | Name of the sound (corresponds to your sounds.json). |
soundDelay | int | 0 | - |
soundVolumeMultiplier | float | 1F | Sound volume multiplier. |
soundFarVolumeMultiplier | float | 1F | Sound far volume multiplier. |
soundPitch | float | 1F | Sound pitch. |
soundRandomPitch | float | 5F | Sound random pitch. |
soundRange | Integer | - | Sound range. |
soundNameDistant | String | - | Distant sound name. |
soundMaxRange | Integer | - | Maximum sound range. |
Last modified 1yr ago