
This mod increases damage to moving minecarts; the faster they move, the higher the damage, with virtually no damage limit!
This mod increases damage to moving minecarts; the faster they move, the higher the damage, with virtually no damage limit!
Check out the latest development progress here. Development Progress

Speed >= 6 -> Damage = Speed cubed;
Speed > 2 and < 6 -> Damage = Speed squared;
Target has Vehicle -> Damage = Speed;
Speed <= 2 -> Damage = 0;
Note: Theoretically, there is No Damage Limit.
After being hit by a minecart, the entity is propelled approximately the same distance as its speed.
Minecarts do not stop after hitting an entity.
It offers custom configuration options, including customizing the collision effects of the minecart.




