Что такое партиклы в майнкрафт
Частицы
Частицы взвеси, создаваемые водой, а также частицы пузырей от столбов пузырей.
Содержание
Поведение [ ]
Частицы отображаются в качестве двухмерных спрайтов, направленных своей текстурой к игроку. Они исчезают после короткой анимации, в течение которой они могут изменять размер, поворачиваться и циклически сменять изображение. Они подвержены столкновениям с твёрдыми блоками и замедлению при попадании в паутину.
В зависимости от настроек графики некоторые частицы могут не отображаться.
Типы частиц [ ]
Типы частиц и их технические названия показаны ниже. Частицы, помеченные звёздочкой (*), отображаются при настройке «Частицы: Минимум».
Поиск дельфинами затонувших кораблей и подводных руин. [ только для Bedrock Edition ]
ID частиц [ ]
| Пространство имён ID |
|---|
| ambient_entity_effect |
| angry_villager |
| barrier |
| block |
| bubble |
| bubble_pop |
| bubble_column_up |
| campfire_cosy_smoke |
| campfire_signal_smoke |
| cloud |
| composter |
| crit |
| current_down |
| damage_indicator |
| dolphin |
| dragon_breath |
| dripping_lava |
| dripping_water |
| dust |
| effect |
| elder_guardian |
| enchant |
| enchanted_hit |
| end_rod |
| entity_effect |
| explosion_emitter |
| explosion |
| falling_dust |
| falling_lava |
| falling_water |
| firework |
| fishing |
| flame |
| flash |
| happy_villager |
| heart |
| instant_effect |
| item |
| item_slime |
| item_snowball |
| landing_lava |
| large_smoke |
| lava |
| mycelium |
| nautilus |
| note |
| poof |
| portal |
| rain |
| smoke |
| sneeze |
| spit |
| splash |
| squid_ink |
| sweep_attack |
| totem_of_undying |
| underwater |
| witch |
История [ ]
Проблемы [ ]
Отчёты об ошибках, связанных с «Частицы», поддерживаются в системе отслеживания ошибок Mojira. Сообщайте о найденных ошибках там (на английском языке).
Minecraft Wiki
The Minecraft Wiki is no longer considered as official by Microsoft and therefore several changes are required to be made, including to the wiki’s logo. Please read this announcement for more information.
Commands/particle
Contents
Syntax [ ]
Arguments [ ]
Specifies the position at which to create the particle. If not specified, defaults to the position of the executor.
Must be a three-dimensional coordinates with floating-point number elements. Accepts tilde and caret notations. Specifies the size of the 3-dimensional cuboid volume to spawn particles in, centered on position
Specifies the speed of the particle. Does not work on all particles (Example: angry_villager ). Must be a Single-precision floating-point format number. And it must be between 0.0 and 340,282,356,779,733,661,637,539,395,458,142,568,447.(9) (inclusive).
Specifies the number of particle effects to create. If 0, it results in a single particle. See the exceptions on for why having a of 0 can be useful. Must be a 32-bit integer number. And it must be between 0 and 2,147,483,647 (inclusive).
Allows control of which player should view this particle instead of everyone in the viewing range of the particle. Must be a player name, a target selector or a UUID. And the target selector must be of player type.
Result [ ]
| Command | Trigger | Java Edition | Bedrock Edition |
|---|---|---|---|
| any | the arguments are not specified correctly | Unparseable | Failed |
| fails to resolve to one or more online players | Failed | N/A | |
| all the targeted players are not less than 32.0 (in normal mode) / 512.0 (in force mode) blocks away from the particle(s) | Successful | ||
| On success | Creates the specified particle | ||
Output [ ]
Examples [ ]
To create a stationary huge explosion particle 10 blocks to the east:
Генератор партиклов в майнкрафт
Настраиваемые цветные частицы на ванильном клиенте [1.8+] [Гайд]
Рассмотрим команду /particle подробнее
И вроде как тут дальше то? Как настроить частицы!? ЭЙ! ТЫ ОБЕЩАЛ!
Спокойствие, только спокойствие.
Разработчики очень хитрые, они замаскировали эту фичу. Раскрываем карты, для этого нужно пересмотреть отношение к команде. Ещё раз рассмотрим её, но уже если бы мы настраивали частице цвет.
Например, чтобы заспавнить фиолетовую редстоун частицу, нужно ввести что-то подобное
Теперь к тонкостям
1. К сожалению, заспаунить сразу несколько частиц нельзя! Только 1 частица за команду!
2. Если красный вам не требуется в цвете, например для зелёного цвета, установить красный на значение 0 нельзя, так как в таком случае будет воспроизводится красный цвет, это особенность клиента. Поставьте значение на 0.001, это сравнимо с нулём для красного цвета.
Ну и, собственно, для разработчиков. Этот же фокус можно использовать в методе .spawnParticle();
Есть ещё одна частица, которой можно условно настроить цвет. Любой цвет выбрать нельзя, но можно выбрать цвет из палитры блоков. Название частицы — fallingdust
По сути цвета у частицы нет. Она просто окрашивается под цвет сыпучего блока над ней. При спавне можно указать в доп. параметре ID блока, который условно будет над ней.
Например, чтобы заспавнить голубую частицу нужно писать так
Где 22 это ID блока лазурита. И поскольку мы не настраиваем ей цвет, а лишь указываем доп. параметр, её можно спавнить больше одной и с указанием смещения.
How to Use the Particle Command in Minecraft
This Minecraft tutorial explains how to use the /particle command with screenshots and step-by-step instructions.
You can create particles at any coordinate in the game using the /particle command in Minecraft. Let’s explore how to use this cheat (game command).
Supported Platforms
The /particle command is available in the following versions of Minecraft:
| Platform | Supported (Version*) |
|---|---|
Java Edition (PC/Mac) | Yes (1.8) |
Pocket Edition (PE) | Yes (1.8.0) |
Xbox 360 | No |
Xbox One | Yes (1.8.0) |
PS3 | No |
PS4 | Yes (1.14.0) |
Wii U | No |
Nintendo Switch | Yes (1.8.0) |
Windows 10 Edition | Yes (1.8.0) |
Education Edition | Yes (1.9.0) |
* The version that it was added or removed, if applicable.
NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.
Requirements
To run game commands in Minecraft, you have to turn cheats on in your world.
Particle Command
Particle Command in Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16, the syntax to create particles is:
In Minecraft Java Edition (PC/Mac) 1.8, 1.9, 1.10, 1.11 and 1.12, the syntax to create particles is:
Definitions
Particle Command in Minecraft Pocket Edition (PE)
In Minecraft Pocket Edition (PE), the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Xbox One Edition
In Minecraft Xbox One Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft PS4 Edition
In Minecraft PS4 Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Nintendo Switch Edition
In Minecraft Nintendo Switch Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Windows 10 Edition
In Minecraft Windows 10 Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Education Edition
In Minecraft Education Edition, the syntax to create a particle emitter is:
Definitions
Examples
Example in Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16
To create the bubble_column_up particles 9000 times (at a speed of 16) in a 8x8x8 block radius from the center coordinate (
To create the nautilus particles 5000 times (at a speed of 2) in a 7x3x7 block radius from the center coordinate (-52, 67, 207):
Example in Java Edition (PC/Mac) 1.11 and 1.12
To create the explode particles 2000 times (at a speed of 3) in a 5x5x5 block radius from the center coordinate (
To create the hearts particles 8000 times (at a speed of 1) in a 4x4x4 block radius from the center coordinate (-60, 89, 210):
Example in Pocket Edition (PE)
To create the mobflame_emitter particle at the coordinate (
Example in Xbox One Edition
To create the large_explosion particle at the coordinate (
Example in PS4 Edition
To create the huge_explosion_emitter particle at the coordinate (
Example in Nintendo Switch Edition
To create the sparkler_emitter particle at the coordinate (
Example in Windows 10 Edition
To create the ink_emitter particle at the coordinate (
How to Enter the Command
1. Open the Chat Window
The easiest way to run a command in Minecraft is within the chat window. The game control to open the chat window depends on the version of Minecraft:
2. Type the Command
In this example, we will show the explode particles 2000 times (at a speed of 3) in a 5x5x5 block radius from the center coordinate (
1) with the following command in Minecraft 1.12:
Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press the Enter key to run the command.
Once the cheat has been entered, the particles will appear at the specified coordinates:
You will see the message » Playing effect explode for 2000 times » appear in the lower left corner of the game window to indicate that the particles were created.
Congratulations, you have learned how to use the /particle command in Minecraft.
Other Game Commands
You can use other commands and cheats in Minecraft such as:
Частицы
Частицы взвеси, создаваемые водой, а также частицы пузырей от столбов пузырей.
Содержание
Поведение [ ]
Частицы отображаются в качестве двухмерных спрайтов, направленных своей текстурой к игроку. Они исчезают после короткой анимации, в течение которой они могут изменять размер, поворачиваться и циклически сменять изображение. Они подвержены столкновениям с твёрдыми блоками и замедлению при попадании в паутину.
В зависимости от настроек графики некоторые частицы могут не отображаться.
Типы частиц [ ]
Типы частиц и их технические названия показаны ниже. Частицы, помеченные звёздочкой (*), отображаются при настройке «Частицы: Минимум».
Поиск дельфинами затонувших кораблей и подводных руин. [ только для Bedrock Edition ]
ID частиц [ ]
| Пространство имён ID |
|---|
| ambient_entity_effect |
| angry_villager |
| barrier |
| block |
| bubble |
| bubble_pop |
| bubble_column_up |
| campfire_cosy_smoke |
| campfire_signal_smoke |
| cloud |
| composter |
| crit |
| current_down |
| damage_indicator |
| dolphin |
| dragon_breath |
| dripping_lava |
| dripping_water |
| dust |
| effect |
| elder_guardian |
| enchant |
| enchanted_hit |
| end_rod |
| entity_effect |
| explosion_emitter |
| explosion |
| falling_dust |
| falling_lava |
| falling_water |
| firework |
| fishing |
| flame |
| flash |
| happy_villager |
| heart |
| instant_effect |
| item |
| item_slime |
| item_snowball |
| landing_lava |
| large_smoke |
| lava |
| mycelium |
| nautilus |
| note |
| poof |
| portal |
| rain |
| smoke |
| sneeze |
| spit |
| splash |
| squid_ink |
| sweep_attack |
| totem_of_undying |
| underwater |
| witch |
История [ ]
Проблемы [ ]
Отчёты об ошибках, связанных с «Частицы», поддерживаются в системе отслеживания ошибок Mojira. Сообщайте о найденных ошибках там (на английском языке).
как работает команда particle в майнкрафт
Частицы
Частицы взвеси, создаваемые водой, а также частицы пузырей от столбов пузырей.
Содержание
Поведение [ ]
Частицы отображаются в качестве двухмерных спрайтов, направленных своей текстурой к игроку. Они исчезают после короткой анимации, в течение которой они могут изменять размер, поворачиваться и циклически сменять изображение. Они подвержены столкновениям с твёрдыми блоками и замедлению при попадании в паутину.
В зависимости от настроек графики некоторые частицы могут не отображаться.
Типы частиц [ ]
Типы частиц и их технические названия показаны ниже. Частицы, помеченные звёздочкой (*), отображаются при настройке «Частицы: Минимум».
Поиск дельфинами затонувших кораблей и подводных руин. [ только для Bedrock Edition ]
ID частиц [ ]
| Пространство имён ID |
|---|
| ambient_entity_effect |
| angry_villager |
| barrier |
| block |
| bubble |
| bubble_pop |
| bubble_column_up |
| campfire_cosy_smoke |
| campfire_signal_smoke |
| cloud |
| composter |
| crit |
| current_down |
| damage_indicator |
| dolphin |
| dragon_breath |
| dripping_lava |
| dripping_water |
| dust |
| effect |
| elder_guardian |
| enchant |
| enchanted_hit |
| end_rod |
| entity_effect |
| explosion_emitter |
| explosion |
| falling_dust |
| falling_lava |
| falling_water |
| firework |
| fishing |
| flame |
| flash |
| happy_villager |
| heart |
| instant_effect |
| item |
| item_slime |
| item_snowball |
| landing_lava |
| large_smoke |
| lava |
| mycelium |
| nautilus |
| note |
| poof |
| portal |
| rain |
| smoke |
| sneeze |
| spit |
| splash |
| squid_ink |
| sweep_attack |
| totem_of_undying |
| underwater |
| witch |
История [ ]
Проблемы [ ]
Отчёты об ошибках, связанных с «Частицы», поддерживаются в системе отслеживания ошибок Mojira. Сообщайте о найденных ошибках там (на английском языке).
Commands/particle
Contents
Syntax [ ]
Arguments [ ]
Specifies the position at which to create the particle. If not specified, defaults to the position of the executor.
Must be a three-dimensional coordinates with floating-point number elements. Accepts tilde and caret notations. Specifies the size of the 3-dimensional cuboid volume to spawn particles in, centered on position
Specifies the speed of the particle. Does not work on all particles (Example: angry_villager ). Must be a Single-precision floating-point format number. And it must be between 0.0 and 340,282,356,779,733,661,637,539,395,458,142,568,447.(9) (inclusive).
Specifies the number of particle effects to create. If 0, it results in a single particle. See the exceptions on for why having a of 0 can be useful. Must be a 32-bit integer number. And it must be between 0 and 2,147,483,647 (inclusive).
Allows control of which player should view this particle instead of everyone in the viewing range of the particle. Must be a player name, a target selector or a UUID. And the target selector must be of player type.
Result [ ]
| Command | Trigger | Java Edition | Bedrock Edition |
|---|---|---|---|
| any | the arguments are not specified correctly | Unparseable | Failed |
| fails to resolve to one or more online players | Failed | N/A | |
| all the targeted players are not less than 32.0 (in normal mode) / 512.0 (in force mode) blocks away from the particle(s) | Successful | ||
| On success | Creates the specified particle | ||
Output [ ]
Examples [ ]
To create a stationary huge explosion particle 10 blocks to the east:
How to Use the Particle Command in Minecraft
This Minecraft tutorial explains how to use the /particle command with screenshots and step-by-step instructions.
You can create particles at any coordinate in the game using the /particle command in Minecraft. Let’s explore how to use this cheat (game command).
Supported Platforms
The /particle command is available in the following versions of Minecraft:
| Platform | Supported (Version*) |
|---|---|
Java Edition (PC/Mac) | Yes (1.8) |
Pocket Edition (PE) | Yes (1.8.0) |
Xbox 360 | No |
Xbox One | Yes (1.8.0) |
PS3 | No |
PS4 | Yes (1.14.0) |
Wii U | No |
Nintendo Switch | Yes (1.8.0) |
Windows 10 Edition | Yes (1.8.0) |
Education Edition | Yes (1.9.0) |
* The version that it was added or removed, if applicable.
NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.
Requirements
To run game commands in Minecraft, you have to turn cheats on in your world.
Particle Command
Particle Command in Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16, the syntax to create particles is:
In Minecraft Java Edition (PC/Mac) 1.8, 1.9, 1.10, 1.11 and 1.12, the syntax to create particles is:
Definitions
Particle Command in Minecraft Pocket Edition (PE)
In Minecraft Pocket Edition (PE), the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Xbox One Edition
In Minecraft Xbox One Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft PS4 Edition
In Minecraft PS4 Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Nintendo Switch Edition
In Minecraft Nintendo Switch Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Windows 10 Edition
In Minecraft Windows 10 Edition, the syntax to create a particle emitter is:
Definitions
Particle Command in Minecraft Education Edition
In Minecraft Education Edition, the syntax to create a particle emitter is:
Definitions
Examples
Example in Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16
To create the bubble_column_up particles 9000 times (at a speed of 16) in a 8x8x8 block radius from the center coordinate (
To create the nautilus particles 5000 times (at a speed of 2) in a 7x3x7 block radius from the center coordinate (-52, 67, 207):
Example in Java Edition (PC/Mac) 1.11 and 1.12
To create the explode particles 2000 times (at a speed of 3) in a 5x5x5 block radius from the center coordinate (
To create the hearts particles 8000 times (at a speed of 1) in a 4x4x4 block radius from the center coordinate (-60, 89, 210):
Example in Pocket Edition (PE)
To create the mobflame_emitter particle at the coordinate (
Example in Xbox One Edition
To create the large_explosion particle at the coordinate (
Example in PS4 Edition
To create the huge_explosion_emitter particle at the coordinate (
Example in Nintendo Switch Edition
To create the sparkler_emitter particle at the coordinate (
Example in Windows 10 Edition
To create the ink_emitter particle at the coordinate (
How to Enter the Command
1. Open the Chat Window
The easiest way to run a command in Minecraft is within the chat window. The game control to open the chat window depends on the version of Minecraft:
2. Type the Command
In this example, we will show the explode particles 2000 times (at a speed of 3) in a 5x5x5 block radius from the center coordinate (
1) with the following command in Minecraft 1.12:
Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press the Enter key to run the command.
Once the cheat has been entered, the particles will appear at the specified coordinates:
You will see the message » Playing effect explode for 2000 times » appear in the lower left corner of the game window to indicate that the particles were created.
Congratulations, you have learned how to use the /particle command in Minecraft.
Other Game Commands
You can use other commands and cheats in Minecraft such as:
Команды консоли
Содержание
Использование
Команды могут выполняться из консоли сервера, но в этом случае / не нужен.
Большинство команд доступны только в следующих ситуациях:
Некоторые команды доступны игроку в одиночной игре, даже если читы отключены.
Координаты
Абсолютные координаты
Абсолютные координаты начинаются от координат начала мира (0, 0, 0), они не зависят от места исполнения команды и могут использоваться в любом месте, где требуется ввести координаты. Абсолютные координаты состоят из 3 вещественных чисел.
Относительные координаты
Относительные координаты указываются с помощью тильды (
), они зависят от места исполнения команды. Число, написанное после тильды, обозначает смещение (разницу) между нужными координатами и координатами места выполнения команды. Тильда без числа — сокращение для
— телепортирует исполнителя на координаты x и z места исполнения команды, а высота изменяется на 98 блоков.
Локальные координаты
Блоки
Предметы
Счётчики
Команды, которые затрагивают ССИС, могут принимать «счётчик» в качестве аргумента. Могут использоваться 2 типа значений:
Диапазоны
Единицы времени
NBT-пути
Всего существует шесть доступных типов узлов.
Набор тегов начинается только с одного элемента (то есть корневого тега) и изменяется при указании новых узлов в пути.
Примеры
Пример с метапеременными
Пример с книгой в сундуке
Алекс написала книгу и положила её в сундук под ногами. Она поэтапно начинает получать вышеуказанную команду. Просмотрите следующий воображаемый журнал чата.
Селекторы
Виды целей
| Вид | Описание |
|---|---|
| @p | ближайший игрок |
| @r | случайный игрок |
| @a | все игроки |
| @e | все сущности |
| @s | исполнитель команды |
@p указывает ближайшего игрока. При запуске из консоли ближайший игрок будет искаться с координат (0, 0, 0). Если существует несколько игроков на одинаковом расстоянии от места исполнения, будет выбран тот, кто присоединился к серверу раньше. Примеры:
@r указывает случайного игрока. Примеры:
Параметры
NBT-данные
NBT-данные — занесённая в фигурные скобки последовательность пар «атрибут:значение», отделённых запятыми. Значения могут содержать такие же пары «атрибут:значение», тем самым описывая иерархическую структуру данных.
Такие структуры данных есть в файлах сохранений Minecraft. Эти структуры описываются в других статьях.
JSON-текст
Тег extra может содержать все теги, перечисленные выше, что позволяет делать сложные команды.
Формат JSON также поддерживает массивы объектов, строк и других таких же массивов. Например:
Particle List (Pocket Edition)
In Minecraft Pocket Edition (PE), each particle has a name assigned to it. These are the particles that you can create using the /particle command and the particle ID name.
Here is an interactive list of the particle names in the latest version of Minecraft Pocket Edition (PE).
TIP: If you are not running Minecraft Pocket Edition (PE), try one of our other versions:
(Enter a value in the field above to find particles in the table below)
| Particle Name |
|---|
| minecraft:arrow_spell_emitter |
| minecraft:balloon_gas_particle |
| minecraft:basic_bubble_particle |
| minecraft:basic_bubble_particle_manual |
| minecraft:basic_crit_particle |
| minecraft:basic_flame_particle |
| minecraft:basic_portal_particle |
| minecraft:basic_smoke_particle |
| minecraft:bleach |
| minecraft:block_destruct |
| minecraft:block_slide |
| minecraft:blue_flame_particle |
| minecraft:breaking_item_icon |
| minecraft:breaking_item_terrain |
| minecraft:bubble_column_bubble |
| minecraft:bubble_column_down_particle |
| minecraft:bubble_column_up_particle |
| minecraft:camera_shoot_explosion |
| minecraft:campfire_smoke_particle |
| minecraft:campfire_tall_smoke_particle |
| minecraft:cauldron_bubble_particle |
| minecraft:cauldron_explosion_emitter |
| minecraft:cauldron_spell_emitter |
| minecraft:cauldron_splash_particle |
| minecraft:colored_flame_particle |
| minecraft:conduit_absorb_particle |
| minecraft:conduit_attack_emitter |
| minecraft:conduit_particle |
| minecraft:critical_hit_emitter |
| minecraft:crop_growth_emitter |
| minecraft:death_explosion_emitter |
| minecraft:dolphin_move_particle |
| minecraft:dragon_breath_fire |
| minecraft:dragon_breath_lingering |
| minecraft:dragon_breath_trail |
| minecraft:dragon_death_explosion_emitter |
| minecraft:dragon_destroy_block |
| minecraft:dragon_dying_explosion |
| minecraft:egg_destroy_emitter |
| minecraft:elephant_tooth_paste_vapor_particle |
| minecraft:enchanting_table_particle |
| minecraft:end_chest |
| minecraft:endrod |
| minecraft:evocation_fang_particle |
| minecraft:evoker_spell |
| minecraft:explosion_manual |
| minecraft:explosion_particle |
| minecraft:eye_of_ender_bubble_particle |
| minecraft:eyeofender_death_explode_particle |
| minecraft:falling_border_dust_particle |
| minecraft:falling_dust |
| minecraft:falling_dust_concrete_powder_particle |
| minecraft:falling_dust_dragon_egg_particle |
| minecraft:falling_dust_gravel_particle |
| minecraft:falling_dust_red_sand_particle |
| minecraft:falling_dust_sand_particle |
| minecraft:falling_dust_scaffolding_particle |
| minecraft:falling_dust_top_snow_particle |
| minecraft:fish_hook_particle |
| minecraft:fish_pos_particle |
| minecraft:guardian_attack_particle |
| minecraft:heart_particle |
| minecraft:honey_drip_particle |
| minecraft:huge_explosion_emitter |
| minecraft:huge_explosion_lab_misc_emitter |
| minecraft:ice_evaporation_emitter |
| minecraft:ink_emitter |
| minecraft:knockback_roar_particle |
| minecraft:lab_table_heatblock_dust_particle |
| minecraft:lab_table_misc_mystical_particle |
| minecraft:large_explosion |
| minecraft:lava_drip_particle |
| minecraft:lava_particle |
| minecraft:llama_spit_smoke |
| minecraft:magnesium_salts_emitter |
| minecraft:misc_fire_vapor_particle |
| minecraft:mob_block_spawn_emitter |
| minecraft:mob_portal |
| minecraft:mobflame_emitter |
| minecraft:mobflame_single |
| minecraft:mobspell_emitter |
| minecraft:mycelium_dust_particle |
| minecraft:nectar_drip_particle |
| minecraft:note_particle |
| minecraft:obsidian_glow_dust_particle |
| minecraft:obsidian_tear_particle |
| minecraft:phantom_trail_particle |
| minecraft:portal_directional |
| minecraft:portal_east_west |
| minecraft:portal_north_south |
| minecraft:portal_reverse_particle |
| minecraft:rain_splash_particle |
| minecraft:redstone_ore_dust_particle |
| minecraft:redstone_repeater_dust_particle |
| minecraft:redstone_torch_dust_particle |
| minecraft:redstone_wire_dust_particle |
| minecraft:rising_border_dust_particle |
| minecraft:shulker_bullet |
| minecraft:silverfish_grief_emitter |
| minecraft:soul_particle |
| minecraft:sparkler_emitter |
| minecraft:splash_spell_emitter |
| minecraft:sponge_absorb_water_particle |
| minecraft:squid_flee_particle |
| minecraft:squid_ink_bubble |
| minecraft:squid_move_particle |
| minecraft:stunned_emitter |
| minecraft:totem_manual |
| minecraft:totem_particle |
| minecraft:underwater_torch_particle |
| minecraft:villager_angry |
| minecraft:villager_happy |
| minecraft:water_drip_particle |
| minecraft:water_evaporation_actor_emitter |
| minecraft:water_evaporation_bucket_emitter |
| minecraft:water_evaporation_manual |
| minecraft:water_splash_particle |
| minecraft:water_splash_particle_manual |
| minecraft:water_wake_particle |
| minecraft:wither_boss_invulnerable |
Definitions
Example of how to use a Particle Name in /particle command
The particle name comes in handy when you want to create particles at a specific coordinate in the game.
For example, you could create mobflame_emitter particles at the coordinate (

Java Edition (PC/Mac)
Pocket Edition (PE)
Xbox 360
Xbox One
PS3
PS4
Wii U
Nintendo Switch
Windows 10 Edition
Education Edition