mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Implement #6096
This commit is contained in:
parent
46f7fe91a2
commit
0e8ee84d74
5 changed files with 24 additions and 0 deletions
|
@ -634,6 +634,9 @@ crosshair_color (Crosshair color) string (255,255,255)
|
|||
# Crosshair alpha (opaqueness, between 0 and 255).
|
||||
crosshair_alpha (Crosshair alpha) int 255 0 255
|
||||
|
||||
# Maximum number of recent chat items to show
|
||||
recent_chat_size (Recent Chat Messages) int 6 3 99
|
||||
|
||||
# Whether node texture animations should be desynchronized per mapblock.
|
||||
desynchronize_mapblock_texture_animation (Desynchronize block animation) bool true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue