The bug
Sprinting / falling on thin blocks uses the block below for the particles. This affects:
Carpet
Lily pad
Redstone comparator
Redstone repeater
Snow layer (level 1-2)
Trapdoor (closed, bottom half)
How to reproduce
Place snow (not snow blocks) one or twice on top of any block besides a snow block.
Run across it.
Examples
[media][media]
[media]
[media]
Linked issues
is duplicated by 24
relates to 3
Attachments
Comments 34
This may be because the player's y-coordinate is not increased when on snow. It looks for the block below. I would expect this to be the same with redstone, tall grass, etc.
Is this still a concern in the latest Minecraft version 14w04b? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
@unknown Here's four examples of this still occurring in 23w44a: carpets, trapdoors, lily pads and thin snow layers remain affected to this day.
[media][media]
[media]
[media]
Since 1.17 implemented an "inside_step_sound_blocks" block tag, perhaps a similar tag could be implemented for blocks like these to handle sprinting/etc. particle creation? I can provide a bigger list of affected blocks if interested.
This is also observable with other blocks not listed in the issue:
Blocks with incorrect particles, but correct sounds:
Pink petals
Skulls (Running particles are entirely absent rather than incorrect. The falling particle was fixed in MC-65774)
Sculk veins
Small amythest bud (All other sizes use the right particles)
Moss carpet
Glow lichen
Nether sprouts (Running sound is correct)
Warped & Crimson roots (Running sound is correct)
Blocks with incorrect particle, and incorrect sounds:
(Specifically related to MC-8820)
Redstone repeater & comparator
All rail blocks
Brewing stand (Particle is correct on the rod, not the base)
I am also having this problem.
Confirmed.