20 lines
578 B
Plaintext
20 lines
578 B
Plaintext
// JourneyMap configuration file. Modify at your own risk!
|
|
// To use in all worlds, place here: journeymap\config\5.5\
|
|
// For more information, go to: http://journeymap.info/Options_Manager
|
|
{
|
|
"managerEnabled": "true",
|
|
"beaconEnabled": "true",
|
|
"showTexture": "true",
|
|
"showStaticBeam": "true",
|
|
"showRotatingBeam": "true",
|
|
"showName": "true",
|
|
"showDistance": "true",
|
|
"autoHideLabel": "true",
|
|
"boldLabel": "false",
|
|
"fontScale": "2",
|
|
"textureSmall": "true",
|
|
"maxDistance": "0",
|
|
"minDistance": "4",
|
|
"createDeathpoints": "true",
|
|
"configVersion": "5.5.4"
|
|
} |