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:
27
journeymap/config/5.7/journeymap.fullmap.config
Normal file
27
journeymap/config/5.7/journeymap.fullmap.config
Normal file
@ -0,0 +1,27 @@
|
||||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"showKeys": "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