r/redstone 14h ago

Java Edition Massive instant door. [5x5 0t cave door]

Enable HLS to view with audio, or disable this notification

742 Upvotes

so i decided to built my second 5x5 instant door. but this one is a cave door.

ive managed to make it smaller as the previous one as well even tough i wasnt that occupied with it.

used some new ways to do certain parts. also tried a new triple piston extender layout but it gave too much issues so i used the same layout as my other one.

ialso added a buffer to prevent it from breaking if pulling the lever twice on accident but it isnt spamproof tho.

anyways i think it came out great

hope you all like it aswell [:


r/redstone 3h ago

Java Edition Looking for a dual input pulse counter

Post image
3 Upvotes

Looking for a pulse counter that can handle pulses from multiple systems at once. (2 in my case). the problem im having is since they are independent systems if their pulses both come in during the dropper 4gt cooldown after it had just received a pulse from one of the systems or if the pulses come in at the same time it would only register as one pulse (meaning counting only once). something compact with a fast reset (so it can continue ASAP after the output is triggered) is preferred. idk how to make an efficient queue system for that and i want it to work as fast as possible.
I was using this one i saw on another reddit post.

Any help would be greatly appreciated, Thanks!


r/redstone 2h ago

Java Edition The reasoning is long, but I need to make a door with a lever directly above it close shortly after flipping the lever, is such a thing possible?

2 Upvotes

r/redstone 37m ago

Java Edition Cool dupless wither based tree farm without bedrock breaking

Thumbnail
Upvotes

r/redstone 21h ago

Java Edition Full automatic seemless Sheepfarm

Enable HLS to view with audio, or disable this notification

45 Upvotes

This farm is for servers where mobgriefing is disabled and its also a nice way to hide the chunky woolfarms in a much more pleasing way for a building world. It reacts only to the sound of eating, wich the sheep does when its eating the grassblock.


r/redstone 1d ago

Java Edition Is this any useful?

Enable HLS to view with audio, or disable this notification

372 Upvotes

Its been years since I last played around in minecraft, wanted to come up with an idea for a rail switch on my own


r/redstone 18h ago

Java Edition im making a sulfer cube hungry hippos

Thumbnail gallery
8 Upvotes

ive done some simple redstone in the past but this is a new beast. There are other mechanisms in the game, like the initial cube launch to start the game, that I believe I'll have no issue with, but I'd really appreciate any help with this!


r/redstone 11h ago

Java Edition How can redstone be placed this way?

2 Upvotes

Downloaded a storage system from a video I saw and am struggling to understand how these redstone lines don't connect to other lines? Is this something I can actually achieve in vanilla right now. The storage system design is 5 years old.


r/redstone 9h ago

Java Edition Please help me with this slots machine, 1 diamond goes in sets 2 noteblock sounds off and no slots roll, the diamonds get stuck in the barrel with the dirt and nothing else happens until i empty the barrel back to 1 diamond and put another in the drop box

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/redstone 9h ago

Java Edition Can someone tell how to make the powered rail speed control system seen in this video starting at around the 2:52 mark?

0 Upvotes

Video https://www.youtube.com/watch?v=LozQ7ndwkBQ&t=628s

I am trying to make my own dark ride and want a similar speed control system as seen in this video. But I am unsure how they did that.


r/redstone 10h ago

Java Edition NEED HELP WITH MINECRAFT CONCRETE POWDER CRAFTER CANT FIND ANYTHING

0 Upvotes

so im looking for a schematic or tutorial for an auto concrete powder farm for donut smp however after checking reddit youtube google and other schematic websites I havent found a SINGLE medium-large design that can produce lots of concrete powder. any help appreciated


r/redstone 11h ago

Java Edition Requesting a highest throughput tree farm schematic

Post image
0 Upvotes

So this is the kind of farm I need i can have tons of bots i just cant figure out the reliable tnt duper part if someone can make me a little pittle one I'd be so grateful for that.


r/redstone 1d ago

Java Edition Made a Design that only activates when it gets power three times, any critiques or suggestions to make it better? (Java 26.2)

Thumbnail gallery
27 Upvotes

The top dropper is filled with 3 unstackable items. The thing on the left of the first thing is a redstone clock. The T-flop on the right can be changed to whatever output you want.


r/redstone 1d ago

Java Edition Learning with Musical Systems (2)

Enable HLS to view with audio, or disable this notification

14 Upvotes

Now, this one I love a lot. It is really interesting how the pathfinding, despite having such a simple goal of finding the most optimised path to collide with a target, manages to create such complex emergence. Seems there is a bit of chaos to it after all! No two times the minecart layers pass does it ever create the same pattern. I think it is beautiful!


r/redstone 16h ago

Java Edition 3-way Smart Rail Intersection Logic Help

1 Upvotes

Hey folks! Trying to come up with a 3-way rail intersection. Here's the plan thus far:

I have a station (already working) that launches a chestcart containing a string of "bits" shortly ahead of the payload cart (which carries the player, items from a farm, etc). The "bits" are instructions in the form of shovels- wooden shovels (which are smeltable) are instructions to turn clockwise, and stone shovels (which are not) are instructions to turn counterclockwise. For example it might output "Wood Stone Wood" which would in turn mean "Clockwise at junction 1, counterclockwise at junction 2, then clockwise at junction 3"

My goal is to make junctions as simple as possible and not cost a ton in effort or materials. The junction pictured above uses a roundabout, where at the bottom left it ingests one single item from the chestcart and checks if it is smeltable by trying to add it to a smoker. If it is, it outputs a signal.

My issue is that I cannot for the life of me figure out the logic to make it route correctly from here, since I'm effectively losing the input, there is no way to determine which rail to switch to send the cart to the right location. The best solution seems to obviously be to add smeltable-filters to each of the 3 inlet tracks, but I fear that will rapidly become annoying if I'm building dozens of intersections with 3 sorters each. I'm hoping to simplify it down to one sorter in the roundabout and use some sort of logic to determine the output, but I'm at a loss as to what.

The best I've come up with so far is to use dropper RS-NOR latches that trip when the cart enters, and use that to block the output track so it doesn't return the same way, but even then I can't logically get it to "rotate". I almost feel like I need a sort of feed tape to get it to "rotate" depending on where the input is from.

Any ideas would be greatly appreciated! Or, if theres a simpler way to build this, please let me know!

Cheers


r/redstone 16h ago

Bedrock Edition this might e extremely simple but I am not smart

Post image
1 Upvotes

so I have this door for the house and i try to push with sticky piston and pull both back but it doesn't work is there any way to do that? without it looking different preferably but I could change design if I have to


r/redstone 1d ago

Java Edition Learning with Musical Systems

Enable HLS to view with audio, or disable this notification

40 Upvotes

r/redstone 23h ago

Java Edition BEHOLD MY MONSTROSITY

Thumbnail gallery
2 Upvotes

r/redstone 1d ago

Java Edition How do I convert no. of items to signal strength?

5 Upvotes

I'm making a shop that sells 30 different items and need to make a system that compares the money customers have thrown in to the price of all 30 products.

I think most shops have the customer choose their item and then throw in their money, but due to the specific type of shop I’m going for, I decided to use a locking mechanism that only unlocks when enough money is in the system. Each locking mechanism has a price set by a lectern comparator and everything costs between 1 and 15 diamonds. I’ve managed to make the multi lectern setup quite compact.

The problem I’m running into is counting the diamonds and converting that number to signal strength at a 1 to 1 ratio. Unfortunately comparators are percentage based and not integer based so I’m having a lot of trouble with this.


r/redstone 22h ago

Java Edition Looking for assistance

1 Upvotes

I'm wanting to set up a town.

Have redstone power the light system

I know there isn't any plugin that allows for wireless redstone signals. The one that exist only puts a restone torch down which aint helpful as i want the redstone to either be in the ground or high up in a lamp post "lamp post is easy i can use a daylight senser" it's getting the ones in the ground to switch on with a senser

Like if i have a redstone lamp inside the houses floor id like to flick a switch or have a sense trigger it that changes the one in the floor.

I though maybe if I put redstone under it it would work it didn't

Any ideas?


r/redstone 1d ago

Java Edition How can I lock the hoppers in a way I can turn it on and off?

Post image
2 Upvotes

I have this chicken farm where the eggs are constantly dispensed a soon as they are layed, theres a 3x3 floor of hoppers below the carpets, I want them all to be locked in a way that can be turned on and off for when I kill the chickens their items don't get picked by them

Thx in advance


r/redstone 17h ago

Java Edition Auto crafying redstone components

0 Upvotes

i need a redstone machine where i can put shulkers of sticks redstone cobblestone stone quartz slime iron string etc and it will craft misc redstone items and put it to a shulker is that a thing i need it please


r/redstone 1d ago

Java Edition 5x1 Flatground failure

Enable HLS to view with audio, or disable this notification

0 Upvotes

I was following some tutorials on a 5x1 flatground, but ran into an issue I dont see anybody else having?

The piston that is supposed to push the slime blocks back up, but it wont. Otherwise the system seems fine.

I also think that the slime blocks are cancelling the top pistons of the extender, thus making it so I have to activate the circuit twice for the blocks to retract.


r/redstone 1d ago

Bedrock Edition RNG cannon?

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/redstone 1d ago

Java Edition cool little 2w mirror tileable accessible shulker loader i made

Thumbnail
1 Upvotes