btcsky_event_ambience_mechanic
Type: misc entry
Exact entry ID: btcsky_event_ambience_mechanic
Role
This TypeWriter entry is registered in code with the exact display name Event Ambience Mechanic.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
particles | List<String> | Particle names emitted at each pulse |
sound | String | Sound name played to viewers; empty disables sound |
intervalTicks | Long | Ticks between ambience pulses |
radius | Double | Horizontal radius around the event anchor |
particleCount | Int | Number of particles per configured particle type |
soundVolume | Float | Sound volume |
soundPitch | Float | Sound pitch |
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 btcsky_event_ambience_mechanic 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-BTCSkyExtension | IslandEventMechanicEntries.kt |