client_particle_effect
Type: misc entry
Exact entry ID: client_particle_effect
Role
This TypeWriter entry is registered in code with the exact display name Render a Typewriter-aware client particle effect.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
particle | String | Bukkit particle name |
count | Int | Number of particles, bounded to 256 |
offset | Double | Particle offset on each axis |
speed | Double | Particle speed |
In practice
Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.
Common issue
If client_particle_effect is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.
Technical reference
| Source module | Source file |
|---|---|
TypeWriter-EnchantmentCreatorExtension | ClientParticleEffectActionEntry.kt |