Ninjabrain1 / Ninjabrain-Bot

Accurate stronghold calculator for Minecraft speedrunning.
345 stars 50 forks source link

Support entering boat during boat's initial rotation #53

Closed ExeRSolver closed 1 year ago

ExeRSolver commented 1 year ago

When a boat is placed with negative yaw, it's yaw is set to a multiple of 1.40625, but it then rotates by 0.140625 for 10 ticks before settling on another multiple of 1.40625.

This change provides support for boat angle resetting during this rotation period.

Ninjabrain1 commented 1 year ago

Nice 👍