|
|
| Line 1: |
Line 1: |
| {{Italic title|Bedrock Edition}}
| | #REDIRECT [[Minecraft:Particles]] |
| {{about||the image file used to load particle textures|particles.png|particles in {{JE}}|Particles (Java Edition)}}
| | {{redr|move}} |
| {{Merge|Particles (Java Edition)|Particles|reason=Only the IDs are different, such an important and generic page should not be split. A conveniently merged page is possible, see [[User:MinecraftBedrockPlayer7/sandbox/Particles|draft]].}}
| |
| [[File:Coral reef at night.png|thumb|right|300px|This scene of an ocean shows suspension particles generated by the water, as well as bubble particles from bubble columns.]]
| |
| '''Particles''' are special graphical effects in ''Minecraft'' that are created when certain events occur, such as [[Minecraft:explosion]]s, [[Minecraft:rainfall]], or [[Minecraft:smelting]] items in a [[Minecraft:furnace]].
| |
| | |
| == Behavior ==
| |
| | |
| Particles are rendered as front-facing 2D sprites, meaning they always face the [[Minecraft:player]]. They disappear after a short animation, in which they may change sizes and rotate, and cycle between a number of animation sprites. They collide with solid [[Minecraft:block]]s and are slowed by [[Minecraft:cobweb]]s, but are unaffected by other [[Minecraft:entity|entities]].
| |
| | |
| Each particle has unique MERS values defined in a texture set used in [[Minecraft:Vibrant Visuals]]. Most particles have different roughness values per pixel all other channels set to 0, but some particles have subsurface scattering or are emissive. See {{Slink|2=Texture files}} for all particle MERS textures,
| |
| | |
| The {{cmd|particle}} command can be used to create particles.
| |
| | |
| Particle textures are stored in [[Minecraft:Particles.png|<code>particles.png</code>]], and some particles use their own texture atlas.
| |
| | |
| === Emitters ===
| |
| Some particles are produced by separate technical particles known as "emitters". The emitter is the centerpiece of the particle effect and is responsible for spawning particles.<ref>{{Cite|url=https://learn.microsoft.com/en-us/minecraft/creator/documents/particleeffects?view=minecraft-bedrock-stable|title=Particle Effects|website=Microsoft Learn|date=September 20, 2023}}</ref> The emitter defines how many particles are spawned per second for as long as the emitter exists, at the position of the emitter. Emitters themselves are invisible.
| |
| | |
| == Types of particles ==
| |
| The types of particles and their ID names are displayed below. Particles are name spaced with the prefix {{code|minecraft:}}.
| |
| | |
| {|class="wikitable" data-description="Bedrock Particles"
| |
| !ID
| |
| !Description
| |
| !Texture
| |
| !Applied color
| |
| |-
| |
| |{{code|arrow_spell_emitter}}
| |
| |Floats off [[Minecraft:tipped arrow]]s.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |
| |
| {|class="wikitable collapsible collapsed"
| |
| |+
| |
| ! Effect
| |
| ! <abbr title="Hexadecimal color code">Hex</abbr>
| |
| |-
| |
| |[[Minecraft:Absorption]]
| |
| |{{color|#2552A5}}
| |
| |-
| |
| |[[Minecraft:Bad Omen]]
| |
| |{{color|#0B6138}}
| |
| |-
| |
| |[[Minecraft:Blindness]]
| |
| |{{color|#1F1F23}}
| |
| |-
| |
| |[[Minecraft:Conduit Power]]
| |
| |{{color|#9208FF}}
| |
| |-
| |
| |[[Minecraft:Darkness]]
| |
| |{{color|#292721}}
| |
| |-
| |
| |[[Minecraft:Dolphin's Grace]]
| |
| |{{color|#88A3BE}}
| |
| |-
| |
| |[[Minecraft:Fatal Poison]]
| |
| |{{color|#4E9331}}
| |
| |-
| |
| |[[Minecraft:Fire Resistance]]
| |
| |{{color|#FF9900}}
| |
| |-
| |
| |[[Minecraft:Haste]]
| |
| |{{color|#D9C043}}
| |
| |-
| |
| |[[Minecraft:Health Boost]]
| |
| |{{color|#F87D23}}
| |
| |-
| |
| |[[Minecraft:Hunger]]
| |
| |{{color|#587653}}
| |
| |-
| |
| |[[Minecraft:Instant Health]]
| |
| |{{color|#F82423}}
| |
| |-
| |
| |[[Minecraft:Instant Damage]]
| |
| |{{color|#A9656A}}
| |
| |-
| |
| |[[Minecraft:Invisibility]]
| |
| |{{color|#F6F6F6}}
| |
| |-
| |
| |[[Minecraft:Jump Boost]]
| |
| |{{color|#FDFF84}}
| |
| |-
| |
| |[[Minecraft:Levitation]]
| |
| |{{color|#CEFFFF}}
| |
| |-
| |
| |[[Minecraft:Mining Fatigue]]
| |
| |{{color|#4A4217}}
| |
| |-
| |
| |[[Minecraft:Nausea]]
| |
| |{{color|#551D4A}}
| |
| |-
| |
| |[[Minecraft:Night Vision]]
| |
| |{{color|#C2FF66}}
| |
| |-
| |
| |[[Minecraft:Poison]]
| |
| |{{color|#87A363}}
| |
| |-
| |
| |[[Minecraft:Regeneration]]
| |
| |{{color|#CD5CAB}}
| |
| |-
| |
| |[[Minecraft:Resistance]]
| |
| |{{color|#99453A}}
| |
| |-
| |
| |[[Minecraft:Slow Falling]]
| |
| |{{color|#FEEAD6}}
| |
| |-
| |
| |[[Minecraft:Slowness]]
| |
| |{{color|#8BAFE0}}
| |
| |-
| |
| |[[Minecraft:Strength]]
| |
| |{{color|#FFC700}}
| |
| |-
| |
| |[[Minecraft:Swiftness]]
| |
| |{{color|#33EBFF}}
| |
| |-
| |
| |[[Minecraft:Water Breathing]]
| |
| |{{color|#98DAC0}}
| |
| |-
| |
| |[[Minecraft:Weakness]]
| |
| |{{color|#484D48}}
| |
| |-
| |
| |[[Minecraft:Wither]]
| |
| |{{color|#736156}}
| |
| |-
| |
| |} Merges with multiple effects.<ref group="note" name="arrow_particles">Although other effect particles no longer combine colors with multiple effects, {{code|arrow_spell_emitter}} still does, as can be seen with arrows of the Turtle Master</ref>
| |
| |-
| |
| |{{code|balloon_gas_particle}}
| |
| |Left behind by [[Minecraft:balloon]]s popping, and quickly dissipates.
| |
| |[[File:Glitter (texture 7) JE1 BE1.png|16px]] [[File:Glitter (texture 6) JE1 BE1.png|16px]] [[File:Glitter (texture 5) JE1 BE1.png|16px]] [[File:Glitter (texture 4) JE1 BE1.png|16px]] [[File:Glitter (texture 3) JE1 BE1.png|16px]] [[File:Glitter (texture 2) JE1 BE1.png|16px]] [[File:Glitter (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |White, fades to transparent.<ref group="note" name="balloon_gas_color">Determined by the formula {{code|"color": [ "variable.particle_age > (variable.particle_lifetime / 2.0) ? 1 - (0.0153 * (1 - Math.pow(0.7, variable.particle_age)) / (1 - 0.7)) : 1.0", "variable.particle_age > (variable.particle_lifetime / 2.0) ? 1 - (0.0387 * (1 - Math.pow(0.7, variable.particle_age)) / (1 - 0.7)) : 1.0", "variable.particle_age > (variable.particle_lifetime / 2.0) ? 1 - (0.0636 * (1 - Math.pow(0.7, variable.particle_age)) / (1 - 0.7)) : 1.0", "variable.particle_age > (variable.particle_lifetime / 2.0) ? 1 - 0.60 * ((variable.particle_age - (variable.particle_lifetime / 2.0)) / (variable.particle_lifetime / 2.0)) : 1.0"}}</ref>
| |
| |-
| |
| |{{code|basic_bubble_particle}}
| |
| |Produced by entities splashing underwater, trails behind underwater projectiles.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|basic_bubble_particle_manual}}
| |
| |Produced by entities floating on the surface of the water, produced when [[Minecraft:underwater tnt]] is ignited.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|basic_crit_particle}}
| |
| |Trails behind [[Minecraft:crossbow]] shots and fully charged [[Minecraft:bow]] shots, produced by [[Minecraft:evoker fangs]].
| |
| |[[File:Spark (texture 0) JE1 BE1.png|16px]] [[File:Spell (texture 1) JE1 BE1.png|16px]] [[File:Spell (texture 2) JE1 BE1.png|16px]] [[File:Spell (texture 3) JE1 BE1.png|16px]] [[File:Spell (texture 4) JE1 BE1.png|16px]] [[File:Spell (texture 5) JE1 BE1.png|16px]] [[File:Spell (texture 6) JE1 BE1.png|16px]] [[File:Spell (texture 7) JE1 BE1.png|16px]]
| |
| |White, fades to orange.<ref group="note" name="basic_crit_color">Determined by the formula {{code|"color": { "gradient": [ [ "variable.particle_random_1*0.3 + 0.6", "variable.particle_random_2*0.3+ 0.6", "variable.particle_random_2*0.3+ 0.6", 1.0 ], [ "variable.particle_random_1*0.3 + 0.6", 0.5, 0.3, 1.0 ] ], "interpolant": "variable.particle_age/variable.particle_lifetime" }}}</ref>
| |
| |-
| |
| |{{code|basic_flame_particle}}
| |
| |Displayed inside [[Minecraft:monster spawner]]s, occasionally appears when [[Minecraft:garbage]] is produced in a [[Minecraft:lab table]], represents the flame of a [[Minecraft:torch]], emitted by [[Minecraft:magma cube]]s jumping, produced by [[Minecraft:furnace]]s, [[Minecraft:blast furnace]]s, and [[Minecraft:smoker]]s when smelting items.
| |
| |[[File:Flame.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|basic_portal_particle}}
| |
| |Trails behind [[Minecraft:eyes of ender]].
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |Purple to magenta.<ref group="note" name="basic_portal_color">Determined by the formula {{code|"color": [ "variable.particle_random_1 * 0.6 + 0.4", "(variable.particle_random_1 * 0.6 + 0.4) * 0.3", "(variable.particle_random_1 * 0.6 + 0.4) * 0.9", 1.0 ]}}</ref>
| |
| |-
| |
| |{{code|basic_smoke_particle}}
| |
| |Displayed when failing to tame a mob, represents the smoke produced when a [[Minecraft:campfire]] is extinguished, occasionally appears when garbage is produced in a lab table, appears when a [[Minecraft:heat block]] is produced in a lab table, emitted by raw meat cooking on a campfire, floats off the top of [[Minecraft:fire]], produced by [[Minecraft:lava]] during [[Minecraft:rain]], shot out of [[Minecraft:dispenser]]s and [[Minecraft:dropper]]s when they fire, trails behind [[Minecraft:blaze]] fireballs, produced by blazes, trails behind [[Minecraft:wither]] skulls, produced by furnaces, blast furnaces, and smokers when smelting items, trails behind [[Minecraft:ghast]] fireballs, emitted by the wither, floats off the top of monster spawners, represents the smoke from [[Minecraft:candle]]s, floats off the top of [[Minecraft:torch]]es and [[Minecraft:soul torch]]es, emitted by the [[Minecraft:end portal]] when active, floats off the top of [[Minecraft:wither rose]]s, emitted by [[Minecraft:brewing stand]]s, trails behind {{code|lava_particle}} particles, emitted by campfires in the rain.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Dark gray.<ref group="note" name="basic_smoke_color">Determined by the formula {{code|"color": [ "variable.particle_random_1*0.5", "variable.particle_random_1*0.5", "variable.particle_random_1*0.5", 1.0 ]}}</ref>
| |
| |-
| |
| |{{Code|biome_tinted_leaves_particle}}
| |
| |Falls off the bottom of any type [[Minecraft:leaves]] except [[Minecraft:pale oak leaves]]. Its color corresponds to the leaves block its falling off. The color changes to different white tints during [[Minecraft:snowfall]], corresponding to the snowy leaves.
| |
| |[[File:Tinted_Leaf_(texture_0).png|width=16x16]][[File:Tinted_Leaf_(texture_1).png|width=16x16]] [[File:Tinted_Leaf_(texture_2).png|width=16x16]][[File:Tinted_Leaf_(texture_3).png|width=16x16]][[File:Tinted_Leaf_(texture_4).png|width=16x16]][[File:Tinted_Leaf_(texture_5).png|width=16x16]][[File:Tinted_Leaf_(texture_6).png|width=16x16]][[File:Tinted_Leaf_(texture_7).png|width=16x16]][[File:Tinted_Leaf_(texture_8).png|width=16x16]][[File:Tinted_Leaf_(texture_9).png|width=16x16]][[File:Tinted_Leaf_(texture_10).png|width=16x16]][[File:Tinted_Leaf_(texture_11).png|width=16x16]]
| |
| |Corresponds to the leaves it's produced by.
| |
| |-
| |
| |{{code|bleach}}
| |
| |Displayed when [[Minecraft:bleach]] is created in a lab table.
| |
| |[[File:Angry Villager.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|block_destruct}}
| |
| |Produced when blocks are broken, flakes off blocks being [[Minecraft:brush]]ed, appears when [[Minecraft:super fertilizer]] is produced in a lab table, produced when entities fall a long distance, produced when players sprint, displayed when [[Minecraft:armor stand]]s are broken, produced when [[Minecraft:sheep]] eat [[Minecraft:grass]].
| |
| |{{tc|-}}<ref group="note" name="block breaking note">This particle has no unique texture of its own, but uses the texture of whichever block produced it.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|block_slide}}
| |
| |Shown when sliding down the side of a [[Minecraft:honey block]].
| |
| |{{tc|-}}<ref group="note" name="block breaking note"></ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|blue_flame_particle}}
| |
| |Represents the flame of a [[Minecraft:soul torch]].
| |
| |[[File:Soul Flame.png|16px]]
| |
| |Blue
| |
| Gray in ''Minecraft Education'' or with the ''Minecraft Education'' features toggle enabled.
| |
| |-
| |
| |{{code|breaking_item_icon}}
| |
| |Produced by [[Minecraft:slime]]s jumping, produced by [[Minecraft:turtle egg]]s hatching, shown when thrown [[Minecraft:ice bomb]]s break, shown when eating [[Minecraft:food]], shown when [[Minecraft:fox]]es eat food, shown when the [[Minecraft:wither]] is created, shown when any kind of fireballs break, shown when thrown [[Minecraft:egg]]s break, shown when thrown [[Minecraft:snowball]]s break, shown when [[Minecraft:bottles o' enchanting]] break, shown when thrown [[Minecraft:lingering potion]]s break, shown when thrown [[Minecraft:splash potion]]s break.
| |
| |{{tc|-}}<ref group="note" name="item breaking note">This particle has no unique texture of its own but uses the texture of whichever item produced it.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|breaking_item_terrain}}
| |
| |Shown when feeding mobs, shown when a [[Minecraft:panda]] eats [[Minecraft:bamboo]].
| |
| |{{tc|-}}<ref group="note" name="item breaking note"></ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|breeze_ground_particle}}
| |
| |Unknown
| |
| |Unknown
| |
| |Unknown
| |
| |-
| |
| |{{code|breeze_wind_explosion_emitter}}
| |
| |Created when a [[Minecraft:wind charge]] from a [[Minecraft:breeze]] hits a block.
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray
| |
| |-
| |
| |{{code|bubble_column_bubble}}
| |
| |Produced by entities at the top of [[Minecraft:bubble column]]s.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|bubble_column_down_particle}}
| |
| |Displayed in downward bubble columns.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|bubble_column_up_particle}}
| |
| |Displayed in upward bubble columns.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|camera_shoot_explosion}}
| |
| |Displayed when [[Minecraft:camera]]s take pictures.{{info needed}}
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray.<ref group="note" name="camera_color">Determined by the formula {{code|"color": [ "variable.particle_random_1 * 0.6 + 0.4", "variable.particle_random_1 * 0.6 + 0.4", "variable.particle_random_1 * 0.6 + 0.4" ]}}</ref>
| |
| |-
| |
| |{{code|campfire_smoke_particle}}
| |
| |Floats off the top of [[Minecraft:campfire]]s and [[Minecraft:soul campfire]]s.
| |
| |[[File:Big Smoke (texture 0) JE2 BE1.png|16px]] [[File:Big Smoke (texture 1) JE2 BE1.png|16px]] [[File:Big Smoke (texture 2) JE2 BE1.png|16px]] [[File:Big Smoke (texture 3) JE2 BE1.png|16px]] [[File:Big Smoke (texture 4) JE2 BE1.png|16px]] [[File:Big Smoke (texture 5) JE2 BE1.png|16px]] [[File:Big Smoke (texture 6) JE2 BE1.png|16px]] [[File:Big Smoke (texture 7) JE2 BE1.png|16px]] [[File:Big Smoke (texture 8) JE2 BE1.png|16px]] [[File:Big Smoke (texture 9) JE2 BE1.png|16px]] [[File:Big Smoke (texture 10) JE2 BE1.png|16px]] [[File:Big Smoke (texture 11) JE2 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|campfire_tall_smoke_particle}}
| |
| |Floats off the top of campfires and soul campfires on top of [[Minecraft:Hay Bale|hay]].
| |
| |[[File:Big Smoke (texture 0) JE2 BE1.png|16px]] [[File:Big Smoke (texture 1) JE2 BE1.png|16px]] [[File:Big Smoke (texture 2) JE2 BE1.png|16px]] [[File:Big Smoke (texture 3) JE2 BE1.png|16px]] [[File:Big Smoke (texture 4) JE2 BE1.png|16px]] [[File:Big Smoke (texture 5) JE2 BE1.png|16px]] [[File:Big Smoke (texture 6) JE2 BE1.png|16px]] [[File:Big Smoke (texture 7) JE2 BE1.png|16px]] [[File:Big Smoke (texture 8) JE2 BE1.png|16px]] [[File:Big Smoke (texture 9) JE2 BE1.png|16px]] [[File:Big Smoke (texture 10) JE2 BE1.png|16px]] [[File:Big Smoke (texture 11) JE2 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|candle_flame_particle}}
| |
| |Represents the flame of [[Minecraft:candle]]s.
| |
| |[[File:Flame.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|cauldron_bubble_particle}}
| |
| |Unused<ref>{{bug|MCPE-134079}}</ref>{{info needed}}
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|cauldron_explosion_emitter}}
| |
| |Produced when filling a cauldron with something other than what it already contained, represents water evaporating from [[Minecraft:wet sponge]]s placed in the [[Minecraft:nether]] or dry biomes.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color">Determined by the formula {{code|"color": [ "variable.particle_random_1 * 0.3 + 0.7", "variable.particle_random_1 * 0.3 + 0.7", "variable.particle_random_1 * 0.3 + 0.7", 0 ]}}</ref>
| |
| |-
| |
| |{{code|cauldron_spell_emitter}}
| |
| |Displayed when putting [[Minecraft:potion]]s in [[Minecraft:cauldron]]s, emitted by cauldrons with potions.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |
| |
| {|class="wikitable collapsible collapsed"
| |
| |+
| |
| ! Effect
| |
| ! <abbr title="Hexadecimal color code">Hex</abbr>
| |
| |-
| |
| |[[Minecraft:Absorption]]
| |
| |{{color|#2552A5}}
| |
| |-
| |
| |[[Minecraft:Bad Omen]]
| |
| |{{color|#0B6138}}
| |
| |-
| |
| |[[Minecraft:Blindness]]
| |
| |{{color|#1F1F23}}
| |
| |-
| |
| |[[Minecraft:Conduit Power]]
| |
| |{{color|#9208FF}}
| |
| |-
| |
| |[[Minecraft:Darkness]]
| |
| |{{color|#292721}}
| |
| |-
| |
| |[[Minecraft:Dolphin's Grace]]
| |
| |{{color|#88A3BE}}
| |
| |-
| |
| |[[Minecraft:Fatal Poison]]
| |
| |{{color|#4E9331}}
| |
| |-
| |
| |[[Minecraft:Fire Resistance]]
| |
| |{{color|#FF9900}}
| |
| |-
| |
| |[[Minecraft:Haste]]
| |
| |{{color|#D9C043}}
| |
| |-
| |
| |[[Minecraft:Health Boost]]
| |
| |{{color|#F87D23}}
| |
| |-
| |
| |[[Minecraft:Hunger]]
| |
| |{{color|#587653}}
| |
| |-
| |
| |[[Minecraft:Instant Health]]
| |
| |{{color|#F82423}}
| |
| |-
| |
| |[[Minecraft:Instant Damage]]
| |
| |{{color|#A9656A}}
| |
| |-
| |
| |[[Minecraft:Invisibility]]
| |
| |{{color|#F6F6F6}}
| |
| |-
| |
| |[[Minecraft:Jump Boost]]
| |
| |{{color|#FDFF84}}
| |
| |-
| |
| |[[Minecraft:Levitation]]
| |
| |{{color|#CEFFFF}}
| |
| |-
| |
| |[[Minecraft:Mining Fatigue]]
| |
| |{{color|#4A4217}}
| |
| |-
| |
| |[[Minecraft:Nausea]]
| |
| |{{color|#551D4A}}
| |
| |-
| |
| |[[Minecraft:Night Vision]]
| |
| |{{color|#C2FF66}}
| |
| |-
| |
| |[[Minecraft:Poison]]
| |
| |{{color|#87A363}}
| |
| |-
| |
| |[[Minecraft:Regeneration]]
| |
| |{{color|#CD5CAB}}
| |
| |-
| |
| |[[Minecraft:Resistance]]
| |
| |{{color|#99453A}}
| |
| |-
| |
| |[[Minecraft:Slow Falling]]
| |
| |{{color|#FEEAD6}}
| |
| |-
| |
| |[[Minecraft:Slowness]]
| |
| |{{color|#8BAFE0}}
| |
| |-
| |
| |[[Minecraft:Strength]]
| |
| |{{color|#FFC700}}
| |
| |-
| |
| |[[Minecraft:Swiftness]]
| |
| |{{color|#33EBFF}}
| |
| |-
| |
| |[[Minecraft:Water Breathing]]
| |
| |{{color|#98DAC0}}
| |
| |-
| |
| |[[Minecraft:Weakness]]
| |
| |{{color|#484D48}}
| |
| |-
| |
| |[[Minecraft:Wither]]
| |
| |{{color|#736156}}
| |
| |-
| |
| |} With multiple effects, only one is shown.<!-- can be observed w/ potion of the turtle master, which just looks identical to slowness in a cauldron, including particles, gonna guess that's not intentional-->
| |
| |-
| |
| |{{code|cauldron_splash_particle}}
| |
| |Unused<ref>{{bug|MCPE-134079}}</ref>{{info needed}}
| |
| |{{info needed}}<!--uh so seeing as this one doesn't occur naturally and the .json file just has 'variable.texture_coord.u' and 'variable.texture_coord.v' for the uv coords i have no idea which texture it's meant to be-->
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|cherry_leaves_particle}}
| |
| |Falls off [[Minecraft:cherry leaves]].
| |
| |[[File:Cherry_Petal_(texture_0)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_1)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_2)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_3)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_4)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_5)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_6)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_7)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_8)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_9)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_10)_JE1_BE1.png|16px]] [[File:Cherry_Petal_(texture_11)_JE1_BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|colored_flame_particle}}
| |
| |Represents the flame of [[Minecraft:colored torch]]es. Emissive with Vibrant Visuals.
| |
| |[[File:Soul Flame.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|conduit_absorb_particle}}
| |
| |Appears and moves toward activated [[Minecraft:conduit]]s.
| |
| |[[File:Nautilus_(texture_0)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_1)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_2)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_3)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_4)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_5)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_6)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_7)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_8)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_9)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_10)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_11)_JE1_BE1.png|16px]]
| |
| |Yellow, purple, or blue.<ref group="note" name="conduit_color">Determined by the formula {{code|"color": [ "variable.particle_random_3 * 0.54 + 0.36", "variable.particle_random_3 * 0.54 + 0.36", "variable.particle_random_3 * 0.6 + 0.4" ]}}</ref>
| |
| |-
| |
| |{{code|conduit_attack_emitter}}
| |
| |Emitter that spawns {{code|conduit_particle}}, created by conduits attacking mobs.
| |
| |[[File:Nautilus_(texture_0)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_1)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_2)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_3)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_4)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_5)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_6)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_7)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_8)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_9)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_10)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_11)_JE1_BE1.png|16px]]
| |
| |Yellow, purple, or blue.<ref group="note" name="conduit_color"></ref>
| |
| |-
| |
| |{{code|conduit_particle}}
| |
| |Appears and moves toward hostile mobs being attacked by conduits.
| |
| |[[File:Nautilus_(texture_0)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_1)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_2)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_3)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_4)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_5)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_6)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_7)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_8)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_9)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_10)_JE1_BE1.png|16px]] [[File:Nautilus_(texture_11)_JE1_BE1.png|16px]]
| |
| |Yellow, purple, or blue.<ref group="note" name="conduit_color"></ref>
| |
| |-
| |
| |{{code|creaking_crumble_body}}
| |
| |Shown when a [[Minecraft:creaking heart]] is destroyed along with its [[Minecraft:creaking]].
| |
| |{{tc|-}}<ref group="note" name="block breaking note">This particle has no unique texture of its own, but uses the texture of whichever block produced it.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|creaking_crumble_head}}
| |
| |Shown when a creaking heart is destroyed along with its creaking.|{{tc|-}}<ref group="note" name="block breaking note">This particle has no unique texture of its own, but uses the texture of whichever block produced it.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|creaking_heart_trail}}
| |
| |Trace a trail between two points. Shown when the creaking is attacked, to link it to its heart.
| |
| |{{tc|-}}<ref group="note" name="block breaking note">This particle has no unique texture of its own, but uses the texture of whichever block produced it.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|critical_hit_emitter}}
| |
| |Displayed when enities are struck by a critical hit.
| |
| |[[File:Spark (texture 0) JE1 BE1.png|16px]] [[File:Spell (texture 1) JE1 BE1.png|16px]] [[File:Spell (texture 2) JE1 BE1.png|16px]] [[File:Spell (texture 3) JE1 BE1.png|16px]] [[File:Spell (texture 4) JE1 BE1.png|16px]] [[File:Spell (texture 5) JE1 BE1.png|16px]] [[File:Spell (texture 6) JE1 BE1.png|16px]] [[File:Spell (texture 7) JE1 BE1.png|16px]]
| |
| |White, fades to orange.<ref group="note" name="basic_crit_color"></ref>
| |
| |-
| |
| |{{code|crop_growth_area_emitter}}
| |
| |Appears when using [[Minecraft:bone meal]] on [[Minecraft:grass block]]s, [[Minecraft:flower]]s, or [[Minecraft:moss block|moss]]. Emissive with Vibrant Visuals.
| |
| |[[File:Glint.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|crop_growth_emitter}}
| |
| |Appears when using bone meal on crops or other plants, appears when placing items in a [[Minecraft:composter]], appears when [[Minecraft:bee]]s pollinate crops, displayed when turtle eggs are placed on [[Minecraft:sand]], displayed when [[Minecraft:sniffer egg]]s are placed on moss. Emissive with Vibrant Visuals.
| |
| |[[File:Glint.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|death_explosion_emitter}}
| |
| |Left behind when a mob dies.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|dolphin_move_particle}}
| |
| |Trails behind [[Minecraft:dolphin]]s.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|dragon_breath_fire}}
| |
| |Spit out by the [[Minecraft:ender dragon]] during its breath attack.
| |
| |[[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |Purple or magenta.<ref group="note" name="dragon_breath_color">Determined by the formula {{code|"color": [ "Math.random(0.7176, 0.8745)", 0.0, "Math.random(0.8235, 0.9765)", 1.0 ]}}</ref>
| |
| |-
| |
| |{{code|dragon_breath_lingering}}
| |
| |Produced by area effect clouds created by the ender dragon's breath attack or fireballs.
| |
| |[[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |{{color|#dc00ef}}
| |
| |-
| |
| |{{code|dragon_breath_trail}}
| |
| |Trails behind the ender dragons's fireballs.
| |
| |[[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |<ref group="note" name="dragon_breath_color"></ref>
| |
| |-
| |
| |{{code|dragon_death_explosion_emitter}}
| |
| |Produced by [[Minecraft:explosion]]s, shown when shearing [[Minecraft:mooshroom]]s, produced by the final explosion when the ender dragon dies.
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray.<ref group="note" name="camera_color"></ref>
| |
| |-
| |
| |{{code|dragon_destroy_block}}
| |
| |Produced by blocks destroyed by the ender dragon.
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray.<ref group="note" name="camera_color"></ref>
| |
| |-
| |
| |{{code|dragon_dying_explosion}}
| |
| |Emitted by the ender dragon as it dies.
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray.<ref group="note" name="camera_color"></ref>
| |
| |-
| |
| |{{code|dust_plume}}
| |
| |Shown when adding items to [[Minecraft:decorated pot]]s.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray
| |
| |-
| |
| |{{code|egg_destroy_emitter}}
| |
| |Unused.{{info needed}}
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|electric_spark_particle}}
| |
| |Produced when [[Minecraft:lightning]] hits oxidized [[Minecraft:copper]], emitted by [[Minecraft:lightning rod]]s during a [[Minecraft:thunderstorm]].
| |
| |[[File:Glow_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#ffe6ff}}
| |
| |-
| |
| |{{code|elephant_tooth_paste_vapor_particle}}
| |
| |Represents elephant toothpaste produced in a lab table.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]<ref group="note" name="elephant_particles_are_weird">These textures are only used when this particle is summoned in a ''Bedrock Edition'' world with ''Minecraft Education'' features not enabled. Different textures and a different color are used if ''Minecraft Education'' features are enabled or the world is in ''Minecraft Education''.{{info needed}}<!-- i have no clue how to find said different textures and color though lol--></ref>
| |
| |Orange.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|enchanting_table_particle}}
| |
| |Floats from [[Minecraft:bookshelves]] to an [[Minecraft:enchanting table]].
| |
| |[[File:Standard Galactic Alphabet A (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet B (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet C (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet D (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet E (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet F (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet G (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet H (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet I (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet J (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet K (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet L (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet M (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet N (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet O (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet P (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet Q (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet R (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet S (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet T (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet U (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet V (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet W (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet X (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet Y (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet Z (texture) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="conduit_color"></ref>
| |
| |-
| |
| |{{code|end_chest}}
| |
| |Appears and floats toward [[Minecraft:ender chest]]s.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |Purple.<ref group="note" name="basic_portal_color"></ref>
| |
| |-
| |
| |{{code|endrod}}
| |
| |Emitted by [[Minecraft:end rod]]s.
| |
| |[[File:Glitter (texture 7) JE1 BE1.png|16px]] [[File:Glitter (texture 6) JE1 BE1.png|16px]] [[File:Glitter (texture 5) JE1 BE1.png|16px]] [[File:Glitter (texture 4) JE1 BE1.png|16px]] [[File:Glitter (texture 3) JE1 BE1.png|16px]] [[File:Glitter (texture 2) JE1 BE1.png|16px]] [[File:Glitter (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="balloon_gas_color"></ref>
| |
| |-
| |
| |{{code|evocation_fang_particle}}
| |
| |Unused.{{info needed}}<!--afaik anyways. evoker fangs just give off crit particles so idk why this exists-->
| |
| |[[File:Spark (texture 0) JE1 BE1.png|16px]] [[File:Spell (texture 1) JE1 BE1.png|16px]] [[File:Spell (texture 2) JE1 BE1.png|16px]] [[File:Spell (texture 3) JE1 BE1.png|16px]] [[File:Spell (texture 4) JE1 BE1.png|16px]] [[File:Spell (texture 5) JE1 BE1.png|16px]] [[File:Spell (texture 6) JE1 BE1.png|16px]] [[File:Spell (texture 7) JE1 BE1.png|16px]]
| |
| |White, fades to orange.<ref group="note" name="basic_crit_color"></ref>
| |
| |-
| |
| |{{code|evoker_spell}}
| |
| |Produced by evokers casting spells.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]] [[File:Effect (texture 0) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|explosion_manual}}
| |
| |Unused.<ref>{{bug|MCPE-127604}}</ref>{{info needed}}<!--again afaik after testing. all explosions just use the dragon death one, so idk there. with anything that says unused, i'm not 100% sure, but i have looked all over the game and not found a use for the particle.-->
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="explosion_manual_color">Determined by the formula {{code|"color": [ "variable.particle_random_1 * 0.3 + 0.7", "variable.particle_random_1 * 0.3 + 0.7", "variable.particle_random_1 * 0.3 + 0.7", 0.0 ]}}</ref>
| |
| |-
| |
| |{{code|explosion_particle}}
| |
| |Produced by blocks destroyed by explosions.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="explosion_manual_color"></ref>
| |
| |-
| |
| |{{code|eye_of_ender_bubble_particle}}
| |
| |Trails behind eyes of ender underwater.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|eyeblossom_open}}
| |
| |Emitted by the [[Minecraft:eyeblossom]] flower when it opens during the [[Minecraft:night]].
| |
| |{{tc|-}}<ref group="note" name="block breaking note">This particle has no unique texture of its own, but uses the texture of whichever block produced it.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|eyeblossom_close}}
| |
| |Emitted by the [[Minecraft:eyeblossom]] flower when it closes during the [[Minecraft:Daylight cycle|day]].
| |
| |{{tc|-}}<ref group="note" name="block breaking note">This particle has no unique texture of its own, but uses the texture of whichever block produced it.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|eyeofender_death_explode_particle}}
| |
| |Produced when an [[Minecraft:eye of ender]] breaks.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Purple.<ref group="note" name="basic_portal_color"></ref>
| |
| |-
| |
| |{{code|falling_border_dust_particle}}
| |
| |Falls off the bottom of [[Minecraft:border]] blocks.
| |
| |[[File:Spell (texture 7) JE1 BE1.png|16px]] [[File:Spell (texture 6) JE1 BE1.png|16px]] [[File:Spell (texture 5) JE1 BE1.png|16px]] [[File:Spell (texture 4) JE1 BE1.png|16px]] [[File:Spell (texture 3) JE1 BE1.png|16px]] [[File:Spell (texture 2) JE1 BE1.png|16px]] [[File:Spell (texture 1) JE1 BE1.png|16px]]
| |
| |Red.<ref group="note" name="border_falling_color">Determined by the formula {{code|"color": [ "(variable.particle_random_1 * 0.2 + 0.8) * (variable.particle_random_2 * 0.4 + 0.6)", 0.0, 0.0, 0.0 ]}}</ref>
| |
| |-
| |
| |{{code|falling_dust}}
| |
| |Unused.{{info_needed}}
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|falling_dust_concrete_powder_particle}}
| |
| |Falls off the bottom of floating [[Minecraft:concrete powder]].
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|falling_dust_dragon_egg_particle}}
| |
| |Falls off the bottom of floating [[Minecraft:dragon egg]]s.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{color|#000000}}
| |
| |-
| |
| |{{code|falling_dust_gravel_particle}}
| |
| |Falls off the bottom of floating [[Minecraft:gravel]].
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{color|#807c7b}}
| |
| |-
| |
| |{{code|falling_dust_red_sand_particle}}
| |
| |Falls off the bottom of floating [[Minecraft:red sand]].
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{color|#a95821}}
| |
| |-
| |
| |{{code|falling_dust_sand_particle}}
| |
| |Falls off the bottom of floating [[Minecraft:sand]].
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{color|#dbd3a0}}
| |
| |-
| |
| |{{code|falling_dust_scaffolding_particle}}
| |
| |Falls off the bottom of [[Minecraft:scaffolding]] blocks six blocks away from a scaffolding block supported by the ground.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{color|#e6c775}}
| |
| |-
| |
| |{{code|falling_dust_top_snow_particle}}
| |
| |Falls off the bottom of [[Minecraft:snow]] placed on leaves, or floating.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{color|#ffffff}}
| |
| |-
| |
| |{{code|firefly_particle}}
| |
| |Spawns from [[Minecraft:Firefly bush|firefly bushes]] when the [[Minecraft:internal light level]] is at 13 or lower. Very emissive with Vibrant Visuals.
| |
| |[[File:Firefly.png|width=16x16]]
| |
| |{{Color|#00FFFFEB}} after age 0.0
| |
| {{Color|#FFFFFFEB}} after age 0.3
| |
| {{Color|#00FFFFEB}} after age 1.0
| |
| |-
| |
| |{{code|fish_hook_particle}}
| |
| |Produced by the fishing bobber.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|fish_pos_particle}}
| |
| |Produced by the fishing trail occasionally.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|glow_particle}}
| |
| |Emitted by [[Minecraft:glow squid]].
| |
| |[[File:Glow_(texture)_JE1_BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|green_flame_particle}}
| |
| |Represents the flame of a [[Minecraft:copper torch]].
| |
| |[[File:Copper_Flame.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|guardian_attack_particle}}
| |
| |Produced by [[Minecraft:guardian]]s' lasers.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|guardian_water_move_particle}}
| |
| |Trails behind guardians moving underwater.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|heart_particle}}
| |
| |Produced by mobs breeding, appears when feeding an animal, appears when taming an animal, appears when [[Minecraft:allay]]s duplicate.
| |
| |[[File:Heart.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|honey_drip_particle}}
| |
| |Seeps out of [[Minecraft:beehive]]s and [[Minecraft:bee nest]]s filled with honey.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#947215}}
| |
| |-
| |
| |{{code|huge_explosion_emitter}}
| |
| |Unused.<ref>{{bug|MCPE-127604}}</ref>{{info needed}}
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray.<ref group="note" name="camera_color"></ref>
| |
| |-
| |
| |{{code|huge_explosion_lab_misc_emitter}}
| |
| |Occasionally appears when garbage is produced in a lab table.
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray.<ref group="note" name="camera_color"></ref>
| |
| |-
| |
| |{{code|ice_evaporation_emitter}}
| |
| |Unused.{{info needed}}
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|infested_ambient}}
| |
| |Produced by entities with the [[Minecraft:Infested]] effect.
| |
| |[[File:Infested Particle JE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|infested_emitter}}
| |
| |Emitter that spawns {{code|infested_ambient}}, produced by entities with the [[Minecraft:Infested]] effect.
| |
| |[[File:Infested Particle JE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|ink_emitter}}
| |
| |Produced by squid and [[Minecraft:glow squid]] being hit.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|knockback_roar_particle}}
| |
| |Produced by [[Minecraft:ravager]]s roaring after being stunned.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="explosion_manual_color"></ref>
| |
| |-
| |
| |{{code|lab_table_heatblock_dust_particle}}
| |
| |Appears when [[Minecraft:heat block]]s are produced in a lab table.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="hot_color">Determined by the formula {{code|"color": [ "variable.particle_random_3 * 0.1 + 0.2", "variable.particle_random_3 * 0.1 + 0.2", "variable.particle_random_3 * 0.1 + 0.2", 0 ]}}</ref>
| |
| |-
| |
| |{{code|lab_table_misc_mystical_particle}}
| |
| |Occasionally appears when garbage is produced in a lab table.
| |
| |[[File:Standard Galactic Alphabet A (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet B (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet C (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet D (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet E (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet F (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet G (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet H (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet I (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet J (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet K (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet L (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet M (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet N (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet O (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet P (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet Q (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet R (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet S (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet T (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet U (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet V (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet W (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet X (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet Y (texture) JE1 BE1.png|16px]] [[File:Standard Galactic Alphabet Z (texture) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="conduit_color"></ref>
| |
| |-
| |
| |{{code|large_explosion}}
| |
| |Unused.<ref>{{bug|MCPE-127604}}</ref>{{info needed}}
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray.<ref group="note" name="camera_color"></ref>
| |
| |-
| |
| |{{code|lava_drip_particle}}
| |
| |Seeps through blocks with lava above, drips from pointed dripstone with lava above when it fills a cauldron below, occasionally appears when garbage is produced in a lab table.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |Orange.<ref group="note" name="lava_drip_color">Determined by the formula {{code|"color": [ 1.0, "0.8 / (variable.stuck_time - (variable.stuck_time-variable.particle_age) + 0.8)", "0.2 / (variable.stuck_time - (variable.stuck_time-variable.particle_age) + 0.4)", 1.0 ]}}</ref>
| |
| |-
| |
| |{{code|lava_particle}}
| |
| |Produced by campfires, produced by lava, occasionally appears when garbage is produced in a lab table.
| |
| |[[File:Lava (particle texture) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|llama_spit_smoke}}
| |
| |Spat out by [[Minecraft:llama]]s.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|magical_critical_hit_emitter}}
| |
| |Appears when hitting the respective entities with a weapon enchanted with [[Minecraft:Sharpness]], [[Minecraft:Bane of Arthropods]], [[Minecraft:Smite]] or [[Minecraft:Impaling]].
| |
| |[[File:Enchanted_Hit.png|width=16x16]]
| |
| |Purple or white.<ref group="note">Determined by the formula {{code|<nowiki>"color": { "gradient": [ [ "variable.particle_random_1*0.3 + 0.6", "variable.particle_random_2*0.3+ 0.6", 0.8,1.0 ], [ 0.5, 0.5, 0.8, 1.0 ]], "interpolant": "variable.particle_age/variable.particle_lifetime"}</nowiki>}}</ref>
| |
| |-
| |
| |{{code|magnesium_salts_emitter}}
| |
| |Appears when magnesium salts are produced in a lab table.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|misc_fire_vapor_particle}}
| |
| |Occasionally appears when garbage is produced in a lab table.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|mob_block_spawn_emitter}}
| |
| |Appears when mobs are spawned from a monster spawner.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|mob_portal}}
| |
| |Emitted by [[Minecraft:endermen]], emitted by [[Minecraft:endermite]]s.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|mobflame_emitter}}
| |
| |Emitter that produces {{code|mobflame_single}} particles produced by [[Minecraft:blaze]]s. Emissive with Vibrant Visuals.
| |
| |[[File:Flame_atlas_(texture_0).png|16px]] [[File:Flame_atlas_(texture_1).png|16px]] [[File:Flame_atlas_(texture_2).png|16px]] [[File:Flame_atlas_(texture_3).png|16px]] [[File:Flame_atlas_(texture_4).png|16px]] [[File:Flame_atlas_(texture_5).png|16px]] [[File:Flame_atlas_(texture_6).png|16px]] [[File:Flame_atlas_(texture_7).png|16px]] [[File:Flame_atlas_(texture_8).png|16px]] [[File:Flame_atlas_(texture_9).png|16px]] [[File:Flame_atlas_(texture_10).png|16px]] [[File:Flame_atlas_(texture_11).png|16px]] [[File:Flame_atlas_(texture_12).png|16px]] [[File:Flame_atlas_(texture_13).png|16px]] [[File:Flame_atlas_(texture_14).png|16px]] [[File:Flame_atlas_(texture_15).png|16px]] [[File:Flame_atlas_(texture_16).png|16px]] [[File:Flame_atlas_(texture_17).png|16px]] [[File:Flame_atlas_(texture_18).png|16px]] [[File:Flame_atlas_(texture_19).png|16px]] [[File:Flame_atlas_(texture_20).png|16px]] [[File:Flame_atlas_(texture_21).png|16px]] [[File:Flame_atlas_(texture_22).png|16px]] [[File:Flame_atlas_(texture_23).png|16px]] [[File:Flame_atlas_(texture_24).png|16px]] [[File:Flame_atlas_(texture_25).png|16px]] [[File:Flame_atlas_(texture_26).png|16px]] [[File:Flame_atlas_(texture_27).png|16px]] [[File:Flame_atlas_(texture_28).png|16px]] [[File:Flame_atlas_(texture_29).png|16px]] [[File:Flame_atlas_(texture_30).png|16px]] [[File:Flame_atlas_(texture_31).png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|mobflame_single}}
| |
| |Floats around [[Minecraft:blazes]] during attacks. Emissive with Vibrant Visuals.
| |
| |[[File:Flame_atlas_(texture_0).png|16px]] [[File:Flame_atlas_(texture_1).png|16px]] [[File:Flame_atlas_(texture_2).png|16px]] [[File:Flame_atlas_(texture_3).png|16px]] [[File:Flame_atlas_(texture_4).png|16px]] [[File:Flame_atlas_(texture_5).png|16px]] [[File:Flame_atlas_(texture_6).png|16px]] [[File:Flame_atlas_(texture_7).png|16px]] [[File:Flame_atlas_(texture_8).png|16px]] [[File:Flame_atlas_(texture_9).png|16px]] [[File:Flame_atlas_(texture_10).png|16px]] [[File:Flame_atlas_(texture_11).png|16px]] [[File:Flame_atlas_(texture_12).png|16px]] [[File:Flame_atlas_(texture_13).png|16px]] [[File:Flame_atlas_(texture_14).png|16px]] [[File:Flame_atlas_(texture_15).png|16px]] [[File:Flame_atlas_(texture_16).png|16px]] [[File:Flame_atlas_(texture_17).png|16px]] [[File:Flame_atlas_(texture_18).png|16px]] [[File:Flame_atlas_(texture_19).png|16px]] [[File:Flame_atlas_(texture_20).png|16px]] [[File:Flame_atlas_(texture_21).png|16px]] [[File:Flame_atlas_(texture_22).png|16px]] [[File:Flame_atlas_(texture_23).png|16px]] [[File:Flame_atlas_(texture_24).png|16px]] [[File:Flame_atlas_(texture_25).png|16px]] [[File:Flame_atlas_(texture_26).png|16px]] [[File:Flame_atlas_(texture_27).png|16px]] [[File:Flame_atlas_(texture_28).png|16px]] [[File:Flame_atlas_(texture_29).png|16px]] [[File:Flame_atlas_(texture_30).png|16px]] [[File:Flame_atlas_(texture_31).png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|mobspell_ambient}}
| |
| |Emitted by players with ambient effects from a [[Minecraft:beacon]] or conduit.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |
| |
| {|class="wikitable collapsible collapsed"
| |
| |+
| |
| ! Effect
| |
| ! <abbr title="Hexadecimal color code">Hex</abbr>
| |
| |-
| |
| |[[Minecraft:Absorption]]
| |
| |{{color|#2552A5}}
| |
| |-
| |
| |[[Minecraft:Bad Omen]]
| |
| |{{color|#0B6138}}
| |
| |-
| |
| |[[Minecraft:Blindness]]
| |
| |{{color|#1F1F23}}
| |
| |-
| |
| |[[Minecraft:Conduit Power]]
| |
| |{{color|#9208FF}}
| |
| |-
| |
| |[[Minecraft:Darkness]]
| |
| |{{color|#292721}}
| |
| |-
| |
| |[[Minecraft:Fatal Poison]]
| |
| |{{color|#4E9331}}
| |
| |-
| |
| |[[Minecraft:Fire Resistance]]
| |
| |{{color|#FF9900}}
| |
| |-
| |
| |[[Minecraft:Haste]]
| |
| |{{color|#D9C043}}
| |
| |-
| |
| |[[Minecraft:Health Boost]]
| |
| |{{color|#F87D23}}
| |
| |-
| |
| |[[Minecraft:Hunger]]
| |
| |{{color|#587653}}
| |
| |-
| |
| |[[Minecraft:Instant Health]]
| |
| |{{color|#F82423}}
| |
| |-
| |
| |[[Minecraft:Instant Damage]]
| |
| |{{color|#A9656A}}
| |
| |-
| |
| |[[Minecraft:Invisibility]]
| |
| |{{color|#F6F6F6}}
| |
| |-
| |
| |[[Minecraft:Jump Boost]]
| |
| |{{color|#FDFF84}}
| |
| |-
| |
| |[[Minecraft:Levitation]]
| |
| |{{color|#CEFFFF}}
| |
| |-
| |
| |[[Minecraft:Mining Fatigue]]
| |
| |{{color|#4A4217}}
| |
| |-
| |
| |[[Minecraft:Nausea]]
| |
| |{{color|#551D4A}}
| |
| |-
| |
| |[[Minecraft:Night Vision]]
| |
| |{{color|#C2FF66}}
| |
| |-
| |
| |[[Minecraft:Poison]]
| |
| |{{color|#87A363}}
| |
| |-
| |
| |[[Minecraft:Regeneration]]
| |
| |{{color|#CD5CAB}}
| |
| |-
| |
| |[[Minecraft:Resistance]]
| |
| |{{color|#99453A}}
| |
| |-
| |
| |[[Minecraft:Slow Falling]]
| |
| |{{color|#FEEAD6}}
| |
| |-
| |
| |[[Minecraft:Slowness]]
| |
| |{{color|#8BAFE0}}
| |
| |-
| |
| |[[Minecraft:Strength]]
| |
| |{{color|#FFC700}}
| |
| |-
| |
| |[[Minecraft:Swiftness]]
| |
| |{{color|#33EBFF}}
| |
| |-
| |
| |[[Minecraft:Water Breathing]]
| |
| |{{color|#98DAC0}}
| |
| |-
| |
| |[[Minecraft:Weakness]]
| |
| |{{color|#484D48}}
| |
| |-
| |
| |[[Minecraft:Wither]]
| |
| |{{color|#736156}}
| |
| |-
| |
| |} If an entity has multiple effects, each particle uses the color of one of them at random.
| |
| |-
| |
| |{{code|mobspell_emitter}}
| |
| |Produced by area of effect clouds from lingering potions, emitted by players with non-ambient effects.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |
| |
| {|class="wikitable collapsible collapsed"
| |
| |+
| |
| ! Effect
| |
| ! <abbr title="Hexadecimal color code">Hex</abbr>
| |
| |-
| |
| |[[Minecraft:Absorption]]
| |
| |{{color|#2552A5}}
| |
| |-
| |
| |[[Minecraft:Bad Omen]]
| |
| |{{color|#0B6138}}
| |
| |-
| |
| |[[Minecraft:Blindness]]
| |
| |{{color|#1F1F23}}
| |
| |-
| |
| |[[Minecraft:Conduit Power]]
| |
| |{{color|#9208FF}}
| |
| |-
| |
| |[[Minecraft:Darkness]]
| |
| |{{color|#292721}}
| |
| |-
| |
| |[[Minecraft:Dolphin's Grace]]
| |
| |{{color|#88A3BE}}
| |
| |-
| |
| |[[Minecraft:Fatal Poison]]
| |
| |{{color|#4E9331}}
| |
| |-
| |
| |[[Minecraft:Fire Resistance]]
| |
| |{{color|#FF9900}}
| |
| |-
| |
| |[[Minecraft:Haste]]
| |
| |{{color|#D9C043}}
| |
| |-
| |
| |[[Minecraft:Health Boost]]
| |
| |{{color|#F87D23}}
| |
| |-
| |
| |[[Minecraft:Hunger]]
| |
| |{{color|#587653}}
| |
| |-
| |
| |[[Minecraft:Instant Health]]
| |
| |{{color|#F82423}}
| |
| |-
| |
| |[[Minecraft:Instant Damage]]
| |
| |{{color|#A9656A}}
| |
| |-
| |
| |[[Minecraft:Invisibility]]
| |
| |{{color|#F6F6F6}}
| |
| |-
| |
| |[[Minecraft:Jump Boost]]
| |
| |{{color|#FDFF84}}
| |
| |-
| |
| |[[Minecraft:Levitation]]
| |
| |{{color|#CEFFFF}}
| |
| |-
| |
| |[[Minecraft:Mining Fatigue]]
| |
| |{{color|#4A4217}}
| |
| |-
| |
| |[[Minecraft:Nausea]]
| |
| |{{color|#551D4A}}
| |
| |-
| |
| |[[Minecraft:Night Vision]]
| |
| |{{color|#C2FF66}}
| |
| |-
| |
| |[[Minecraft:Poison]]
| |
| |{{color|#87A363}}
| |
| |-
| |
| |[[Minecraft:Regeneration]]
| |
| |{{color|#CD5CAB}}
| |
| |-
| |
| |[[Minecraft:Resistance]]
| |
| |{{color|#99453A}}
| |
| |-
| |
| |[[Minecraft:Slow Falling]]
| |
| |{{color|#FEEAD6}}
| |
| |-
| |
| |[[Minecraft:Slowness]]
| |
| |{{color|#8BAFE0}}
| |
| |-
| |
| |[[Minecraft:Strength]]
| |
| |{{color|#FFC700}}
| |
| |-
| |
| |[[Minecraft:Swiftness]]
| |
| |{{color|#33EBFF}}
| |
| |-
| |
| |[[Minecraft:Water Breathing]]
| |
| |{{color|#98DAC0}}
| |
| |-
| |
| |[[Minecraft:Weakness]]
| |
| |{{color|#484D48}}
| |
| |-
| |
| |[[Minecraft:Wither]]
| |
| |{{color|#736156}}
| |
| |-
| |
| |} Merges with multiple effects when produced by an area of effect cloud. If an entity has multiple effects, each particle uses the color of one of them at random.
| |
| |-
| |
| |{{code|mobspell_lingering}}
| |
| |Unknown
| |
| |Unknown
| |
| |Unkown
| |
| |-
| |
| |{{code|mycelium_dust_particle}}
| |
| |Appears above [[Minecraft:mycelium]].
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="hot_color"></ref>
| |
| |-
| |
| |{{code|nectar_drip_particle}}
| |
| |Drips off bees that have collected pollen.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#ebc7b8}}
| |
| |-
| |
| |{{code|note_particle}}
| |
| |Produced by [[Minecraft:jukebox]]es while playing a song, produced by [[Minecraft:note block]]s being played.
| |
| |[[File:Note.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|obsidian_glow_dust_particle}}
| |
| |Appears at coordinates 0, 0, 0, when a [[Minecraft:glowing obsidian]] is placed. These particles then reappear when one is nearby every so often. This is most likely a bug.{{info needed}}<!-- pretty sure this is just a remnant of the pocket edition nether reactor days. I looked up a video of the nether reactor and saw a particle that looked like this, so I think it was just never removed.
| |
| | |
| - I'm gonna leave the old comment, but glowing obsidian particles appear at 0, 0, 0, seemingly at a pulsing pace/when it is placed down and is indeed just a remnant of pocket edition.-->
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Red.<ref group="note" name="border_falling_color"></ref>
| |
| |-
| |
| |{{code|obsidian_tear_particle}}
| |
| |Drips off [[Minecraft:crying obsidian]].
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#8208e3}}
| |
| |-
| |
| |{{code|ominous_spawning_particle}}
| |
| |Appears when an [[Minecraft:ominous item spawner]] spawns a [[Minecraft:item]] during an [[Minecraft:ominous event]].
| |
| |[[File:Ominous Spawning JE1.png|16px]]
| |
| |Gradient {{color|#FF45AEFE}}{{color|#FFFFFFFF}}
| |
| |-
| |
| |{{code|oozing_ambient}}
| |
| |Produced by entities with the [[Minecraft:Oozing]] effect.
| |
| |{{tc|-}}<ref group="note" name="item_slime_texture">This particle uses the slimeball texture.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|oozing_emitter}}
| |
| |Emitter that spawns {{code|oozing_ambient}} at entities with the [[Minecraft:Oozing]] effect.
| |
| |{{tc|-}}<ref group="note" name="item_slime_texture">This particle uses the slimeball texture.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|pale_oak_leaves_particle}}
| |
| |Falls off [[Minecraft:Pale Oak Leaves|pale oak leaves]].
| |
| |[[File:Pale_oak_(texture_00)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_01)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_02)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_03)_JE1.png.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_04)_JE1.png.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_05)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_06)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_07)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_08)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_09)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_10)_JE1.png|class=pixel-image|width=16x16]] [[File:Pale_oak_(texture_11)_JE1.png|class=pixel-image|width=16x16]]
| |
| |Corresponds to the color of the leaves it's created by.
| |
| |-
| |
| |{{code|phantom_trail_particle}}
| |
| |Trails behind the wings of [[Minecraft:phantom]]s.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="hot_color"></ref>
| |
| |-
| |
| |{{code|portal_directional}}
| |
| |Floats toward where an [[Minecraft:ender pearl]] broke, floats behind a teleporting dragon egg.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |Purple or magenta.<ref group="note" name="basic_portal_color"></ref>
| |
| |-
| |
| |{{code|portal_east_west}}
| |
| |Floats toward [[Minecraft:nether portal]]s and [[Minecraft:end gateway]] portals along the x axis.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|portal_north_south}}
| |
| |Floats toward nether portals and end gateway portals along the z axis.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|portal_reverse_particle}}
| |
| |Floats off the top of [[Minecraft:respawn anchor]]s.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 7) JE1 BE1.png|16px]]
| |
| |Purple or magenta.<ref group="note" name="basic_portal_color"></ref>
| |
| |-
| |
| |{{code|raid_omen_ambient}}
| |
| |Produced by players and mobs with the [[Minecraft:Raid Omen]] effect.
| |
| |[[File:Raid Omen particle JE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|raid_omen_emitter}}
| |
| |Emitter that spawns {{code|raid_omen_ambient}} at entities with the [[Minecraft:Raid Omen]] effect.
| |
| |[[File:Raid Omen particle JE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|rain_splash_particle}}
| |
| |Appears when [[Minecraft:ice bomb]]s are produced in a lab table, produced when {{code|stalactite_water_drip_particle}} or {{code|water_drip_particle}} particles hit the ground, produced when rain hits the ground.
| |
| |[[File:Splash (texture 0) JE1 BE1.png|16px]] [[File:Splash (texture 1) JE1 BE1.png|16px]] [[File:Splash (texture 2) JE1 BE1.png|16px]] [[File:Splash (texture 3) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|redstone_ore_dust_particle}}
| |
| |Emitted by [[Minecraft:redstone ore]]
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Red.<ref group="note" name="border_falling_color"></ref>
| |
| |-
| |
| |{{code|redstone_repeater_dust_particle}}
| |
| |Emitted by powered [[Minecraft:redstone repeater]]s.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Red.<ref group="note" name="border_falling_color"></ref>
| |
| |-
| |
| |{{code|redstone_torch_dust_particle}}
| |
| |Emitted by powered [[Minecraft:redstone torch]]es.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Red.<ref group="note" name="border_falling_color"></ref>
| |
| |-
| |
| |{{code|redstone_wire_dust_particle}}
| |
| |Emitted by powered [[Minecraft:redstone dust]].
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Red.<ref group="note" name="border_falling_color"></ref>
| |
| |-
| |
| |{{code|rising_border_dust_particle}}
| |
| |Rises off the top of border blocks.
| |
| |[[File:Spell (texture 7) JE1 BE1.png|16px]] [[File:Spell (texture 6) JE1 BE1.png|16px]] [[File:Spell (texture 5) JE1 BE1.png|16px]] [[File:Spell (texture 4) JE1 BE1.png|16px]] [[File:Spell (texture 3) JE1 BE1.png|16px]] [[File:Spell (texture 2) JE1 BE1.png|16px]] [[File:Spell (texture 1) JE1 BE1.png|16px]]
| |
| |Red.<ref group="note" name="border_falling_color"></ref>
| |
| |-
| |
| |{{code|sculk_charge_particle}}
| |
| |Produced by a traveling sculk charge.
| |
| |[[File:Sculk_Charge_(texture_0)_JE1_BE1.png|16px]] [[File:Sculk_Charge_(texture_1)_JE1_BE1.png|16px]] [[File:Sculk_Charge_(texture_2)_JE1_BE1.png|16px]] [[File:Sculk_Charge_(texture_3)_JE1_BE1.png|16px]] [[File:Sculk_Charge_(texture_4)_JE1_BE1.png|16px]] [[File:Sculk_Charge_(texture_5)_JE1_BE1.png|16px]] [[File:Sculk_Charge_(texture_6)_JE1_BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|sculk_charge_pop_particle}}
| |
| |Produced when a sculk charge ends and pops.
| |
| |[[File:Sculk_Charge_Pop_(texture_0)_JE1_BE1.png|16px]] [[File:Sculk_Charge_Pop_(texture_1)_JE1_BE1.png|16px]] [[File:Sculk_Charge_Pop_(texture_2)_JE1_BE1.png|16px]] [[File:Sculk_Charge_Pop_(texture_3)_JE1_BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|sculk_sensor_redstone_particle}}
| |
| |Emitted by activated [[Minecraft:sculk sensor]]s.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Red, fades to blue.<ref group="note" name="sculk_sensor_color">Determined by the formula {{code|"color": { "gradient": { "0.1": [ "(variable.particle_random_1 * 0.2 + 0.8) * (variable.particle_random_2 * 0.4 + 0.6)", 0, 0 , 1], "0.7": [ 0, 0, "(variable.particle_random_1 * 0.2 + 0.8) * (variable.particle_random_2 * 0.4 + 0.6)", 1], "1.7": [ 0, 0, "(variable.particle_random_1 * 0.2 + 0.8) * (variable.particle_random_2 * 0.4 + 0.6)", 0] }, "interpolant": "variable.particle_age" }}}</ref>
| |
| |-
| |
| |{{code|sculk_soul_particle}}
| |
| |Appears over [[Minecraft:sculk catalyst]]s when activated.
| |
| |[[File:Sculk_Soul_(texture_0)_BE1.png|16px]] [[File:Sculk_Soul_(texture_1)_BE1.png|16px]] [[File:Sculk_Soul_(texture_2)_BE1.png|16px]] [[File:Sculk_Soul_(texture_3)_BE1.png|16px]] [[File:Sculk_Soul_(texture_4)_BE1.png|16px]] [[File:Sculk_Soul_(texture_5)_BE1.png|16px]] [[File:Sculk_Soul_(texture_6)_BE1.png|16px]] [[File:Sculk_Soul_(texture_7)_BE1.png|16px]] [[File:Sculk_Soul_(texture_8)_BE1.png|16px]] [[File:Sculk_Soul_(texture_9)_BE1.png|16px]] [[File:Sculk_Soul_(texture_10)_BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|shriek_particle}}
| |
| |Produced by [[Minecraft:sculk shrieker]]s when activated.
| |
| |[[File:Shriek_BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|shulker_bullet}}
| |
| |Trails behind [[Minecraft:shulker bullet]]s.
| |
| |[[File:Glitter (texture 7) JE1 BE1.png|16px]] [[File:Glitter (texture 6) JE1 BE1.png|16px]] [[File:Glitter (texture 5) JE1 BE1.png|16px]] [[File:Glitter (texture 4) JE1 BE1.png|16px]] [[File:Glitter (texture 3) JE1 BE1.png|16px]] [[File:Glitter (texture 2) JE1 BE1.png|16px]] [[File:Glitter (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="balloon_gas_color"></ref>
| |
| |-
| |
| |{{code|silverfish_grief_emitter}}
| |
| |Left behind by [[Minecraft:silverfish]] entering stone blocks.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|small_flame_particle}}
| |
| |Represents the flame of [[Minecraft:candle]]s.
| |
| |[[File:Flame.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|small_soul_fire_flame_particle}}
| |
| |Unknown
| |
| |[[File:Soul Flame.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|smash_ground_particle}}
| |
| |Produced by [[Minecraft:mace]] smash attacks.
| |
| |{{tc|-}}<ref group="note" name="dust_pillar_texture">Texture used is dependent on which block the targeted mob is standing on.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|smash_ground_particle_center}}
| |
| |Produced by [[Minecraft:mace]] smash attacks.
| |
| |{{tc|-}}<ref group="note" name="dust_pillar_texture">Texture used is dependent on which block the targeted mob is standing on.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|sneeze}}
| |
| |Sneezed out by [[Minecraft:panda]]s.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Green
| |
| |-
| |
| |{{code|snowflake_particle}}
| |
| |Produced by entities in [[Minecraft:powder snow]].
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]]
| |
| |{{color|#dfe5ed}}
| |
| |-
| |
| |{{code|sonic_explosion}}
| |
| |Spat out by the [[Minecraft:warden]] during its sonic boom attack.
| |
| |[[File:Sonic_Explosion_(texture_0)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_1)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_2)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_3)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_4)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_5)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_6)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_7)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_8)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_9)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_10)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_11)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_12)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_13)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_14)_JE1_BE1.png|16px]] [[File:Sonic_Explosion_(texture_15)_JE1_BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|soul_particle}}
| |
| |Produced when walking on [[Minecraft:soul sand]] or [[Minecraft:soul soil]] while wearing boots enchanted with [[Minecraft:soul speed]].
| |
| |[[File:Soul (texture 0) JE1 BE1.png|16px]] [[File:Soul (texture 1) JE1 BE1.png|16px]] [[File:Soul (texture 2) JE1 BE1.png|16px]] [[File:Soul (texture 3) JE1 BE1.png|16px]] [[File:Soul (texture 4) JE1 BE1.png|16px]] [[File:Soul (texture 5) JE1 BE1.png|16px]] [[File:Soul (texture 6) JE1 BE1.png|16px]] [[File:Soul (texture 7) JE1 BE1.png|16px]] [[File:Soul (texture 8) JE1 BE1.png|16px]] [[File:Soul (texture 9) JE1 BE1.png|16px]] [[File:Soul (texture 10) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|sparkler_emitter}}
| |
| |Emitted by [[Minecraft:sparkler]]s.
| |
| |[[File:Spark (texture 0) JE1 BE1.png|16px]] [[File:Spark (texture 1) JE1 BE1.png|16px]] [[File:Spark (texture 2) JE1 BE1.png|16px]] [[File:Spark (texture 3) JE1 BE1.png|16px]] [[File:Spark (texture 4) JE1 BE1.png|16px]] [[File:Spark (texture 5) JE1 BE1.png|16px]] [[File:Spark (texture 6) JE1 BE1.png|16px]] [[File:Spark (texture 7) JE1 BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|splash_spell_emitter}}
| |
| |Produced by dragon fireballs exploding, produced when bottles o' enchanting hit the ground, produced when splash potions hit the ground, produced when lingering potions hit the ground.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |
| |
| {|class="wikitable collapsible collapsed"
| |
| |+
| |
| ! Effect
| |
| ! <abbr title="Hexadecimal color code">Hex</abbr>
| |
| |-
| |
| |[[Minecraft:Absorption]]
| |
| |{{color|#2552A5}}
| |
| |-
| |
| |[[Minecraft:Bad Omen]]
| |
| |{{color|#0B6138}}
| |
| |-
| |
| |[[Minecraft:Blindness]]
| |
| |{{color|#1F1F23}}
| |
| |-
| |
| |[[Minecraft:Conduit Power]]
| |
| |{{color|#9208FF}}
| |
| |-
| |
| |[[Minecraft:Darkness]]
| |
| |{{color|#292721}}
| |
| |-
| |
| |[[Minecraft:Dolphin's Grace]]
| |
| |{{color|#88A3BE}}
| |
| |-
| |
| |[[Minecraft:Fatal Poison]]
| |
| |{{color|#4E9331}}
| |
| |-
| |
| |[[Minecraft:Fire Resistance]]
| |
| |{{color|#FF9900}}
| |
| |-
| |
| |[[Minecraft:Haste]]
| |
| |{{color|#D9C043}}
| |
| |-
| |
| |[[Minecraft:Health Boost]]
| |
| |{{color|#F87D23}}
| |
| |-
| |
| |[[Minecraft:Hunger]]
| |
| |{{color|#587653}}
| |
| |-
| |
| |[[Minecraft:Instant Health]]
| |
| |{{color|#F82423}}
| |
| |-
| |
| |[[Minecraft:Instant Damage]]
| |
| |{{color|#A9656A}}
| |
| |-
| |
| |[[Minecraft:Invisibility]]
| |
| |{{color|#F6F6F6}}
| |
| |-
| |
| |[[Minecraft:Jump Boost]]
| |
| |{{color|#FDFF84}}
| |
| |-
| |
| |[[Minecraft:Levitation]]
| |
| |{{color|#CEFFFF}}
| |
| |-
| |
| |[[Minecraft:Mining Fatigue]]
| |
| |{{color|#4A4217}}
| |
| |-
| |
| |[[Minecraft:Nausea]]
| |
| |{{color|#551D4A}}
| |
| |-
| |
| |[[Minecraft:Night Vision]]
| |
| |{{color|#C2FF66}}
| |
| |-
| |
| |[[Minecraft:Poison]]
| |
| |{{color|#87A363}}
| |
| |-
| |
| |[[Minecraft:Regeneration]]
| |
| |{{color|#CD5CAB}}
| |
| |-
| |
| |[[Minecraft:Resistance]]
| |
| |{{color|#99453A}}
| |
| |-
| |
| |[[Minecraft:Slow Falling]]
| |
| |{{color|#FEEAD6}}
| |
| |-
| |
| |[[Minecraft:Slowness]]
| |
| |{{color|#8BAFE0}}
| |
| |-
| |
| |[[Minecraft:Strength]]
| |
| |{{color|#FFC700}}
| |
| |-
| |
| |[[Minecraft:Swiftness]]
| |
| |{{color|#33EBFF}}
| |
| |-
| |
| |[[Minecraft:Water Breathing]]
| |
| |{{color|#98DAC0}}
| |
| |-
| |
| |[[Minecraft:Weakness]]
| |
| |{{color|#484D48}}
| |
| |-
| |
| |[[Minecraft:Wither]]
| |
| |{{color|#736156}}
| |
| |-
| |
| |} Merges with multiple effects.
| |
| |-
| |
| |{{code|sponge_absorb_water_particle}}
| |
| |Unused.{{info needed}}
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|spore_blossom_ambient_particle}}
| |
| |Floats in the air around [[Minecraft:spore blossom]]s.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#528038}}
| |
| |-
| |
| |{{code|spore_blossom_shower_particle}}
| |
| |Drips from spore blossoms.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#528038}}
| |
| |-
| |
| |{{code|squid_flee_particle}}
| |
| |Unused.{{info needed}}
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|squid_ink_bubble}}
| |
| |Produced by squid and glow squid being hit.
| |
| |[[File:Gray_Bubble_(texture)_BE1.png|16px]]
| |
| |{{color|#0001f4}}
| |
| |-
| |
| |{{code|squid_move_particle}}
| |
| |Unused.{{info needed}}
| |
| |[[File:Gray_Bubble_(texture)_BE1.png|16px]]
| |
| |{{color|#0001f4}}
| |
| |-
| |
| |{{code|stalactite_lava_drip_particle}}
| |
| |Drips from [[Minecraft:pointed dripstone]] with [[Minecraft:lava]] above it.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |Orange.<ref group="note" name="lava_drip_color"></ref>
| |
| |-
| |
| |{{code|stalactite_water_drip_particle}}
| |
| |Drips from pointed dripstone with [[Minecraft:water]] or any non-lava block above.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#334dff}}
| |
| |-
| |
| |{{code|stunned_emitter}}
| |
| |Produced when a ravager is stunned after being blocked by a [[Minecraft:shield]].
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |{{color|#7f8392}}
| |
| |-
| |
| |{{code|totem_manual}}
| |
| |Unused.{{info needed}}
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Glitter (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 2) JE1 BE1.png|16px]] [[File:Glitter (texture 3) JE1 BE1.png|16px]] [[File:Glitter (texture 4) JE1 BE1.png|16px]] [[File:Glitter (texture 5) JE1 BE1.png|16px]] [[File:Glitter (texture 6) JE1 BE1.png|16px]] [[File:Glitter (texture 7) JE1 BE1.png|16px]]
| |
| |Yellow or green.<ref group="note" name="totem_color">Determined by the formula {{code|"color": { "gradient": [ [ 0.1, 0.4, 0, 1 ], [ 0.6, 0.6, 0, 1 ], [ 0.3, 0.6, 0.2, 1 ], [ 0.8, 0.8, 0.2, 1 ], [ 0, 0.8, 0, 1 ] ], "interpolant": "variable.particle_random_2" }}}</ref>
| |
| |-
| |
| |{{code|totem_particle}}
| |
| |Produced when a [[Minecraft:totem of undying]] is used.
| |
| |[[File:Glitter (texture 0) JE1 BE1.png|16px]] [[File:Glitter (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 2) JE1 BE1.png|16px]] [[File:Glitter (texture 3) JE1 BE1.png|16px]] [[File:Glitter (texture 4) JE1 BE1.png|16px]] [[File:Glitter (texture 5) JE1 BE1.png|16px]] [[File:Glitter (texture 6) JE1 BE1.png|16px]] [[File:Glitter (texture 7) JE1 BE1.png|16px]]
| |
| |Yellow or green.<ref group="note" name="totem_color"></ref>
| |
| |-
| |
| |{{code|trial_omen_ambient}}
| |
| |Produced by players and mobs with the [[Minecraft:Trial Omen]] effect.
| |
| |[[File:Trial Omen Particle JE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|trial_omen_emitter}}
| |
| |Emitter that spawns {{code|trial_omen_ambient}} entities with the [[Minecraft:Trial Omen]] effect.
| |
| |[[File:Trial Omen Particle JE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|trial_omen_single}}
| |
| |Produced by players and mobs with the [[Minecraft:Trial Omen]] effect.
| |
| |[[File:Trial Omen Particle JE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|trial_spawner_detection}}
| |
| |Produced when a [[Minecraft:trial spawner]] is activated.
| |
| |[[File:Trial spawner detection (texture 0) JE1 BE1.png|16px]][[File:Trial spawner detection (texture 1) JE1 BE1.png|16px]][[File:Trial spawner detection (texture 2) JE1 BE1.png|16px]][[File:Trial spawner detection (texture 3) JE1 BE1.png|16px]][[File:Trial spawner detection (texture 4) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|trial_spawner_detection_ominous}}
| |
| |Produced when an [[Minecraft:ominous trial spawner]] is activated.
| |
| |[[File:Ominous Trial Spawner Detection (Texture 0).png|16px]][[File:Ominous Trial Spawner Detection (Texture 1).png|16px]][[File:Ominous Trial Spawner Detection (Texture 2).png|16px]][[File:Ominous Trial Spawner Detection (Texture 3).png|16px]][[File:Ominous Trial Spawner Detection (Texture 4).png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|underwater_torch_particle}}
| |
| |Produced by [[Minecraft:underwater torch]]es.
| |
| |[[File:Bubble.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|vault_connection}}
| |
| |Produced when a player is near a [[Minecraft:vault]].
| |
| |[[File:Vault connection JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|vibration_signal}}
| |
| |Travels from a vibration source to a sculk sensor or a warden, travels from a note block to an allay.
| |
| |[[File:Vibration Signal (frame 0) JE1 BE1.png|18px]] [[File:Vibration Signal (frame 1) JE1 BE1.png|18px]] [[File:Vibration Signal (frame 2) JE1 BE1.png|18px]] [[File:Vibration Signal (frame 3) JE1 BE1.png|18px]] [[File:Vibration Signal (frame 4) JE1 BE1.png|18px]] [[File:Vibration Signal (frame 5) JE1 BE1.png|18px]] [[File:Vibration Signal (frame 6) JE1 BE1.png|18px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|villager_angry}}
| |
| |Produced when hitting a [[Minecraft:villager]], produced when villagers fail to breed, produced by villagers and the block when they lose a job site block or a [[Minecraft:bed]].
| |
| |[[File:Angry Villager.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|villager_happy}}
| |
| |Produced by villagers and the block when villagers claim a job site block or a bed, produced when feeding baby animals, appears when trading with villagers. Emissive with Vibrant Visuals.
| |
| |[[File:Glint.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|warden_dig}}
| |
| |Created when the warden emerges from the ground.
| |
| |{{tc|-}}<ref group="note" name="block breaking note"></ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|water_drip_particle}}
| |
| |Seeps through blocks with water above, drips off wet sponges, drips from pointed dripstone with water above when it fills a cauldron below.
| |
| |[[File:Drip_Fall_(texture)_JE1_BE1.png|16px]]
| |
| |{{color|#334dff}}
| |
| |-
| |
| |{{code|water_evaporation_actor_emitter}}
| |
| |Produced when entities on fire enter water, produced when powder snow sublimates.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|water_evaporation_bucket_emitter}}
| |
| |Appears when placing [[Minecraft:water bucket]]s in the Nether.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|water_evaporation_manual}}
| |
| |Unused.{{info needed}}
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |Gray.<ref group="note" name="death_color"></ref>
| |
| |-
| |
| |{{code|water_splash_particle}}
| |
| |Appears when splashing at the top of bubble columns, appears when [[Minecraft:ice bomb]]s are produced in a lab table, shaken off by [[Minecraft:wolves]].
| |
| |[[File:Splash (texture 0) JE1 BE1.png|16px]] [[File:Splash (texture 1) JE1 BE1.png|16px]] [[File:Splash (texture 2) JE1 BE1.png|16px]] [[File:Splash (texture 3) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|water_splash_particle_manual}}
| |
| |Produced by entities splashing in water, produced by fishing bobbers splashing.
| |
| |[[File:Splash (texture 0) JE1 BE1.png|16px]] [[File:Splash (texture 1) JE1 BE1.png|16px]] [[File:Splash (texture 2) JE1 BE1.png|16px]] [[File:Splash (texture 3) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|water_wake_particle}}
| |
| |Represents the fish trail when fishing.
| |
| |[[File:Splash (texture 0) JE1 BE1.png|16px]] [[File:Splash (texture 1) JE1 BE1.png|16px]] [[File:Splash (texture 2) JE1 BE1.png|16px]] [[File:Splash (texture 3) JE1 BE1.png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|wax_particle}}
| |
| |Appears when scraping oxidization or wax off copper, appears when waxing copper.
| |
| |[[File:Glow_(texture)_JE1_BE1.png|16px]]
| |
| |{{info needed}}
| |
| |-
| |
| |{{code|weaving_ambient}}
| |
| |Produced by entities with the [[Minecraft:Weaving]] effect.
| |
| |{{tc|-}}<ref group="note" name=item_cobweb_texture>This particle uses the cobweb texture.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|weaving_emitter}}
| |
| |Emitter that spawns {{code|weaving_ambient}}at entities with the [[Minecraft:Weaving]] effect.
| |
| |{{tc|-}}<ref group="note" name=item_cobweb_texture>This particle uses the cobweb texture.</ref>
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|white_smoke_particle}}
| |
| |Emitted by [[Minecraft:crafter]]s when ejecting an item.
| |
| |[[File:Smoke (texture 7) JE1 BE1.png|16px]] [[File:Smoke (texture 6) JE1 BE1.png|16px]] [[File:Smoke (texture 5) JE1 BE1.png|16px]] [[File:Smoke (texture 4) JE1 BE1.png|16px]] [[File:Smoke (texture 3) JE1 BE1.png|16px]] [[File:Smoke (texture 2) JE1 BE1.png|16px]] [[File:Smoke (texture 1) JE1 BE1.png|16px]] [[File:Glitter (texture 0) JE1 BE1.png|16px]]
| |
| |White
| |
| |-
| |
| |{{code|wind_charged_ambient}}
| |
| |Produced by mobs with the [[Minecraft:Wind Charged]] effect.
| |
| |[[File:Small Gust (Texture 0).png|16px]] [[File:Small Gust (Texture 1).png|16px]] [[File:Small Gust (Texture 2).png|16px]] [[File:Small Gust (Texture 3).png|16px]] [[File:Small Gust (Texture 4).png|16px]] [[File:Small Gust (Texture 5).png|16px]] [[File:Small Gust (Texture 6).png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|wind_charged_emitter}}
| |
| |Emitter that spawns {{code|wind_charged_ambient}} at mobs with the [[Minecraft:Wind Charged]] effect.
| |
| |[[File:Small Gust (Texture 0).png|16px]] [[File:Small Gust (Texture 1).png|16px]] [[File:Small Gust (Texture 2).png|16px]] [[File:Small Gust (Texture 3).png|16px]] [[File:Small Gust (Texture 4).png|16px]] [[File:Small Gust (Texture 5).png|16px]] [[File:Small Gust (Texture 6).png|16px]]
| |
| |{{tc|-}}
| |
| |-
| |
| |{{code|wind_explosion_emitter}}
| |
| |Created when a [[Minecraft:wind charge]] hits a block. Spawns a number of gust particles.
| |
| |[[File:Explosion (texture 0) BE1.png|16px]] [[File:Explosion (texture 1) BE1.png|16px]] [[File:Explosion (texture 2) BE1.png|16px]] [[File:Explosion (texture 3) BE1.png|16px]] [[File:Explosion (texture 4) BE1.png|16px]] [[File:Explosion (texture 5) BE1.png|16px]] [[File:Explosion (texture 6) BE1.png|16px]] [[File:Explosion (texture 7) BE1.png|16px]] [[File:Explosion (texture 8) BE1.png|16px]] [[File:Explosion (texture 9) BE1.png|16px]] [[File:Explosion (texture 10) BE1.png|16px]] [[File:Explosion (texture 11) BE1.png|16px]] [[File:Explosion (texture 12) BE1.png|16px]] [[File:Explosion (texture 13) BE1.png|16px]] [[File:Explosion (texture 14) BE1.png|16px]] [[File:Explosion (texture 15) BE1.png|16px]]
| |
| |Gray
| |
| |-
| |
| |{{code|witchspell_emitter}}
| |
| |Emitted by [[Minecraft:witch]]es.
| |
| |[[File:Spark (texture 0) JE1 BE1.png|16px]] [[File:Spell (texture 1) JE1 BE1.png|16px]] [[File:Spell (texture 2) JE1 BE1.png|16px]] [[File:Spell (texture 3) JE1 BE1.png|16px]] [[File:Spell (texture 4) JE1 BE1.png|16px]] [[File:Spell (texture 5) JE1 BE1.png|16px]] [[File:Spell (texture 6) JE1 BE1.png|16px]] [[File:Spell (texture 7) JE1 BE1.png|16px]]
| |
| |Purple
| |
| |-
| |
| |{{code|wither_boss_invulnerable}}
| |
| |Emitted by the wither while it is invulnerable as it is being born, produced by the wither's armor when it is at half health.
| |
| |[[File:Effect (texture 7) JE1 BE1.png|16px]] [[File:Effect (texture 6) JE1 BE1.png|16px]] [[File:Effect (texture 5) JE1 BE1.png|16px]] [[File:Effect (texture 4) JE1 BE1.png|16px]] [[File:Effect (texture 3) JE1 BE1.png|16px]] [[File:Effect (texture 2) JE1 BE1.png|16px]] [[File:Effect (texture 1) JE1 BE1.png|16px]]
| |
| |{{color|#000000}}
| |
| |-
| |
| |}
| |
| | |
| == Issues ==
| |
| {{Issue list|particles}}
| |
| | |
| == History ==
| |
| {{for|a history of particle texture changes|Java Edition history of textures/Particles|Bedrock Edition history of textures/Particles}}
| |
| {{expand section|Particles in 1.16/1.17 - Historical particles associated with cauldrons in Bedrock Edition}}
| |
| {{HistoryTable
| |
| |{{HistoryLine|pocket alpha}}
| |
| |{{HistoryLine||v0.1.0|Added {{code|blockcrack}},{{verify}} {{code|flame}}, {{code|smoke}}, {{code|bubble}}, and {{code|watersplash}}.}}
| |
| |{{HistoryLine||v0.3.2|{{code|flame}} particles now appear near furnaces.}}
| |
| |{{HistoryLine||v0.4.0|Added {{code|crit}} and {{code|snowballpoof}}.}}
| |
| |{{HistoryLine||v0.5.0|Added {{code|reddust}}.}}
| |
| |{{HistoryLine||v0.9.0|dev=build 1|Added {{code|dripwater}}, {{code|townaura}}, {{code|heart}}, and {{code|portal}}.}}
| |
| |{{HistoryLine||v0.10.0|dev=build 1|Added {{code|fallingdust}}.}}
| |
| |{{HistoryLine||v0.11.0|dev=build 1|Added {{code|ink}}.
| |
| |Added {{code|spell}}, {{code|mobspellinstantaneous}}, {{code|mobspell}}, and {{code|waterwake}}.}}
| |
| |{{HistoryLine||v0.12.1|dev=build 1|{{code|crit}} particles now appear when performing a critical hit.
| |
| |{{code|portal}} particles now appear near [[Minecraft:nether portal]]s.
| |
| |Added {{code|villagerangry}}, {{code|largeexplode}}, {{code|hugeexplode}}, {{code|blockdust}}, {{code|slime}}, {{code|enchantingtable}}, {{code|rainsplash}}, and {{code|snowshovel}}.}}
| |
| |{{HistoryLine|||dev=build 8|Changed {{code|largeexplode}} and {{code|hugeexplosion}} particle sprites.}}
| |
| |{{HistoryLine|||dev=build 9|Particles are now visible through water.|Particles no longer appear darkened when inside a block.}}
| |
| |{{HistoryLine||v0.13.0|dev=build 1|Particles are no longer handled as entities.
| |
| |{{code|reddust}} particles now appear near powered [[Minecraft:redstone]].
| |
| |Added {{code|villagerhappy}}.
| |
| |Added {{code|note}}.}}
| |
| |{{HistoryLine||v0.16.0|dev=build 1|Added {{code|mobappearance}}.{{verify}}}}
| |
| |{{HistoryLine|pocket}}
| |
| |{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added {{code|endRod}}{{verify}} and {{code|dragonbreath}}.}}
| |
| |{{HistoryLine||1.0.4|dev=alpha 1.0.4.0|{{code|villagerhappy}} particles now appear when [[Minecraft:trading]].}}
| |
| |{{HistoryLine||1.0.5|dev=alpha 1.0.5.0|Particles can now be spawned with {{cmd|particle}}.}}
| |
| |{{HistoryLine|||dev=alpha 1.0.5.3|Removed the {{cmd|particle}} command.}}
| |
| |{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|Added {{code|spit}} and {{code|totem}}.}}
| |
| |{{HistoryLine|bedrock}}
| |
| |{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Added {{code|fireworksSpark}}.}}
| |
| |{{HistoryLine||1.5.0|dev=beta 1.5.0.0|Added {{code|dolphin}}.}}
| |
| |{{HistoryLine|||dev=beta 1.5.0.1|Added {{code|nautilus}}.}}
| |
| |{{HistoryLine|||dev=beta 1.5.0.7|Added {{code|bubble_column_up}}, {{code|bubble_pop}}and {{code|current_down}}.}}
| |
| |{{HistoryLine||1.6.0|dev=beta 1.6.0.1|Added {{code|barrier}}.}}
| |
| |{{HistoryLine||1.8.0|dev=beta 1.8.0.8|Re-added the {{cmd|particle}} command, which now temporarily summons particle emitters, instead of particle areas with volumes. The following can be summoned:
| |
| *{{cd|mobflame_emitter}}
| |
| *{{cd|test_beziercurve}}
| |
| *{{cd|test_bounce}}
| |
| *{{cd|test_catmullromcurve}}
| |
| *{{cd|test_colorcurve}}
| |
| *{{cd|test_combocurve}}
| |
| *{{cd|test_highrestitution}}
| |
| *{{cd|test_linearcurve}}
| |
| *{{cd|test_mule}}
| |
| *{{cd|test_smoke_puff}}
| |
| *{{cd|test_sphere}}
| |
| *{{cd|test_spiral}}
| |
| *{{cd|test_watertest}}
| |
| |Added {{code|sneeze}}.}}
| |
| |{{HistoryLine||1.10.0|dev=beta 1.10.0.3|Particles can now be edited using standard JSON formatting.}}
| |
| |{{HistoryLine||1.11.0|dev=beta 1.11.0.1|Added {{code|campfire_cosy_smoke}} and {{code|campfire_signal_smoke}}.}}
| |
| |{{HistoryLine||1.14.0|dev=beta 1.14.0.1|Added {{code|dripping_honey}}, {{code|landing_honey}}, {{code|falling_honey}} and {{code|falling_nectar}}.}}
| |
| |{{HistoryLine||1.16.210|exp=Caves and Cliffs|dev=beta 1.16.210.53|Added {{code|snowflake_particle}}.}}
| |
| |{{HistoryLine|||dev=beta 1.16.210.56|Added {{code|vibration_signal}} and {{code|sculk_sensor_redstone_signal}}.}}
| |
| |{{HistoryLine|||dev=beta 1.16.210.59|Added {{code|glow_particle}}.}}
| |
| |{{HistoryLine|||dev=beta 1.16.210.60|Removed {{code|glow_particle}}.}}
| |
| |{{HistoryLine||1.16.220|exp=Caves and Cliffs|dev=beta 1.16.220.50|Added {{code|stalactite_lava_drip_particle}}, {{code|stalactite_water_drip_particle}}, and {{code|ink_emitter}}.
| |
| |Re-added {{code|glow_particle}}.}}
| |
| |{{HistoryLine|||dev=beta 1.16.220.52|Added {{code|electric_spark_particle}}, {{code|spore_blossom_ambient_particle}}, {{code|spore_blossom_shower_particle}} and {{code|wax_particle}}}}
| |
| |{{HistoryLine||1.20.50|dev=Preview 1.20.50.20|Added {{code|dust_plume}}.}}
| |
| |{{HistoryLine|||dev=Preview 1.20.50.21|Added {{code|white_smoke_particle}}.}}
| |
| |{{HistoryLine||1.21.0|dev=?|Added {{code|breeze_ground_particle}}, {{code|breeze_wind_explosion_emitter}}, {{code|infested_ambient}}, {{code|infested_emitter}}, {{code|ominous_spawning_particle}}, {{code|oozing_ambient}}, {{code|oozing_emitter}}, {{code|raid_omen_ambient}}, {{code|raid_omen_emitter}}, {{code|small_flame_particle}}, {{code|small_soul_fire_flame_particle}}, {{code|smash_ground_particle}}, {{code|smash_ground_particle_center}}, {{code|trial_omen_ambient}}, {{code|trial_omen_emitter}}, {{code|trial_omen_single}}, {{code|trial_spawner_detection}}, {{code|trial_spawner_detection_ominous}}, {{code|vault_connection}}, {{code|weaving_ambient}}, {{code|weaving_emitter}}, {{code|wind_charged_ambient}}, {{code|wind_charged_emitter}}, and {{code|wind_explosion_emitter}}.}}
| |
| |{{HistoryLine||1.21.50|dev=?|Added {{code|creaking_crumble_body}}, {{code|creaking_crumble_head}}, {{code|creaking_heart_trail}}, {{code|eyeblossom_close}}, {{code|eyeblossom_open}}, {{code|mobspell_lingering}}, and {{code|pale_oak_leaves_particle}}.}}
| |
| |{{HistoryLine||1.21.70|dev=?|Added {{code|biome_tinted_leaves_particle}} and {{code|firefly_particle}}.}}
| |
| |{{HistoryLine||1.21.80|dev=?|Added {{code|magical_critical_hit_emitter.}}}}
| |
| |{{HistoryLine||1.21.90|dev=?|Updated each particle with a [[Minecraft:texture set]] for [[Minecraft:Vibrant Visuals]].}}
| |
| |{{HistoryLine||1.21.111|dev=Preview 1.21.110.23|Added {{code|green_flame_particle}}.}}
| |
| |{{HistoryLine||26.0|dev=Preview 26.0.23|Mob effect particles can now appear slightly outside of the mob's [[Minecraft:bounding box]].}}
| |
| }}
| |
| | |
| == Trivia ==
| |
| *Most particles can have their appearance completely changed by resource packs.
| |
| *Status effect particles appear where the player face is pointing.
| |
| *[[Minecraft:Redstone repeater]]s emit particles, but [[Minecraft:redstone comparator]]s do not.
| |
| *[[Minecraft:Burning]] entities used to emit rounded particles with a fire animation, however now this particle is only used for blazes, and the fire animation has been replaced with one similar to that of Java Edition.
| |
| *When lava or water is placed above [[Minecraft:pointed dripstone]] to fill a [[Minecraft:cauldron]], {{code|stalactite_lava_drip_particle}} or {{code|stalactite_water_drip_particle}} particles drip off the dripstone, except right before the lava or water in the cauldron goes up a level, when {{code|lava_drip_particle}} or {{code|water_drip_particle}} particles are used instead.
| |
| | |
| == Gallery ==
| |
| | |
| === Texture files ===
| |
| {{Tabber
| |
| |tabname1=RGBA
| |
| |tabcontent1=
| |
| The regular color texture files.
| |
| <gallery class="pixel-image">
| |
| File:Biome tinted leaves atlas.png|biome tinted leaves atlas
| |
| File:2019xxxxxxxx campfire smoke.png|campfire smoke
| |
| File:Cherry petal atlas.png|cherry petal atlas
| |
| File:Gust (atlas).png|gust
| |
| File:Infested Particle JE1.png|infested
| |
| File:Ominous spawning.png|ominous spawning
| |
| File:Pale oak leaves atlas.png|pale oak leaves atlas
| |
| File:2025xxxxxxxx particles.png|particles
| |
| File:Firefly.png|pixel
| |
| File:Raid Omen particle JE1.png|raid omen
| |
| File:Sculk charge (atlas).png|sculk charge
| |
| File:Sculk charge pop (atlas).png|sculk charge pop
| |
| File:Sculk Soul (texture) BE1.png|sculk soul
| |
| File:Shriek BE1.png|shriek
| |
| File:Small gust(atlas).png|small gust
| |
| File:Sonic explosion (atlas).png|sonic explosion
| |
| File:2020xxxxxxxx soul.png|soul
| |
| File:Trial Omen Particle JE1.png|trial omen
| |
| File:Trial spawner atlas.png|trial spawner atlas
| |
| File:Trial spawner ominous atlas.png|trial spawner ominous atlas
| |
| File:Vault connection JE1 BE1.png|vault connection
| |
| File:Vibration (texture) JE1 BE1.png|vibration signal
| |
| </gallery>
| |
| |tabname2=MERS
| |
| |tabcontent2=These are MERS texture files used in [[Minecraft:Vibrant Visuals]]. Note that most pixels are transparent because they have a subsurface scattering value of 0, but other channels can still have values.
| |
| <gallery class="pixel-image">
| |
| File:Biome tinted leaves atlas MERS.png|biome tinted leaves atlas
| |
| File:Campfire smoke MERS.png|campfire smoke
| |
| File:Cherry petal atlas MERS.png|cherry petal atlas
| |
| File:Gust MERS.png|gust
| |
| File:Infested MERS.png|infested
| |
| File:Ominous spawning MERS.png|ominous spawning
| |
| File:Pale oak leaves atlas MERS.png|pale oak leaves atlas
| |
| File:Particles MERS 1.21.110.png|particles
| |
| File:Pixel MERS.png|pixel
| |
| File:Raid omen MERS.png|raid omen
| |
| File:Sculk charge MERS.png|sculk charge
| |
| File:Sculk charge pop MERS.png|sculk charge pop
| |
| File:Sculk soul MERS.png|sculk soul
| |
| File:Shriek MERS.png|shriek
| |
| File:Small gust MERS.png|small gust
| |
| File:Sonic explosion MERS.png|sonic explosion
| |
| File:Soul MERS.png|soul
| |
| File:Trial omen MERS.png|trial omen
| |
| File:Trial spawner atlas MERS.png|trial spawner atlas
| |
| File:Trial spawner ominous atlas MERS.png|trial spawner ominous atlas
| |
| File:Vault connection MERS.png|vault connection
| |
| File:Vibration signal MERS.png|vibration signal
| |
| </gallery>
| |
| |tabname3=MER
| |
| |tabcontent3=
| |
| The MERS texture files, edited to ignore the subsurface scattering channel to prevent most pixels from rendering transparent.
| |
| <gallery class="pixel-image">
| |
| File:Biome tinted leaves atlas MER.png|biome tinted leaves atlas
| |
| File:Campfire smoke MER.png|campfire smoke
| |
| File:Cherry petal atlas MER.png|cherry petal atlas
| |
| File:Gust MER.png|gust
| |
| File:Infested MER.png|infested
| |
| File:Ominous spawning MER.png|ominous spawning
| |
| File:Pale oak leaves atlas MER.png|pale oak leaves atlas
| |
| File:Particles MER 1.21.110.png|particles
| |
| File:Pixel MER.png|pixel
| |
| File:Raid omen MER.png|raid omen
| |
| File:Sculk charge MER.png|sculk charge
| |
| File:Sculk charge pop MER.png|sculk charge pop
| |
| File:Sculk soul MER.png|sculk soul
| |
| File:Shriek MER.png|shriek
| |
| File:Small gust MER.png|small gust
| |
| File:Sonic explosion MER.png|sonic explosion
| |
| File:Soul MER.png|soul
| |
| File:Trial omen MER.png|trial omen
| |
| File:Trial spawner atlas MER.png|trial spawner atlas
| |
| File:Trial spawner ominous atlas MER.png|trial spawner ominous atlas
| |
| File:Vault connection MER.png|vault connection
| |
| File:Vibration signal MER.png|vibration signal
| |
| </gallery>
| |
| }}
| |
| | |
| === Screenshots ===
| |
| <gallery>
| |
| ParticlesGuide.png|An annotated image of {{cd|[[Minecraft:particles.png]]}} with the primary purposes of each particle texture explained.
| |
| Eating Particles Pocket.jpg|Old eating particles {{in|bedrock|lc=}}, which appears as miniatures of the [[Minecraft:food]] itself.
| |
| Burning Zombie Pocket.jpg|A burning [[Minecraft:zombie]] in ''Bedrock Edition'', emitting particles with [[Minecraft:fire]]'s animation.
| |
| </gallery>
| |
| | |
| == Notes ==
| |
| {{notelist}}
| |
| | |
| == References ==
| |
| {{Reflist}}
| |
| | |
| == Navigation ==
| |
| {{Navbox particles}}
| |
| | |
| [[Category:Particle textures]]
| |
| | |
| [[Minecraft:cs:Částice]]
| |
| [[Minecraft:de:Partikel]]
| |
| [[Minecraft:es:Partículas]]
| |
| [[Minecraft:fr:Particules]]
| |
| [[Minecraft:ja:パーティクル]]
| |
| [[Minecraft:ko:입자]]
| |
| [[Minecraft:nl:Deeltjes]]
| |
| [[Minecraft:pl:Cząsteczki]]
| |
| [[Minecraft:pt:Partículas]]
| |
| [[Minecraft:ru:Частицы]]
| |
| [[Minecraft:th:อนุภาค]]
| |
| [[Minecraft:uk:Частинки]]
| |
| [[Minecraft:zh:基岩版粒子]]
| |