Skip to content
This repository was archived by the owner on Nov 16, 2025. It is now read-only.

Commit ae74a46

Browse files
committed
Pre-configure SVC
1 parent f35c325 commit ae74a46

File tree

3 files changed

+117
-18
lines changed

3 files changed

+117
-18
lines changed

config/voicechat-client.properties

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
# Simple Voice Chat client config v1.21.8-2.6.6
2+
3+
# The config version - Used for migration
4+
# WARNING: DO NOT CHANGE THIS VALUE
5+
config_version=1
6+
# If the voice chat onboarding process has been finished
7+
onboarding_finished=true
8+
# The voice chat volume
9+
voice_chat_volume=0.0
10+
# The threshold for the voice activation method (in dB)
11+
voice_activation_threshold=-50.0
12+
# If automatic voice detection should be used
13+
voice_activity_detection=true
14+
# The voice chat microphone gain
15+
microphone_gain=0.0
16+
# Enable automatic gain control
17+
automatic_gain_control=true
18+
# The microphone activation method
19+
# Valid values are 'PTT' and 'VOICE'
20+
microphone_activation_type=VOICE
21+
# The size of the audio output buffer (in packets)
22+
# Higher values mean a higher latency but less crackling
23+
# Increase this value if you have an unstable internet connection
24+
output_buffer_size=5
25+
# The maximum number of audio packets that should be held back if a packet arrives out of order or is dropped
26+
# This prevents audio packets that are only slightly out of order from being discarded
27+
# Set this to 0 to disable
28+
audio_packet_threshold=3
29+
# The time it takes for the microphone to deactivate when using voice activation
30+
# A value of 1 means 20 milliseconds, 2=40 ms, 3=60 ms, and so on
31+
voice_deactivation_delay=25
32+
# The time it takes for the microphone to deactivate when using push to talk
33+
# A value of 1 means 20 milliseconds, 2=40 ms, 3=60 ms, and so on
34+
ptt_deactivation_delay=5
35+
# The microphone used by the voice chat
36+
# Leave blank to use the default device
37+
microphone=
38+
# The speaker used by the voice chat
39+
# Leave blank to use the default device
40+
speaker=
41+
# If the microphone is muted (only relevant for the voice activation method)
42+
muted=true
43+
# If the voice chat is disabled (both sound and microphone off)
44+
disabled=false
45+
# If the voice chat HUD, group chat HUD, and other in-game icons should be hidden
46+
hide_icons=false
47+
# If the voice chat icons next to player names should be visible
48+
show_nametag_icons=true
49+
# If the voice chat icons on the HUD should be visible
50+
show_hud_icons=true
51+
# If the group chat HUD should be visible
52+
show_group_hud=true
53+
# If your own player icon should be displayed in the group chat HUD when you are in a group
54+
show_own_group_icon=true
55+
# The scale of the player icons in the group chat HUD
56+
group_hud_icon_scale=2.0
57+
# The orientation of the player icons in the group chat HUD
58+
# Valid values are 'VERTICAL' and 'HORIZONTAL'
59+
group_player_icon_orientation=VERTICAL
60+
# The X position of the player icons in the group chat HUD
61+
# Negative values mean anchoring to the right instead
62+
group_player_icon_pos_x=4
63+
# The Y position of the player icons in the group chat HUD
64+
# Negative values mean anchoring to the bottom instead
65+
group_player_icon_pos_y=4
66+
# The X position of the icons in the voice chat HUD
67+
# Negative values mean anchoring to the right instead
68+
hud_icon_pos_x=16
69+
# The Y position of the icons in the voice chat HUD
70+
# Negative values mean anchoring to the bottom instead
71+
hud_icon_pos_y=-16
72+
# The scale of the icons in the voice chat HUD, such as microphone or connection status
73+
hud_icon_scale=1.0
74+
# The location where recordings should be saved
75+
# Leave blank to use the default location
76+
recording_destination=
77+
# The quality of the recorded voice chat audio
78+
# 0 = highest quality, 9 = lowest quality
79+
recording_quality=2
80+
# If noise suppression should be enabled
81+
denoiser=true
82+
# If the voice chat should work in singleplayer or in worlds shared over LAN
83+
run_local_server=true
84+
# Whether to use the Java implementation of microphone capture instead of OpenAL
85+
java_microphone_implementation=false
86+
# If the mod should check for microphone permissions (macOS only)
87+
macos_check_microphone_permission=true
88+
# If fake players should have the disconnected icon above their head
89+
show_fake_players_disconnected=false
90+
# If the volume adjustment interface should also display offline players
91+
offline_player_volume_adjustment=false
92+
# The 3D audio type
93+
# Valid values are 'NORMAL', 'REDUCED', and 'OFF'
94+
audio_type=NORMAL
95+
# If the mod should load native libraries on the client
96+
# When disabled, the Java Opus implementation will be used instead, automatic gain control won't be available, noise suppression won't be available, and you won't be able to record the voice chat audio
97+
use_natives=true
98+
# How listening to other players should work when using freecam mods
99+
# Valid values are 'CAMERA' and 'PLAYER'
100+
# CAMERA: You will hear the voice chat around your camera. Whether you will still be able to hear the voice chat when the camera is far away from your character depends on the voice chat broadcast range of the server
101+
# PLAYER: You will hear the voice chat around your character no matter where your camera is
102+
freecam_mode=CAMERA
103+
# If enabled, you will be automatically muted when joining a world
104+
mute_on_join=false

index.toml

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ hash = "3ec60556af747b281d5f9b34b8333c3e0ea32856406532971d7126edeb2f814b"
4444
file = "config/one-click-join"
4545
hash = "84a2571389dc3fd03d7cd660d812c44500b7df165b05a92827264c66863bc404"
4646

47-
[[files]]
48-
file = "config/preferred-gamerules.properties"
49-
hash = "7efeabb366c9d0bef2054b755d8ef063d24941da5947cafd7b7b32a55fef599a"
50-
5147
[[files]]
5248
file = "config/resourcepackoverrides.json"
5349
hash = "43186c424bc7943cf321d3b487dfbb93aacbd3d8168b8ad85cb6b172f54c79d5"
@@ -60,13 +56,17 @@ hash = "3b1101e8fc321f1b6587d8f0e801e09604f66afb848353f2f65b604275fb9168"
6056
file = "config/sodium-options.json"
6157
hash = "77d24fa68f21ee81998368bfb5c7afffaa206918f7da38751d6f72251335472c"
6258

59+
[[files]]
60+
file = "config/voicechat-client.properties"
61+
hash = "8d494ec4772139acabcfb4a7589294ebdd0e1a8a608a613a07338852b23b05f7"
62+
6363
[[files]]
6464
file = "config/voicechat/voicechat-server.properties"
6565
hash = "1ab24276154b972b8c8db971d5f4e1be40f9101829e29fada44a83dc37568430"
6666

6767
[[files]]
6868
file = "config/worldedit/schematics/Allqns - Ochame Kinou.schem"
69-
hash = "e8a2c29ac679317044078cb9ef24aed6b51ba628b32adde8630414a76c4e07ac"
69+
hash = "adf8089727b4276071e98c1cfc57387796115d60eaccd1dc4af65996c7cef287"
7070

7171
[[files]]
7272
file = "config/worldedit/schematics/Askalotl - Dark Sanctuary.schem"
@@ -82,15 +82,15 @@ hash = "187e708f33fe6dc4fca6817104064e5c6e63feb24fc5005d5b7f6d7dced4b189"
8282

8383
[[files]]
8484
file = "config/worldedit/schematics/Bentroen - Sweden - Tropical Mix.schem"
85-
hash = "08ede607595d6bf5a573ffe58e2c2cbee531e7af48f4be9a8019827140297102"
85+
hash = "87047d4bd6d41cc2de0b4ef208a4d9351ca1cff9c3809c1270f6a446c2c6a817"
8686

8787
[[files]]
8888
file = "config/worldedit/schematics/Bizzo713 - The Outer Reaches of Space.schem"
8989
hash = "fc7fbada629f7a23d048590e2ac7c879b8b55cd01473dc947df6e223228bb11c"
9090

9191
[[files]]
9292
file = "config/worldedit/schematics/CubixL - title [SPC700].schem"
93-
hash = "428ce36f3fb05dce9d133019b9dcc80f26f50b463ee5eb7c418c3c90c299cd0e"
93+
hash = "93fc11c50b888f7c3522522227e0dd5d54884d8f2167449e8be3e1827fab3c11"
9494

9595
[[files]]
9696
file = "config/worldedit/schematics/Daitsuki - Aura.schem"
@@ -162,15 +162,15 @@ hash = "8a40deaca62b9aa6a831f3988c7f334c879fbfddd6310bf1468a023716e30649"
162162

163163
[[files]]
164164
file = "config/worldedit/schematics/VulkanRafar - DARLING DANCE.schem"
165-
hash = "6bf6da927517e7082b4f1079f8558382b2267d33b8e35299d733e1278f4c2a70"
165+
hash = "85bed919144f1e01462ae3a434640fcc8f7088c4397b35b701345139b688993b"
166166

167167
[[files]]
168168
file = "config/worldedit/schematics/control467 - in pieces.schem"
169169
hash = "f2efd1cc7d786290b0670af058262ce339d8642701a6866fc3a45a4e06052f73"
170170

171171
[[files]]
172172
file = "config/worldedit/schematics/encode42 - The Third Sanctuary.schem"
173-
hash = "bbfb6c54127cd7267cbd35c039bef0b3b694ebd362a8751f4ae7f9ab699f30e0"
173+
hash = "e109fd06e8c67dfc3a21c0c731deb0bed7fe827aa5791c1b27375227a65154a4"
174174

175175
[[files]]
176176
file = "config/worldedit/schematics/flyingdean699 - Stay.schem"
@@ -213,8 +213,8 @@ hash = "a216e613b5ada8a83972394c8b52331388f6d3e41187a04c3bced3f1752bea70"
213213
metafile = true
214214

215215
[[files]]
216-
file = "mods/conductor-1.1.0.jar"
217-
hash = "0d12ee13ac5a2151d9edf60bc07c4624af4fd24dcf11b5b643a4681c52d5139b"
216+
file = "mods/conductor-1.2.0.jar"
217+
hash = "e9f4c86bf12936a14b6e940cef49f8c9d737d7b51b121ce7cc4dd181ab13f345"
218218

219219
[[files]]
220220
file = "mods/entityculling.pw.toml"
@@ -320,11 +320,6 @@ file = "mods/particle-core.pw.toml"
320320
hash = "4ed5bf9e808739ddeec2692fbd7c16b3df653f1b2823de3f07e5dced1c5fc439"
321321
metafile = true
322322

323-
[[files]]
324-
file = "mods/preferred-gamerules.pw.toml"
325-
hash = "8ba354cd42f24b7662f0eff660f5d013471b767c8e994e905b96cca8698fb3a5"
326-
metafile = true
327-
328323
[[files]]
329324
file = "mods/reeses-sodium-options.pw.toml"
330325
hash = "88f9a71bf06f4959b220abab8542e4763747903e9e5ef150c38ae79c83870077"

pack.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name = "M.A.E.S.T.R.O."
22
author = "encode42"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
pack-format = "packwiz:1.1.0"
55

66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "e26b3807a43a65bcc118534b53d0842e55dff213378979bd076a8a6ae2ab0820"
9+
hash = "f72e31483dd5c13434624fa732b35e2e6ac4a27cede172d796fb7f8aec62ad25"
1010

1111
[versions]
1212
fabric = "0.17.3"

0 commit comments

Comments
 (0)