Move status hud down and enable OptiFine "show fps"

This commit is contained in:
BBaoVanC 2020-11-13 19:51:22 -06:00
parent 73e5ebccd0
commit bb35b1cbd6
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@ armorstatushud {
directionhud { directionhud {
B:"Enable DirectionHud"=false B:"Enable DirectionHud"=false
D:directionhud_X=0.4791666666666667 D:directionhud_X=0.47875
D:directionhud_Y=0.0 D:directionhud_Y=0.0
} }
@ -27,15 +27,15 @@ statuseffecthud {
B:"Show effect icon"=true B:"Show effect icon"=true
B:"Show effect name"=true B:"Show effect name"=true
D:statuseffect_X=0.0 D:statuseffect_X=0.0
D:statuseffect_Y=0.0 D:statuseffect_Y=0.03333333333333333
} }
togglesprint { togglesprint {
B:"Enable ToggleSprint upon start"=true B:"Enable ToggleSprint upon start"=true
S:"Name shown on the screen when activated"=Sprint enabled S:"Name shown on the screen when activated"=Sprint enabled
D:togglesprint_text_X=0.003125 D:togglesprint_text_X=0.0025
D:togglesprint_text_Y=0.9796296296296296 D:togglesprint_text_Y=0.9777777777777777
} }

View File

@ -28,7 +28,7 @@ ofAnimatedTerrain:true
ofAnimatedTextures:true ofAnimatedTextures:true
ofRainSplash:true ofRainSplash:true
ofLagometer:false ofLagometer:false
ofShowFps:false ofShowFps:true
ofAutoSaveTicks:4000 ofAutoSaveTicks:4000
ofBetterGrass:3 ofBetterGrass:3
ofConnectedTextures:2 ofConnectedTextures:2