Updated client modpack to reflect server mod changes.
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2022-05-30 15:47:37 -05:00
parent e238c68d6c
commit 3ac7cf66c2
315 changed files with 377 additions and 115 deletions

View File

@@ -0,0 +1,27 @@
#General configuration options.
[General]
#Enable jetpack sounds?
jetpackSounds = true
#Enable jetpack particles?
jetpackParticles = true
#Enable jetpack stat tooltips?
advancedTooltips = true
#HUD configuration options.
[HUD]
#Enable the HUD?
enable = true
#The position preset for the HUD.
#0=Top Left, 1=Middle Left, 2=Bottom Left, 3=Top Right, 4=Middle Right, 5=Bottom Right
#Range: 0 ~ 5
position = 1
#The X offset for the HUD.
#Range: > -2147483648
offsetX = 0
#The Y offset for the HUD.
#Range: > -2147483648
offsetY = 0
#Show HUD over the chat?
showOverChat = false