Update embeddium++.toml
This commit is contained in:
parent
1fd573a841
commit
e12c4e4b57
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#Toggles Minecraft Fonts shadows
|
||||
#Depending of the case may increase performance
|
||||
#Gives a flat style text
|
||||
fontShadows = false
|
||||
fontShadows = true
|
||||
|
||||
[embeddiumplus.performance.distanceCulling]
|
||||
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
#Configure Darkness Mode
|
||||
#Each config changes what is considered 'true darkness'
|
||||
#Allowed Values: TOTAL_DARKNESS, PITCH_BLACK, DARK, DIM, OFF
|
||||
mode = "PITCH_BLACK"
|
||||
mode = "DARK"
|
||||
#Configure fog brightness on nether when darkness is enabled
|
||||
#Range: 0.0 ~ 1.0
|
||||
endFogBright = 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue