I MADE A MINECRAFT REDSTONE MOD!!! | Minecraft Turing Complete Mod

Поділитися
Вставка
  • Опубліковано 17 лис 2024

КОМЕНТАРІ • 444

  • @mz00956
    @mz00956 Місяць тому +272

    his own mod
    his first block
    "what is this" 😂 i love it

    • @DutchTristan
      @DutchTristan  Місяць тому +55

      I know my mod very well, I promise 😂😂

    • @thestormcrafter
      @thestormcrafter 29 днів тому +6

      I had similar issues with a piece of music I arranged (for like one and a half years). Someone asks a question and I’m like: „What the f*** did I even write for you?“

  • @thekingofracoons
    @thekingofracoons Місяць тому +192

    This is awesome but a few suggestions to make it better imo:
    1: most gates look the same. Maybe color code them or give them distinct shape.
    2: needing NAND to make other gates is realistic but very tedious in survival. I suggest make a logic table like a stonecutter type workbench where you just input certain amount of redstone and get the gates and flipflops.

    • @luccadeahl5340
      @luccadeahl5340 Місяць тому +12

      Maybe there could be a configuration option to remove said workstation, and have it be crafted with NOT gates, because I could see both options being a good thing to have, depending on what kind of modpack it's being used in

    • @octopuszombie8744
      @octopuszombie8744 Місяць тому +4

      It's not tedious at all, just batch craft NAND. It makes sense when things like for example, Gregtech exist.

    • @worldspam5682
      @worldspam5682 27 днів тому +2

      1st is ok, 2nd is down bad.
      For mods, it's ok to have a base component that is needed for everything in a mod. And no, having a separate block to craft your things is the last resort for a mod. You shouldn't reinvent the wheel, but to use what the original game offers to you.

    • @thekingofracoons
      @thekingofracoons 27 днів тому +13

      @@worldspam5682
      I know its ok for mods to do that. But what makes a mod good is when it can replicate the feel of the OG game while adding utterly crazy stuff.
      The original game has a separate tool for maps, smithing, cartography, farming, banners and for repairing stuff. This would fit right in. Its not reinventing the wheel when there are already blocks that only serve one type of function within minecraft itself. This block would just be one of them.
      Don't think of it like just another block that crafts things. Think of what that would allow you to do. It would make them a lot easier and straight forward.to craft as you don't have to stumble around finding them in the recipe book.
      "Where do I make the logic gates again? Oh yeah the logic table."
      It gives you a new decoration block. It could also be a workstation... allowing villagers to take a job when this is nearby. That way you can also add an engineer worktype villager who sells you these stuff. And a workstation villager type house to make villages a it more varied.
      I mean do you really think cluttering the recipe book with a billion similar looking and functional blocks is better than just having one block that crafts them all?
      Think about it. About how wonky it is to craft wooden stairs, slabs etc through the crafting table. You always lose blocks or you can't craft all of wood into them at once because of the weirdly shaped recipe. Would it not be better if the woods were also cut through the stone cutter? Making the process a lot more streamlined?
      This block would essentially be just that but for these gates.
      Sorry for throwing an essay your way but I hope you see my point now. No hard feelings.

    • @DutchTristan
      @DutchTristan  27 днів тому +16

      @thekingofracoons actually some awesome ideas in here, good things to consider :p

  • @Atkam.
    @Atkam. Місяць тому +55

    As a computational redstoner I can say this mod is nice and really complementary to the existing vanilla redstone you did a great job

  • @Maze-lm3ds
    @Maze-lm3ds Місяць тому +96

    Suggestion : You could color code the gates or make them colorable to make the items easier to differentiate in the inventory. Since they look very similar.

    • @DutchTristan
      @DutchTristan  Місяць тому +18

      Yeah, probably should fix the item textures to be more easy to differentiate 🤔
      Colour coding is a good idea, but I'm not sure exactly how to texture the item, and I imagine matching the colour for the block is good too? Idk, things to think about! Good suggestion though :)

    • @jorgen_10
      @jorgen_10 16 днів тому +2

      @@DutchTristan May i suggest putting an additional mark (could be anything really like small icons for example) in the corner of the item in the inventory? The textures of the blocks themselves seem alright to tell apart. Though in the inventory, the icons are smaller hence more difficult to tell apart.

    • @xaigamer3129
      @xaigamer3129 7 днів тому

      maybe theres icon types
      AND: +
      OR: /
      NOT: -
      X: x
      and to get things like nand or xnor you would do -+ and x-/ respectively

    • @xaigamer3129
      @xaigamer3129 7 днів тому

      holy guacamole i didnt see the 3and, maybe a #

  • @hikariwuff
    @hikariwuff 28 днів тому +37

    “A mod showcase where I showcase my mod”
    Lmao nailed it 😆

  • @mortarlvl
    @mortarlvl 23 дні тому +8

    it might be a good idea to change the recipes to not "burn" resources. Effectively speaking, if you use 3 base plates in a recipe tree, you should get 3 back out. A good example of this is at 4:22, where 3 gates are involved in a recipe, but you only get 1 gate in return. This could lead to a substantial cost in redstone for subsequent gates

  • @invently
    @invently 15 днів тому +4

    as someone who spends unhealthy amounts of hours doing redstone i can say this mod is amazing. only suggestion i have is colored redstone lamps, all in all amazing mod 10/10!

    • @DutchTristan
      @DutchTristan  15 днів тому +1

      Same here, Redstone is great! I just thought it's not super accessible, so I wanted to make some intuitive components :)
      I've thought about adding coloured redstone lamps, but I'm not too sure yet how to deal with how to determine colour for the lamps. It's an idea on my list, and when I work out more details, I might know if I can add them

  • @Crimson_Canadian
    @Crimson_Canadian Місяць тому +24

    12:15 fun fact about the switch, its function is exactly the same as an AND gate, except for where the inputs are. there is no output unless both inputs are active.

    • @aadenboy
      @aadenboy Місяць тому +14

      in the sense where the ONLY two states are on and off, yes, the switch is functionally the same as the AND gate
      HOWEVER, the switch actually uses a third state of power which is neither on nor off when the top input is off, this third state is sort of like a neutral state, meaning you can safely cross this with another wire without short circuiting given that at least one is this neutral state
      in minecraft it really serves no purpose but in the real world and most other logic gate simulators, it's fundamental

    • @DutchTristan
      @DutchTristan  Місяць тому +4

      @aadenboy better explanation that I could've worded together! This is indeed the difference between the AND and the switch! But yeah, in minecraft there is no real difference between off and that neutral state

    • @zackbuildit88
      @zackbuildit88 29 днів тому +6

      ​@@DutchTristani mean, in computational redstone, you could actually make it really useful by making it output the same signal strength that enters it when the signal is allowed through, and output nothing otherwise

    • @omegahaxors9-11
      @omegahaxors9-11 16 днів тому +1

      That's why I was so disappointed it wasn't an analog component like the comparator. Making it digital just rehashes AND.

  • @rose_no
    @rose_no Місяць тому +211

    Minecraft was already Turing Complete, but cool.

    • @UnbutteredToaster
      @UnbutteredToaster Місяць тому +45

      Now it’s MORE Turing Complete!

    • @CrimsomGloryXD
      @CrimsomGloryXD Місяць тому +39

      ​@@UnbutteredToaster
      Turing Complete ++

    • @Dehhoy
      @Dehhoy Місяць тому +19

      it makes the redstone smaller and faster

    • @alessandrosilvafilho8527
      @alessandrosilvafilho8527 Місяць тому +4

      Exept for the or gate ​@@Dehhoy

    • @narrativeless404
      @narrativeless404 Місяць тому +5

      ​​​@@alessandrosilvafilho8527 What about it?
      I think the only easy thing in vanilla redstone is a switch (a single transistor) and maybe NOT gate
      (Oh! And memory cell too btw, since the Copper Bulb was added)

  • @Peekofwar
    @Peekofwar Місяць тому +10

    If you built a computer with vanilla redstone, and then built a similar computer with this mod, one would compute faster than the other since there's less redstone ticks required to perform certain actions.

  • @Endo_Studios
    @Endo_Studios Місяць тому +20

    nice to see another modder with close sub counts
    I love working with Redstone, and you just made it a lot simpler. thanks

  • @Scio_Regis
    @Scio_Regis Місяць тому +26

    I think the crafting needs some changes. I understand and initially like the idea of making the shapes. But each gate needing the previous one to be crafted is something really problematic in survival. Needing a lot of time and materials to make one object when it could be simpler. I suggest trying to make it use the least types of components per craft possible. One idea could be not using crafting at all and designing a different table, something like the stonecutter but consuming a set amount of Redstone and a logic base plate to do each gate.

    • @DionDPR
      @DionDPR 29 днів тому

      That's how you make it in real life though

    • @Scio_Regis
      @Scio_Regis 29 днів тому +2

      ​@@DionDPR I guess it makes sense in real life, but in a game those are too many steps and materials to get the thing you want, also it makes harder to get one gates over the others when they should all be as easy and fast to obtain as possible.

    • @BastetFurry
      @BastetFurry 20 днів тому

      @@Scio_Regis this is modded Minecraft, no problem setting up an automated construction line for them where you take out what you need out of your favorite storage solutions. Imagine a drawer shelf with all components where you just take a bunch and get cracking.
      Heck, even with just the vanilla autocrafter one could automate this.

    • @reversev9778
      @reversev9778 16 днів тому +1

      @@DionDPRthat’s not how these are made in real life. In real life we use transistors to construct each one

    • @kianandtheviolin
      @kianandtheviolin 12 днів тому

      @@reversev9778Um… yes you use transistors to make them. But every gate is made up of nand gates. Obviously gates aren’t made of themselves and nothing lower level lol

  • @BastetFurry
    @BastetFurry 20 днів тому +2

    Cool mod, could make a good companion to a quest pack where you have to solve stuff with logic and programming. ❤
    Some suggestions for further development:
    * Some form of PAL/GAL/PLD, maybe a 16x16 grid that you place a bunch of logic blocks on, connect them with redstone and get an IC. Great for reducing lag on servers where people might use a bunch more of them. As real ICs have propagation time nothing wrong with this one doing the same, like all four ticks it updates, so that folks can't simply build a clock on them and lag the server out. Being able to load and save templates would be great here too.
    * Support for bundled cables.
    * A "logic" block where you can decide exactly how a redstone line winds so that you can make L shapes or T shapes that won't be disturbed when another redstone line is placed next to them. Maybe just one so that one doesn't clutter their inventory and add a wrench to configure them in-world like Thermals ducts.
    * A sequencer, one input is the clock and three outputs that you can configure in up to 16 steps in a GUI. Every clock pulse it goes to the next step and enables the outputs accordingly, one step can be set as the last step where it will loop back to the beginning without using all 16 steps. I don't remember the mod that added them back in 1.7.10, but it was great for automation and it even had support for bundles.
    * A block that can be set to any redstone strength as its output. Like a book and quill on a lectern with a comparator attached to it, maybe with three inputs that can change the output, one increases, one decreases and the last one resets to a set beforehand default.

  • @Ignacio-Moonsilver
    @Ignacio-Moonsilver 28 днів тому +1

    i love how the crafting recipes are just the way you would create such logic gate with the other gates you already had, so you can either craft them, or build them

  • @Octojen
    @Octojen Місяць тому +13

    I've wanted something like this for ages. Some more ideas: The tile+redstone gives something like a line of restone, but doesn't connect at sides, or power the block below. (no delay, no boost). You could have a 90m degree version too. Theses useful when you have many connection next to each other. Diode - zero delay, signal only goes one way. Maybe a bridge, so a signal can jump over another.
    Some sort of vertical redstone connector, so you can just send a signal up/down without all the stares. I imagine a glassblock with vertical line of redtone and 4 holes one the sides which will connect to restone. Stacking these blocks let the signal go straight up/down.
    Maybe to make the swtch more useful, make it so that you can enable it from either side, and the sides are connected, allowing you to have a line of them (side on) allowing a whole bus to be enabled disabled at once.
    And RS-latch would be nice. Rising and falling edge detectors. Pulse lengthener. Signal delayer (like a repeater but not also extending pulse. )
    Maybe a hex digit block, displaying the restone signal powering it?
    Maybe a similar thing, but letting you control the intencity of the lamp. Many colours?
    ok, i'll stop now......

    • @floris789
      @floris789 29 днів тому +3

      YES we need vertical redstone. you could also make it that you can place redstone dust at the side of blocks just like a ladder

    • @jacksonmagas9698
      @jacksonmagas9698 16 днів тому

      have you seen project red?

    • @1e1001
      @1e1001 14 днів тому

      that's just ProjectRed / Wired Redstone

  • @mz00956
    @mz00956 Місяць тому +8

    Suggestion:
    on the gates with 1 or 2 inputs it would be cool to chose which of the 3 sides are used.
    for example by the Nand could cycle through:
    Left-Right
    Left-Back
    Right-Back
    by rightclicking on it

  • @miguelgr4nja
    @miguelgr4nja Місяць тому +8

    This is genius, incredible!! Wow
    Edit: Awesome Idea! Way easier to use operators now!

    • @DutchTristan
      @DutchTristan  Місяць тому +4

      Thank you! I'm currently working on version 1.3 right now! :)

    • @miguelgr4nja
      @miguelgr4nja Місяць тому +2

      ​@@DutchTristan Incredible! Praise 🙌
      Quick question, what texture pack do you use ?

    • @DutchTristan
      @DutchTristan  Місяць тому +3

      @miguelgr4nja right, yeah, forgot to mention that a texture pack is going on here, which does also affect the textures of the mod :p
      Anyway, it's Mattpack, the texture pack that Mattbatwings uses! It's a combo of Vanilla Tweaks and Codecrafted :)

    • @miguelgr4nja
      @miguelgr4nja Місяць тому

      @@DutchTristan Thank you! :)

  • @williamwires2165
    @williamwires2165 27 днів тому +3

    It'd be cool if you could make them able to be placed on walls or ceilings like item frames (if possible without having to redo the progress already made on the mod), and combining either redstone and honey or redstone and slime to stick redstone to walls, allowing wall or ceiling computers (or just easier vertical movement of signals)

  • @shadowjedi4602
    @shadowjedi4602 14 днів тому +2

    I do have one nitpick about the last gate added, in that it seems the same as a locked repeater from vanilla just with one block less taken up
    watching the video further, this latter part is irrelevant
    if you don't know what a locked repeater is, basically if you power a repeater from the side with another repeater, it won't change its power state

  • @phyl568
    @phyl568 12 днів тому +1

    > showcases own mod
    > "what is this?"
    loving it already

  • @abitcool
    @abitcool Місяць тому +9

    Good job. Goed Gedaan. Certainly a better redstone mod than most i've seen.

    • @DutchTristan
      @DutchTristan  Місяць тому +4

      Thank you so much!!

    • @abitcool
      @abitcool Місяць тому +1

      @@DutchTristan You're a very kind person. Few people I've met say thanks.

    • @DutchTristan
      @DutchTristan  Місяць тому +3

      Smh ungrateful people :p
      I'm just very proud of my mod, and I love hearing that you like it! :)

  • @j-b-l8147
    @j-b-l8147 Місяць тому +8

    Could you add a lamp that changes colour based on power level? (black being 0 and white being 15 with colours in between). That would be so epic

  • @omegahaxors9-11
    @omegahaxors9-11 16 днів тому +1

    You've basically reinvented Project Red, but the crafting is a nice twist on the concept.

  • @KadenCollett
    @KadenCollett Місяць тому +13

    there are 15 power levels, and 15 light levels. Redstone lamps should change their brightness based on power level.

    • @thatisjake
      @thatisjake Місяць тому +5

      there is actually 16 of both, 0 is included. 15 is the max, but 16 levels

  • @greenguydubstep
    @greenguydubstep 21 день тому +1

    thanks for making this. now i dont have to manually build the gates every time i need them.

  • @0SeventyTwo
    @0SeventyTwo Місяць тому +2

    I'm definitely not a red stone person and don't understand very much of this, but what I do see is a well put together mod. It looks really good. It reminds me of terraria logic gates, just way more to it. Anyway, keep up the good work.

  • @rafagd
    @rafagd 13 днів тому

    2:42 - All 4 basic gates (and, nand, or, nor) have that property, they all could be used alone to build anything, but nand is usually preferred because it's the simplest at this moment.

  • @ENDERmight28
    @ENDERmight28 8 днів тому +1

    I watch computational redstone but have never tried doing it myself. So seeing this mod kinda makes me want to give Java redstone a try. Keep up the good work, and who knows what can come 👍

  • @Fluffberymoff
    @Fluffberymoff 15 днів тому +1

    Mumbo jumbo would love this mod

  • @XNorYT
    @XNorYT 22 дні тому +1

    I have been wanting this for a while now. THANK YOU SO MUCH!

  • @jasonchiu272
    @jasonchiu272 25 днів тому +2

    Imagine if we redo the redstone contraption that ran Sammyuri's Minecraft in Minecraft but with this mod. You could try to collab with him and his team.

    • @DutchTristan
      @DutchTristan  25 днів тому

      Not sure if I'm smart enough for that, but that would be awesome! 😅

  • @vigabjk0123
    @vigabjk0123 29 днів тому +1

    I subscribed and Liked. This mod is really nice. It really shrinks the Minecraft redstone systems.I love it

  • @HettycTracyn
    @HettycTracyn 26 днів тому

    So, basically a compacted version of the logic gates you can make with redstone already!
    Nice, more space efficient, and (possibly) less lag… (or more room to make lag with)

  • @antmess9789
    @antmess9789 12 днів тому

    My dude just created less complicated comparator. But very cool that he described programming to people with all the logic gates.

  • @lorenzo_mp
    @lorenzo_mp 17 днів тому +1

    At this time, I will do what I have in Turing complete in Minecraft, I thought to do it with the basic components. But this mod comes in handy :D

  • @dripthanos5595
    @dripthanos5595 24 дні тому

    Some suggestions:
    Divider: Divides input A's strength by input B's strength, can right click the block to switch it to either round the output up or down
    Multiplier: Multiplies Signal A's strength by Signal B's strength
    Adder: Adds the 2 input signal strengths together and outputs the sum.
    Clock: Outputs a pulse, with the tick length of the pulse and delay between pulses equal to the signal strength of input A+1, input B acts as a switch, pausing further pulses until there is no signal

    • @gamingwithapex6081
      @gamingwithapex6081 12 днів тому

      Only problem with the operation blocks is the limit of 15 for signal strengths, I also thought about saying this but realized it wouldn't work because of limited signal strengths.

  • @VidarClaesson-b6t
    @VidarClaesson-b6t 16 днів тому

    i really enjoy having more options for redstone, thanks!

  • @FeuerToifel
    @FeuerToifel 23 дні тому +1

    never done any computational redstone stuff but this sure looks interesting.

  • @chip9417
    @chip9417 Місяць тому +2

    cant wait to see "how i made red dead redemption 2 in minecraft" videos show up with this

  • @smith02111
    @smith02111 29 днів тому

    I don't do computational redstone but I would absolutely use this for making my survival devices, like that flush door, much more compact. There have been a few similar mods I've seen but they are usually overcomplicated for what I want.

  • @jack101mb
    @jack101mb 28 днів тому +1

    20:11 You should add a one tick pulse gate block.

  • @dimani128
    @dimani128 19 днів тому +1

    This is really cool and amazing! Good jog!
    I have a few suggestions:
    - It would be nice if the memory block only stored on the rising edge (off -> on) of the SET signal (in almost all digital/physical TTL logic I've looked at, it only sets on rising or falling edge).
    - It could also be right clicked to change to rising/falling edge.
    - I like @thekingofracoons' suggestion for a table like the stonecutter.

  • @lanserploy
    @lanserploy 24 дні тому

    You could make that the number of nands you craft with in the recipe, is the number of nands you obtain in the resulting type of nand, one example is that you craft a nand that used 4 nands, and you only get one, but instead you would get 4 , to make the materials worth

  • @psycomatrix
    @psycomatrix 19 днів тому

    Here is another crazy idea: make a gate for the iron bars that works like the wooden fence gate.
    The crazy part : Allow your base plates to connect to iron bars/gates (like the legs of transistors/diodes/etc.)
    Put an open iron bar gate behind the base plates to shift the inputs backwards. Put the base plates on top of an iron bar/gate to add some verticality to the construction, allowing a directiobal inputs from one block below. The iron is not Redstone and should not provide an infinite distance of signal travel. I'd propose that 2 blocks of iron would be the max.

  • @psycomatrix
    @psycomatrix 19 днів тому

    Component suggestion: Pulser when turned on it outputs a pulse of 1 tick. Can be configured like a repeater to widen the pulse to 1/2/4/8 ticks

  • @goat_of_the_net
    @goat_of_the_net 20 днів тому

    As a computational redstone dude, if your mod was implemented in vanilla it would be a life saver. But realy great mod!

  • @neyrowz
    @neyrowz Місяць тому +1

    Great idea for the craft logic i like it.

  • @Blitzated
    @Blitzated 28 днів тому +1

    I love turing complete its an amazing game and ever since I played turing complete Ive always wanted a minecraft mod like this and now its been done :) amazing mod

    • @DutchTristan
      @DutchTristan  28 днів тому

      Thanks! I've also been playing the game and solving the puzzles in vanilla minecraft on my channel, if you're interested :)

  • @kairu_b
    @kairu_b 21 день тому +1

    This is good! Great tool for teaching children basic logical operations inside Minecraft

    • @DutchTristan
      @DutchTristan  21 день тому +1

      That's the idea! Making logical operations more accessible to everyone :)

  • @sealpup3775
    @sealpup3775 27 днів тому +1

    I knew this would be awesome when you said you had gotten obsessed with the game turing complete

    • @DutchTristan
      @DutchTristan  27 днів тому

      I've been playing it and then solving the puzzles in minecraft! Videos of that are on my channel :)

    • @sealpup3775
      @sealpup3775 27 днів тому +1

      @@DutchTristan ooo sounds awesome imma check them out

  • @DomTheNightShift
    @DomTheNightShift 14 днів тому +2

    I love dis vid, cool stuff with a friend to make it silly

  • @Lampe2020
    @Lampe2020 Місяць тому +1

    13:07 And then the log strapped to the back of your car smashes your back window XD

  • @ErikFahlborg
    @ErikFahlborg Місяць тому +2

    Finnaly i can compact some of my redstone stuff

  • @TheKing_of_nothing
    @TheKing_of_nothing 14 днів тому

    I just love how TurtleDuck acts like Kelvin from Sons of the Forest😂

  • @TheKastellan
    @TheKastellan 29 днів тому +1

    Very cool mod, especially for a close to vanilla style. Reminds me of Project Reds gates but better.
    Honestly, (could be because I am someone who plays more heavily modded minecraft) the recipes are perfectly fine. Especially since you can just mass craft NAND gates and be fine. I don't see it as an issue. I do think it would be cool to add recipes for other logically equivalent combinations.
    Although a block that just directly converts redstone + NANDs into the gates (and possibly from the gates back) would probably be nice.
    The textures in world are mostly ok given they just use irl notation but like other commemts say they could be clearer.
    For more personal criticisms/ideas.
    Redstone torchs and NOT gates should be equivalent in recipes.
    Inverted levers?
    Clock? (Although idk how to set the timings in a vanilla-ish way)

    • @jacksonmagas9698
      @jacksonmagas9698 16 днів тому

      Could set clock speed with input signal strength, although that would limit you to 16 speeds. I suppose you could use 3 sides as input and get 16^3 speeds if you needed it.

  • @cinnamonkittamon
    @cinnamonkittamon 20 днів тому

    it's neat to have a bunch of these as 1 block from this, though I'm not seeing the benefit from the or gate beyond being a crafting material since that can be done with just redstone and/or a glass block. The tristate buffer also seems to be an and gate with different input locations, which I could still see being useful, just a bit of a strange inclusion. reducing a not gate from 2 blocks to 1 is kinda neat too.
    Best feature is probably the xor gates, since those take up so much space to make otherwise

  • @bluetube767
    @bluetube767 23 дні тому +2

    This sounds like a dantdm mod showcase video. But with a mix of mumbo jumbo 😅

  • @thestormcrafter
    @thestormcrafter 29 днів тому

    Mimecraft is Turing Complete and you can already build a computer. So with your mod too it is already possible to build a computer. And your mod already made it easier.

  • @fishHater
    @fishHater 6 днів тому +1

    FTL music or am I hallucinating?
    No it’s there! I heard the first sting and didn’t know if I imagined it.
    Edit: looked at the description and yep. All FTL. Love it!

    • @DutchTristan
      @DutchTristan  6 днів тому +1

      I love FTL so much, and the music fits the vibe so well imo :)

    • @fishHater
      @fishHater 6 днів тому +1

      @ it fits the vibe incredibly, I don’t think I’ve loved a game like I love FTL.

    • @DutchTristan
      @DutchTristan  6 днів тому +1

      @fishHater fair enough! It's the game I started off with content creation, because I didn't have a good enough of to stream anything else 😂
      I do have one video I made from a stream I did on FTL! Weird I never really made more 🤔

  • @Meep-the-meep
    @Meep-the-meep Місяць тому +1

    This is super amazing the only thing I’d say is that the Not & 1 Bit memory cell are pretty useless because of the redstone torch and copper bulb. Still AMAZING mod

    • @DutchTristan
      @DutchTristan  Місяць тому +1

      The not gate and memory cell don't have any delay, making circuits a lot faster!
      Also, the copper bulb is not a perfect solution for bit storage, as you have to toggle it on or off. This makes it a nightmare to load in a new number and throwing away the old one, as you need to know which ones to toggle to reset them to off. My memory cell just needs to get an enable signal to save the new value!

  • @seccuenta50ydos
    @seccuenta50ydos Місяць тому +3

    I have two ideas I have for your mod. The first one is a block kind of like redstone blocks but with way more states so you could build a color display. The second idea is to have some kind of block that helps with transmiting redstone signal strengths. Also I wanted to ask if these blocks can detect redstone from blocks like a repeater powered by a block with a lever on it

    • @DutchTristan
      @DutchTristan  Місяць тому +1

      Do you mean a coloured Redstone lamp? Changing colours based on bit input? That could be interesting 🤔
      Not sure what you mean with the transmitting signals, do you mean wireless Redstone?
      I'm pretty sure that my gates detect Redstone output from anything, repeater or weak powered block? I'd have to test it to make sure, but since the gates do take outputs from each other directly, a repeater shouldn't be an exception

  • @doctorobvyous
    @doctorobvyous Місяць тому +3

    Slow down man, you're very entertaining and informative when you can keep your train of thought going, but as soon as you get to those masses of "uh"s people are going to stop listening to you. Don't be afraid to trim them out of the final video either. All around love the idea of the mod, dont let your nervousness turn people away from seeing the things you create :) keep up the creating man!

    • @TheKastellan
      @TheKastellan 29 днів тому

      To be frank if you are ignoring something because of that then that is a you problem.

    • @doctorobvyous
      @doctorobvyous 27 днів тому +2

      @@TheKastellan no, lack of good speaking skills are always a problem on the part of the communicator. Anyone who wants to put anything out into the world, which clearly he does, needs to contend with listeners expectations. People do not want to listen to someone um and uh, most of the time. There is an acceptable amount, depending on the spacing between them. That being said, I was simply offering constructive criticism, I love his passion and want him to be able to share it with more people. Have a nice day stranger :)

    • @DutchTristan
      @DutchTristan  27 днів тому +1

      I definitely agree, the communicator (in this case me :p) should try to keep down the Uhms! It's something I'll try to work on, and edit out of the video more! Thank you for the feedback! :)

    • @TheKastellan
      @TheKastellan 27 днів тому

      @@doctorobvyous Saying a listener shouldn't completely discount something due to "A" is not the same as saying a speaker shouldn't avoid that same "A".
      That's just how simple logic works...
      Sole blame shouldn't be on a speaker. (Obviously when criticising something you wouldn't mention that and from the perspective of a speaker/creator you cannot change that part which is why I made my original comment/reply)

    • @doctorobvyous
      @doctorobvyous 26 днів тому +1

      @@TheKastellan I understand where you're coming from, and obviously I am in agreement with you seeing as I still watched thru the ums to see what he had to say. I am just a pragmatic person--sure someone who discounts what someone has to say based on the way they deliver it may be rude or ignorant compared to the person who doesn't, but at the same time, people want what they want. It's simpler and more beneficial for us in our daily lives to put effort into our own skills to mitigate negative externalities than to say that the world sucks and cross our arms and pout. Nobody really gains anything if my original comment was replaced with "anybody that's clicking off due to uhs and ums doesn't care what he has to say anyways and he should be happy they're gone" hope that clarifies where I'm coming from.

  • @volpe9707
    @volpe9707 4 дні тому +1

    finally it can be simpler to build my binary calculator in minecraft!!

    • @DutchTristan
      @DutchTristan  4 дні тому

      Good luck :)

    • @volpe9707
      @volpe9707 4 дні тому

      @@DutchTristan is it possible for you to port it for 1.20.1?

  • @Iloveminecraftverymuch
    @Iloveminecraftverymuch 19 днів тому +1

    Add more rails PLEASE

  • @JTMC93
    @JTMC93 29 днів тому

    Seen a few older mods that attempted this.
    Perhaps a clock block, that pulse thing for the button demonstration, and a few others could be made one block. And then add further combinations in.
    Edit: Might look into some of the old mods and their recipes, which were a lot simpler and didn't require as many resources to craft.
    I remember one of the Red Power successors had a lot of logical/computational redstone blocks.
    Perhaps even adding a custom crafting mechanic or some components that help offset the costs in some way.

  • @Neho420
    @Neho420 16 днів тому +1

    I see a lot of people being mean in the comments, don't mind that. This is a fantastic mod, and you've done a fantastic job. Well done.

    • @DutchTristan
      @DutchTristan  16 днів тому +1

      Thanks :)
      It's been... interesting reading a lot of these comments 😅

  • @TheUnspekableKK9470
    @TheUnspekableKK9470 Місяць тому

    I also love the symbols on the logic gates

  • @emperorofwater_
    @emperorofwater_ 17 днів тому

    For the Switch and/or the Memory Gates, maybe make it so if you interact with it switches what side the enable input is on, allowing it to be flipable
    you could also allow chaining by making it output the enable on the other side (north, east, south, west, > output, < input) e.g. [>0, >1, 1, 0,

  • @SyntAx3rr0r0
    @SyntAx3rr0r0 10 днів тому +1

    This is great so we can make computer much smaller! 😊

  • @thestormcrafter
    @thestormcrafter 29 днів тому

    I think the normal gates ignoring signal strength is good and I would think it to be expected behaviour. But maybe you could do analog gates in the future.
    Also, you could use the circuit symbols for the items in the inventory to make them more distinct.

    • @DutchTristan
      @DutchTristan  29 днів тому

      I tried to make them the shapes, but given the size of items, it's not very visible, so I'll have to change it a bit :p

    • @thestormcrafter
      @thestormcrafter 29 днів тому

      @@DutchTristan
      I meant that they are just icons in the inventory.

  • @1e1001
    @1e1001 14 днів тому

    reminds me of the old ProjectRed/RedPower mod, with the large collection of logic gates and the flat repeater-like designs

  • @Garfield_Minecraft
    @Garfield_Minecraft 24 дні тому +1

    redstone computer could get smaller now

  • @GaryCraft
    @GaryCraft 14 днів тому

    An interesting idea might be to be able to put some kinds of gate (like the AND gate) side by side to more of the same to expand

  • @nuptay
    @nuptay 23 дні тому +1

    having not and nand as base gate is pretty stupid but that alright, it's fun to play with

  • @ploffsen3089
    @ploffsen3089 28 днів тому +1

    underrated video, this is great

  • @aronmaciel
    @aronmaciel 19 днів тому +1

    I'm finishing my Computer Engineering Major and my goal is to become a teacher someday, and if I do I'll definitelly use your mod on the first Logical Circuits class (hopefully minecraft will still be a thing by then)

    • @DutchTristan
      @DutchTristan  19 днів тому

      That would be awesome! If that ever happens, let me know :p

  • @skeleton_craftGaming
    @skeleton_craftGaming 16 днів тому

    Man this is giving me project red vibes... [I believe project red core is still being developed, though project Red core much more complicated mod. This is much more vanilla friendly]

  • @MithilTheGamerYT
    @MithilTheGamerYT 20 днів тому

    So the way that the 3 and gate works is so good cuz you can expand it and make a maze where you and other people or just you have to find all the levers and activate them and when you do and secret door opens up
    And there should be things attacking you (in the maze)

  • @Grayson_Da_Wolf
    @Grayson_Da_Wolf 13 днів тому

    This mod is going to be amazing for some of my creations

  • @voetenlikkerijnl2222
    @voetenlikkerijnl2222 Місяць тому +3

    It’s really quite simple

  • @dripthanos5595
    @dripthanos5595 24 дні тому

    Ah yes, my favourite kind of redstone mod: 1 block logic gates. Logic gates are super useful for complex stuff in modpacks, such as controlling reactors, but with vanilla redstone they are super large and clunky
    Btw OR gates are redundant as the same can be achieved by connecting the inputs with only redstone dust

  • @uuhhh_nobodyIDK
    @uuhhh_nobodyIDK Місяць тому

    bro said ''uh'' so much that he created his own language

  • @volpe9707
    @volpe9707 4 дні тому +1

    whaaaat?!!!! this is litearllly the mod ive benn looking foooooor!!!!!!

  • @Drawgur2705
    @Drawgur2705 Місяць тому

    I would strongly recommend adding a different texture for each gate that is easy to understand.

  • @Shad0wWarr10r
    @Shad0wWarr10r 17 днів тому

    to my knowledge, minecraft redstone is already concidered turning complete

  • @uiopuiop3472
    @uiopuiop3472 13 днів тому

    cool mod it could be in vanilla tbh with a bit modified recipes, wouldnt look out of place. it can simplify redstone wiring so much

  • @thestormcrafter
    @thestormcrafter 29 днів тому

    I think switch and memory cell should have mirrored counterparts (you can craft one into the other in the crafting table). Or they have enable on both sides, though that could be annoying.

  • @Jasur-cl1fu
    @Jasur-cl1fu 27 днів тому

    Yay now we can built adder in 15 blocks!

  • @alexdacat7052
    @alexdacat7052 Місяць тому +1

    it would be cool if the memory cell could store redstone power level instead of just on / off

    • @thebigbro133
      @thebigbro133 Місяць тому +1

      I second this, could open up possibilities that you can't do in regular Minecraft, because as far as I know there's no way to store a specific power level. (Although maybe it can be done with many comparators, but significantly more complex then just one gate)

    • @DutchTristan
      @DutchTristan  Місяць тому +3

      @thebigbro133 indeed you can store Redstone power, and it's not that complicated! All you need is 2 comparators! The first comparator has the input to store a new value, and a side input from a repeater to remove the value if you wanna store a new one. This comparator is also in subtract mode. It faces into a block, next to which you place Redstone dust. Then next to the first comparator, place the other one facing in the opposite direction from the first, that Redstone dust as its input. Then place a block for the comparator's output, and then it'll power the input Redstone dust with the same signal strength as it receives!

  • @theophaniaroberson5415
    @theophaniaroberson5415 Місяць тому

    I watched until the 16th "uh", but seems cool from what I could stand watching

  • @huhneat1076
    @huhneat1076 16 днів тому

    Or gate when redstone dust walks in:

  • @startFX
    @startFX 29 днів тому +1

    This video is so much higher-quality than what I make. So I don't understand why I have more subs than you. Keep it up !

  • @Failedtoname
    @Failedtoname 27 днів тому

    We get a slab with 3 blocks, and we get a plate.
    That means one plate has 9 blocks.
    Crazy.

    • @DutchTristan
      @DutchTristan  27 днів тому

      You get 6 slabs with 3 blocks, and then you get 12 logic base plates from 3 slabs! This means one logic base plate actually costs 1/8th of a block, which is pretty cheap

  • @santiagodarchez14
    @santiagodarchez14 Місяць тому

    I think, and I've seen another comment about, that the crafting is probably innecesarily complex on the steps, like a lot of steps just to make a block, and then there are all the junk that you may not need at the moment
    If I could make a suggestion, I'd say to make some items that are basic components for crafting the final block, that in the case you don't wanna make every crafting recipe with just the vanilla items and the 3x3 grid, wich I get must me complex to get around with so many similar items on what they need
    for example I'd make a "AND" component, a "OR" component, a "XOR" component, etc, and then craft them with the stone plate for the basic ones, and mix and match them for the most functionally complex gates
    just that

  • @bluetube767
    @bluetube767 23 дні тому

    Mumbo jumbo is going to go crazy with this mod 🗣🗣🔥🔥🔥🔥

  • @MC_Gaming6917
    @MC_Gaming6917 29 днів тому

    this mod is perfect for building computers in minecraft ^.^

  • @luizjoaodaete8515
    @luizjoaodaete8515 Місяць тому

    11:26 Let him have fun trying to do something

  • @Yipper64
    @Yipper64 29 днів тому

    Much like how a comparator can be simply right clicked to swap from add to subtract mode I think some of these gates should have that functionality.
    Having the crafting recipie reference their functionality is cool and all but I feel like it would be a good QOL if you didnt have so many different blocks that are very similar in functionality.

  • @CindyHuskyGirl
    @CindyHuskyGirl 10 днів тому +1

    I want to make a whole computer with these or- at least part of one just to understand it

    • @DutchTristan
      @DutchTristan  10 днів тому

      Might do that for a future video when I'm less busy, to show off my mod more :p

  • @igor_playsgamzs
    @igor_playsgamzs 10 днів тому

    1 day later: 1.22 wacky redstone update