Open willemml opened 3 years ago
This uses minecraft-data https://github.com/Gjum/Botlin/blob/master/src/main/kotlin/com/github/gjum/minecraft/botlin/behaviors/BlockPhysics.kt#L140
I had some issues with multi-block structures (doors) in 1.12 where the hitbox depends on the state of an adjacent block; post-flattening should be easier.
That will be very helpful, thanks! I think that the physics were my main problems, though, the project is on hold right now as I would rather work on rust-mc.
Movement physics calculations need to be redone, gravity should be properly implemented to avoid bots getting kicked for fly.