[6.0.0] Updated Minecraft and remade pack
This commit is contained in:
85
journeymap/config/6.0/journeymap.core.config
Normal file
85
journeymap/config/6.0/journeymap.core.config
Normal file
@ -0,0 +1,85 @@
|
||||
// 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"
|
||||
}
|
46
journeymap/config/6.0/journeymap.fullmap.config
Normal file
46
journeymap/config/6.0/journeymap.fullmap.config
Normal file
@ -0,0 +1,46 @@
|
||||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"showKeys": "true",
|
||||
"showPlayerLoc": "true",
|
||||
"showMouseLoc": "true",
|
||||
"dragScale": "1",
|
||||
"propertiesId": 0,
|
||||
"playerDisplay": "Dots",
|
||||
"selfDisplayScale": "1.0",
|
||||
"playerDisplayScale": "1.0",
|
||||
"showPlayerHeading": "true",
|
||||
"mobDisplay": "DotsAndOutlinedIcons",
|
||||
"mobDisplayScale": "1.0",
|
||||
"showMobHeading": "true",
|
||||
"showMobs": "true",
|
||||
"showAnimals": "true",
|
||||
"showAmbientCreatures": "false",
|
||||
"showVillagers": "true",
|
||||
"showPets": "true",
|
||||
"showPlayers": "true",
|
||||
"fontScale": "1.0",
|
||||
"showWaypointLabels": "true",
|
||||
"waypointLabelScale": "1.0",
|
||||
"waypointIconScale": "1.0",
|
||||
"locationFormatVerbose": "true",
|
||||
"locationFormat": "xzyv",
|
||||
"showWaypoints": "true",
|
||||
"showSelf": "true",
|
||||
"showGrid": "true",
|
||||
"showCaves": "true",
|
||||
"showPlayerNames": "true",
|
||||
"showTeamNames": "true",
|
||||
"showEntityNames": "false",
|
||||
"showHostileNames": "false",
|
||||
"showPassiveNames": "false",
|
||||
"showAmbientNames": "false",
|
||||
"showPetNames": "true",
|
||||
"showNpcNames": "false",
|
||||
"showVillagerNames": "true",
|
||||
"showNoIconNames": "true",
|
||||
"preferredMapType": "day",
|
||||
"zoomLevel": "512",
|
||||
"configVersion": "6.0.0-beta.18"
|
||||
}
|
74
journeymap/config/6.0/journeymap.minimap.config
Normal file
74
journeymap/config/6.0/journeymap.minimap.config
Normal file
@ -0,0 +1,74 @@
|
||||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"enabled": "true",
|
||||
"showDayNight": "true",
|
||||
"minimapLockedMapType": "jm.common.map_type.auto",
|
||||
"caveLayer": "4",
|
||||
"info1Label": "jm.theme.labelsource.blank",
|
||||
"info2Label": "jm.theme.labelsource.gametime",
|
||||
"info3Label": "jm.theme.labelsource.location",
|
||||
"info4Label": "jm.theme.labelsource.biome",
|
||||
"infoSlotAlpha": "0.7",
|
||||
"infoSlotFontScale": "1.0",
|
||||
"gameTimeRealFormat": "HH:mm:ss",
|
||||
"systemTimeRealFormat": "HH:mm:ss",
|
||||
"reticleOrientation": "Compass",
|
||||
"shape": "Circle",
|
||||
"sizePercent": "25",
|
||||
"frameAlpha": "100",
|
||||
"terrainAlpha": "100",
|
||||
"backgroundAlpha": "0.8",
|
||||
"orientation": "North",
|
||||
"compassFontScale": "1.0",
|
||||
"showCompass": "true",
|
||||
"showReticle": "true",
|
||||
"positionX": "0.9",
|
||||
"positionY": "0.25",
|
||||
"moveEffectIcons": "true",
|
||||
"effectTranslateX": "-305",
|
||||
"effectTranslateY": "0",
|
||||
"effectVertical": "false",
|
||||
"effectReversed": "false",
|
||||
"minimapKeyMovementSpeed": "0.001",
|
||||
"position": "TopRight",
|
||||
"active": true,
|
||||
"propertiesId": 1,
|
||||
"playerDisplay": "Dots",
|
||||
"selfDisplayScale": "1.0",
|
||||
"playerDisplayScale": "1.0",
|
||||
"showPlayerHeading": "true",
|
||||
"mobDisplay": "DotsAndOutlinedIcons",
|
||||
"mobDisplayScale": "1.0",
|
||||
"showMobHeading": "true",
|
||||
"showMobs": "true",
|
||||
"showAnimals": "true",
|
||||
"showAmbientCreatures": "false",
|
||||
"showVillagers": "true",
|
||||
"showPets": "true",
|
||||
"showPlayers": "true",
|
||||
"fontScale": "1.0",
|
||||
"showWaypointLabels": "true",
|
||||
"waypointLabelScale": "1.0",
|
||||
"waypointIconScale": "1.0",
|
||||
"locationFormatVerbose": "true",
|
||||
"locationFormat": "xzyv",
|
||||
"showWaypoints": "true",
|
||||
"showSelf": "true",
|
||||
"showGrid": "true",
|
||||
"showCaves": "true",
|
||||
"showPlayerNames": "true",
|
||||
"showTeamNames": "true",
|
||||
"showEntityNames": "false",
|
||||
"showHostileNames": "false",
|
||||
"showPassiveNames": "false",
|
||||
"showAmbientNames": "false",
|
||||
"showPetNames": "true",
|
||||
"showNpcNames": "false",
|
||||
"showVillagerNames": "true",
|
||||
"showNoIconNames": "true",
|
||||
"preferredMapType": "day",
|
||||
"zoomLevel": "512",
|
||||
"configVersion": "6.0.0-beta.18"
|
||||
}
|
36
journeymap/config/6.0/journeymap.waypoint.config
Normal file
36
journeymap/config/6.0/journeymap.waypoint.config
Normal file
@ -0,0 +1,36 @@
|
||||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"managerEnabled": "true",
|
||||
"newWaypointManager": "false",
|
||||
"beaconEnabled": "true",
|
||||
"showTexture": "true",
|
||||
"showStaticBeam": "true",
|
||||
"showRotatingBeam": "true",
|
||||
"showName": "true",
|
||||
"showDistance": "true",
|
||||
"autoHideLabel": "true",
|
||||
"showDeviationLabel": "false",
|
||||
"disableStrikeThrough": "false",
|
||||
"boldLabel": "false",
|
||||
"fontScale": "2.0",
|
||||
"textureSmall": "true",
|
||||
"shaderBeacon": "false",
|
||||
"maxDistance": "0",
|
||||
"minDistance": "4",
|
||||
"createDeathpoints": "true",
|
||||
"autoRemoveDeathpoints": "true",
|
||||
"autoRemoveDeathpointDistance": "2",
|
||||
"autoRemoveTempWaypoints": "2",
|
||||
"showDeathpointlabel": "true",
|
||||
"fullscreenDoubleClickToCreate": "true",
|
||||
"teleportCommand": "/tp {name} {x} {y} {z}",
|
||||
"dateFormat": "MM-dd-yyyy",
|
||||
"timeFormat": "HH:mm:ss",
|
||||
"managerDimensionFocus": "false",
|
||||
"initialSortOrder": "Distance",
|
||||
"sortAscending": "true",
|
||||
"renderWaypoints": "true",
|
||||
"configVersion": "6.0.0-beta.18"
|
||||
}
|
Reference in New Issue
Block a user