created prisim instance
This commit is contained in:
47
minecraft/journeymap/config/6.0/journeymap.waypoint.config
Normal file
47
minecraft/journeymap/config/6.0/journeymap.waypoint.config
Normal file
@@ -0,0 +1,47 @@
|
||||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"managerEnabled": "true",
|
||||
"showDeleteConfirmation": "true",
|
||||
"disableShare": "false",
|
||||
"disableStrikeThrough": "false",
|
||||
"coordinatesFormat": "XZY",
|
||||
"useActionsButton": "false",
|
||||
"managerDimensionFocus": "false",
|
||||
"displayOnLocatorBar": "false",
|
||||
"createDeathpoints": "true",
|
||||
"showPlayers": "false",
|
||||
"wholeNumberTeleportCoords": "false",
|
||||
"autoRemoveDeathpoints": "false",
|
||||
"autoRemoveDeathpointDistance": "2",
|
||||
"autoRemoveTempWaypoints": "2",
|
||||
"showDeathpointlabel": "true",
|
||||
"fullscreenDoubleClickToCreate": "true",
|
||||
"teleportCommand": "/execute in {dim} run tp {name} {x} {y} {z}",
|
||||
"dateFormat": "MM-dd-yyyy",
|
||||
"timeFormat": "HH:mm:ss",
|
||||
"renderWaypoints": "true",
|
||||
"renderWaypointsWorld": "true",
|
||||
"renderWaypointsMap": "true",
|
||||
"beaconEnabled": "true",
|
||||
"autoHideIcon": "false",
|
||||
"ignoreRenderDistance": "false",
|
||||
"autoHideIconAngle": "5",
|
||||
"showStaticBeam": "true",
|
||||
"showRotatingBeam": "true",
|
||||
"showName": "true",
|
||||
"showDistance": "true",
|
||||
"autoHideLabel": "true",
|
||||
"autoHideLabelAngle": "5",
|
||||
"autoHideLabelVertical": "true",
|
||||
"autoHideLabelVerticalAngle": "10",
|
||||
"boldLabel": "false",
|
||||
"showLabelBackground": "true",
|
||||
"fontScale": "2.0",
|
||||
"textureSmall": "true",
|
||||
"shaderBeacon": "false",
|
||||
"maxDistance": "0",
|
||||
"minDistance": "4",
|
||||
"configVersion": "6.0.0-beta.62"
|
||||
}
|
||||
Reference in New Issue
Block a user