Build a Doorbell Using Redstone and a Button
A doorbell in Minecraft PC is a redstone circuit that plays a sound or triggers an action when someone presses a button at your door. The simplest version uses a button, redstone dust, and a note block to create a chime sound that alerts you inside your base.
The basic setup takes about five minutes and requires only materials you can find in the first few minutes of a survival world. You place a button outside your door, run redstone dust from that button to a note block inside, and when someone presses the button, the note block plays a sound.
This guide covers three doorbell designs: a straightforward one-block version, a multi-note chime, and an advanced system that lights up a lamp when triggered. Each one uses the same core principle—redstone transmits the button press to a sound-making block.
Key Takeaways
- A basic doorbell needs a button, redstone dust, and a note block placed in a line from outside to inside your door.
- Note blocks play different pitches depending on what block sits underneath them, so you can create custom chime sounds by stacking different materials.
- Redstone dust only transmits power 15 blocks away, so if your door is farther than that, you need a redstone repeater to extend the signal.
- You can combine a doorbell with a lamp or other redstone device to make it light up or trigger multiple actions at once.
Gather the Materials for a straightforward Doorbell
For the most basic doorbell, you need: one button (wood or stone), one note block, and four to six redstone dust. All three are common materials. Buttons drop from oak, birch, spruce, jungle, acacia, dark oak, or mangrove wood when you break them with any tool. Note blocks are crafted from eight wooden planks and one book arranged in a square with the book in the center. Redstone dust drops from redstone ore found below Y-level 16 when you mine it with an iron pickaxe or better.
If your door is more than 15 blocks from where you want the note block to sound, add one or two redstone repeaters. A repeater is crafted from three stone, two redstone dust, and one comparator, arranged in a specific pattern—check your crafting menu for the exact layout. Repeaters extend redstone signals so they can travel farther than dust alone.
For a fancier doorbell that also lights up, add a lamp (redstone lamp, crafted from four redstone dust and one glowstone) and one more repeater to power both the note block and the lamp at the same time.
Place the Button Outside Your Door
Choose a block next to your door frame where visitors would naturally stand. Attach the button to that block by holding the button in your hand, looking at the block, and right-clicking. The button will stick to the side you clicked. Wood buttons are easier to see than stone buttons, so use wood if you have it.
Make sure the button faces outward so someone approaching your door can see it and press it easily. If you place it on the door frame itself, it will stick to the outside surface. Test it by pressing it—you should see a brief red highlight appear on the button when it activates.
Run Redstone Dust from the Button to Your Note Block
Redstone dust transmits power in a line from the button to the note block. Start at the block the button is attached to. Place redstone dust on the ground or on blocks in a path leading from the button toward where you want the note block to sit inside your base. You can run the dust along the ground, up walls, or along the ceiling—redstone dust sticks to any surface.
Count your blocks as you place dust. If the distance is 15 blocks or fewer, dust alone will work. If it is longer, place a redstone repeater every 15 blocks to boost the signal. A repeater looks like a small stone block with two torches on top. Place it in the dust line, and the signal will travel another 15 blocks beyond it.
The dust should form a continuous line with no gaps. If you see a gap where dust is not connected, the signal will not travel. Redstone dust connects to buttons, repeaters, note blocks, and other redstone devices automatically when placed next to them.
Place the Note Block and Test the Circuit
At the end of your redstone dust line, place the note block. The note block must be touching the redstone dust or a repeater so it receives the signal. When you press the button outside, the note block should play a sound—a short, bright chime by default.
If the note block does not play a sound, check these common mistakes: the redstone dust has a gap in the line, the note block is not touching the dust, or the distance is more than 15 blocks without a repeater. Walk the path from button to note block and look for breaks in the red dust line.
Once the sound plays, your basic doorbell works. You can now hear it from inside your base when someone presses the button outside.
Create a Multi-Note Chime by Stacking Different Blocks
A note block plays a different pitch depending on what block sits directly underneath it. By placing multiple note blocks with different materials below them, you can create a chime that plays several notes in sequence. This requires a repeater set to a delay to space out the sounds.
Place your first note block with dirt underneath. Place a second note block one block away with sand underneath. Set a repeater between the button and the first note block, and another repeater between the first and second note block. Set both repeaters to a delay of 2 ticks by right-clicking them once (each right-click adds one tick of delay, up to four). When you press the button, the first note block will play, then a short pause, then the second note block will play, creating a two-note chime.
You can add more note blocks and materials to extend the chime. Experiment with different blocks underneath—wood, stone, sand, and glass all produce different pitches. The note block itself also has 24 different notes you can select by right-clicking the block before you power it, so you have many combinations to choose from.
Add a Lamp to Light Up When the Doorbell Rings
To make the doorbell also trigger a light, place a redstone lamp next to the note block or on the same redstone dust line. The lamp will turn on whenever the button is pressed, creating a visual alert along with the sound.
If you want the lamp to stay on for a few seconds after the button is pressed, place a repeater set to a 4-tick delay between the button and the lamp. This gives the lamp time to turn on and then off again, creating a brief flash. Without the delay, the lamp will only light up for the when ready the button is held down.
You can also place the lamp inside your base near where you sleep or spend time, so you see the light even if you do not hear the sound. Run a separate line of redstone dust from the button to the lamp, or connect both the note block and lamp to the same dust line using a repeater to split the signal.
Frequently Asked Questions
Can I make a doorbell that works from farther away than 15 blocks?
Yes. Place a redstone repeater every 15 blocks along the dust line. Each repeater extends the signal another 15 blocks, so two repeaters will carry the signal 30 blocks, three repeaters 45 blocks, and so on. The repeater must be placed in the dust line so the dust connects to both sides of it.
What if the note block makes a sound I do not like?
Right-click the note block before you power it to cycle through 24 different notes and instruments. Each click changes the pitch. You can also change the block underneath the note block—different materials produce different sounds. Experiment until you find a combination you like.
Can I make the doorbell trigger multiple things at once?
Yes. Place multiple note blocks, lamps, or other redstone devices on the same dust line or connected to it with repeaters. They will all set up when the button is pressed. You can also use a repeater to split the signal into two separate lines, each powering different devices.
Does the button have to be outside the door?
No. You can place the button anywhere and run redstone dust to a note block anywhere else. Some players put buttons on the inside of their base to test the circuit before placing the outside button. You can also place multiple buttons on the same dust line so the doorbell rings from several locations.
What happens if I use a lever instead of a button?
A lever will power the note block as long as it is switched on, so the note block will play continuously while the lever is on. A button is better for a doorbell because it only sends a pulse when pressed, creating a single chime sound. If you want the doorbell to ring only once per press, use a button.