This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
trains:index [2024/07/11 21:22] – Starting work on the train pages. paul | trains:index [2024/12/30 03:40] (current) – removed tristan | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{ : | ||
- | |||
- | == Trains == | ||
- | |||
- | |||
- | The first thing you will notice is that you can now connect carts together to form infinitely long trains. Every cart in this train is called a '' | ||
- | |||
- | |||
- | By default all minecarts placed by players become TrainCarts managed Minecarts. If you want to spawn Vanilla Minecarts that behave with original Minecraft Physics, you can do so through ''' | ||
- | |||
- | |||
- | Mobs no longer get into Traincarts Minecarts by default. If you want to change this, [[MobEntering|see this page for more information]] or spawn vanilla minecarts instead. | ||
- | |||
- | == Properties == | ||
- | Trains and individual carts of trains have properties. These can be set using commands (/train and /cart) or using the [[Signs/ | ||
- | |||
- | == New physics == | ||
- | |||
- | |||
- | Trains can travel on top of pressure plates and alongside ladders, and also upside-down below vanilla rails placed on a ceiling. | ||
- | |||
- | |||
- | [[Physical|» Physical]] | ||
- | |||
- | == Signs == | ||
- | |||
- | |||
- | Loads of different signs are available to automate stations, eject trains, put players in trains or update train configuration. | ||
- | |||
- | |||
- | [[Signs|» Signs]] | ||
- | |||
- | == Command == | ||
- | |||
- | |||
- | The plugin has lots of commands you can use to alter the behavior of trains and minecarts. | ||
- | |||
- | |||
- | [[Commands|» Commands]] | ||
- | |||
- | == Command Selectors == | ||
- | You can use command selectors like '' | ||
- | |||
- | |||
- | [[TrainCarts/ | ||
- | |||
- | == Train Spawn Chest == | ||
- | |||
- | |||
- | A special item allows for trains to be picked up and spawned. | ||
- | |||
- | |||
- | [[Train_Spawn_Chest|» Train Spawn Chest]] | ||
- | |||
- | == Path finding == | ||
- | |||
- | |||
- | Trains can have a destination set, after which switcher signs will automatically switch the track to lead the train towards it with the shortest route possible. This can be used to automate a large train network, sending trains to different stations fully automatically. It is also possible to configure a list of destinations the train should visit and have the train automatically go from one destination to the next. | ||
- | |||
- | |||
- | [[PathFinding|» Traincarts Path Finding]] | ||
- | |||
- | == Tickets == | ||
- | |||
- | |||
- | Train ticket items can be used to restrict who can enter trains. They can also be used to assign properties to trains when used, such as assigning a destination to go to. | ||
- | |||
- | |||
- | [[Tickets|» Traincarts Tickets]] | ||