Stochastis
Stochastis
  • 6
  • 298 027
Can I Beat Noita WITHOUT KILLING ANYTHING?
Can I Beat Noita WITHOUT KILLING ANYTHING?
▶TWITCH: www.twitch.tv/stochastis_
▶DISCORD: discord.gg/vuvMjWYNn5
▶X: x.com/StochastisYT
Music:
Epidemic Sound
Pictures:
Freepik
Chapters:
0:00 Intro
0:25 Chapter 1: Experimentation
1:32 Chapter 2: Crystals
4:19 Chapter 3: Unlimited Spells
7:14 Chapter 4: Experimentation (again)
9:37 Chapter 5: The End
15:07 HOMONC
Переглядів: 581

Відео

I AUTOMATED EVERY ITEM In Minecraft 1.21
Переглядів 220 тис.3 місяці тому
I AUTOMATED EVERY ITEM In Minecraft 1.21 ▶TWITCH: www.twitch.tv/stochastis_ ▶DISCORD: discord.gg/vuvMjWYNn5 ▶X: x.com/StochastisYT ▶UA-cam: www.youtube.com/@stochastis?sub_confirmation=1 Music: Epidemic Sound Chapters: 0:00 Intro 0:30 Designing The Machine 7:54 Queue the Building Montage!!! 8:50 The Omni Crafter 10:05 My Masterpiece 10:20 Disclaimer 10:50 Demo 14:40 Final Thoughts 15:25 alright...
Can I Beat Factorio with 100 RANDOM MODS?
Переглядів 64 тис.4 місяці тому
Can I Beat Factorio with 100 RANDOM MODS? ▶TWITCH: www.twitch.tv/stochastis_ ▶DISCORD: discord.gg/vuvMjWYNn5 ▶X: x.com/StochastisYT ▶UA-cam: www.youtube.com/@stochastis?sub_confirmation=1 Music: Epidemic Sound

КОМЕНТАРІ

  • @arthurcoutinho6316
    @arthurcoutinho6316 20 годин тому

    Bro did a TCC

  • @csabaszasz4466
    @csabaszasz4466 День тому

    At this point, please install the create mod and make some proper factories. This whole thing is waaaay too much

  • @Noerrgr
    @Noerrgr 2 дні тому

    Alright

  • @silverfish3024
    @silverfish3024 2 дні тому

    I think Satisfactory is the perfect game for you😂

  • @baitornot4697
    @baitornot4697 2 дні тому

    Very cool, but I’ll just download applied energistics instead.

  • @invisible_human1232
    @invisible_human1232 2 дні тому

    to speed up signal speed convert from siganl strength to bindary numbers then convert back or just use binary numbers to send signals

  • @Gandhi_Physique
    @Gandhi_Physique 3 дні тому

    If you want tips, I'd look at cubicmetre. They made a universal autocrafter. While theirs is better, this is still awesome to have done yourself regardless.

  • @basicallyfroth1845
    @basicallyfroth1845 3 дні тому

    can i get a survival tutorial pls ❤

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

    At 10:02 "with all of these stacked on top of each other" cracked me up. Also love how you color code your redstone, makes it even more confusing for an average redstoner. 😂 Also you know the machine is good when you need to use teleportation command blocks for its demonstration.

  • @Mcbuzzerr
    @Mcbuzzerr 5 днів тому

    The build up in complexity was executed so well. It perfectly illustrated how you can just keep making simple steps/iterations towards a complex goal and it's not this insurmountable accomplishment

  • @MeepChangeling
    @MeepChangeling 6 днів тому

    ... Dude, mods are free. You can just take them.

  • @sergeykononov1673
    @sergeykononov1673 6 днів тому

    Love that the crafter waited for crafting table to be crafted and nod just expexted it to be in stock I have an idea. How about implementing top-sorting the item recepies into this so the omnicrafters could be in a row. Great video!!

  • @chazer0075
    @chazer0075 6 днів тому

    How do you go from not knowing what a crafter is to a whole redstone computer over the course of a 15 minute video

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

    Imagine hooking this up to all your biggest farms

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

    Bravo, this is impressive! I think the storage solution could be improved in a way that would make coding recipes easier. If you tie a binary value to each possible ingredient, coding recipes becomes inputting the correct binary sequence. A simple example would be a crafting bench, with wood having an assigned 4-bit value of 0010, you would input 0010 four times and receive a crafting bench, a piston becomes 0010 three times, then the id for cobble, lets say 0001, then iron 0011, 0001, 0001, red-stone 0100, 0001 makes a piston.

  • @1dgram
    @1dgram 7 днів тому

    What kind of simulation distance did you have to use for this monster to work?

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

    wtf

  • @OtesOtesOtes
    @OtesOtesOtes 9 днів тому

    hey ya

  • @tmm8882
    @tmm8882 9 днів тому

    This is like alright, I can do a lot better but you’ll get past your first week soon

  • @leanderbob1412
    @leanderbob1412 9 днів тому

    interesting game. didn't here from it until now

  • @abbenylund
    @abbenylund 9 днів тому

    For moving signal strengths over distances, I know of two ways, only one of which is realistically viable to my knowledge. There might be more, I don't play around with redstone myself much so I only know these two options by chance from watching videos. The first and older is by converting the signal strength to pulses (pulse length modulation), then reading those pulses and converting them back into a signal strength. This is a lot faster as the pulses can travel 15 blocks before needing a repeater and thus getting a short delay. This is the viable option. I only even mention this second option for fun, because it seems horrible, but I believe you can use calibrated sculk sensors. They were added in 1.20 and allows you to send signal strengths at the "speed of sound". Of course, in Minecraft, sound vibrations move pretty slow, but it's a lot faster than what you have already. I'm not sure if it's faster than 1 repeater per 16 blocks though. And there is also the downside of needing to prevent several lines from interfering with each other, as sculk sensors are very sensitive and prone to error if it recognizes sounds from somewhere unintended. You're also more limited, since some of the sounds required to pass a signal strength can't be automated. Such as a signal strength of 1, output when the sensor "hears" movement. Or 5, when the sensor "hears" the dismounting of a mod or equipping of gear. Or 14, a mob spawning. Or 15, a mob or player dying, or an explosion happening. Some of these can technically be automated, but to my knowledge (which I admit is limited) it would be far more effort than it is worth. Obviously the first is more optimal and viable in every way. But I still think seeing the second used would be more fun and cool. Sound powered redstone has always fascinated me since the sculk sensors were introduced.

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

    Ahh... another 5-minute minecraft project :D

  • @gioele0027
    @gioele0027 11 днів тому

    I hope u used world edit, if not rip man

  • @thesingularbean5915
    @thesingularbean5915 11 днів тому

    modded minecraft is the best automation game, I'm currently playing project ozone 3 KAPPA mode. Also holy they added an auto crafter to vanilla?????

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

    1:10 what the fuck is this. 2:03 a line of droppers (1 block above the hoppers) facing into down. Activate them all at once. Problem solved

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

    Are you Greek by any chance?

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

    you shood work at nasa

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

    Just build an Auto sorter 9 chests and dropper

  • @Skulard
    @Skulard 18 днів тому

    Can't wait for some survival player to rebuild it

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

    First part of the video: bro just found out that redstone exist Second part of the video: bro made the most complex crafting computer in the entire minecraft history

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

    The true definition of spaghetti code…. It does the job but my inner optimizer hurts

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

    Mom, I want Factorio. We have Factorio at home. Factorio at home:

  • @Jxdiac
    @Jxdiac 21 день тому

    For real, when I clicked the video I thought I was gonna get a guide on how to build a *REASONABLE* auto crafter for survival xD This is to much xD Some people really go way beyond buildable. But still crazy build 👍

  • @Jxdiac
    @Jxdiac 21 день тому

    *Casually places redstone torch in a random place, powering a random redstone dust*

  • @theinterp6872
    @theinterp6872 21 день тому

    are you the Mumbo Jumbo"s successor? you sound just like him i swear 😅😅

  • @ВладимирПетров-ъ9й

    I am lazy so i built a this💀

  • @polos-adventures
    @polos-adventures 29 днів тому

    Please give this guy applied energystick

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

    this is like watching a 6 year old discover... i don't even know how to finish that. You could have just used droppers to get 1 item, 9 droppers into 9 hoppers all activated at the same time gives ur order in the crafter

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

    you missed one "alright" at 3:16

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

    Here I was thinking. Oh hopefully this could be a simple build setup to throw into my survival world.... NOPE. NVM. Great build though!

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

    After seeing this, I feel better about the 6 hours I spent trying to build a compact crafter module. Couldn’t find any good videos. I got a 2 item input crafter in a 6x6x9 module and a 3 item crafter in a 6x6x10 footprint.

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

    Lol i knew at least one Py mod would be in here

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

    Alright

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

    This is the kind of video for which I'm missing a "super-like" button 😮 Here is a comment instead

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

    This makes me appreciate autocrafting mods so much more.

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

    BUT!!!! Does it get smaller. I mean that footprint is humongous....and painfully slow. As long as the player is quicker than your machine. It doesn't appeal to be build in the first place 😕. Sorry Pal I stick to manual craft for now 😅

  • @LinusMerz-o7y
    @LinusMerz-o7y Місяць тому

    I think satisfactory would be a cool game for you....