Skip to content

ItemReticleConfig

← Back to Asset Types

Documentation for the ItemReticleConfig asset type.

Location

Item/Reticles

Use in Your Files

Add this to your JSON files for IDE autocompletion and validation:

"$schema": "https://hytaledb.ginco.gg/schemas/ItemReticleConfig.schema.json"

Schema

Base array

Paths to the parts that should be displayed for the base reticle.

Array items: string
ServerEvents objectnull

A map of reticle configurations for server-side events.

Additional properties: ItemReticleWithDuration
ClientEvents objectnull

A map of reticle configurations for client-side events.

OnHit ItemReticle
Wielding ItemReticle
OnMovementLeft ItemReticle
OnMovementRight ItemReticle
OnMovementBack ItemReticle
Additional properties: ItemReticle
All of
base