ModsJava
TC HangRail
Add-on for TrainCarts. Free Minecraft Java mod — download and open it in the game.
⬇ Download on SpigotThis plugin requires TrainCarts to be installed.
Version: 1.0
Build: 1.8.6 R0.1 / 1.8.7 R0.1 / 1.8.8 R0.1
Introduction
The Hang Rail add-on was a TrainCarts request that I liked as well. However, it was a bit too 'different' to just put it in Train Carts (causing everyone that used iron bars as visual styling to get bugs). For that reason, you can install this add-on next to TrainCarts to add minecarts suspended on iron bars.
Other than that the rail is now not below the minecart but above it, there is no change in minecart movement physics. You can make turns, go up and down and can even make X-crossings and T-splits. Everything blends in with other rail types by utilizing the TrainCarts rail API.
Installation
Install TrainCarts and then add the jar file of this add-on to the plugins folder as well. It will automatically register the new available rail type.
Usage
By placing iron bars in a horizontal line you can create tracks. To get a minecart on these tracks, place a normal track leading to it 2 blocks below it. When the minecart leaves the tracks it goes onto the hang rail and stays there. There are no commands or permissions you have to set up: just place the rails and you're done.
TrainCarts signs can be placed on top of the rail, that is, place a block (such as stone, grass, wood, etc.) on top of the rail and attach signs to it. All signs, including stations, spawners, etc, function. Path finding also supports hangrails.
How to show that suspension block above?
You can change the block displayed in the Minecart to be this block. In this case, use the two commands:
Similarly, with a blockchanger sign:
Examples
Metrics
This plugin sends server count and dependency statistics to MCStats.org. You can (globally) opt out in the PluginMetrics/config.yml file.
Version: 1.0
Build: 1.8.6 R0.1 / 1.8.7 R0.1 / 1.8.8 R0.1
Introduction
The Hang Rail add-on was a TrainCarts request that I liked as well. However, it was a bit too 'different' to just put it in Train Carts (causing everyone that used iron bars as visual styling to get bugs). For that reason, you can install this add-on next to TrainCarts to add minecarts suspended on iron bars.
Other than that the rail is now not below the minecart but above it, there is no change in minecart movement physics. You can make turns, go up and down and can even make X-crossings and T-splits. Everything blends in with other rail types by utilizing the TrainCarts rail API.
Installation
Install TrainCarts and then add the jar file of this add-on to the plugins folder as well. It will automatically register the new available rail type.
Usage
By placing iron bars in a horizontal line you can create tracks. To get a minecart on these tracks, place a normal track leading to it 2 blocks below it. When the minecart leaves the tracks it goes onto the hang rail and stays there. There are no commands or permissions you have to set up: just place the rails and you're done.
TrainCarts signs can be placed on top of the rail, that is, place a block (such as stone, grass, wood, etc.) on top of the rail and attach signs to it. All signs, including stations, spawners, etc, function. Path finding also supports hangrails.
How to show that suspension block above?
You can change the block displayed in the Minecart to be this block. In this case, use the two commands:
Code (Text):
/train setblock cobblewall
/train blockoffset 48
/train blockoffset 48
Similarly, with a blockchanger sign:
Code (Text):
[train]
blockchanger 48
cobblewall
blockchanger 48
cobblewall
Examples
Spoiler: Examples
Stations and sign usage
Horizontal line with some curves
Slopes
X-crossing (8-track)
Horizontal line with some curves
Slopes
X-crossing (8-track)
Metrics
This plugin sends server count and dependency statistics to MCStats.org. You can (globally) opt out in the PluginMetrics/config.yml file.
TC HangRail is a free Minecraft Java mod. Downloaded 3,716 times (via Spigot). Download it and open it directly in the game.