Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

Parkour Checkpoint Point

Type: parkour_checkpoint_point Defines an intermediate checkpoint.

Configuration

FieldTypeDefaultDescription
idString""Unique identifier.
parkourRef<Parkour>EmptyThe parkour this point belongs to.
checkpointInt1The checkpoint number (must be sequential: 1, 2, 3…).
locationVar<Position>OriginLocation of the checkpoint.
radiusVar<Double>0.0Detection radius.