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