2.8.0-beta-4

This commit is contained in:
2025-09-13 16:08:01 +02:00
parent 7a590ecbfc
commit b2dc5eba36
1506 changed files with 110349 additions and 93715 deletions

View 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
}

View 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": ""
}
}