REDSTONE

Sort:
Avatar of leboy888

need help with redstone any one who is really good with redstone and command blocks plz help

Avatar of leboy888

my problem is that i am trying to make a repeating mob spawner at differnet locations withen a couple of seconds on the same redstone engeine. only problem is that i can't get the command blocks to do what i want ;(. The only way can make the commad block tell when you are is to make a redstone current always going through it. but to do that i need to make it a split second loop for the redstone current and every time i log off it stops so i have to do it all over again. Is there any simpler way?

Avatar of ajttja

I am not sure exactly what you want but you could just put a lever next to the command block and switch it to keep it on all the time or get a flashing redstone signal to enter the command block so that it turns the command block on and off at intervals. It would be pretty fast though since the max delay would be four repeater delays.

Edit: your could make the delay as long as you wish.

Avatar of King_undercover_vamp

Repeaters.  Hook it up and turn the lever on, set the delay to what you need.  If you mean that you   want it to run while you  are not playing, that's impossible, sorry.

Avatar of leboy888

I am using wireless redstone and in order to do that there must always be a tick going through the command block. An example would be when you use a button, when you press a button it sends out a tick. That is the tick that i need but it needs to be shorter and must be able to run when i load up the map like a redstone torch.

Avatar of ajttja

ok, my think works,  you set up four repeaters around in circles and redstone on the corners then send up a restone signal on one corner, add repeaters onto one of the corners to get where you are going.

Avatar of leboy888

yes that is how you start it but... i need to to go really fast and each repeater takes on tick on the current and i need 1 repeater but having 1 repeater means that the redstone will fuse out. kinda like you need to make a car that can only go 100kph go 200kph.

Avatar of ajttja

hmm.... you would need command blocks which i am not so good at. make sand apears over a pressure plate at a speed of 1 every millisecon and that should make a tick generator. I dunno if it actually works but this is my only idea.

Avatar of leboy888

wow never thought of that thanks i will try it out