2.8.0-beta-4
This commit is contained in:
27
.minecraft/journeymap/config/5.2/journeymap.fullmap.config
Normal file
27
.minecraft/journeymap/config/5.2/journeymap.fullmap.config
Normal file
@@ -0,0 +1,27 @@
|
||||
// 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
|
||||
{
|
||||
"preferredMapType": "day",
|
||||
"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
|
||||
}
|
||||
48
.minecraft/journeymap/config/5.2/journeymap.minimap.config
Normal file
48
.minecraft/journeymap/config/5.2/journeymap.minimap.config
Normal file
@@ -0,0 +1,48 @@
|
||||
// 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": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user