forked from VoxeLibre/VoxeLibre
Change max mcl_bossbars default to 5 (Minecraft value)
This commit is contained in:
parent
01c79c5a18
commit
10f81dbf0c
|
@ -98,7 +98,7 @@ animated_chests (Animated chests) bool true
|
||||||
3d_player_preview (3D Player preview) bool true
|
3d_player_preview (3D Player preview) bool true
|
||||||
|
|
||||||
# The maximum number of boss bars to simultaniously display on the screen
|
# The maximum number of boss bars to simultaniously display on the screen
|
||||||
max_bossbars (Maximum Boss bars) int 4
|
max_bossbars (Maximum Boss bars) int 5
|
||||||
|
|
||||||
[Experimental]
|
[Experimental]
|
||||||
# Whether ice is translucent. If disabled, ice is fully opaque.
|
# Whether ice is translucent. If disabled, ice is fully opaque.
|
||||||
|
|
Loading…
Reference in New Issue