// Файл настроек JourneyMap. Редактировать на свой страх и риск!
// Для использования во всех мирах, поместите этот файл в 'journeymap/config/5.2/'
// Для дополнительной информации откройте страницу http://journeymap.info/help/wiki/Options_Manager
{
  "enabled": true,
  "shape": "Circle",
  "position": "TopRight",
  "timeFormat": "day_12hr",
  "showFps": false,
  "showBiome": true,
  "showTime": true,
  "showLocation": true,
  "sizePercent": 30,
  "frameAlpha": 100,
  "terrainAlpha": 100,
  "orientation": "PlayerHeading",
  "rotationSmoothing": 0,
  "compassFontScale": 1,
  "showCompass": true,
  "showReticle": true,
  "reticleOrientation": "Compass",
  "preferredMapType": "day",
  "active": true,
  "showCaves": true,
  "fontScale": 2,
  "textureSmall": true,
  "showWaypointLabels": true,
  "locationFormatVerbose": true,
  "locationFormat": "xzyv",
  "showMobHeading": true,
  "showPlayerHeading": true,
  "showMobs": true,
  "showAnimals": true,
  "showVillagers": true,
  "showPets": true,
  "showPlayers": true,
  "showWaypoints": true,
  "showSelf": true,
  "showGrid": true,
  "entityIconSetName": "2D",
  "entityScale": 100,
  "entityBlur": true,
  "zoomLevel": 0,
  "disabled": false,
  "configVersion": {
    "major": 5,
    "minor": 2,
    "micro": 18,
    "patch": ""
  }
}