[Bug] stepping_on entity property not working on thin blocks (such as macaw pavings)
VoidLeech opened this issue ยท 0 comments
Describe the bug
Walking on a thin block tagged as path, your speed isn't boosted
Expected behavior
Thin paths are boosted
Proposed solution
Edit the predicate to check the block at the entities feet too. If the entity would be "in" the block, they're on the thin block.
Version
Dev 2.1.0-1.19.2
Dev 2.1.0-1.18.2
Will affect likely 1.19.4 as well, see https://bugs.mojang.com/browse/MC-262304