StaticParticle
ModCC0-1.0

StaticParticle

adds configurable particle types, useful for datapack VFX

47
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About StaticParticle

currently only 2 particle types are implemented

static_particle

  • a simple 8x8 circle texture
  • configurable color, alpha, size, lifetime
  • is emissive (glow in the dark)

static_flash

  • mimics the vanilla flash particle
  • configurable color, alpha, size, lifetime
  • is emissive (glow in the dark)

additional features

the vanilla particle renderer is slightly modified to allow a higher opacity range

the vanilla flash particle texture is remade from scratch to be cleaner, as well as higher resolution (64x64, previously 32x32)