Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
    • Mechanics
  • Particle

Particle · Changes

Page history
Update Particle authored Oct 11, 2024 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 4 additions and 9 deletions
+4 -9
  • skills/mechanics/Particle.md skills/mechanics/Particle.md +4 -9
  • No files found.
skills/mechanics/Particle.md
View page @ cacb7f52
...@@ -11,7 +11,6 @@ A list of particle types can be found **[here](/Skills/Mechanics/Particle/Partic ...@@ -11,7 +11,6 @@ A list of particle types can be found **[here](/Skills/Mechanics/Particle/Partic
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| particle | p | The [particle type] to use. | reddust | | particle | p | The [particle type] to use. | reddust |
| material | m | Block or Item to use with block_crack or item_crack respectively |
| mob | m, t | The entity to spawn as the particle. Cannot be the original entity. **Premium Only**. | | | mob | m, t | The entity to spawn as the particle. Cannot be the original entity. **Premium Only**. | |
| amount | count, a | The number of particles to create | 10 | | amount | count, a | The number of particles to create | 10 |
| spread | offset | The vertical spread of the particles | 0 | | spread | offset | The vertical spread of the particles | 0 |
...@@ -22,8 +21,6 @@ A list of particle types can be found **[here](/Skills/Mechanics/Particle/Partic ...@@ -22,8 +21,6 @@ A list of particle types can be found **[here](/Skills/Mechanics/Particle/Partic
| speed | s | The “speed” of the particles. If a particle has a [DataType](/Skills/Mechanics/Particle/Particle-Types#datatypes), this attribute will behave inconsistently. | 0 | | speed | s | The “speed” of the particles. If a particle has a [DataType](/Skills/Mechanics/Particle/Particle-Types#datatypes), this attribute will behave inconsistently. | 0 |
| yOffset | y | The Y offset of the particles from the target | 0 | | yOffset | y | The Y offset of the particles from the target | 0 |
| viewDistance | vd | The distance the particles are rendered | 128 | | viewDistance | vd | The distance the particles are rendered | 128 |
| size | | The size of the particles displayed | 1 |
| color | c | [(1)](/wikis/skills/effects/particles "only works on colorable particle types like “reddust”")[(2)](/wikis/skills/effects/particles "color must be provided in hex-code") The color of the particle | |
| fromorigin| fo | Should the particles be generated from the origin of the mechanic | false | | fromorigin| fo | Should the particles be generated from the origin of the mechanic | false |
| directional| d | Does the particle use directional travel | false | | directional| d | Does the particle use directional travel | false |
| directionReversed| dr | Reverses the direction of the particles. | false | | directionReversed| dr | Reverses the direction of the particles. | false |
...@@ -31,11 +28,8 @@ A list of particle types can be found **[here](/Skills/Mechanics/Particle/Partic ...@@ -31,11 +28,8 @@ A list of particle types can be found **[here](/Skills/Mechanics/Particle/Partic
| fixedyaw | yaw | Sets the yaw of the effect | -1111 | | fixedyaw | yaw | Sets the yaw of the effect | -1111 |
| fixedpitch| pitch | Sets the pitch of the effect | -1111 | | fixedpitch| pitch | Sets the pitch of the effect | -1111 |
#### Particle Colors #### Extra Attributes
As of MythicMobs version 2.3, some particles effects (mobSpell, mobSpellAmbient, and reddust) can be colored by using an additional “color=hexcode” argument. Hexcodes for coloring particles can be found here: [Hex Colors](http://www.color-hex.com/) From MM Version 2.5.0+ and Minecraft version 1.10 onwards, fallingdust also may use the color option. Depending on the specific [particle type] used, extra attributes will become available to use inside particle-related mechanics too. you can find more by accessing the specific particle's page from the [particle types wiki page]
```yaml
- effect:particles{p=reddust;color=#FF00FF}
```
#### Mob-Type Particles \[**Premium Only**\] #### Mob-Type Particles \[**Premium Only**\]
This particle type will replace the spawned particle with the selected entity. The entity will act as a normal one, being able to attack, be hit, activate skills and so on. The entity will have no parent/owner relationship with the caster. This particle type will replace the spawned particle with the selected entity. The entity will act as a normal one, being able to attack, be hit, activate skills and so on. The entity will have no parent/owner relationship with the caster.
...@@ -75,3 +69,4 @@ This particle type will replace the spawned particle with the selected entity. T ...@@ -75,3 +69,4 @@ This particle type will replace the spawned particle with the selected entity. T
<!-- LINKS --> <!-- LINKS -->
[particle type]: /Skills/Mechanics/Particle/Particle-Types [particle type]: /Skills/Mechanics/Particle/Particle-Types
[particle types wiki page]: /Skills/Mechanics/Particle/Particle-Types
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs
Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops
Spawning
  • Spawners
  • Random Spawns
Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats
Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Intratick Scheduling
  • Dynamic Metaskills