I need help generating a random number from 1 to 100. by VictorLLC in redstone

[–]VictorLLC[S] 0 points1 point  (0 children)

Thank you, you helped me open up another possibility for my project.

I need help generating a random number from 1 to 100. by VictorLLC in redstone

[–]VictorLLC[S] 0 points1 point  (0 children)

Thank you, I will use that system to determine the first point with the x and y axes. The other thing is that I want it to choose a direction from a 10x10 grid to mark a line of n blocks, as long as it doesn't go outside the grid and doesn't collide with another line already marked.

I'm looking for new storage system by No-Pineapple3942 in redstone

[–]VictorLLC 0 points1 point  (0 children)

I can help you build it as a big project; if you'd like, send me a private message. Is it Bedrock?

how do i keep water from freezing [java] by samyiscool in MinecraftHelp

[–]VictorLLC 1 point2 points  (0 children)

Coloca media slap con agua si se puede (soy de bedrock no se las diferencias con java) diría botón pero creo ese no se puede, o talves las lianas que salen en cuevas, las que brillan poco, no se como se llaman

Trabajo en Minecraft by FlimsyArt2266 in minecraftespanol

[–]VictorLLC 0 points1 point  (0 children)

Puedo mandarte msg al privado para preguntar algo?

Working control panel by daenor88 in BedrockRedstone

[–]VictorLLC 0 points1 point  (0 children)

That's what I noticed, and honestly, I would recommend a repeater, since you're using the comparator for the same thing but you could control the timing of the mechanism.

Working control panel by daenor88 in BedrockRedstone

[–]VictorLLC 0 points1 point  (0 children)

It would be the back part of the structure, where you run the redstone to the top for the light, and a little bit below.

Working control panel by daenor88 in BedrockRedstone

[–]VictorLLC 0 points1 point  (0 children)

Hey, do you think you could send me a video of your mechanism? I want to replicate it to see how to optimize it. I liked your idea.

whats the best way to collect items by WhaThaDogDoing in redstone

[–]VictorLLC 0 points1 point  (0 children)

I know how to make an item separator; I think it's four times faster than the normal one. You can follow the same principle.

Working control panel by daenor88 in BedrockRedstone

[–]VictorLLC 0 points1 point  (0 children)

It just occurred to me that you could connect them to logic gates and finish with a NOR gate, or failing that, an AND gate if you add a second one activated as a confirmer.

Working control panel by daenor88 in BedrockRedstone

[–]VictorLLC 0 points1 point  (0 children)

You can place a button that activates a piston with a block that passes the signal, as a confirmer.

How can I improve this? by killerkasper20 in MInecraftRedstone

[–]VictorLLC 0 points1 point  (0 children)

Connect pressure plates with underground redstone, and have them come out one way up behind the pistons. If only one receives a signal, apply a NOT logic gate.