mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-03 00:35:27 +01:00
Add setting to display the itemstring after the tooltip in the inventory. (#6413)
* Add setting to display the itemstring after the tooltip in the inventory.
This commit is contained in:
@@ -710,6 +710,9 @@ gui_scaling_filter_txr2img (GUI scaling filter txr2img) bool true
|
||||
# Delay showing tooltips, stated in milliseconds.
|
||||
tooltip_show_delay (Tooltip delay) int 400
|
||||
|
||||
# Append itemstring to tooltip
|
||||
tooltip_append_itemstring (Append itemstring) bool false
|
||||
|
||||
# Whether freetype fonts are used, requires freetype support to be compiled in.
|
||||
freetype (Freetype fonts) bool true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user