-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.10.2
-
None
-
Windows 8.1 64bit
Java 1.8.0_31 64bit
-
Unconfirmed
I'm working on a map using custom textures.
Behind "Link" (screenshots) there is an ArmorStand which I execute the particle command from, so that the particles are in front the pixel art.
But all spell particles are invisible in front of the retextured blocks!
Cloud particles and reddust particles work without any problems. I haven't tested any other problems.
Without the resourcepack everything is fine, so the problem isn't caused by the glass.
Here's the command: /execute @e[tag=Link] ~ ~ ~ /particle spell ~-24 ~8 ~8 1 1 1 0.1 100 force @a
- duplicates
-
MC-9553 Wrong rendering order of particles, hitboxes, clouds, transparent blocks, breaking animations and various other transparent textures
- Resolved