• Pistons Creations Megathread
    1,720 replies, posted
[QUOTE=GoddamnBatman;31475445]IT'S FINALLY HERE 75 MINUTES OF PURE UNADULTERATED DEAFENING SWAG piston-related traps are located in 3/4 of the way in [media]http://www.youtube.com/watch?v=FUiu9c4A86s[/media] Any suggestions for future minecraft videos of my 2 other main bases? Should I upload in shorter segments or keep it as one HD-movie thing?[/QUOTE]Make the entire video an epic. Not this one. But the next one.
I just don't understand why wolves feel so compelled to teleport near lava and then jump into it. I've lost some 3 wolves in the same mine shaft because they just suddenly decided to stop sitting and teleport to me and then go take a bath in the nearby magma...
well I made a start. [video=youtube;BesVgQQBQEo]http://www.youtube.com/watch?v=BesVgQQBQEo[/video]
[QUOTE=GoddamnBatman;31475445]IT'S FINALLY HERE 75 MINUTES OF PURE UNADULTERATED DEAFENING SWAG piston-related traps are located in 3/4 of the way in [media]http://www.youtube.com/watch?v=FUiu9c4A86s[/media] Break up in smaller peices, make more fun moments Any suggestions for future minecraft videos of my 2 other main bases? Should I upload in shorter segments or keep it as one HD-movie thing?[/QUOTE]
[QUOTE=GoddamnBatman;31475445]IT'S FINALLY HERE 75 MINUTES OF PURE UNADULTERATED DEAFENING SWAG piston-related traps are located in 3/4 of the way in [media]http://www.youtube.com/watch?v=FUiu9c4A86s[/media] Any suggestions for future minecraft videos of my 2 other main bases? Should I upload in shorter segments or keep it as one HD-movie thing?[/QUOTE] You managed to emasculate my retroactively. When I watched that video I actually was emasculated at the time you spoke those words IRL as opposed to now.
[QUOTE=thisguy123;31486135]well I made a start. [video=youtube;BesVgQQBQEo]http://www.youtube.com/watch?v=BesVgQQBQEo[/video][/QUOTE] judging by the music it seems you sought to replicate the temple of time you did a bad job sorry but you made me wonder about the possibility of some group recreating hyrule as depicted in OOT
[QUOTE=Bletotum;31487509]judging by the music it seems you sought to replicate the temple of time you did a bad job sorry but you made me wonder about the possibility of some group recreating hyrule as depicted in OOT[/QUOTE] That music is actually ripped from OOT itself, and no te temple is not supposed to be the temple of time (note to self[I][B] BUILD TEMPLE OF TIME![/B][/I]) It's just some generic chapel/temple thing with a secret entrance in it leading to some super secret research facility(eventually)
[media]http://www.youtube.com/watch?v=4f3kqfsQnX4[/media] Took me all day to come up with this design. It's crazy complicated and took a shitload of redstone. Ignore the music, fraps was recording what I was listening too.
I made a music machine. A similar contraption was posted waaaay back in the thread but I made this one myself. Also, IIRC that one didn't cover all 24 tones of the block, just enough for the song it played (although feel free to correct me if I'm wrong). And yes, I realize the song isn't perfect but come on it's a 4-click beat. [media]http://www.youtube.com/watch?v=SCPkqxtZ27Q[/media]
Batman, let's share parents. Because sharing is caring.
[QUOTE=Zakkin;31493010]Batman, let's share parents. Because sharing is caring.[/QUOTE] I call the mother because she can make me grilled cheese sandwiches while I fight crime, yell at people, and build stuff in Minecraft.
Today, I set my mind on making a computer in minecraft. Was working on the instruction memory, was this huge beast with 13 vertical multiplexers and was impossible to wire up so I scrapped it and went with a scroller rom for programming it.
[QUOTE=neos300;31495007]Today, I set my mind on making a computer in minecraft. Was working on the instruction memory, was this huge beast with 13 vertical multiplexers and was impossible to wire up so I scrapped it and went with a scroller rom for programming it.[/QUOTE] build a gigantic screen and play terraria on it
[QUOTE=daijitsu;31496382]build a gigantic screen and play terraria on it[/QUOTE] will do I was going to attempt to set the world record for screens anyway (I think the world record is 128)
Use integrated redstone to get rid of the 14 block redstone energy limit.
Or just place a repeater. Or an inverted redstone torch.
[QUOTE=peabrain101;31502784]Or just place a repeater. Or an inverted redstone torch.[/QUOTE] Those are slow as fuck Either way, I also set out to do that Without mods is more of a challange though With pistons you can now stack XORs, and their faster
It's not the fact that it needs repeaters, it's simply that I had a set up like this instructions multiplexers | | | | | | | | etc. Which would have been impossible to wire due to height differences. [editline]3rd August 2011[/editline] I've also got 4 bit 16 word RAM running up that uses multiplexers to make it so you can easily access the RAM with a simple 4bit binary number.
Just finished one of the multiplexers [img]http://dl.dropbox.com/u/4838268/2011-08-03_15.28.10.png[/img] Its pretty slow though
[QUOTE=Tobba;31505004]Just finished one of the multiplexers [img]http://dl.dropbox.com/u/4838268/2011-08-03_15.28.10.png[/img][/QUOTE] what Can you give me a schematic for that, my current design looks like this: [img]http://i.imgur.com/hbV8s.png[/img]
These screenshots should tell it all: [img]http://dl.dropbox.com/u/4838268/2011-08-03_15.45.15.png[/img] [img]http://dl.dropbox.com/u/4838268/2011-08-03_15.45.21.png[/img] [editline]3rd August 2011[/editline] Ignore the repeaters to the right, I used them to test how long it takes before the top activates
Correct me if I'm wrong but this seems more like a glorified OR gate than a multiplexer because all it does is if one of the inputs is on it puts all the outputs on. A real multiplexer takes 1 input and chooses an output to send it to (or vice versa) Unless I'm operating it wrong, which I don't think I am. The repeaters are the inputs, right?
[QUOTE=neos300;31505474]Correct me if I'm wrong but this seems more like a glorified OR gate than a multiplexer because all it does is if one of the inputs is on it puts all the outputs on. A real multiplexer takes 1 input and chooses an output to send it to (or vice versa) Unless I'm operating it wrong, which I don't think I am. The repeaters are the inputs, right?[/QUOTE] Those at the right hand side are linked to test response times.
[QUOTE=Mattz333;31505561]Those at the right hand side are linked to test response times.[/QUOTE] I know, but that is where you would input a signal.
[QUOTE=neos300;31505616]I know, but that is where you would input a signal.[/QUOTE] Look at his original picture, that might give you a clearer idea of what he is trying to do.
A Multiplexer can take any number of inputs, if it only has one input then it is restricted to switching between 2 signals, I'm assuming it's a 2 bit input (4 choices) of 2 bit data.
Ah I see now. I had misplaced a torch so it didn't work. [editline]3rd August 2011[/editline] But for the upper levels, do you continue the torch torch torch torch repeater repeater repeater torch pattern or something else?
Its what selects if it should be on or off [editline]3rd August 2011[/editline] A torch would be that it should be on, and a repeater than it should be off, and the input is inverted for each level, so you need to take that into account [editline]3rd August 2011[/editline] [QUOTE=Mattz333;31505684]A Multiplexer can take any number of inputs, if it only has one input then it is restricted to switching between 2 signals, I'm assuming it's a 2 bit input (4 choices) of 2 bit data.[/QUOTE] Its actually not a proper multiplexer, you just need to add a piston AND gate and it will be, though
[QUOTE=Tobba;31505856]Its what selects if it should be on or off [editline]3rd August 2011[/editline] A torch would be that it should be on, and a repeater than it should be off, and the input is inverted for each level, so you need to take that into account[/QUOTE] I get that now, and I have 2 levels working fine, but how do I do the 3rd and 4th etc.. [editline]3rd August 2011[/editline] Oh wait now I get it, it's a decoder that converts the binary into a level... I see now.
I should probably have called it a decoder :v: You can easly turn it into a multiplexer though
Sorry, you need to Log In to post a reply to this thread.