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 148
    • Issues 148
    • 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
    • Wiki editors resources
  • Test Page

Last edited by Lxlp May 09, 2024
Page history

Test Page

The following is a list of the implemented particles, associated with their DataType group. Based on the DataType they have, the attributes that can be used with them change accordingly.

The most up to date version of this list is always going to be in the spigot Javadoc located here

  • DataTypes
    • ItemStack
    • BlockData
    • MaterialData
    • DustOptions
    • DustTransition
  • Particles

DataTypes

ItemStack

Attribute Aliases Description Default
material m The material the particle will be based on STONE

BlockData

Attribute Aliases Description Default
material m The material the particle will be based on STONE
  - effect:particles{particle=block_crack;material=COBBLESTONE}

MaterialData

Attribute Aliases Description Default
material m The material the particle will be based on STONE

DustOptions

Attribute Aliases Description Default
color c The color of the particle #FF0000
size The size of the particle 1

DustTransition

Attribute Aliases Description Default
color c, color1, c1, fromcolor, fc The color the particles starts as #FF0000
color2 c2, tocolor, tc The color the particles transitions to #0000FF
size The size of the particle 1

Particles

Ash Block Crack

ash

ash

block_crack

block_crack

BlockData

Aliases

  • block
  • blockcrack

block_dust

block_crack

BlockData

Aliases

  • dust
  • blockdust

shriek

image

Attribute Aliases Description Default
rotation rot, r the rotation of the particle 0

sculk_charge

image

Attribute Aliases Description Default
rotation rot, r the rotation of the particle 0

Aliases

  • sculkcharge
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information
Config Files

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

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
    • Mechanics by Tag
  • 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
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques