Skip to content

BlockParticleSet

← Back to Asset Types

Documentation for the BlockParticleSet asset type.

Location

Item/Block/Particles

Use in Your Files

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

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

Schema

Color unknown

The colour used if none was specified in the particle settings.

Any of
string
string
null
Scale NullableNumberOrSpecial

The scale of the particle system.

PositionOffset unknown

The position offset from the spawn position.

Any of
Vector3f
null
RotationOffset unknown

The rotation offset from the spawn rotation.

Any of
Direction
null
Particles object
Walk string
Run string
Sprint string
SoftLand string
HardLand string
MoveOut string
Hit string
Break string
Build string
Physics string
Additional properties: string
All of
base