7 lines
182 B
TOML
7 lines
182 B
TOML
#General configuration options.
|
|
[General]
|
|
#Enable tag list tooltips for blocks/items?
|
|
tagTooltips = true
|
|
#Enable Data Component tooltips for items?
|
|
dataComponentTooltips = false
|