Add nametag background setting and object property (#10937)
This commit is contained in:
parent
4efad46a01
commit
1a831ac384
|
@ -451,6 +451,10 @@ keymap_decrease_viewing_range_min (View range decrease key) key -
|
|||
|
||||
[**Basic]
|
||||
|
||||
# Whether nametag backgrounds should be shown by default.
|
||||
# Mods may still set a background.
|
||||
show_nametag_backgrounds (Show nametag backgrounds by default) bool true
|
||||
|
||||
# Enable vertex buffer objects.
|
||||
# This should greatly improve graphics performance.
|
||||
enable_vbo (VBO) bool true
|
||||
|
|
Loading…
Reference in New Issue