MinecartSaver:
Purpose:
To maintain vanilla minecart features but fix the problem with minecarts stopping when they run into an entity(an item or mob)
Contents:
1.Allows the pick up of mobs.
2.Will push all entities off of the track through teleportation. This includes other players.
3.Empty minecarts will collide normally, but a collision between an empty minecart and a occupied minecart will destroy the empty minecart.
4.Collision between two occupied minecarts will react properly sometimes one will reverse direction.