mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 20:32:34 +00:00
* Fixed slabs properties Changed a little bit the properties system to make the slabs work properly and the collision calculation when placing them. * Added Layers Used for Snow * Prevent some crashes Fixes https://github.com/Pumpkin-MC/Pumpkin/issues/514 * fix clippy * Improve bounding box * Added margin on intersection Added a margin on intersections calculation to prevent the player to pass through blocks. * Rolling back intersection margin --------- Co-authored-by: Alexander Medvedev <lilalexmed@proton.me>