
Minecart Chain
Minecart Chain lets you connect minecarts together using iron chains and build simple vanilla-style trains. A furnace minecart can act as the engine, while an automatic brake lever appears on top of it when it is linked to another cart.
- Загрузки
- 3K
- Подписчики
- 13
- Обновлён
- 26 июля 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 9 июня 2026 г.
Minecart Chain Train
Turn ordinary Minecraft minecarts into controllable train systems.

Minecart Chain lets you connect minecarts together and build simple vanilla-style trains.
Use chains to link carts into one train formation. Add a furnace minecart as the locomotive, then control the whole train with levers for braking, direction and throttle.
Build freight trains, passenger routes, industrial railways, station yards and redstone-controlled transport systems using familiar Minecraft mechanics expanded with more realistic train behavior.
Features
| Feature | Description |
|---|---|
| Chained minecarts | Connect multiple minecarts into one train |
| Steam locomotive | Use a furnace minecart as the engine |
| Train controls | Control brake, direction and throttle |
| Fuel system | Locomotives consume fuel while driving |
| Water system | Locomotives also require water |
| Signal Rail | Trigger locomotive controls with redstone |
| Leaning controls | Lean left or right while riding |
| Vanilla-style gameplay | Expands minecarts without replacing the Minecraft feel |
Connect Minecarts with Chains
Use chains to link minecarts together.
Connected carts move as one train, making minecart transport more useful for:
- freight lines
- passenger routes
- mining systems
- industrial railways
- station yards
- long-distance rail networks
Steam Locomotive
Place a furnace minecart at the front of a connected train to turn it into a controllable steam locomotive.
The locomotive can pull connected carts and reacts to:
- throttle
- brake
- direction
- fuel
- water
- signal rail controls
Fuel and Water System
Locomotives require both fuel and water to drive.
Supported fuel includes standard vanilla furnace fuels, such as:
- Coal
- Charcoal
- Logs
- Planks
- Sticks
- Wooden tools
- Lava buckets
- Other standard furnace fuels
Water can be added using water buckets.
Fuel is consumed only while the locomotive is driving.
Fuel and water usage scale with the number of connected minecarts in the train, so larger trains require more resources.
Locomotive Screen
Furnace minecart locomotives include a locomotive screen inspired by the vanilla furnace minecart.
The screen shows:
- current fuel reserves
- current water reserves
This makes long-distance railway travel easier to manage.
Train Controls
Minecart Chain adds simple lever-based locomotive controls.
| Lever | Function | Use |
|---|---|---|
| Red Lever | Brake | Slow down, stop at stations or control movement near junctions |
| Navy Lever | Direction | Switch between forward and reverse |
| Black Lever | Throttle | Choose low power or full power |
Throttle Modes
- 1/3 Throttle
- Full Throttle
Use lower throttle for precise movement.
Use full throttle when you need more speed or pulling power.
Signal Rail
Signal Rail is a powered-rail-looking track that sends a redstone-driven control signal to a connected train.
Right-clicking Signal Rail cycles its mode between:
- Throttle
- Brake
- Reverse
When powered by redstone, Signal Rail toggles the selected locomotive control once when any cart in the connected train passes over it.
Signal Rail works through the whole chained train.
This means a passenger cart or cargo cart can trigger locomotive controls, not only the locomotive itself.
Signal Rail Can Be Used For
- automatic braking zones
- direction switching
- station control systems
- yard automation
- redstone-based railway logic
Signal Rail Recipe
Shapeless recipe:
Powered Rail
Redstone Torch
Lever
Lean Out of the Wagon
Improve visibility while riding inside a minecart.
Controls:
| Key | Action |
|---|---|
| A | Lean left |
| D | Lean right |
Use this to:
- look around corners
- watch your train while riding
- check nearby wagons
- enjoy a more immersive railway experience
What You Can Build
With Minecart Chain, you can create:
- steam-powered freight trains
- passenger rail services
- industrial minecart systems
- automated redstone railways
- switching yards
- station control systems
- long-distance railway routes
- more realistic Minecraft train networks
Why Use Minecart Chain?
Vanilla minecarts are useful, but they do not feel like real trains.
Minecart Chain keeps the vanilla Minecraft style, but adds the missing train behavior:
- carts can be linked
- locomotives can pull wagons
- trains can be controlled
- stations can be automated
- railways can become real transport systems
If you want Minecraft minecarts to feel more like trains, this mod is for you.
Ченджлог
1.0.19Релиз26.2 · 26 июля 2026 г.
1.0.19
- Updated official mod icon (
icon.png).
1.0.18Релиз26.2 · 10 июля 2026 г.
Minecart Chain 1.0.18
Efficient curve coupling
- Linked cars now inherit the leader's speed magnitude along their own local rail tangent instead of losing speed when the leader and follower point in different directions on a curve.
- Couplers now have a real slack zone: they pull only after the chain becomes taut and push only when the cart buffers become too close, instead of continuously forcing every pair back to exactly two blocks.
- Added longitudinal damping while the chain is under tension so spacing corrections settle instead of oscillating.
- Tight guided curves use a smaller buffer-contact distance because the natural center-to-center chord on a 2x2 quarter turn is shorter than on straight track.
- Coupler impulses are softer while an external 2x2, 3x3, switch, or spline guide owns the path.
- Locomotive direction now derives from actual travel while accounting for the reverse lever before it is aligned to the track, removing remaining orientation flips on mirrored and reverse-traversed curves.
- Added a stable linked-consist key used by compatible switches to reserve one route for the whole train.
Compatibility
- Peterwolf's RailRoad's One 0.3.10 uses the consist key to hold a switch route until the last wagon clears and sends authoritative guided interpolation samples for curves and switches.
Target: Minecraft 26.2, Fabric Loader 0.19.3, Fabric API 0.153.0+26.2, Java 25.
Minecart Chain 1.0.17
Curve orientation fix
- Fixed locomotive contents rotating by 180 degrees while passing through vanilla, 2x2, and 3x3 curves.
- Corrected the Minecraft 26.2 render-frame conversion used to compare the locomotive's stored front with the visible minecart body.
- Removed the 90-degree comparison offset that could make the flip decision oscillate around a corner.
- Works with Peterwolf's RailRoad's One 0.3.9, which locks yaw and Minecraft's
flippedpose together so pulled or pushed carts do not spin on guided 2x2 and 3x3 curves.
Target: Minecraft 26.2, Fabric Loader 0.19.3, Fabric API 0.153.0+26.2, Java 25.
Minecart Chain 1.0.16
Curve handling
- Linked minecarts now keep their spacing corrections aligned with the live tangent of vanilla curved rails instead of being pulled across the inside of a corner.
- Direct position corrections are suppressed while a cart is on a curved or externally guided track, preventing visible corner snapping while velocity-based chain tension remains active.
- Locomotive orientation now keeps the nearest continuous front direction when vanilla switches to an equivalent 180-degree minecart body rotation on a corner.
- Locomotive yaw can follow tight curves faster without introducing an instant rotation snap.
Mod compatibility
- Added a small external-track guidance API so custom curve controllers can provide their current path direction without creating a hard Minecart Chain dependency on a specific rail mod.
- Peterwolf's RailRoad's One 0.3.7 uses this API for smoother chained travel through its 2x2 and 3x3 curves.
Target: Minecraft 26.2, Fabric Loader 0.19.3, Fabric API 0.153.0+26.2, Java 25.
Minecart Chain 1.0.15
Fixes
- Signal Rail in Reverse mode can no longer change a locomotive's direction while the train is moving. Automated reversing now follows the same stopped-train safety rule as the manual direction lever.
- Temporary minecart-link selections are now removed when a player disconnects.
- Signal Rail activation data and train-guidance caches are cleared when the server stops, preventing stale runtime state from carrying into another world or server session.
Performance
- Unlinked minecarts now skip chain-physics processing immediately.
- Frequently executed train lookups no longer create stream pipelines for simple two-link searches.
- Locomotive fuel and water consumption reuse one train-size calculation per tick.
- Minecarts without visible chains no longer rebuild chain render models every frame.
- Regular minecarts and furnace minecarts without locomotive controls skip unnecessary control and Splinecart render-state calculations.
- Immutable chain, lever, control-base, and chimney block states are reused by the renderer.
Compatibility
- The optional Peterwolfs Splinecart bridge no longer enters a synchronized resolution path after its reflective API has been detected.
- Retains compatibility with Minecraft 26.2, Fabric Loader 0.19.3, Fabric API 0.153.0+26.2, Java 25, and Peterwolfs Splinecart 0.4.4+26.2.
Splinecart locomotive render correction:
- Fixed the locomotive controls and chimney rotating 180 degrees when a powered furnace minecart enters Peterwolfs Splinecart rails.
- The Splinecart render-frame correction now accounts for the follower's passenger transform instead of treating the spline segment direction as the final minecart frame.
1.0.12Релиз26.2 · 23 июня 2026 г.
26.2
1.1.0Релиз26.1.2 · 19 июня 2026 г.
neoforge
1.0.8Релиз26.1.2 · 13 июня 2026 г.
Minecart Chain 1.0.8
Added
- Added Signal Rail, a powered-rail-looking track that sends a redstone-driven control signal to the connected train.
- Right-clicking Signal Rail cycles its mode between Throttle, Brake, and Reverse.
- A powered Signal Rail toggles the selected locomotive lever once when any cart in the connected train passes over it.
- Signal Rail works through the whole chained train, so a passenger or cargo cart can trigger the locomotive controls.
- Added crafting, drops, rail tags, creative-tab placement, and English/Polish translations for Signal Rail.
Changed
- Reverse signals can be applied before a brake signal, allowing a direction signal followed by a brake signal to set up a train turnaround.
1.0.5Релиз26.1.2 · 13 июня 2026 г.
New Features
- Added a Navy Lever to control train direction.
- Push forward to move forward.
- Pull back to reverse the train.
- Makes maneuvering and shunting railcars much easier.
- Added wagon leaning controls while riding.
- Press A to lean left.
- Press D to lean right.
- Improves visibility around curves and obstacles.
Improvements
- Improved locomotive handling and responsiveness.
- Better visual feedback for train controls.
- Various bug fixes and stability improvements.
1.0.3Релиз26.1.2 · 13 июня 2026 г.
minor fixes
1.0.2Релиз26.1.2 · 13 июня 2026 г.
added throttle lever
Комментарии
Загружаем…