Particles

From Minecraft Wiki
Jump to: navigation, search
This article is a stub.
Please help us by expanding it.

Particles are a type of Entity in Minecraft; they are graphical effects. The particles always seem to face the player and will usually disappear after a short period of time. They only appear from another entity such as fire.

You can reduce the amount of particles visible in the Options menu. These options range from All to Minimal. All renders all particles, decreased renders half the amount of particles, minimal only renders block breaking particles.

Contents

[edit] Types of Particles

In Minecraft's code one can find a variety of particles. To help coders or curious players, the types of particles and their coding names in the game's code are displayed below. Particles collide with solid blocks and are slowed down by cobwebs, but are unaffected by other entities. Each particle texture is 8x8 pixels.

Particle Coding name
Smoke "smoke"
Block breaking anim. "iconcrack_"
Snowball/Egg break/Iron Golem creation "snowballpoof"
Tool break "tilecrack_"
Nether Portal/Eye of Ender /Dragon egg/enderman and ender chest "portal"
Water Splash "splash"
Water Bubbles "bubble"
Mycelium spores "townaura"
Explosion "hugeexplosion"
Flame "flame"
Heart "heart"
Critical Hit Spark "crit"
Magic Weapon Critical Spark "magicCrit"
Note Block "note"
Magic Runes "enchantmenttable"
Lava Spark "lava"
Footsteps "footstep"
Redstone Fumes "reddust"
Water Dripping "dripWater"
Lava Dripping "dripLava"
Slime Splatter "slime"

[edit] Blocks, entities, and events that use particles

Particle names in italic will always be shown, even if the "Minimal" particle setting is used.

Entity Effect
Mob Spawner Fire and smoke
Fire Smoke
Dispenser Smoke (when spawning items)
Torches Fire and smoke
Active redstone torch Red smoke
Active furnace Fire and smoke
Nether Portal Purple smoke
Water Bluish dots
Endermen Portal effects
Void Gray dots
Mycelium Gray dots
Iron Golems Gray dots
Active brewing stand Smoke
Exploding TNT Rings and smoke
Dying mob Smoke (after vanishing)
Breeding mob Hearts
Sprinting player Dots with block's texture
Breaking blocks Dots with the broken block's texture
Rain On touch, water particles
Tool/weapon break Chunks of tool/weapon

[edit] Particle-detector

Simplified particle detector

A Particle detector activates a redstone output, whenever a particle drops near from the detector. Every particle (block-breaking-particles,snowballs,splash-potions,eggs,etc..) is detectable.[1] Particle detectors do not work in SMP, signifying that this no longer works past Minecraft 1.3.

Experimentation reveals that as of Minecraft 1.2.5, a detector rail will trigger when a particle, mob, or any other entity except an arrow touches it if there is a minecart slightly overlapping it, which is most easily achieved if the minecart is on a downward slope and pushing into a fence post or fence gate above the powered rail, as shown in the video. The pressure plate seems to be irrelevant.

The detector rail will stay on until the minecart is no longer touching it, so a fence gate is preferable to a fence post, as the detector rail instantly powers and opens the gate, releasing the minecart. However, this requires some sort of minecart return mechanism, also as shown in the video. The video uses a closed loop, which can break if a player or mob pushes the minecart the wrong way, as the detector rail will open the fence gate and allow the minecart to continue moving. A simpler solution is to use a linear track, with powered rails reversing the direction of the minecart at both ends.

Note that the powered rail on the bottom right does not need to be powered with a redstone torch, as the detector rail powers it when the mechanism is triggered.

[edit] Issues

Issues relating to "Particles" are maintained on Mojira. Report issues there.

 

[edit] Trivia

  • Most particle colors can be changed using texture packs, however the color of smoke particles used in redstone, portals, and Endermen can't be changed without mods or third-party tools.
  • The rain particles affect the rain sound.
  • Mobs spawned using a Monster Spawner emit smoke particles when spawning.
  • The particles generated while sprinting are parts of textures extracted directly from the terrain.png file in the minecraft.jar folder. This is shown by the fact that gray particles are emitted when sprinting on leaves or grass.
  • The smoke from the beacon effect is more transparent.
  • Particles are slowed when passing through a Cobweb.
  • "footstep" is unused in the game at this time.
  • Particles will appear sideways when sleeping(Bug?)

[edit] Gallery

[edit] References

Personal tools
Namespaces
Variants
Actions
Minecraft Wiki
Minecraft
Useful pages
Toolbox
In other languages

Recent Community Articles

Mojang Tweets

    Getting your tweets...
Become a Premium Member!