Перейти к основному содержимому

archery_arena

Archery arena — misc entry.

Entry Information

PropertyValue
Entry IDarchery_arena
TypeMisc
ColorPurple
Iconmdi:target-account

Description

Definition entry for an Archery arena. Configures targets, shooting zones, game modes, and equipment.

Fields

FieldTypeDescription
targetPositionsList<TargetPosition>Target positions (captured in-game)
shootingZonesList<ShootingZone>Shooting zones where players stand to fire
targetBlockMaterialTarget block material
hitBlockMaterialBlock placed when a target is hit
maxTargetsIntMaximum number of simultaneously active targets (0 = unlimited)
targetRespawnCooldownLongTarget respawn time (seconds)
shootingZoneCooldownLongCooldown between shots from a zone (seconds)
shootingZoneOrderShootingZoneOrderShooting-zone selection order
modeArcadeModeGame mode
scoreboardModeScoreboardModeScoreboard display mode
targetsToWinIntNumber of targets to reach in MAX_TARGET mode
timeLimitSecondsIntTime limit in seconds (TIME_ATTACK mode)
bowItemItemItem given as the bow
arrowItemItemItem given as arrows
livesIntNumber of lives (0 = unlimited)
targetSpawnRadiusDoubleTarget spawn-area diameter

Usage Example

- entry: archery_arena
name: "Arène de tir à l'arc"
targetPositions: []
shootingZones: []
targetBlock: ""
hitBlock: ""
maxTargets: 0
targetRespawnCooldown: 0
shootingZoneCooldown: 0
shootingZoneOrder: ""
mode: ""
scoreboardMode: ""
targetsToWin: 0
timeLimitSeconds: 0
bowItem: ""
arrowItem: ""
lives: 0
targetSpawnRadius: 0