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 Start Point

Type: parkour_start_point Defines the starting location for a parkour. Standing here begins the run.

Configuration

FieldTypeDefaultDescription
idString""Unique identifier.
parkourRef<Parkour>EmptyThe parkour this point belongs to.
locationVar<Position>OriginThe physical location of the start plate/block.
radiusVar<Double>0.0Detection radius. 0 requires standing on the exact block.
particleParticleNullOptional particle effect at location.