Fellies/config/cofh_core-client.toml

14 lines
816 B
TOML
Raw Permalink Normal View History

2021-01-28 20:21:47 +00:00
[Tooltips]
#If TRUE and Advanced Tooltips are enabled (F3+H), Tags will be will be added to item tooltips if possible.
2021-01-28 20:26:46 +00:00
"Show Item Tags" = false
2021-01-28 20:21:47 +00:00
#If TRUE, CoFH Items will display a message prompting to hold Shift to see full details (charge state, etc.). This does not change the behavior, only if the informational message should display.
"Show 'Hold Shift for Details' Message" = true
#If TRUE, CoFH Items will always show full details (charge state, etc.) and will not require Shift to be held down.
"Always Show Item Details" = false
#If TRUE, Item descriptions will be added to their tooltips if possible.
"Show Item Descriptions" = true
#If TRUE, Enchantment descriptions will be added to the tooltip for Enchanted Books containing only a single enchantment.
2021-01-28 20:26:46 +00:00
"Show Enchantment Descriptions" = false
2021-01-28 20:21:47 +00:00