update: automodpack
This commit is contained in:
62
minecraft/config/plasmovoice/client.toml
Normal file
62
minecraft/config/plasmovoice/client.toml
Normal file
@@ -0,0 +1,62 @@
|
||||
debug = false
|
||||
disable_crowdin = false
|
||||
check_for_updates = true
|
||||
|
||||
[activations.4aec07ba-d109-3345-9a0a-92022a116cd0]
|
||||
toggle = false
|
||||
type = "VOICE"
|
||||
key_bindings = []
|
||||
|
||||
|
||||
[addons.pv-addon-soundphysics]
|
||||
mic_reverb = true
|
||||
mic_reverb_volume = 1.0
|
||||
enabled = true
|
||||
|
||||
[voice]
|
||||
disabled = false
|
||||
microphone_disabled = false
|
||||
activation_threshold = -30.0
|
||||
input_device = ""
|
||||
output_device = ""
|
||||
disable_input_device = false
|
||||
use_javax_input = false
|
||||
microphone_volume = 1.0
|
||||
noise_suppression = false
|
||||
volume = 1.0
|
||||
compressor_limiter = true
|
||||
sound_occlusion = false
|
||||
directional_sources = false
|
||||
hrtf = false
|
||||
stereo_capture = false
|
||||
|
||||
[voice.volumes.proximity]
|
||||
volume = 1.0
|
||||
|
||||
[advanced]
|
||||
visualize_voice_distance = true
|
||||
visualize_voice_distance_on_join = false
|
||||
compressor_threshold = -10
|
||||
limiter_threshold = -6
|
||||
directional_sources_angle = 145
|
||||
stereo_sources_to_mono = false
|
||||
panning = true
|
||||
mute_player_on_direct = true
|
||||
camera_sound_listener = true
|
||||
exponential_volume_slider = true
|
||||
exponential_distance_gain = true
|
||||
jitter_packet_delay = 3
|
||||
al_playback_buffers = 5
|
||||
adaptive_jitter_buffer = false
|
||||
|
||||
[overlay]
|
||||
show_activation_icon = true
|
||||
activation_icon_position = "BOTTOM_CENTER"
|
||||
show_source_icons = 0
|
||||
show_static_source_icons = true
|
||||
overlay_enabled = true
|
||||
overlay_position = "TOP_LEFT"
|
||||
overlay_style = "NAME_SKIN"
|
||||
|
||||
[overlay.source_states]
|
||||
proximity = "OFF"
|
||||
Reference in New Issue
Block a user