Cobblestone Walls collision box messed up
Cobblestone Walls act as a full block.
Environment
Windows 10, Java 8
Linked Issues
Created Issue:
Cobblestone Walls collision box messed up
Cobblestone Walls act as a full block.
Environment
Windows 10, Java 8
Added Linked Issues:
relates to
Added Assignee:
[Mojang] Grum (Erik Broes)
Added Fixed Versions: 15w38b
[Mojang] Grum (Erik Broes)
I found a few minor issues probably related to this fix: MC-88863 and MC-88870.
Also for block 36 there is an issue where it rather uses the hit box of the block than the collision box, I think.
So if you have something standing on top of fences and move the fences sideways with a piston below it, it falls through. (Because the block 36 of the fence is just 1.0 blocks tall, not 1.5 as the collision box)
This might not be new, but I guess it is still related to the change.
Surprisingly few bugs for the far reaching change though :-P
Confirmed, it's wider than fences.
Hitbox is working ok.