Can anyone please tell me how to do the gate at 10:00, but with the levers/button/plates in another place? because replacing one of those two levers with redstone fuggs up the gate :S
@123gas321 Like a maze? Like in one part you turn a switch on/true and then opens a door? If yes then here: Hide the redstone behind walls so people wont find it. This goes for anything not even a maze, Make the trail of redstone go to the door like this video. but redstone travels i think 7 blocks, So once on 7/6 put a repeater there and set it to any. Do that multiple times until you get to the door. Then it should activate the door. And if this doesnt solve it let me no.
did you notice you just layed diagrams for basic boolean logic, and so making redstone-programming something possible!?!? We're just missing diods and capacitors and we have ourselves redstone electronics! XD
I have tried everything to make this work with two switches in two different locations, but I can't get it to work that way. I don't understand why that when I use wire to bring the signal to the block that it would be any different than if the switches were on the same block. I think the reason is that when the switches are on the same block the cancel each other, but when they are in separate locations the circuit never can flip. I would like to see a vid of two switches in remote locations.
Thank you so much this was so helpful But I also loved your avatar. How did you design that? Could you post a video on avatar modifications. THX= A Full Surround Sound Thank you!
Of all of the redstone videos I have watched, this is the only one that has actually applied it to something I would use it for! Thank you kind sir for making my Minecraft life that much easier. :)
@HomeMadeGunNut Redstone repeaters, you can make one bye putting redstone, 2 redstone torches, and 3 smoothstone in ths order on your crafting bench <top layer
how do you build one underground so that it is hidden? I tried your method but it only works above ground :( I can't find any good tutorials for noobs :(
Very nice video / tutorial. Now, I have a question which is really off the topic. What texture mod do you use? Could you send me a download link perheps? :)
I copied exactly what you did then tried to ruin it and I learned a lot doing that. Namely, the placement of that middle torch on the side of the block is critical. You can't stick it any old where and expect it to work, it has to be 'cutting' the wire in the direction of travel to act as a sort of gate so it stops the flow of electricity.
You know honestly if I were designing this game, I would probably make a crafting method that imprinted gates into circuit-board objects instead, using the crafting grid. Using each slot for a different object to construct gates, using gates in different slots to construct more complex circuits. That would cut down on a lot of the size of circuits. Oh well, whatever works.
@KilloZapit I think Notch either had that idea or someone else had it and Notch liked it, but it ended up not implemented for some reason. It would probably be complicated when you get into more than one output... or possibly would require more recoding than he wanted to do.
@EbolaZidane I guess I can sort of understand that. The way I was thinking of it was using the four cardinal directions on the grid as inputs/outputs from the square in that direction and just build gates that worked on a similar layout to a circuit built on a map, but you would essentially have to make the grid produce the same object type with different properties for a bunch of different object arrangements, something it doesn't seem to be set up to do. Plus most binary gates are one-way.
@EbolaZidane alright, finished the video, it's quite helpful and got me a couple of steps forward on my redstone knowledge.
but say, I've got a bit of a problem, do the simplest thing, wires -> torch -> lever but the door only opens, and it won't close if i flick the switch, what's the matter?
this is a great tutorial, it didnt help me cause i already knew this... but its still great... please make more complex tutorials on Memory Cells (where once Input is Received once, it Stays True even if that input turns False, and clocks, and vertical circuts. plz and thank you
Another question: I have a door with to pressure plates next to it, like an automatic door. Is there a way to create a lever that "overrides" the pressure plates? For example, I'm outside my base. I see a zombie coming toward me, so I go inside using the automatic door. Is there a way for me to "disable" the pressure plates, i.e. stop the zombie from coming in?
@Niekpas A repeater takes an input, reverses it, and then reverses it again. For example, If you had a switch in the "true" position, a repeater would reverse it to "false" and then reverse it again to get a "true" output. These are used to extend wire circuits, since Redstone charge never extends more than 15 blocks. If you have a repeater every 15 blocks, you can extend the wire infinitely.
I really enjoy your videos and they help with understanding redstone. I was wondering if you would be able to move into more advanced techniques like pulsers and memory cells as well. Thanks in advance!
Great video! Helped me out alot! From this video, I was able to work together 2 Sets of iron doors with only 1 switch, Thanks :P bin trying to do that for awhile.
@vDeMi63 Type in "How To Extend Redstones Reach Minecraft" In The search bar, Its a quick video i made on how to do it, I learned it from messing around with the gates in this video :P
makes me want to build a circuit that only opens when a certain pattern of switches is pressed. Would it be possible to reset the switches automatically after a certain time though?
I found this to be very simple to use. After resisting my friends for so long I finally gave into minecraft and have been playing quite a bit. Only recently after doing quite a bit of other things have I started playing around with redstone. I liked this because it was easy for me to understand and partially the pig.
Awesome vid, I need to get into redstone logic more.
Normally I just stick a pressure plate on the inside and a button on the outside. My doors always shut automatically and I can just run out if I'm in a hurry.
I actually made a room in my minecraft house to help me with my computer engineering homework in college using all these circuits. Passing with 90's :D
@ozaki94 Search for "Brown and Bloom." I'm not sure how compatible it is after the Halloween update, but logic says it should be fine for everything except for the Nether.
@EbolaZidane I'm going to guess you have some sort of Electronics background, yes? In the Digital Electronics portion of my Engineering class last year we learned all about Boolean logic, unfortunately, I haven't used it in so long that my problem solving skills have gone to nothing! (For those who don't know, Boolean logic is what Minecraft Circuits are based off of, as well as many simple electronic devices.)
@VFB1210 Actually, no electronics- I am currently in a biomedical engineering major and took a programming class last year; I also have brief experience with custom game scripting and other such things. It's not phenomenal, but all you really need is logic gate (Boolean) knowledge and you can do pretty much whatever you need to, and that's what I'm trying to introduce in my videos.
@EbolaZidane Not a problem! :D Do you think you could do a video on RS NOR/RS NAND latches and Flip Flops and their uses? I also think it may be a good idea for you to post a "Basics of Boolean Logic" video to help those who may not be familiar with these principles.
For the circuit at 7:13, I'm doing the same thing as you. But when I flip the switch, the door spazzes, opening and closing rapidly,before the redstone torch temporarily goes out.
Very helpful. I recently wanted to construct a similar locking mechanism, but decided halfway through that I wanted to have an override switch on the inside. That is, I wanted to be able to prevent anyone on the outside to open my door. It's pretty easily done by using an "implies"-gate. A good use for this would be to put a pressure plate in front of your door outside so it would open for you automatically, and than flicking the switch once inside to make sure no one else can enter.
how the heck is this simple ._.
DarkDreamer126 11 hours ago
XOR Gate. :p
Verlangsamen 16 hours ago
THAT PIG IS A SPY!
SuperMarioKike 1 week ago
Lol he took 11 minutes explianing this thing and it took me 5 seconds to place two preassure plate down
xboxgamerz252l 3 weeks ago
@xboxgamerz252l but when the creeper comes it will open the door because of the pressure plate
freakozipper 3 days ago
@freakozipper they dont on mine cause i put a sign telling them to fuck off
xboxgamerz252l 2 days ago
whats the texture pack??
Gjcz1579 1 month ago
brain rape
Gamer03121993 1 month ago
That pig be trollin'
adam0195 1 month ago
LOL Hostile mobs! XD
UltimateRT 1 month ago
the pig is so curious xD
thumbs up if you agree
:D
MrRafingo 1 month ago
Can anyone please tell me how to do the gate at 10:00, but with the levers/button/plates in another place? because replacing one of those two levers with redstone fuggs up the gate :S
Really like som help with this!
boorelius 1 month ago
@boorelius you have to move the redstone torch too (the one at the levers)
PokeHax1 1 month ago
thhhhhhxxxx
jonathanstil 1 month ago
This is like the 15th friggen vid i've watched on how redstone works ect and i still don't flippen get it! D;
XxprittixXxgalxX 2 months ago
Hello pig!
ScottMorrisonTV 2 months ago
But will it blend??!?
blackdragon9809 2 months ago
thanks for the vid I now know how to used redstone
mw3assassinator 2 months ago
I have both my switches like 3 blocks away from door and cannot figure it out and get it to work. Help anyone?
RBPing999 2 months ago
what the name of your texture pack?
OriginaIQuality 2 months ago 2
Or you could just put a pressure plate on either side >.>
MrYoursuchanoob 3 months ago
/watch?v=JgwtjUTaCRo
GoldDust97 3 months ago
THANKS SO MUCH!
NFRRAM 3 months ago
i feel like a freaking child when this dude >.>
and that's not cuz he sounds intelligent eeeehm >_<
GabbGabbSama 4 months ago
I find this easy to masturbate to.
hookerslayer41 4 months ago
I made everything but nothing works....
ionnieboy 5 months ago
This guy really like touching animals!!
CallOfCupcakes 5 months ago
could you do a tutorial on how to have redstone open multiple doors at once?
miaugustine 5 months ago
lol pig!
Shofahi 5 months ago
How would I connect this to redstone to have the switches in a different location?
123gas321 5 months ago
@123gas321 Like a maze? Like in one part you turn a switch on/true and then opens a door? If yes then here: Hide the redstone behind walls so people wont find it. This goes for anything not even a maze, Make the trail of redstone go to the door like this video. but redstone travels i think 7 blocks, So once on 7/6 put a repeater there and set it to any. Do that multiple times until you get to the door. Then it should activate the door. And if this doesnt solve it let me no.
SlambeastyKIng 5 months ago
@SlambeastyKIng I found another way to lay it out so i could use redstone, as i was having trouble, but thanks anyway :)
123gas321 5 months ago
@123gas321 :D Ok.
SlambeastyKIng 5 months ago
I thought you were Microsoft Mike.
AFREAKNGBOY117 6 months ago
can you make a vid to so how to make the x ore gate i got confused in how to make it lol
zzzpyrokingzzz 6 months ago
Salution use a wood door
R4nd0mish 6 months ago
did you notice you just layed diagrams for basic boolean logic, and so making redstone-programming something possible!?!? We're just missing diods and capacitors and we have ourselves redstone electronics! XD
Tunatunatun 7 months ago
just leave the animals alone!!
LukeyFilms 7 months ago
Can u make another way so you can hide a contact 2 blocks over the door??
crespbuval 7 months ago
I have tried everything to make this work with two switches in two different locations, but I can't get it to work that way. I don't understand why that when I use wire to bring the signal to the block that it would be any different than if the switches were on the same block. I think the reason is that when the switches are on the same block the cancel each other, but when they are in separate locations the circuit never can flip. I would like to see a vid of two switches in remote locations.
Bajaracer650 7 months ago
Thank you so much this was so helpful But I also loved your avatar. How did you design that? Could you post a video on avatar modifications. THX= A Full Surround Sound Thank you!
HaloDoctor1 7 months ago
Thank you bro you solved my problem :)
Dice11123 7 months ago
Thanks a bunch man. Great video. It's exactly what I needed.
Theiceman4008 7 months ago
or use a button
2stormhammer 8 months ago
been playing around with it and cant work out how to have it so the switchs dont have to be on that one block could anyone help?
jp524367 8 months ago
@jp524367 You can look at what i've just done thanks to this video: whimm.tk/fichiers/redstone.png
Hope it helps.
Ohla1a 8 months ago
how do you do it if you want the switches far away from eachother?
NathLFC1994 8 months ago
Whats the texture pack?
TheSpartan212 8 months ago
Rarely understood a thing but cool :)
tehsnipah1337 8 months ago
awesome dude
tehsnipah1337 8 months ago
This has been flagged as spam show
how do you hide all of this?
SushiDragon358 8 months ago
i love this vid, and its really good, but why not just use a pressure plate?
lear62 8 months ago
i have a password door mad of 2 and gates and a bridge that combines 2 currents
acasha101918 8 months ago
"hello pig" :D
monahy2 8 months ago
Of all of the redstone videos I have watched, this is the only one that has actually applied it to something I would use it for! Thank you kind sir for making my Minecraft life that much easier. :)
MrMischke 8 months ago
i have 2 doors set up to 1 circet and they split, they are one open and the oter closed, i want thme to be both colsed an open.
Waffles250 8 months ago
@Waffles250 I actually made another video that answers this question: /watch?v=ctm8AatoUWg&feature=related
EbolaZidane 8 months ago
@EbolaZidane thanks it helped alot i owe you alot
Waffles250 8 months ago
I love your voice!
Comb1nehunter 8 months ago
great lesson, thanks for sharing!
XFlyboy649X 8 months ago
What's that block called? like how do you get it and stuff. srry, im noob...
MadJack38 8 months ago
Is there any way to make the current of redstone go further?
HomeMadeGunNut 9 months ago
@HomeMadeGunNut redstone inverters
Chri5flame 8 months ago
@HomeMadeGunNut Redstone repeaters, you can make one bye putting redstone, 2 redstone torches, and 3 smoothstone in ths order on your crafting bench <top layer
TRT <middle layer
SSS<bottom layer
T=redstone torch, R=redstone, S=smoothstone
barbarajmay 8 months ago
my brain just died of MC redstone knowledge...
vultwaz 9 months ago
Thanks this helped a lot with my vault thats has a lot of gold in it.
XxchukkexX 9 months ago
Thanks!
masterblizzardonROBL 9 months ago
my computers taking the piss...
darrell2626 9 months ago
you have an epic voice
HackVirusCheat 9 months ago
how do you build one underground so that it is hidden? I tried your method but it only works above ground :( I can't find any good tutorials for noobs :(
Kashayt 9 months ago
i hate when i run into problems with my brain and remberin' thangs
iwatchyoupk 9 months ago
how do you maked wire ?
ygut7e5yt 9 months ago
Okay thanks
TheLittleHelperX 9 months ago
What texture pack do you have?
TheLittleHelperX 9 months ago
@TheLittleHelperX Brown and Bloom.
EbolaZidane 9 months ago
This has been flagged as spam show
85.236.101.67:28365 join this server , friendly admins willing to help you.
SMP with PVP and TOWNY MOD
mattyo96 9 months ago
this was great! i tried to read the tutorial on Wiki, but that was confusing as hell. this made it much clearer
nakedninjafrog 9 months ago
how to get that grafik
189gtaiv 9 months ago
golly red stone ore moniter pig
Tommaccool 10 months ago
Excellent tutorial man, thanks a lot!
TheMeisterize 10 months ago
I just wanted to know how to open my door from a distance :S...
NightcoreNominations 10 months ago
thank you i was so confused!
IsThis15Letters 10 months ago
that'll do pig that'll do
darktooth347 10 months ago
Haha, your guy is master chief!!
159Spark 10 months ago
@IAmReallyAwesome0 :(
EbolaZidane 10 months ago 12
I really don't get this :P
I would just use buttons on each side and a lock circuit(done using an and circuit)
iPadsRock 10 months ago
i kept having to repeat parts of the video because i couldnt stop laughing at the awesome pig XD
cuzwhynotshiftslash 10 months ago
i liked the pig :D
cuzwhynotshiftslash 10 months ago
hhahah when the video started i thought it was a serial killer captain speaking on an airplane
100Wilbur999 10 months ago
I almost fell asleep in your video, your voice is so relaxing!!
Cairnsyjac 10 months ago
thank you so much for the help
bobthefreakincop 10 months ago
Good tutorial but why not just do a button? xP
spontish 10 months ago
@spontish Because a button is not a switch! This ain't rocket science!
EbolaZidane 10 months ago 13
@EbolaZidane ROFL
robby2289 9 months ago
@EbolaZidane it ain't rocket science... It's redstone science :))
Karampole217 9 months ago
Very, very helpful video, liked, subbed and faved =)
Xprois 10 months ago
Finally, a simple, basic one-door tutorial. +1 sub.
HunterofWar 10 months ago
Lol ur the best out there!
mrAndy45656 10 months ago
that pig <3s u
krawlings117 11 months ago
thanks alot man =D
TheMrdrake77 11 months ago
Hello.
Very nice video / tutorial. Now, I have a question which is really off the topic. What texture mod do you use? Could you send me a download link perheps? :)
Christoffer47 11 months ago
Your voice is heavenly.
xXnintendorkXx 1 year ago
is that a lightbulb in slot 4? lol i want 1!!!! XD
krusher1919 1 year ago
@krusher1919 It's only a redstone torch, the texture pack makes it look like a lightbulb.
OwNaGeOfDaLiAm 11 months ago
subscribed because your videos helped me
maxwell223 1 year ago
lol pressure plates
Lindsay4922 1 year ago
best tutorial on this subject on youtube.
I copied exactly what you did then tried to ruin it and I learned a lot doing that. Namely, the placement of that middle torch on the side of the block is critical. You can't stick it any old where and expect it to work, it has to be 'cutting' the wire in the direction of travel to act as a sort of gate so it stops the flow of electricity.
deanco 1 year ago
you talk really formal.. without feelings.. THAT REALLY Helps ur vids.. .:)
eachofeach 1 year ago
this is what i was looking for , exelent tutorial u deserve a subscribe :)
kaylanjc 1 year ago
Or, just place a wooden door.
Thefallencrazy1 1 year ago
omg its a power switch that might come in handy for my house. like light switches
jaden2555 1 year ago
That's not xor at 9:20 , that's xnor.
andrewyaoauatauabaea 1 year ago
good video but i have one comment, for the " x or " thing, u can just use a wooden door but great video man
iTzBuFaLoWinGz 1 year ago
God, I feel like a complete moron. For the life of me I cannot wrap my head around red stone functionality.
Phracattak 1 year ago
You know honestly if I were designing this game, I would probably make a crafting method that imprinted gates into circuit-board objects instead, using the crafting grid. Using each slot for a different object to construct gates, using gates in different slots to construct more complex circuits. That would cut down on a lot of the size of circuits. Oh well, whatever works.
KilloZapit 1 year ago 3
@KilloZapit I think Notch either had that idea or someone else had it and Notch liked it, but it ended up not implemented for some reason. It would probably be complicated when you get into more than one output... or possibly would require more recoding than he wanted to do.
EbolaZidane 1 year ago
@EbolaZidane I guess I can sort of understand that. The way I was thinking of it was using the four cardinal directions on the grid as inputs/outputs from the square in that direction and just build gates that worked on a similar layout to a circuit built on a map, but you would essentially have to make the grid produce the same object type with different properties for a bunch of different object arrangements, something it doesn't seem to be set up to do. Plus most binary gates are one-way.
KilloZapit 1 year ago
@EbolaZidane for a calm person, i didn't expect animal abuse at 03:08! :(
forsurenoob 1 year ago
@EbolaZidane alright, finished the video, it's quite helpful and got me a couple of steps forward on my redstone knowledge.
but say, I've got a bit of a problem, do the simplest thing, wires -> torch -> lever but the door only opens, and it won't close if i flick the switch, what's the matter?
forsurenoob 1 year ago
this is a great tutorial, it didnt help me cause i already knew this... but its still great... please make more complex tutorials on Memory Cells (where once Input is Received once, it Stays True even if that input turns False, and clocks, and vertical circuts. plz and thank you
garmo1968 1 year ago
Pigs r cool
dmonelog 1 year ago
Another question: I have a door with to pressure plates next to it, like an automatic door. Is there a way to create a lever that "overrides" the pressure plates? For example, I'm outside my base. I see a zombie coming toward me, so I go inside using the automatic door. Is there a way for me to "disable" the pressure plates, i.e. stop the zombie from coming in?
Niekpas 1 year ago
I have a question: What is the function of a repeater and how is it different from a standard input/output gate?
Niekpas 1 year ago
@Niekpas A repeater takes an input, reverses it, and then reverses it again. For example, If you had a switch in the "true" position, a repeater would reverse it to "false" and then reverse it again to get a "true" output. These are used to extend wire circuits, since Redstone charge never extends more than 15 blocks. If you have a repeater every 15 blocks, you can extend the wire infinitely.
EbolaZidane 1 year ago
Thanks for the video! I had no idea how to create a working redstone circuit, but after watching this video I have some knowledge. Thanks again :D
sim0magic 1 year ago
Hello pig.
lllaiker 1 year ago
Very good tutorial I understand Minecraft pretty well after playing for a week but this really helped me understand redstone. Thank you.
dcom365 1 year ago
I really enjoy your videos and they help with understanding redstone. I was wondering if you would be able to move into more advanced techniques like pulsers and memory cells as well. Thanks in advance!
MrZalgroth 1 year ago
Can u send me the link of ur texture plz?
MitsuhideAkechi13 1 year ago
Great video! Helped me out alot! From this video, I was able to work together 2 Sets of iron doors with only 1 switch, Thanks :P bin trying to do that for awhile.
mrmaxell222 1 year ago
this made it really simple to learn about gates and torches such a great video
duketip2010 1 year ago 33
You sounds like Nicholas Cage, great tutorial btw
laurensb1b 1 year ago
Minecraft looks awsume in this vid - the graphics is way better
CHARLITO227 1 year ago
can you make a video on how to expand redstone for somewhat long distances because i always get confused with the torches
vDeMi63 1 year ago
@vDeMi63 hey if you ever figure that out for me would you tell me how t do it to? it almost like the power vanishes half way for me
Snakebiteloo 1 year ago
@vDeMi63 Type in "How To Extend Redstones Reach Minecraft" In The search bar, Its a quick video i made on how to do it, I learned it from messing around with the gates in this video :P
mrmaxell222 1 year ago
You have an epic voice
aArONtH3Co0LL 1 year ago
makes me want to build a circuit that only opens when a certain pattern of switches is pressed. Would it be possible to reset the switches automatically after a certain time though?
sharperguy 1 year ago
or you can place a presure plate on one side and a buttom on other :)
kusins7 1 year ago
whats your texture pack called?
alvath511 1 year ago 15
@alvath511 Brown and Bloom.
EbolaZidane 1 year ago
Damn animals always getting in the way.
itsquazart 1 year ago
u should know that buttons cancel all false/true statements
so u can have a switch on both sides to open doors.
rsownter 1 year ago
Love You!
00Wisbo00 1 year ago
I like the sun in that pack...
Too bad redstone stuff has to be so big...
starscreem65 1 year ago
<3 the minecraft animals. they annoy people ALL the time :3
MartinsCraft 1 year ago
I found this to be very simple to use. After resisting my friends for so long I finally gave into minecraft and have been playing quite a bit. Only recently after doing quite a bit of other things have I started playing around with redstone. I liked this because it was easy for me to understand and partially the pig.
averykcamara 1 year ago
@TheRatProduction It is a texture pack, you can download on the forums.
WARNING!!!: MODDING THE GAME'S FILES CAN BE DANGEROUS
Misterspork57 1 year ago
How would I do the XOR gate without having the redstone torch on the side of the block with the switches?
creamsodaboy 1 year ago
where can i find redstone(ore)?
bramftp 1 year ago
@bramftp Try searching in the lower levels of the map. I have a lot of success finding Redstone around the diamond layers (8-16).
EbolaZidane 1 year ago
Thank you! Very helpful
Remix4357 1 year ago
Thanks soo much :D the minepedia redstone circut page doesn make any sense to me and you've cleared alot up. Thanks heaps!
element2035 1 year ago
This has made the world of Minecraft Logic very simple for me. Thank you very much!
Br0k3nL1m1ts 1 year ago
Great tutorial, thanks!
Berzeger 1 year ago
great video, thanx!
Framashim 1 year ago
he sounds like a pedo O.o
LethalxToucan 1 year ago
"What a soothing voice he has"
Awesome vid, I need to get into redstone logic more.
Normally I just stick a pressure plate on the inside and a button on the outside. My doors always shut automatically and I can just run out if I'm in a hurry.
DeoMachina 1 year ago
You have a great clear dead-pan tutorial propped up to genius level by those evil marauding pig and sheep. Hilarious.
nofare 1 year ago
@nofare You should hear the actual game audio... I had to cut it because of all the farm animal noises. :D
Even though you are obnoxious, I still wuv oo pig <3
EbolaZidane 1 year ago
I actually made a room in my minecraft house to help me with my computer engineering homework in college using all these circuits. Passing with 90's :D
Abraxis86 1 year ago
wich texture pack is that? It looks really cool =)
ozaki94 1 year ago
@ozaki94 Search for "Brown and Bloom." I'm not sure how compatible it is after the Halloween update, but logic says it should be fine for everything except for the Nether.
EbolaZidane 1 year ago
@EbolaZidane Thnx!!
ozaki94 1 year ago
to bad it has changed much.. i like your version =(
ozaki94 1 year ago
thanks for explaining WHY, helps alot to understand why im putting them there, and helps remember
PlasticChristmasTree 1 year ago
Nice tutorial, ive been wanting to get into logic gates in MC now for a while, much easyer than I expected.
And that pig at the start was hilarious, there so curious. Loved it how it just sat up on the workbench and stared at you lol
ADEdge 1 year ago
you are a genius
7Rafe7 1 year ago
@7Rafe7 Thanks, but I'm not really a genius- just got too much time on my hands. :P Anyone can learn this, I just have a good background for it.
EbolaZidane 1 year ago
@EbolaZidane I'm going to guess you have some sort of Electronics background, yes? In the Digital Electronics portion of my Engineering class last year we learned all about Boolean logic, unfortunately, I haven't used it in so long that my problem solving skills have gone to nothing! (For those who don't know, Boolean logic is what Minecraft Circuits are based off of, as well as many simple electronic devices.)
VFB1210 1 year ago
@VFB1210 Actually, no electronics- I am currently in a biomedical engineering major and took a programming class last year; I also have brief experience with custom game scripting and other such things. It's not phenomenal, but all you really need is logic gate (Boolean) knowledge and you can do pretty much whatever you need to, and that's what I'm trying to introduce in my videos.
Thanks for commenting! :D
EbolaZidane 1 year ago
@EbolaZidane Not a problem! :D Do you think you could do a video on RS NOR/RS NAND latches and Flip Flops and their uses? I also think it may be a good idea for you to post a "Basics of Boolean Logic" video to help those who may not be familiar with these principles.
VFB1210 1 year ago
For the circuit at 7:13, I'm doing the same thing as you. But when I flip the switch, the door spazzes, opening and closing rapidly,before the redstone torch temporarily goes out.
pear406 1 year ago
Very helpful. I recently wanted to construct a similar locking mechanism, but decided halfway through that I wanted to have an override switch on the inside. That is, I wanted to be able to prevent anyone on the outside to open my door. It's pretty easily done by using an "implies"-gate. A good use for this would be to put a pressure plate in front of your door outside so it would open for you automatically, and than flicking the switch once inside to make sure no one else can enter.
HagenBraun 1 year ago
Comment removed
smurfkid01 1 year ago