Change max mcl_bossbars default to 5 (Minecraft value)

This commit is contained in:
Elias Fleckenstein 2021-04-16 18:41:10 +02:00
parent 01c79c5a18
commit 10f81dbf0c
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ animated_chests (Animated chests) bool true
3d_player_preview (3D Player preview) bool true
# 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]
# Whether ice is translucent. If disabled, ice is fully opaque.