Making Logic Gates out of ACTUAL GATES in Minecraft

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 มิ.ย. 2024
  • Today we put the gate in logic gate.
    Mentioned Videos:
    Steve Mould's Video: • I Made A Water Compute...
    Matt Parker's Video: • The 10,000 Domino Comp...
    Binary Adder Explanation: • XOR & the Half Adder -...
    Chapters:
    00:00 Intro
    01:32 Logic Gates Explained
    02:24 Brainstorming
    04:17 The AND Gate
    04:50 The XOR Gate
    08:57 The OR Gate
    09:29 Junctions
    10:26 Timelapse!
    11:42 The Adder
    14:45 How to use it
    16:29 First Test!
    17:36 Second Test
    18:55 An Issue
    19:19 Troubleshooting
    20:28 Third time's the charm??
    21:40 Outro & Shoutouts

ความคิดเห็น • 977

  • @Gekoloudios
    @Gekoloudios ปีที่แล้ว +4302

    the fact that you muted the "hey google" so people using speakers wouldn't be affected is such a cool detail

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +979

      Yeah it's something I've seen a lot of techtubers do, and I really appreciate it when they do

    • @DFPercush
      @DFPercush ปีที่แล้ว +279

      Now if only we could get people to mute their Discord notifications...

    • @lavacat720
      @lavacat720 ปีที่แล้ว +61

      @@jazziiRed Don't mute it, hahahahaha

    • @sleepydog9968
      @sleepydog9968 ปีที่แล้ว +18

      @@jazziiRed ❤️

    • @myballshurt832
      @myballshurt832 ปีที่แล้ว +2

      ​@@DFPercush is it really that scary?

  • @bodashka4569
    @bodashka4569 ปีที่แล้ว +335

    This fiddling with soul sand and water stream to time the armour stands actually has a parallel solution in computer science. Basically, all of the circuits are connected to a control armour stand named Clock via an AND gate, so that every output is dropped at the same time (when clock arrives). Amazing how much parallel there is between Minecraft gates and actual CPUs :)

    • @bodashka4569
      @bodashka4569 ปีที่แล้ว +39

      If anyone is wondering, such circuits are called synchronous

    • @flameofthephoenix8395
      @flameofthephoenix8395 ปีที่แล้ว +23

      I was just thinking of how he could do that exact thing, I didn't even consider that CPUs might also do that.

    • @Idk-hg8jr
      @Idk-hg8jr ปีที่แล้ว +19

      Actual CPUs are made from very small logic gates that might have different form but behaves exactly the same as logic gates in Minecraft(or any other games or simulations that has logic gates) That's why your able to make a whole CPU in minecraft

    • @DigitalJedi
      @DigitalJedi ปีที่แล้ว +4

      Yup, and often times the clock speed of a physically large chip can be limited by the time it takes for that signal to cross the chip. For example something like the 6ghz 13900KS can't physically go much faster than about 10ghz no matter what you do to it. The silicon will hit other limits before that, but the die size should will set some hard upper bound.

    • @NeatNit
      @NeatNit 8 หลายเดือนก่อน +1

      Some important distinctions:
      1. The clock signal in electronics is almost exclusively used to synchronise flip-flops (these are called synchronous), *not* the inputs to logic gates (which are asynchronous). Electronic logic gates are reusable and memoryless, and generally don't need their inputs to arrive simultaneously. We just ignore the output until it has stabilized. That's except:
      2. In cases where it's important for the output of a logic gate to never switch back and forth before it has stabilized, this is called a *hazard*. There are various ways to work around this, but a very common way is to make the output synchronous by adding a flip-flop and a clock signal.
      The relevant Wikipedia article is called: Hazard (logic)

  • @kazsolan
    @kazsolan ปีที่แล้ว +939

    Another fun kind of wire to try building gates with is what's known as "greenstone," a cactus-sand-torch-sand modular wire mentioned in the Minecraft Wiki's Rube Goldberg guide.

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +178

      Interesting... I'll have to take a look at that

    • @enkidoodoo
      @enkidoodoo ปีที่แล้ว +67

      You just activated really old neurons in my brain with those words w
      Now I miss doing good old redstone

    • @softpaw6234
      @softpaw6234 ปีที่แล้ว +54

      There's also leafstone, where observers can detect logs being put next to leaves

    • @chickencurry69420
      @chickencurry69420 ปีที่แล้ว +5

      ​@@softpaw6234 yea i tried to get that to work in a redstone contraption, used walls instead though bc i probably did something wrong with leafstone

    • @softpaw6234
      @softpaw6234 ปีที่แล้ว +10

      @@chickencurry69420 leafstone has a fairly limited range, I think it's the same as leaf decay for naturally generated/grown trees

  • @thomaskletzl6493
    @thomaskletzl6493 ปีที่แล้ว +903

    small tipp if you use often commands. Build a datapack it makes stuff like switching all minecart with chest minecarts way more easy you can just select all and then do it ones

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +173

      Cool, thanks for the tip 👍

    • @magica3526
      @magica3526 ปีที่แล้ว +36

      this case specifically would be perfect for structure blocks

    • @NaiveCat45446zeroSEVEN
      @NaiveCat45446zeroSEVEN ปีที่แล้ว

      ​​@@magica3526 yeah i use them all the time, they're awesome

    • @thomaskletzl6493
      @thomaskletzl6493 ปีที่แล้ว +6

      @@magica3526 i would not say that the problem is you would ned to save it every time you build one block different

    • @kitlith
      @kitlith ปีที่แล้ว +6

      If you're building a datapack, you could maybe do something like 'place x entity above every block of y type with z offset', meaning which entities are placed is still encoded within the build, and not as much within commands

  • @LukeSmith1984
    @LukeSmith1984 ปีที่แล้ว +576

    You are the first youtuber that actually goes through their thought process and explains what they are thinking out loud instead of just showing the final result. You are wildly underrated.

    • @acorngnome
      @acorngnome ปีที่แล้ว +5

      Stampy does that on his second channel I think.

    • @Mikasks
      @Mikasks ปีที่แล้ว +20

      Mumbo Jumbo does that too but in a more “theatric” way

    • @westonthewalrus
      @westonthewalrus 9 หลายเดือนก่อน

      MattBatWings

    • @mikachu69420
      @mikachu69420 8 หลายเดือนก่อน

      how u gonna disrespect the goat gbembon like that

    • @renevz
      @renevz 8 หลายเดือนก่อน

      Lying to meat ride is crazy

  • @darth_dub_
    @darth_dub_ ปีที่แล้ว +229

    When I heard no redstone, I automatically assumed no components either, so I was super confused until I saw the tripwire hooks and pressure plates. That said, this is amazing, I regularly design my own redstone gates to fit different needs, but there is absolutely no way I could have made something like this. Great job!

    • @Denastus
      @Denastus ปีที่แล้ว +7

      He technically failed his own challenge. Tripwire hooks and pressure plates are classified as redstone, as they provide power to other components.

    • @whannabi
      @whannabi ปีที่แล้ว +18

      ​@@Denastus I mean yeah but technically their construction doesn't require redstone in the recipe so that's fine

    • @adithyavraajkumar5923
      @adithyavraajkumar5923 9 หลายเดือนก่อน +3

      I don't think it's possible to provide signals without using redstone, since fluids don't behave like they do in reality (my other guess would've been a water gate) @@Denastus

    • @adithyavraajkumar5923
      @adithyavraajkumar5923 9 หลายเดือนก่อน

      Nevermind this one did th-cam.com/video/lsae2Hq_vCc/w-d-xo.html @@Denastus

    • @jucedoesthings4534
      @jucedoesthings4534 9 หลายเดือนก่อน +5

      ​@@DenastusWhat he meant was that there is nothing with the name redstone in it or that uses redstone in the recipe, as he states in the video

  • @like-sz4fr
    @like-sz4fr ปีที่แล้ว +381

    Awesome demonstration! You not only showcase the final result but also walk us through the issues hit during preparation!
    To me, those issues hit and the way you resolve them value no lesser than the final result!
    Great work!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +24

      Thanks, that's the goal!

    • @softpaw6234
      @softpaw6234 ปีที่แล้ว +3

      I agree, those learning opportunities are just as if not more important

    • @IamMusicSauce
      @IamMusicSauce ปีที่แล้ว

      You put it into words, thank you

  • @wChris_
    @wChris_ ปีที่แล้ว +215

    there was already an 8 bit adder with fence gates and tripwire, which used zombie path finding by pi314159265358978 its pretty old by now and may not even work anymore!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +73

      Oh! I'll have to check that out.

    • @theaureliasys6362
      @theaureliasys6362 ปีที่แล้ว +19

      I instantly remembered that too.
      Ahhhh.... Good times in mcyt.

    • @malbacato91
      @malbacato91 ปีที่แล้ว

      this video also reminded me of the best use of furnace minecarts. ilmango's scicraft episode 69 if anybody hasn't seen that true technical minecraft classic (just like pi's pathfinding computer).

    • @vampyreo2861
      @vampyreo2861 ปีที่แล้ว

      3.14159265358979

    • @vampyreo2861
      @vampyreo2861 ปีที่แล้ว +3

      is what u meant

  • @alexslater8408
    @alexslater8408 ปีที่แล้ว +63

    Bringing back fence gate redstone functionality from the early days of minecraft , never thought theyd come back into the scene in such a big way

  • @Mwr247
    @Mwr247 ปีที่แล้ว +59

    It's funny you mentioned irl water gates as your inspiration, because back in the pre-alpha days before there was redstone we only had Minecraft water logic gates. The original redstone came early in alpha, and then 4 days later the way it worked changed to how it is today, and now with so many more blocks like repeaters, pistons, and apparently even fences! It's awesome to see the innovation and advancements along the way. Very cool video 🙂

  • @jipufix
    @jipufix ปีที่แล้ว +23

    as an electrical engineer currently studying this stuff in college, this tickles my brain in a way i can’t really explain with words!
    the way you tackled each problem by breaking them down into simple steps feels very familiar and comforting, what an awesome video ❤

  • @funky555
    @funky555 ปีที่แล้ว +25

    This flipped the switch in my brain on how logic gates and adders work. Thanks

    • @mauer1
      @mauer1 ปีที่แล้ว +2

      This flipped the switch on how all of that actually matters for computers for some reason.

  • @deadalpeca8099
    @deadalpeca8099 ปีที่แล้ว +130

    This is the first video of yours that I've seen and let me just tell you: You're going to be one of the greats soon. The quality and efforts are top notch.

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +16

      Thank you so much 🙏
      Glad you're here!

    • @deadalpeca8099
      @deadalpeca8099 ปีที่แล้ว +1

      @@jazziiRed I think I'll be sticking around. That MIDI video was also really good.

    • @ekkekrosing8454
      @ekkekrosing8454 ปีที่แล้ว

      I will make a prediction, by the end of the year jazziRed will have 100k subscribers and by the end of the next year around about 750k subscribers. Hopefully you will reach one million soon!

    • @randomalexskin7076
      @randomalexskin7076 ปีที่แล้ว

      @@jazziiRed I agree with him

  • @nevernether3368
    @nevernether3368 9 หลายเดือนก่อน +3

    I recently learned that every logic gate can be made with only AND and NOT gates and i find that incredibly impressive. And the fact you did this without redstone is so cool

  • @yoween
    @yoween ปีที่แล้ว +60

    I swear to god your channel is so cool like the editing and all I just like it sooo much

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +8

      Thanks, I'm glad you enjoy it :)

  • @niaford3775
    @niaford3775 ปีที่แล้ว +19

    You could use command blocks for the reset button
    _since they dont use redstone to craft ;)_

  • @benjadryl_7393
    @benjadryl_7393 10 หลายเดือนก่อน +3

    That Xor gate design is so cool! This is probably the coolest (only) minecraft "redstone" contraption I've seen that doesn't use redstone.

  • @c462-
    @c462- ปีที่แล้ว +8

    man, this is exactly the kind of content i needed; very original :D
    it gave me nostalgia from when i learned about logic gates like a decade ago.
    you've become one of my favorite MC youtubers just with this video

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +2

      Thank you, I am honored 🙏

  • @JEiiOTIME
    @JEiiOTIME ปีที่แล้ว +1

    Just learned about logic gates today in my college Architecture and Assembly programming class. This was not only insanely interesting to see you think through how to make gates (such as the XOR) but pretty helpful too!!

  • @mikaeels2691
    @mikaeels2691 ปีที่แล้ว +1

    Awesome stuff! Minecraft redstone has always been interesting to me and i spent a whole lot of time developing my own mini-systems but this a refreshing take on this topic. Well done!

  • @Acudit
    @Acudit ปีที่แล้ว +40

    Wow man. You have an incredible head for mathematics and problem solving, on top of your ability to clearly articulate what is being done. Keep making gold like this, and you will have earned every sub you get (which is sure to be a ton)! I am blown away by all of the intelligence and combined talents I have seen in this video!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +11

      Wow, that is some seriously high praise... I really appreciate it 😄

  • @TeaDrinkingGuy
    @TeaDrinkingGuy ปีที่แล้ว +5

    As a mathematician and a longtime minecraft player, and this just lights my brain up in all the right places. Excellent video

  • @deltawastaken
    @deltawastaken ปีที่แล้ว

    Oh I love logic gates. I’ve been thinking about these in Minecraft for a while now.
    Good video!

  • @danmacmillan5114
    @danmacmillan5114 8 หลายเดือนก่อน

    I appreciate your effort to do this and include your thought process. I don't have the energy anymore to figure this out. Props

  • @julianlastname5730
    @julianlastname5730 ปีที่แล้ว +6

    I love how straightforward the and and or gates are, and how crazy complicated xor is

    • @Redjd2098
      @Redjd2098 ปีที่แล้ว +2

      and and lol

    • @GhostGlitch.
      @GhostGlitch. ปีที่แล้ว +2

      This is pretty true for actual wiring too. A (bad) OR gate can be made by just tying two wires together. In reality you need atleast two diodes and a resistor. An AND can be made with the same components just connected differently.
      I'm not personally aware of a way to make xor with just diodes, resistors, and no transistors.

    • @GhostGlitch.
      @GhostGlitch. ปีที่แล้ว

      @@Redjd2098 things like that are probably why logical AND is usually written all shouty.

  • @Generalneer4522
    @Generalneer4522 ปีที่แล้ว +5

    I gotta admit, I'm surprised this doesn't have more views. I love this video and I kind of picked up how a logic gate works with the way you were building it, and your explanation. I think I might try and do this myself, one of these days! It's so cool seeing people do something this complex in a game meant for entertainment!

  • @LokarinOn
    @LokarinOn ปีที่แล้ว

    Great video! Looking foward to see your future projects.

  • @Magrilof
    @Magrilof ปีที่แล้ว

    awesome video, man! people building logic gates with inconvenient things (like those literal gates) is certainly one of my favorite video genres👌

  • @pi314159265358978
    @pi314159265358978 ปีที่แล้ว +15

    Awesome

  • @projectafterworld2557
    @projectafterworld2557 ปีที่แล้ว +5

    I have no clever way to present this joke, so just... Here.
    ArmorstAND gate. ArmORstand gate.

  • @MarcHumer
    @MarcHumer ปีที่แล้ว

    Great idea - and lots of fun :D love it!

  • @draspie8939
    @draspie8939 ปีที่แล้ว

    I see this is a breakout video, congrats, also you got my sub right at the beginning just because you mentioned Steve Mold and Matt Parker, love those guys

  • @bongi6811
    @bongi6811 ปีที่แล้ว +4

    Great video and concept, if you allowed pistons it might even be possible to make the whole system reusable. Instead of moving the armor stands between the logic gates you could have a series of tripwires where the first one activates a piston which pushes an armor stand into the second one and so on. If the system then deactivates when the input is removed or changed all armor stands can return to their starting position through gravity or a single block waterstream.

  • @Jlewismedia
    @Jlewismedia ปีที่แล้ว +49

    I'm a programmer (10+years) and I still don't really get logic gates entirely. Kudos this was impressive.

    • @niaford3775
      @niaford3775 ปีที่แล้ว +7

      All 7 logic gates:
      *[NOT]*
      _>Active if no inputs are Active_
      *[AND]*
      _>Active if all Inputs are Active_
      *[NAND]*
      _>Active if any Inputs aren't Active_
      *[OR]*
      _>Active if any Inputs are Active_
      *[XOR]*
      _>Active if exactly 1 Input is Active_
      *[NOR]*
      _>Active unless any Inputs are active_
      *[XNOR]*
      _>Active if all inputs are on or off_
      _(No mixing of on or off)_

    • @hoodio
      @hoodio ปีที่แล้ว +5

      to be fair, as a programmer you don't really have to know that

    • @farciarzfunny5326
      @farciarzfunny5326 ปีที่แล้ว

      Or:
      This or this and it doesn't mind both
      And:
      This and this, its very strict
      Not:
      Is how you use it in english not true is false and vice versa
      Nand:
      Its just not and
      Nor:
      Its just not or
      Xor:
      Demands only one and not more
      Xnor:
      Cant be all or nothing
      Everything wants true

    • @farciarzfunny5326
      @farciarzfunny5326 ปีที่แล้ว +4

      ​@@hoodio there are if statements that if true this happens if not something else happens

    • @hoodio
      @hoodio ปีที่แล้ว +1

      @@farciarzfunny5326 that's not the logic gate system

  • @fireskorpion396
    @fireskorpion396 ปีที่แล้ว

    Very unique idea, cool video, liked and subbed !! :)

  • @randomalexskin7076
    @randomalexskin7076 ปีที่แล้ว

    Awesome video! This stuff is really interesting in my opinion

  • @MinerBat
    @MinerBat ปีที่แล้ว +8

    a while ago i experimented with making a water based computer that pushes armor stands around, and it was quite similar to this though not quite. this reminds me of that

  • @taafeite341
    @taafeite341 ปีที่แล้ว +3

    I've been trying to make contraptions on my Skyblok-ish world with no mob spawning so no way to get redstone. This video was very well-timed.

  • @tillhummel
    @tillhummel 9 หลายเดือนก่อน

    Great Video. I loved that you explained everything in a good and understandable way. Excited to see more from you. 🤝🏻

    • @jazziiRed
      @jazziiRed  9 หลายเดือนก่อน

      Thanks!

  • @angry4rtichoke646
    @angry4rtichoke646 ปีที่แล้ว

    This is amazing, new subscription added! Excited to see what else you come up with!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว

      Thanks, and welcome :)

  • @ergomate9092
    @ergomate9092 ปีที่แล้ว +3

    Very interesting video, great job on it! Would suggest using AND gates rather than time delay streams for coordinating signals arriving at OR/XOR gates at the same time, and more tripwires to have other pre-set armour stands to drop.

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +4

      I considered that, but I liked the purity of the delays, plus it mirrors the zig-zags in real-life PCB design.

  • @thelaststandn2049
    @thelaststandn2049 ปีที่แล้ว +9

    If you do end up making it with water you could use the Water Physics Overhaul mod. It makes water spread and is pushable by pistons!

  • @samuelmendlowitz7276
    @samuelmendlowitz7276 ปีที่แล้ว

    Really love the way you describe the binary adding, simple yet affective

  • @desmondruhling
    @desmondruhling ปีที่แล้ว

    That’s really cool!!!! I honestly didn’t understand any of this at the beginning, but you made it really easy to understand!
    Anyways, great video!

  • @hazardisgaming9287
    @hazardisgaming9287 ปีที่แล้ว +3

    you should add a water pathway for the xor gates so that once the armor stands drop they then get carried back to the top with some delay so if they are both their it wont give an output until it has added the numbers

  • @PixelBrushArt
    @PixelBrushArt ปีที่แล้ว +10

    Holy crud! How's your channel this small?! Your video quality is astonishing!

  • @AkeemKaleeb
    @AkeemKaleeb ปีที่แล้ว +1

    So happy you thought of using command blocks to reset. Was halfway through and going to comment it but figured I'd wait it out a little longer.

  • @Arvl.
    @Arvl. ปีที่แล้ว

    That is so cool, i remember trying to make logic gates in minecraft because i was rly interested at that at that time

  • @CraftyMasterman
    @CraftyMasterman ปีที่แล้ว +5

    Unconventional redstone + problem solving. This video goes hard!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว

      Crafty!!! Thanks, I appreciate it 🙏

    • @DBS_Destroyer
      @DBS_Destroyer 7 หลายเดือนก่อน +1

      6 month old comment from Cwafty Mastuwman that only has a reply from the creator? On a REDSTONE VIDEO? Wow. Hi Crafty

  • @DrJrGenius
    @DrJrGenius ปีที่แล้ว +6

    I can't remember if armor stands collide with each other, but if so; for the XOR gate you could theoretically just have water flowing into a center point, leading to a 1-block drop. If both armor stands get placed at around the same time, they'll bump into each other and prevent each other from falling down. I realize this doesn't use fence gates though lol

    • @Satepin
      @Satepin ปีที่แล้ว +6

      They don't collide at all

    • @JosaxJaz
      @JosaxJaz ปีที่แล้ว +3

      That's what I thought of immediately when watching this video. Tried it out in-game; unfortunately, as Shenlerel said, armor stands don't have collision. However, minecarts do. In fact, you could redesign the entire thing with minecarts, which is what I'm doing right now, and it's more compact yet still functional.

    • @DrJrGenius
      @DrJrGenius ปีที่แล้ว

      Ah dang. I thought they did for some reason. Yeah, minecarts would be cool!

  • @alexgg1986
    @alexgg1986 ปีที่แล้ว

    So cool and smart! I like the opening-closing sounds very much as well! Reminds me old school mechanical calculating systems

  • @ryoaniya6013
    @ryoaniya6013 ปีที่แล้ว

    you are a legend, keep making videos, those are interesting and well explained !

  • @redder3589
    @redder3589 ปีที่แล้ว +3

    Newomaster already did use water to make a redstoneless adder many many years ago.
    Here is a link for those that are interested: th-cam.com/video/lsae2Hq_vCc/w-d-xo.html
    9 years ago is more than i expected, i thought maybe 7. Time flies.

  • @shshhnsnsb1238
    @shshhnsnsb1238 ปีที่แล้ว +3

    Technically, you can make this run doom

  • @Slackow
    @Slackow ปีที่แล้ว +2

    I always love seeing people invent new forms of Redstone in game, it’s always so cool, using gravity, water, and armor stands is a neat idea!

  • @Monkeylordz88
    @Monkeylordz88 ปีที่แล้ว +2

    Awesome content! I just binged your older videos and they are also all great. Keep it up, you really have the potential to grow as a technical minecraft youtuber, especially because I think the technical minecraft community is growing.

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +1

      Thank you for the encouragement!

  • @_Jovani
    @_Jovani ปีที่แล้ว +3

    Hey I love your channel! Would you consider doing an update to your wireless telegraph video with the new calibrated amethyst block?

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +2

      Thanks! And yeah I am thinking about what I can do, but no promises 😬

    • @_Jovani
      @_Jovani ปีที่แล้ว +1

      @@jazziiRed Thanks man I'm glad to hear that! You definitely should as I think that video might have been one for your best performing videos. I've seen a lot of people comment that you can send more data in a shorter amount of time or something similar, but additionally the distance is extended so you can have longer spaces between the telegraph and if you waterlog them you can have them underground as a secret communication line well!

  • @iamsushi1056
    @iamsushi1056 ปีที่แล้ว +5

    But can it run doom?

  • @arthurthaurii5562
    @arthurthaurii5562 ปีที่แล้ว +1

    this is amazing, always thought of mc mechanics without redstone and you did exactly that.

  • @emilyhohl8767
    @emilyhohl8767 ปีที่แล้ว

    super cool concept well done

  • @wearron
    @wearron ปีที่แล้ว +13

    next up is gonna be making a computer out of logic gates, maybe? 😂 and then make it into a quantum computer and make it run a simulation of string theory 😊❤😅🎉😮😂😊😊❤ and then launch it into space and make it develop artificial intelligence that trains itself and then make it destroy earth 😋😋😋😋😋😂😂😂 minecraft guys

  • @irgendsoeinfisch668
    @irgendsoeinfisch668 ปีที่แล้ว

    that was an amazing video!! keep going!

  • @HeroWillHD
    @HeroWillHD ปีที่แล้ว

    Great video! I don't understand nothing about logic gates, but it was a very pleasant video to watch. Keep up the good work!

  • @secreticle
    @secreticle 9 หลายเดือนก่อน

    This is really cool man! You're incredibly underrated. Keep it up!

  • @raicyceprine8953
    @raicyceprine8953 10 หลายเดือนก่อน

    You are so freaking amazing! I've only recently been interested to logic gates and minecraft atst since i just finished my 1st yr as a computer engr student(never planned to be one though)
    Haven't been into these kind of stuff till now and your invention here is such a masterpiece. I'm years away from your creativity and problem-solving skills but you're inspiring. Keep up the wonderful content bro, such a great idea

  • @tacticalcacti7613
    @tacticalcacti7613 ปีที่แล้ว +1

    The fact that you actually did this is just amazing XD rly enjoyed the video!

  • @derwastl
    @derwastl 9 หลายเดือนก่อน

    That‘s impressive! Earned a like and a sub!

  • @carlosjohncosta
    @carlosjohncosta ปีที่แล้ว +1

    This is incredible! If you could somehow get your gates to reset, you could probably make a turing complete system, totally without redstone. Also a great showcase of race conditions, the way timing effects the output. Excellent video!

  • @GigonicMan
    @GigonicMan ปีที่แล้ว

    After stumbling across this video a couple days ago, I just binged most of your videos! Great content! Hope you make it!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว +1

      Thanks! I appreciate the support :)

  • @user-ak7as2hi9q
    @user-ak7as2hi9q 8 หลายเดือนก่อน +2

    Sir, this is a absolute great discover. Loved it so much, thank you so much Sir.

  • @krychlik
    @krychlik ปีที่แล้ว

    This is so interesting and cool! I would really like to see another video using this gate logic. And i have got an idea: you could add some water that flows to a soulsand elevator below the "computer" to get the armorstands back to the top. This would make a "battery" and an armorstand "current" so that you wouldn't have to use command blocks to reset it.

  • @jofoxthecat727
    @jofoxthecat727 ปีที่แล้ว

    Great job! What an awesome idea xD hope to see more content like this. Let the dub be worth it ahahaha

  • @huwbarlow-kay1724
    @huwbarlow-kay1724 ปีที่แล้ว

    really nice video :) love the music and editing.

  • @vnkhybrid5060
    @vnkhybrid5060 ปีที่แล้ว

    Hey dude just wanted to say love your videos and your really smart. Keep up the good work

  • @lordadamant8182
    @lordadamant8182 ปีที่แล้ว

    Love these funny ways of doing fancy things.

  • @stefanparrott
    @stefanparrott ปีที่แล้ว

    Really cool video! Redstone makes my head hurt most of the time, so I was actually able to follow along with this one!

  • @SamBskate
    @SamBskate ปีที่แล้ว

    This is awesome! What a fun personal project

  • @autribasu
    @autribasu 9 หลายเดือนก่อน

    I remember back before Redstone was added to MCPE, people would come up with these ingenious "redstone" contraptions using sand/gravel, signs, and sugarcane. This reminds me of that. Amazing video!

  • @Daniel.W.R.Rehman
    @Daniel.W.R.Rehman ปีที่แล้ว +1

    I absolutely love this video!! Last year I actually came up with a way to do arbitrary computation without the need to manually reset the system, using only water, blocks, boats, pressure plates, and trapdoors. I would love to show you how the system of computation works!! It's so gratifying to be able to make a computer using only water and wood lol. Keep up the amazing videos!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว

      That's awesome!

  • @kaloncpu57
    @kaloncpu57 ปีที่แล้ว

    This is giving me nostalgia for "alternative redstone" in the early days of Pocket Edition where we would use falling sand/gravel, "linked" signs (just signs placed on each other), and cactus blocks. Basically entirely single use contraptions with tons of setup that just caused block updates to send a signal through chains of breaking signs/cactus, and abusing things like trap doors set open automatically closing when a block below them broke.
    There was even a while where we didn't have actual redstone in Pocket Edition, but we had redstone ore blocks, which you could punch to cause an update, so we basically used those like a single use button.
    Edit: Oh, I just got to the point in the video where you do your first full test, and you actually mentioned breaking signs lmao Nice

  • @juanpablodevesa7609
    @juanpablodevesa7609 ปีที่แล้ว

    Wow amazing video you made here, just saw you have few subs but the quality is high well done 👍

  • @BakeBakePi
    @BakeBakePi ปีที่แล้ว

    Great video! That was such a great idea to make the logic gates out of gates!

  • @user-eo6kt6kc4c
    @user-eo6kt6kc4c ปีที่แล้ว

    dude it's absolutely incredible! I'm a mathematician and did not expect that in minecraft it is possible in such schemes without the use of redstone

  • @ancient5138
    @ancient5138 ปีที่แล้ว

    Awesome video. In the end it reminded me of a marble run, which I love… so it‘s a mix of logic gates and a very nice marble-run like visual effect. Jesus, it‘s amazing. Thank you for making this.

  • @Skeleton-73
    @Skeleton-73 9 หลายเดือนก่อน

    this is crazy. well done.

  • @pyegames5566
    @pyegames5566 ปีที่แล้ว +1

    This channel deserves so much more attention. This was by far one of the most interesting videos I've ever seen. Keep up the good word k!

    • @jazziiRed
      @jazziiRed  ปีที่แล้ว

      Thank you, I plan on it!

  • @UnrelatedAntonym
    @UnrelatedAntonym ปีที่แล้ว

    Great design. I love seeing mechanical devices that run logic operations.

  • @danielsimon4787
    @danielsimon4787 ปีที่แล้ว +2

    I would be fascinated to see a variation with actual water! I know there are mods that allow for water to be drained like irl, so you could do what Steve Mould made a primitive version of.

  • @pergyyy
    @pergyyy ปีที่แล้ว

    I'm taking Digital Design/Computwr Architecture rn and being able to fully understand the concepts in this video makes me so happy lol

  • @crushbeast29
    @crushbeast29 ปีที่แล้ว +1

    That must have taken an incredible amount of time! Great work!

  • @tsanguine
    @tsanguine ปีที่แล้ว

    unironically the first source to get me to understand how logic gates could function outside of pure math and theory. 11/10

  • @DBKMC
    @DBKMC ปีที่แล้ว

    Very awesome video!!

  • @DownDance
    @DownDance ปีที่แล้ว

    I love, that you let the debugging in (in the case of 11 + 5)

  • @errorhostnotfound1165
    @errorhostnotfound1165 ปีที่แล้ว +1

    this man has rediscovered the minecraft that existed before redstone

  • @iglide
    @iglide ปีที่แล้ว +1

    Really interesting video, it shows how much potential there is with enough simple logical components and this game as a whole.
    I thought logic gates using minecarts could also be interesting since they move on rails so would make a faster logic mechanism and could be made resettable using a few other components like powered rails for slopes and dispensers for junctions. I’m imagining a CPU or something which only uses minecarts and gates for its logic.

  • @shwabb1
    @shwabb1 ปีที่แล้ว

    Very cool concept

  • @bercelrvsz
    @bercelrvsz ปีที่แล้ว

    This looks really cool!!! Good job!!! Personally I thought it was impossible

  • @TurtleGuy1527
    @TurtleGuy1527 ปีที่แล้ว

    I really wanna see this contraption with barrier blocks instead of glass, and maybe creeper heads on the armour stands to make them more visible.
    Epic video my guy :)

  • @mateuszzemojdzin7579
    @mateuszzemojdzin7579 ปีที่แล้ว

    That's crazy and awesome video

  • @aim_bot8739
    @aim_bot8739 9 หลายเดือนก่อน

    Dude, i have just claps for you man 👏👏, you somehow made an adder with only entities. Hats off to you dude.