9 lines
171 B
TOML
9 lines
171 B
TOML
|
|
#General configuration options.
|
|
[General]
|
|
#Enable tag list tooltips for blocks/items?
|
|
tagTooltips = true
|
|
#Enable NBT tooltips for items?
|
|
nbtTooltips = false
|
|
|