Files
OFModpack/config/crystalix/crystalix-client.toml
T
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

15 lines
529 B
TOML

# Defines when Jade should be displayed
# Default: WAND
# ALWAYS - Always show Jade when looking at a block
# WAND - Only show Jade when holding a wand
# NEVER - Never show Jade
#Allowed Values: ALWAYS, WAND, NEVER
jade_mode = "WAND"
# Defines whether wand information should be displayed and where
# Default: TOP_RIGHT
# NONE - Do not display overlay
# TOP_LEFT - Anchor overlay to top-left corner
# TOP_RIGHT - Anchor overlay to top-right corner
#Allowed Values: NONE, TOP_LEFT, TOP_RIGHT
wand_info = "TOP_RIGHT"