mojira.dev
MC-103068

Iconcrack Particle Breaks on Data Values

When using the iconcrack particle with this command

/particle iconcrack ~ ~-2.5 ~ 0.15 0 0.15 0 1 force @p 16735

It is supposed to produce the lapis lazuli cracking particle, but instead, it produces the "invalid texture" particle.

The calculation for data values are blockid+(datavalue*4096)
In this case, 351+(4*4096)=16735

Comments 1

The iconcrack particle require 2 extra parameters. You will need to use :

/particle iconcrack ~ ~2.5 ~ 0.15 0 0.15 0 100 force @p 351 4

Tan Chin Cheern

(Unassigned)

Unconfirmed

Minecraft 1.10 Pre-Release 1

Retrieved