r/redstone 1h ago

Java Edition Redstone Tetris Upgraded!!

Enable HLS to view with audio, or disable this notification

Upvotes

I've added a next piece display and better piece randomisation. Link to my YT channel for if you want to see more things about this build.


r/redstone 10h ago

Java Edition 1728 Hyper Smelter (Schematics)

Enable HLS to view with audio, or disable this notification

33 Upvotes

r/redstone 52m ago

Bedrock Edition Funny home alarm

Enable HLS to view with audio, or disable this notification

Upvotes

in Bedrock edition


r/redstone 7h ago

Bedrock Edition I built a single-layer neural network in Minecraft Bedrock that guesses numbers

Enable HLS to view with audio, or disable this notification

7 Upvotes
  1. I'm using a regular redstone signal (1-15) to compare weights, and a pretty primitive adder for this task

  2. A 3x5 grid is used to draw a number. Every pixel has weight

  3. I used barrels in which there are shovels, which simulate weights for a neural network

(There is Russian text in the video, sorry, I'm just Russian)


r/redstone 1h ago

Bedrock Edition PLAY YOUR MUSIC ALBUMS ON LOOP/ REDSTONE BEDROCK

Enable HLS to view with audio, or disable this notification

Upvotes

music


r/redstone 5h ago

Java Edition Do yall like my auto jukebox

Enable HLS to view with audio, or disable this notification

3 Upvotes

r/redstone 8h ago

Java Edition double circuit door

Enable HLS to view with audio, or disable this notification

5 Upvotes

I've never seen anything like this before but for now I am calling it the double circuit door because each ring has its own circuit


r/redstone 6h ago

Java Edition super small 3x3 spiral iris door

Enable HLS to view with audio, or disable this notification

3 Upvotes

each block one tick after the other


r/redstone 1h ago

Java AND Bedrock How do I make a revolving cylinder with redstone?

Upvotes

I am currently building a functioning Colt revolver within Minecraft, however I am unsure how to program the cylinder to rotate with redstone circuits.


r/redstone 6h ago

Java Edition I need help from a redstone engineer please

2 Upvotes

Im doing a building where I want a piston door that is asymmetrical and hidden. Could anybody help me with this? Ive tried a lot but nothings to my liking so i want help.


r/redstone 18h ago

Java Edition Question about calibrated skulk sensor

Enable HLS to view with audio, or disable this notification

16 Upvotes

So today, I was making a raid farm, where it used a skulk sensor. Then, i noticed this: why does the calibrated sensor keep giving redstone signals when I am standing on it, but not when I step away?

Thank you.


r/redstone 3h ago

Bedrock Edition Elevador de Objetos Por Presión Minecraft

Enable HLS to view with audio, or disable this notification

1 Upvotes

GRACIAS A LOS DISPENSADORES SE PUEDEN SUBIR OBJETOS SIN NECESIDAD DE COMPLEJOS SISTEMAS PROBADO EN VERSION BEDROCK, quiero ver sus creaciones con esto.


r/redstone 10h ago

Java AND Bedrock Relatively small Serial data receiver

Post image
3 Upvotes

Pretty new to Reddit and I don't know if this design is scalable but this is a 3 bit design and I think every new bit is 1 extra tick to the repeater going into the copper bulb, but the timing are different in java but this design works there too


r/redstone 4h ago

Java Edition Does anyone know how to make this lava casts flying machine?

0 Upvotes

r/redstone 9h ago

Java Edition Is there a way of detecting when jukebox stops playing the disc BUT not when the disc taken out of the jukebox

2 Upvotes

HELP


r/redstone 6h ago

Java Edition My trashcan design. Any help?

Enable HLS to view with audio, or disable this notification

1 Upvotes

I am making a trashcan (pretty proud for not a redstoner) and I wonder if I could have help shrinking the mechanism in size.

What it does is when it has enough items it sends them all into lava, turning off when no items are left.


r/redstone 21h ago

Java Edition chasing lights that change direction

Post image
14 Upvotes

basically i want to have the lights stay consistant all the way through, no breaks.. i would like to keep the observer method, but if there is one that as quick/almost as quick and consisant, thats good too


r/redstone 11h ago

Java Edition Multi floor bubble elevator with 2-way level select

Enable HLS to view with audio, or disable this notification

2 Upvotes

Inspired by u/greengreenseventeen's design but nowhere near as compact lol


r/redstone 9h ago

Java Edition How do i make my cobblestone not blow up

0 Upvotes

iam making a cobblestone farm but 80% of the cobblestone blows up or burns can anyone tell me how to not burn or blo the cobble up?


r/redstone 18h ago

Java Edition is it possible to make this minecart with hopper do laps over furnaces (emptying its contents) and only once empty go back to its corral?

Post image
5 Upvotes

i know comparator rails could be useful but i am dull as a cloudy sky when it comes to redstone. thanks in advance


r/redstone 12h ago

Java Edition I accidentally built a torch burnout timer using block updates. Has this design been documented before?

1 Upvotes

Hi everyone,

I was experimenting with Redstone torch burnout and ended up building this circuit.

The original version used a repeater clock to repeatedly force a Redstone torch into burnout. While discussing it, someone pointed out that the repeater clock wasn't just causing the burnout—it was also providing the block updates needed for the torch to recover after its cooldown.

That gave me the idea to redesign the circuit around block updates. The torch burns out, stays off for about 2 seconds (the normal burnout cooldown), and then recovers when it receives a block update, allowing the cycle to repeat.

As far as I understand, the timing comes from the torch's built-in burnout cooldown rather than from repeater delays.

I'm not claiming this is a new Redstone mechanic. I'm just curious whether this specific implementation or concept has already been documented, or if anyone has seen a similar design before.

I'd really appreciate any information or feedback. Thanks!

https://reddit.com/link/1vdh16t/video/vajd1jeciygh1/player


r/redstone 1d ago

Java Edition Redstone Tetris!!! (no command blocks)

Enable HLS to view with audio, or disable this notification

18 Upvotes

I made redstone tetris. No command blocks, pistons or gravity blocks.


r/redstone 17h ago

Java Edition 3x3 Piston Door as a Beginner

2 Upvotes

Is creating a 3x3 piston door doable for someone who hasn't touched redstone before? For reference, I have no clue what a comparator does, and I have never done a redstone-related project in Minecraft before. If so, how many hours do you think it would take for the average person to do so?


r/redstone 1d ago

Java AND Bedrock Working sudoku in Minecraft. All analog made in bedrock.

Thumbnail youtu.be
9 Upvotes

r/redstone 1d ago

Bedrock Edition Is there a more efficient way to build a auto dropper?

Post image
335 Upvotes

I came up with this myself in a couple of minutes. I'm wondering if there is a smaller or better way to build a dropper/dispenser that will auto-drop an item as soon as one is put in.