From 5c3ea8e1d97d92b4ea9c406bbb59f928ee0c6a66 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 18 Jan 2026 10:15:41 +0800 Subject: don't fail parkour jumps that collide with ceiling blocks horizontally --- azalea/src/pathfinder/execute/simulation.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 azalea/src/pathfinder/execute/simulation.rs (limited to 'azalea/src/pathfinder/execute/simulation.rs') diff --git a/azalea/src/pathfinder/execute/simulation.rs b/azalea/src/pathfinder/execute/simulation.rs new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3