Files
Gregtech-New-Bastards/.minecraft/journeymap/config/5.2/journeymap.minimap.config
2025-10-27 11:53:18 +01:00

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": "Circle",
"position": "TopRight",
"showFps": false,
"showBiome": true,
"showLocation": true,
"sizePercent": 30,
"frameAlpha": 100,
"terrainAlpha": 100,
"orientation": "PlayerHeading",
"compassFontScale": 1,
"showCompass": true,
"showReticle": true,
"reticleOrientation": "Compass",
"preferredMapType": "night",
"active": true,
"showCaves": true,
"fontScale": 1,
"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": "3D",
"entityScale": 100,
"entityBlur": true,
"zoomLevel": 0,
"disabled": false,
"configVersion": {
"major": 5,
"minor": 2,
"micro": 8,
"patch": ""
}
}