The bug
Snow layers are intended to have collision one layer less than the visual appearance. However currently, they either have no collision, a half-block of collision, or full collision.
Layers | Intended Height | Current Height |
---|---|---|
1 | 0.0 | 0.0 ✔ |
2 | 0.125 | 0.0 ❌ |
3 | 0.25 | 0.0 ❌ |
4 | 0.375 | 0.5 ❌ |
5 | 0.5 | 0.5 ✔ |
6 | 0.625 | 0.5 ❌ |
7 | 0.75 | 0.5 ❌ |
8 | 0.875 | 1.0 ❌ |
h3. How to reproduce
Create a staircase of snow layers and walk up them. You'll only move upward twice.
[media]
Related issues
relates to
Attachments
Comments


Isn't this a parity issue rather than being a bug?

Effects 1.14.60.

Missing 1.16.0.

Missing 1.16.21, 1.16.40, and 1.16.100.54

Affects 1.16.100.56

Affects 1.16.200.56 Beta

affects 1.16.200 and 1.16.201

This is like an intended freature, as a player only can stand in a half slab or on a full block, so it won't work like in Java Edition.

stiben jokins: players can stand on any size block, including carpets (0.0625), trapdoors (0.20), campfires (0.4375), stonecutters (0.625), enchanting tables (0.75), and chests (0.9375).

Affects 1.17.41

Affects 1.20

Affects 1.20.10.23

Affects 1.20.10.23

Affects 1.20.10.24 and 1.20.1

Fixed in 1.20.20.20

Affects 1.20.10 hotfix