42 lines
922 B
INI
42 lines
922 B
INI
|
# Configuration file
|
||
|
|
||
|
~CONFIG_VERSION: SimpleMods Config
|
||
|
|
||
|
armorstatushud {
|
||
|
B:"Align armor horizontally"=false
|
||
|
B:"Enable ArmorStatusHud"=true
|
||
|
I:"Space between each armor piece"=5
|
||
|
D:armorstatus_X=0.0
|
||
|
D:armorstatus_Y=0.5
|
||
|
}
|
||
|
|
||
|
|
||
|
directionhud {
|
||
|
B:"Enable DirectionHud"=false
|
||
|
D:directionhud_X=0.4791666666666667
|
||
|
D:directionhud_Y=0.0
|
||
|
}
|
||
|
|
||
|
|
||
|
statuseffecthud {
|
||
|
B:"Enable StatusEffectHud"=true
|
||
|
B:"Render background of potion effects"=false
|
||
|
B:"Render effects from top to bottom"=true
|
||
|
D:"Scaling of the potion effects (default: 1.0)"=1.0
|
||
|
B:"Show effect duration"=true
|
||
|
B:"Show effect icon"=true
|
||
|
B:"Show effect name"=true
|
||
|
D:statuseffect_X=0.0
|
||
|
D:statuseffect_Y=0.0
|
||
|
}
|
||
|
|
||
|
|
||
|
togglesprint {
|
||
|
B:"Enable ToggleSprint upon start"=true
|
||
|
S:"Name shown on the screen when activated"=Sprint enabled
|
||
|
D:togglesprint_text_X=0.003125
|
||
|
D:togglesprint_text_Y=0.9796296296296296
|
||
|
}
|
||
|
|
||
|
|