Skip to content

Conversation

@JasperLorelai
Copy link

@JasperLorelai JasperLorelai commented Dec 16, 2025

Additions:

  • Added shriek-delay int option (defaulting to 0) to ParticleCloudSpell. Used for configuring the shriek particle.
  • Added sculk-charge-rotation float option (defaulting to 0) to ParticleCloudSpell. Used for configuring the sculk_charge particle.
  • Added dragon-breath-power float option (defaulting to 1) to particles spell effect and ParticleCloudSpell. Used for configuring the dragon_breath particle.
  • Added a spell section with color Color (defaulting to #FFFFFF/white) and power float (defaulting to 1) options to particles spell effect and ParticleCloudSpell. Used for configuring the effect and instant_effect particles.
  • Added color Color option to particles spell effect and ParticleCloudSpell. argb-color will now use color as a default value, so you can use it now when you don't need to modify the alpha channel of the color (opacity). It is mainly used for coloring the flash and tinted_leaves particles (which don't support opacity).

- Added "dragon-breath-power", "spell.color", "spell.power" ("particles" effect & "ParticleCloudSpell")
- Added "sculk-charge-rotation", "shriek-delay" ("ParticleCloudSpell")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant