-
Notifications
You must be signed in to change notification settings - Fork 12
CarriageMotor
Carriage motors, when activated, move connected carriages one block in the direction opposite the incoming redstone signal. They do not move with the connected carriages, and cannot push the carriages away from themselves.
They are crafted by placing redstone blocks in the corners, furnaces in the sides and an iron block in the middle of a crafting table.
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.