Перейти к содержимому
Mineforgian

Minecart Trains Fork

Add connectivity features for the minecart based on the original content.

Загрузки
11K
Подписчики
24
Обновлён
25 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 14 октября 2025 г.

Minecart Trains Fork

This mod was forked from Minecart Trains.

  • This mod allows you to build more realistic Minecart trains in Minecraft while trying to stay close to vanilla mechanics.
  • The Server is responsible for connecting the carts, and the Client is responsible for rendering the connection effect.

Platforms

Fabric NeoForge Forge

Environments

ServerAndClient

Compatibility

Fabric

Fabric API

Cloth Config API

Mod Menu

Server Mod Relation Description
Fabric API Required -
Cloth Config API Optional Train Behavior Configuration
Client Mod Relation Description
Fabric API Required -
Cloth Config API Optional Client Display Configuration
Mod Menu Optional Client Configuration Entry

NeoForge / Forge

Cloth Config API

Server Mod Relation Description
Cloth Config API Optional Train Behavior Configuration
Client Mod Relation Description
Cloth Config API Optional Client Display Configuration

Progress

Check out the latest development progress here. Development Progress

Line

Particle

Features

Train Behavior

  • The child cart moves following the parent cart, Unaffected by certain additional forces.
  • After installing Cloth Config API, you can adjust certain features.

Train Formation

  • Hold the Iron Chain in your Right Hand.
  • Enter Sneaking mode, and Right-click on a Minecart.
  • Enter Sneaking mode, and Right-click on another Minecart.
  • Repeat the connection operation. (For example, if you need to connect from cart A to cart D, and A is the Leading cart. The order of clicking while stealthed is: A -> B; B -> C; C -> D. The subsequently selected vehicle will be towed by the previously selected vehicle.)

Train Decoupling

You can attempt to clear the train connection at Any Time, including in cases where the connection fails.

  • Hold any Axe in your Right Hand.
  • Enter Sneaking mode, and Right-click on a Minecart.

Configuration

Configuration files that will be generated after installing Cloth Config API:

  • .../config/minecart-trains-fork-server.json
  • .../config/minecart-trains-fork-client.json
minecart-trains-fork-server.json
    [brakingAfterTrainSeparation] Value: true/false, Default: true
    [cartSpacing] Range: 3 - 10, Default: 5

ConfigEntry

ServerConfig

ClientConfig

Ченджлог

2.4.3+26.2.neoforgeРелиз26.2 · 25 июня 2026 г.
2.4.3+26.2Релиз26.2 · 22 июня 2026 г.

Changes:

  • Feat: Added the particle list for 26.2.
  • Feat: Added reference hints for the method generateEnum().
  • Refactor: Unified the use of LogUtil for logging.
  • Build: Updated the build environment.
  • Docs: Modified the README.

Full Changelog: https://github.com/KSSJW/minecart-trains-fork/compare/2.4.2+26.2...2.4.3+26.2

2.4.2+26.2Релиз26.2 · 18 июня 2026 г.

Changes:

  • Refactor: Adapted to game version 26.2.
  • Build: Synchronized the build dependency name of FabricAPI.

Full Changelog: https://github.com/KSSJW/minecart-trains-fork/compare/2.4.2+26.1...2.4.2+26.2

2.4.2+1.20.r1Релиз1.20, 1.20.1 · 23 мая 2026 г.

Changes:

  • Fix: Fixed erroneous references in the configuration.
  • Refactor: Removed redundant method parameters.

Full Changelog: https://github.com/KSSJW/minecart-trains-fork/compare/2.4.2+1.20...2.4.2+1.20.r1

2.4.2+1.20.forgeРелиз1.20, 1.20.1 · 23 мая 2026 г.
2.4.2+1.20Релиз1.20, 1.20.1 · 23 мая 2026 г.

Change:

  • Merge remote-tracking branch 'origin/1.21.11' into 1.20.

Full Changelog: https://github.com/KSSJW/minecart-trains-fork/compare/2.3.0+1.20...2.4.2+1.20

2.4.2+26.1.neoforge.r1Релиз26.1, 26.1.1, 26.1.2 · 22 мая 2026 г.
2.4.2+1.21.neoforgeРелиз1.21, 1.21.1 · 22 мая 2026 г.

Changes:

  • Chore: Synchronized changes from version 2.4.2+26.1 (8a8d80a).
  • Chore: Changed dependency side.

Full Changelog: https://github.com/KSSJW/minecart-trains-fork/compare/2.4.1+1.21.neoforge...2.4.2+1.21.neoforge

Комментарии

Загружаем…