Zum Hauptinhalt springen

fragment_collection_config

Global fragment collection settings — misc entry.

Entry Information

PropertyValue
Entry IDfragment_collection_config
TypeMisc
ColorPurple
Iconmdi:puzzle

Fields

FieldTypeDescription
artifactIdStringUnique artifact ID for player fragment storage.
defaultFragmentItemItemDefault item used for fragment representation in quest codex.
fragmentFoundSoundSoundSound played when a fragment is collected.
groupCompletedSoundSoundSound played when all fragments in a group are collected.
fragmentFoundParticlesList<Particle>Particles spawned when a fragment is found.
groupCompletedParticlesList<Particle>Particles spawned when a group is completed.

Usage Example

- entry: fragment_collection_config
name: "Global fragment collection settings"
artifactId: ""
defaultFragmentItem: ""
fragmentFoundSound: ""
groupCompletedSound: ""
fragmentFoundParticles: []
groupCompletedParticles: []