mojira.dev
MC-123824

Item particle commands do not use blocks' item textures to create particles, instead, they use the block particles

How to reproduce

  1. Run

    /particle minecraft:item minecraft:enchanting_table ~ ~ ~ 1 1 1 0 100 force

    → Observe that instead of using break particles of the enchanting table's side, it instead uses the particle that is formed when breaking the enchanting table. (Obsidian.)

This can also be seen with

/particle minecraft:item minecraft:player_head ~ ~ ~ 1 1 1 0 100 force

Linked issues

Comments 4

It's probably like that because it's specified like that in the model files of the default assets.

CreeperMagnet_

Try the same commands in 1.12. It makes particles of all the block's sides, and skulls would make their own particles, not soul sand.

Can confirm that this issue is still present in 21w05b.

Can confirm in 21w06a.

CreeperMagnet_

(Unassigned)

Confirmed

Particles

/particle, item-particles, particles

Minecraft 18w01a, Minecraft 18w02a, Minecraft 18w03b, Minecraft 18w05a, Minecraft 18w07b, ..., Minecraft 19w04b, Minecraft 19w05a, 1.15.1, 21w05b, 21w06a

Retrieved