48 lines
1.1 KiB
Plaintext
48 lines
1.1 KiB
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
|
|
{
|
|
"enabled": true,
|
|
"shape": "Square",
|
|
"position": "TopRight",
|
|
"showFps": false,
|
|
"showBiome": true,
|
|
"showLocation": true,
|
|
"sizePercent": 25,
|
|
"frameAlpha": 100,
|
|
"terrainAlpha": 100,
|
|
"orientation": "North",
|
|
"compassFontScale": 1,
|
|
"showCompass": true,
|
|
"showReticle": false,
|
|
"reticleOrientation": "Compass",
|
|
"preferredMapType": "day",
|
|
"active": true,
|
|
"showCaves": true,
|
|
"fontScale": 1,
|
|
"textureSmall": true,
|
|
"showWaypointLabels": true,
|
|
"locationFormatVerbose": true,
|
|
"locationFormat": "xzy",
|
|
"showMobHeading": false,
|
|
"showPlayerHeading": true,
|
|
"showMobs": true,
|
|
"showAnimals": true,
|
|
"showVillagers": true,
|
|
"showPets": true,
|
|
"showPlayers": true,
|
|
"showWaypoints": true,
|
|
"showSelf": true,
|
|
"showGrid": false,
|
|
"entityIconSetName": "2D",
|
|
"entityScale": 135,
|
|
"entityBlur": true,
|
|
"zoomLevel": 0,
|
|
"disabled": false,
|
|
"configVersion": {
|
|
"major": 5,
|
|
"minor": 2,
|
|
"micro": 9,
|
|
"patch": ""
|
|
}
|
|
} |