WeaponMechanics / WeaponMechanicsCosmeticsWiki

Wiki for the WeaponMechanicsCosmetics plugin
6 stars 0 forks source link

Particle Mechanic #5

Closed Herobrine15432 closed 1 year ago

Herobrine15432 commented 2 years ago

Description

Add a Mechanic that works with particle to add for example particle when hitting something

Configuration


Mechanics:
  Particle: <>
CJCrafter commented 1 year ago

Already added, I just need to make the wiki for it:

Mechanics:
  Particles:
    Particle_1:
      Type: <FLAME/CRIT/WHATEVER>
      Color: <ColorSerializer> # Can be used with REDSTONE, MOB_SPELL, DUST_COLOR_TRANSITION
      Fade_Color: <ColorSerializer> # Can only be used with DUST_COLOR_TRANSITION particles
      Size: <Float> # Can be used with REDSTONE, or DUST_COLOR_TRANSITION
      Count: <Integer> # usually the player should not define this
      Noise: <x-y-z>
      Velocity: <x-y-z, scalar (inherit velocity * scalar)>
      Material_Data: <ItemSerializer>