[non-vanilla behavior]when "use_swept_collision_search" true, mechine in the following will have a chance to shoot tnt forward
Harveykang opened this issue · 7 comments
I am having the same issue on my 1.15.2 server, using the same tnt module above without lithium the tnt behaves as intended
I'm having trouble reproducing this issue as described despite the provided instructions. If someone could send over a copy of their world with an affected machine, it would go a long way towards working out what is happening here.
I've been looking into this issue for the past few days, and I think that the best course of action is to remove these sweeping box patches all together as they have correctness issues when handling over-sized block shapes. In most situations, vanilla's more naive approach will outperform Lithium by a fair margin.
Thanks everyone for helping to narrow down the issue here. The patches have been removed with ce8ed9a and have been backported to Minecraft 1.15.