Files
Chronolock/journeymap/config/6.0/journeymap.core.config
2024-08-01 02:14:41 +02:00

85 lines
2.4 KiB
Plaintext

// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"logLevel": "INFO",
"autoMapPoll": "2000",
"cacheAnimalsData": "3100",
"cacheMobsData": "3000",
"cachePlayerData": "1000",
"cachePlayersData": "2000",
"cacheVillagersData": "2200",
"announceMod": "false",
"checkUpdates": "false",
"recordCacheStats": "false",
"themeName": "Purist",
"caveIgnoreGlass": "true",
"mapBathymetry": "false",
"mapWaterBiomeColors": "true",
"mapTopography": "true",
"mapBiome": "true",
"mapTransparency": "true",
"mapCaveLighting": "true",
"mapAntialiasing": "true",
"mapPlantShadows": "false",
"mapShadows": "true",
"mapPlants": "false",
"mapCrops": "true",
"mapBlendGrass": "true",
"mapBlendFoliage": "true",
"mapBlendWater": "true",
"mapSurfaceAboveCaves": "true",
"caveBlackAsClear": "false",
"renderDistanceCaveMax": "0",
"renderDistanceSurfaceMax": "0",
"renderDelay": "2",
"revealShape": "Circle",
"caveModeThreshold": "2",
"alwaysMapCaves": "false",
"alwaysMapSurface": "false",
"mipmapLevels": "5",
"legacyIcons": "false",
"maxAnimalsData": "32",
"maxAmbientCreaturesData": "32",
"maxMobsData": "32",
"maxPlayersData": "32",
"maxVillagersData": "32",
"hideSneakingEntities": "true",
"hideSpectators": "true",
"radarLateralDistance": "64",
"radarVerticalDistance": "16",
"dataCachingEnabled": "true",
"glErrorChecking": "false",
"seedId": "false",
"serverIp": "false",
"playerIconFade": "true",
"mappingEnabled": "true",
"optionsManagerViewed": null,
"splashViewed": "6.0.0-beta.18",
"gridSpecs": {
"day": "Squares,#808080,0.5,-1,-1",
"night": "Squares,#8080ff,0.3,-1,-1",
"underground": "Squares,#808080,0.3,-1,-1"
},
"colorPassive": "#bbbbbb",
"colorPassiveLabel": "#bbbbbb",
"colorHostile": "#ff0000",
"colorHostileLabel": "#ff0000",
"colorPet": "#0077ff",
"colorPetLabel": "#0077ff",
"colorVillager": "#88e188",
"colorVillagerLabel": "#88e188",
"colorPlayer": "#ffffff",
"colorPlayerLabel": "#ffffff",
"colorSelf": "#0000ff",
"initialSortOrder": "Name",
"sortAscending": "true",
"dayShader": "jm.common.map_filter.default",
"nightShader": "jm.common.map_filter.default",
"biomeShader": "jm.common.map_filter.default",
"topoShader": "jm.common.map_filter.default",
"caveShader": "jm.common.map_filter.default",
"netherShader": "jm.common.map_filter.default",
"colorPickerHistory": [],
"configVersion": "6.0.0-beta.18"
}