mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
27 lines
664 B
Plaintext
27 lines
664 B
Plaintext
|
// 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"
|
||
|
}
|