[6.0.0] Updated Minecraft and remade pack

This commit is contained in:
Aethrexal
2024-08-01 02:14:41 +02:00
commit f2eca75a00
119 changed files with 5851 additions and 0 deletions

View File

@ -0,0 +1,46 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"showKeys": "true",
"showPlayerLoc": "true",
"showMouseLoc": "true",
"dragScale": "1",
"propertiesId": 0,
"playerDisplay": "Dots",
"selfDisplayScale": "1.0",
"playerDisplayScale": "1.0",
"showPlayerHeading": "true",
"mobDisplay": "DotsAndOutlinedIcons",
"mobDisplayScale": "1.0",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showAmbientCreatures": "false",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1.0",
"showWaypointLabels": "true",
"waypointLabelScale": "1.0",
"waypointIconScale": "1.0",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showPlayerNames": "true",
"showTeamNames": "true",
"showEntityNames": "false",
"showHostileNames": "false",
"showPassiveNames": "false",
"showAmbientNames": "false",
"showPetNames": "true",
"showNpcNames": "false",
"showVillagerNames": "true",
"showNoIconNames": "true",
"preferredMapType": "day",
"zoomLevel": "512",
"configVersion": "6.0.0-beta.18"
}