This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/essentials-client.toml
2023-11-02 12:32:44 -05:00

8 lines
271 B
TOML

#Should the Wrench show up in the creative menu?
creative_wrench = true
#How should very large and small numbers be displayed?
#Options are: NORMAL, SCIENTIFIC, ENGINEERING, and HEX
#Allowed Values: NORMAL, SCIENTIFIC, ENGINEERING, HEX
num_display = "SCIENTIFIC"