25 lines
624 B
Plaintext
25 lines
624 B
Plaintext
// JourneyMap configuration file. Modify at your own risk!
|
|
// To use in all worlds, place here: journeymap\config\5.2\
|
|
// For more information, go to: http://journeymap.info/help/wiki/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,
|
|
"createDeathpoints": false,
|
|
"disabled": false,
|
|
"configVersion": {
|
|
"major": 5,
|
|
"minor": 2,
|
|
"micro": 8,
|
|
"patch": ""
|
|
}
|
|
} |