-
Notifications
You must be signed in to change notification settings - Fork 12
CarriageTranslocator
Carriage translocators teleport carriages between matching translocators when activated. Should more than one translocator be a match, it is ambiguous which destination will be selected.
Translocators are crafted from a carriage engine in the middle, a compass in the bottom middle, ender pearls on the bottom corners, and obsidian in the remaining slots.
Translocators will match a destination only if their carriages can fit at the other translocator's location, and the labels on both translocators match. Translocators can be labeled by crafting them with up to eight dyes, and made private by crafting them with a comparator.
Carriage Drives are used to move carriages. They only interface with carriages that are directly adjacent. Only one carriage can be connected to a drive at a time (barring closed faces).
Right-clicking a drive with a screwdriver toggles the drive between normal and continuous mode - in normal mode, a redstone signal must be turned off and on again before the carriage will move again, whereas in continuous mode the carriage will move indefinitely given a constant signal.
Faces of a carriage drive can be toggled between open and closed by sneak-right-clicking them with a wrench. Carriages next to a drive's closed faces are never moved, and are not considered adjacent.
If a drive was placed by a player and then moved without the area unloading or moving, the player remains associated with the carriage. Should a problem occur and motion abort, a message explaining the problem will be sent to that player.
Hardcore mode increases the cost of carriage drives by making them require redstone flux to move. The exact parameters may be adjusted in configuration.