mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Add journeymap v1.15.2-5.7.0beta1. Generate default config
This commit is contained in:
45
journeymap/config/5.7/journeymap.minimap.config
Normal file
45
journeymap/config/5.7/journeymap.minimap.config
Normal file
@ -0,0 +1,45 @@
|
||||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"gameTimeRealFormat": "HH:mm:ss",
|
||||
"systemTimeRealFormat": "HH:mm:ss",
|
||||
"enabled": "true",
|
||||
"shape": "Circle",
|
||||
"position": "TopRight",
|
||||
"showDayNight": "true",
|
||||
"info1Label": "Blank",
|
||||
"info2Label": "GameTime",
|
||||
"info3Label": "Location",
|
||||
"info4Label": "Biome",
|
||||
"sizePercent": "30",
|
||||
"frameAlpha": "100",
|
||||
"terrainAlpha": "100",
|
||||
"orientation": "North",
|
||||
"compassFontScale": "1",
|
||||
"showCompass": "true",
|
||||
"showReticle": "true",
|
||||
"reticleOrientation": "Compass",
|
||||
"active": true,
|
||||
"playerDisplay": "SmallDots",
|
||||
"showPlayerHeading": "true",
|
||||
"mobDisplay": "SmallDots",
|
||||
"showMobHeading": "true",
|
||||
"showMobs": "true",
|
||||
"showAnimals": "true",
|
||||
"showVillagers": "true",
|
||||
"showPets": "true",
|
||||
"showPlayers": "true",
|
||||
"fontScale": "1",
|
||||
"showWaypointLabels": "true",
|
||||
"locationFormatVerbose": "true",
|
||||
"locationFormat": "xzyv",
|
||||
"showWaypoints": "true",
|
||||
"showSelf": "true",
|
||||
"showGrid": "true",
|
||||
"showCaves": "true",
|
||||
"showEntityNames": "true",
|
||||
"preferredMapType": "day",
|
||||
"zoomLevel": "0",
|
||||
"configVersion": "5.7.0dev"
|
||||
}
|
Reference in New Issue
Block a user