Modscraper Modscraper Minecraft
Kinetic Minecart logo

Kinetic Minecart

Mod

by KSSJW

This mod increases damage to moving minecarts; the faster they move, the higher the damage, with virtually no damage limit!

Type

Mod

CurseForge Downloads

8,051

CurseForge ID

1380786

Modrinth Downloads

5,994

Modrinth ID

KE68O6Jp

Last Updated

Jul 9, 2026

Description

# Kinetic Minecart This mod increases damage to moving minecarts; the faster they move, the higher the damage, with virtually no damage limit! ## Loaders [![Fabric](https://img.shields.io/badge/Available%20for-Fabric-dbd0b4)](https://fabricmc.net) [![NeoForge](https://img.shields.io/badge/Available%20for-NeoForge-e68c37)](https://neoforged.net) [![Forge](https://img.shields.io/badge/Available%20for-Forge-2e435f)](https://files.minecraftforge.net/) ## Environments ![Server Required](https://img.shields.io/badge/Side-Server%20Required-258585) ![Client Optional](https://img.shields.io/badge/Side-Client%20Optional-3c8527) ## Compatibility ### Fabric [Fabric API](https://modrinth.com/mod/fabric-api) [Cloth Config API](https://modrinth.com/mod/cloth-config) [Mod Menu](https://modrinth.com/mod/ModMenu) | Server Mod | Relation | Description | | :---------------- | :------------ | :--- | | Fabric API | **Required** | - | | Cloth Config API | Optional | Custom Configuration Features | | Client Mod | Relation | Description | | :---------------- | :------------ | :--- | | Fabric API | **Required** | - | | Cloth Config API | Optional | Configuration Controller | | Mod Menu | Optional | Configuration Entry | ### NeoForge / Forge [Cloth Config API](https://modrinth.com/mod/cloth-config) | Server Mod | Relation | Description | | :---------------- | :------------ | :--- | | Cloth Config API | Optional | Custom Configuration Features | | Client Mod | Relation | Description | | :---------------- | :------------ | :--- | | Cloth Config API | Optional | Configuration Controller | ## Progress Check out the latest development progress here. [Development Progress](https://www.windysky.top/docs/minecraft-java-edition/kinetic-minecart/version) ## Gallery ![A Creeper that was hit](https://cdn.modrinth.com/data/cached_images/1a2cee87bf765bdeb83666bd2c86d1bab9bb58b3.png) ## Features - The damage dealt by minecarts is related to their **Speed**: ``` Speed >= 6 -> Damage = Speed cubed; Speed > 2 and < 6 -> Damage = Speed squared; Target has Vehicle -> Damage = Speed; Speed <= 2 -> Damage = 0; ``` - After being hit by a minecart, the entity is propelled approximately the same distance as its speed. - It offers custom configuration options, including customizing the collision effects of the minecart. ## Configuration Configuration files that will be generated after installing `Cloth Config API`: - `.../config/kinetic-minecart.json` ### Singleplayer Mode ![Configuration1](https://cdn.modrinth.com/data/cached_images/e5d7d8fb2ec331108408d61ec926ada13bdceb58_0.webp) ![Configuration2](https://cdn.modrinth.com/data/cached_images/e67b8a52b209a4c8a5ce63d9b7ce4f74ed288523.png) ![Configuration3](https://cdn.modrinth.com/data/cached_images/a71ca51cf99869fb62ef8986434d3ad9d8349f4e.png) - You can edit the exclusion list, click on an item to name or delete it, and the inspection tool will attempt to proofread your input. (Sometimes, when you create a new item, the new text box may not appear; you may see an empty one, but this does not affect selection or input.) ![ExclusionList](https://cdn.modrinth.com/data/cached_images/fb3a996a9b1a39d2e2f30e3e55070d4048abc0f1_0.webp) ### Multiplayer Mode - In **Multiplayer Mode**, you **Cannot** change the configuration via the menu; instead, the server administrator needs to modify the 'kinetic-minecart.json' file. Below is an example: ``` kinetic-minecart.json [enabled] Value: true/false, Default: true [selectedApplicaionMode] Value: "Collide"/"Radius", Default: "Collide" [intRadius] Range: 3 - 10, Default: 5 [enabledDamage] Value: true/false, Default: true [selectedDamageMode] Value: "TieredDamage"/"DirectlyKill", Default: "TieredDamage" [enabledKnock] Value: true/false, Default: true [excludePlayer] Value: true/false, Default: false [excludePet] Value: true/false, Default: false [excludePassenger] Value: true/false, Default: true [excludeNamedEntity] Value: true/false, Default: false [excludeItemEntity] Value: true/false, Default: false [enabledExclusionList] Value: true/false, Default: false [exclusionList] Value: [ ":", ":", ... ":" ] Example: [ "minecraft:creeper", "minecraft:cat", "minecraft:fox", "minecraft:pig", "minecraft:wolf", "minecraft:zombie" ] Default: [] ```

Compatibility

Mod Loaders

Fabric Forge Neoforge

Game Versions

1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 +31 more

Screenshots

Similar Mods

Included in Modpacks

External Resources