clientstuff

This commit is contained in:
2025-11-03 15:47:16 +01:00
parent 503b04656d
commit a90cfde309
1655 changed files with 940682 additions and 604 deletions

View File

@@ -0,0 +1,25 @@
// 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
{
"managerEnabled": true,
"beaconEnabled": true,
"showTexture": true,
"showStaticBeam": false,
"showRotatingBeam": false,
"showName": true,
"showDistance": true,
"autoHideLabel": true,
"boldLabel": false,
"fontScale": 2,
"textureSmall": false,
"maxDistance": 0,
"createDeathpoints": false,
"disabled": false,
"configVersion": {
"major": 5,
"minor": 2,
"micro": 8,
"patch": ""
}
}