Minecraft Wiki
Advertisement

THIS PAGE IS UNDER CONSTRUCTION, SORRY FOR THE INCONVENIENCE

Mcredstonesim icon
This article uses MCRedstoneSim schematics. 
These should be converted to use {{schematic}} if possible.

A Minecraft telegraph works identically to a real telegraph device, sending a series of electric pulses over long distances to be decoded and interpreted by a receiving party. There are multiple designs, from the simple flashing redstone torch, to massive machines capable of reviewing, deleting, and editing messages before sending them to their destination. This tutorial will explain how to operate these devices, and how to create your own.

How They Work

All telegraphs, no matter how basic or complex they are, require two things: a sending device and a receiving device. The sender will just about always be in the form of a switch. Anything else, such as a button or pressure plate, can not be easily used to create a message, as they will remain activated for at least .9 seconds. A switch, on the other hand, can be shut off as soon as the player wants to, allowing for the quick pulses needed for telegraph languages such wires to its destination; the receiver. Receivers can be anything from a redstone torch that blinks when a single pulse is received to a room filled with redstone repeaters, displaying the entire message before you.


Classic Telegraph

Classic Telegraph-Room

A typical classic telegraph room.

The most basic system, the classic telegraph is quite easy to build, but not so easy to use. It consists of one switch, one inverter, and one redstone torch for each direction of communication. This allows for a speedy construction and a space as small as 1x2x2 for each control room. In addition, due to its limited size and capability, it requires little to no knowledge of logic gates or circuitry, making it ideal for beginners or when you're low on redstone. The downside is that while you may be new to Minecraft, you have to be remarkably fluent in whatever language you decide to send the telegram in. This goes for the receiving party as well. In fact, they must begin reading the message the instant you begin sending it, or risk losing its meaning entirely. This quickly becomes problematic, especially when the server is lagging. So while the classic telegraph is compact and simple, it may be worthwhile to look into a more advanced system.

One-Way Telegraph

One-Way Telegraph - Mine Wall

Example of One-Way Telegraph Use.

As indicated by the name, messages created in a one-way telegraph may only be sent in one direction, greatly limiting its capabilities. However, it is the only kind of telegraph with any real practicality in single player. If one were to have the sender in a mine, and the receiver in their house, they could effectively use it like a post-it stamp, leaving a message in their house to remind them, for example, that there was diamond in that mine. Expanding on this idea, they could have a series of redstone torches in their home indicating which of their mines had diamond or some other valuable element. Whenever another mine was discovered to have this elemnent, they could simply flip a switch, and the mine's corresponding torch would activate in the house. An example of this is shown on the right. Another use would be as a simple distress signal in multiplayer, as it is always an issue of having to simultaneously type your call for help and run away from whatever is troubling you.

Advertisement