Creating a Secret Entrance through Lava in Minecraft
Recently Iāve been messing around in Minecraft (Windows 10 Edition) and realized thereās a block I never used before, the Observer block. Once I learned that it was a block that emits a single pulse, I decided to try out an idea for a lava entrance to a base using the Observer block and some Dispensers.
In the past when working with Dispensers, a lever would have to be turned on to dispense something, off, and then back on to suck water/lava back up. That screws things up a lot if other things are hooked to the same lever. However, the Observer sends a pulse and after the pulse itās considered off. So the dispenser is activated every time a lever is switched to where it could beĀ āon = lavaā andĀ āoff = no lavaā or depending on how you set it upĀ āon = no lavaā andĀ āoff = lavaā.
I started off with a basic just to ensure my mechanism was right before trying to do an entrance. I have a 3x3 grid of grass blocks on the bottom. Placed redstone on top of that, followed by observers and finally dispensers. A ring of grass blocks around the top to contain any lava, and a lever to activate.
After filling the dispensers with lava, a quick test shows that Iām on the right track. The observers sense the redstone turning on or off, and activate the Dispenser accordingly.
Now to make things a bit larger with a 5x5 base and try to make a secret entrance hidden below the lava.
I removed one of the side Observer/Dispenser combos and replaced it with a sticky piston and stone block, along with wiring it up.
At this point it should be noted that you need to be aware of when you put the lava in the dispensers initially. Since this design uses Observers, it results in a pulse, which equals either the lava is dispensed or the lava is sucked up. It does NOT mean āpower = lavaā and āno power = no lavaā. So if lava is out when power is off, the piston will be retracted and your entrance will be flooded with lava!
Hereās what it looks like with it up and running:
Unfortunately, the lava is flowing toward where the entrance is, not very secretive... So lets add another Observer/Dispenser combo on top so that right above the entrance a lava block is spawned when itās closed. To activate the Observer and thus the Dispenser, I extended my redstone to a sticky piston that lifts a block up to the Observer to set it off.Ā Ā
Perfect lava. However, the tops of the Observer and Dispenser arenāt that discrete, so letās try hiding them a bit better.
Now thereās just a sliver of the Dispenser showing, but for the most part itās pretty hidden. And when the lever is switched, our entry way is open to enter:
Drop down into whatever hidden base youād like to create. I used just a lever for demonstration, but you could hook it to whatever method you prefer. Just note that if itās a button, the moment the button is depressed, the hole will close and the lava will be back, so be careful.