DonBruce64 / MinecraftTransportSimulator

A Minecraft mod that adds planes and automobiles with realistic physics!
Other
107 stars 58 forks source link

[1.16.5] Mobs near the vehicle drop into the land #1679

Open Somebodygoodluck opened 1 year ago

Somebodygoodluck commented 1 year ago

https://github.com/DonBruce64/MinecraftTransportSimulator/assets/123488584/bb744ea3-9ac6-45f6-ae0a-e68a0a134a9a

It happens in 22.10.0. Minecraft version: 1.16.5

DonBruce64 commented 1 year ago

As far as I know, I cannot easily fix this. This is because when a mob is in a collision box, MC forces them down to get out of it. so when you run over a mob it gets shoved down to go out of the collision box, rather than being pushed away. I may be able to fix this sometime far in the future, but it's a super-low priority right now.