AndrewsTechMC
AndrewsTechMC
  • Видео 13
  • Просмотров 117 304
Storage Tech: Introducing Linked-List Encoded Dynamic Bulk
Finally! A fast and compact encoded dynamic bulk storage in Minecraft! What does that mean? Maybe you'll find out! Alternatively, you can watch it as a free non-pharmaceutical sleep aid.
Optimizing encoded dynamic bulk for practical use in Minecraft. Lecture included.
Schematic (1.19.3):
www.mediafire.com/file/juxxy536vt6zd8d/1000_non_box_item_ram_w_dummy_p1.litematic/file
Presentation slides:
github.com/Andrews54757/dynamic-bulk-presentation
LINKS:
Twitch: www.twitch.tv/andrews54757
Mechanists Discord: discord.gg/c2DUWG8
Andrew's porch: discord.gg/TMGSz7qPNP
Storage Tech Discord: discord.gg/JufJ6uf
Soontech Annals Discord: discord.gg/rJ4W8RHrhe
Rendering: DaVinci Resolve 18
www.replaymod.com/
www.blac...
Просмотров: 5 368

Видео

Storage Tech+: Idealer Splitter Optimizations
Просмотров 3,5 тыс.Год назад
Optimizing ideal splitters for practical use in Minecraft. Free lecture included. (the ending credits are a joke, you all are the best) WDL (1.19.3): www.mediafire.com/file/vtla26lqxvsovv6/Ideal_Splitter_V2_r1.zip/file Load Balancing Simulator: andrews54757.github.io/ideal-splitting-load-balancing-simulator/ LINKS: Twitch: www.twitch.tv/andrews54757 Mechanists Discord: discord.gg/c2DUWG8 Andrew...
Storage Tech: High Speed Idealer Splitter
Просмотров 5 тыс.Год назад
Unlike conventional splitters, ideal splitters do not produce extra partial boxes. This allows for you to reduce merging operations. This particular splitter uses hoppercarts to perform ideal splitting at 31.5x hopperspeed. IMPORTANT! Check out the optimized version here: ruclips.net/video/aFGFc5yXOfc/видео.html WDL (1.19.3): www.mediafire.com/file/923d5q2ynzi8cii/Ideal_Splitter_r1.zip/file LIN...
Minecraft 1.18-1.19: Encoded Vending Machines
Просмотров 2,1 тыс.Год назад
An unscammable vending machine using an encoded selection system. Up to six different products in one machine. Has a 4 wide tileable design for compact stacking. Customizable output ratio with easy storage access. Minecraft 1.18 - 1.19 It was you all who wanted a block by block tutorial not me remember that. WDL (1.18.2): www.mediafire.com/file/xc8zt9sle7cp87r/encoded_vending_machine_-_p1.zip/f...
Minecraft: Smallest Stateless Redcoder
Просмотров 4,4 тыс.2 года назад
A one-wide stateless redcoder and some applications. Uses stateless logic. WDL (1.17.1): www.mediafire.com/file/rycdwtgptw3taio/Stateless_Redcoder-r1.zip/file This video was graciously supported by the late-subscribers club. The late-subscribers club is an humanitarian aid agency for lazy youtubers and viewers alike. The LSC has been a prime supporter of technical minecraft channels. They hope ...
Storage Tech: Better Variable Filters
Просмотров 9 тыс.2 года назад
Machine that loads items into shulker boxes using variable filters. Each slice is automatically mapped and de-mapped to an item type as needed. Particularly useful for loading concrete duper/tree farm output, where there are variable selections of item types. Features: * Is 1 wide AB tilable. * Works with both 64 and 16 stack items. * Doesn’t get stuck with single items * Resets using a globall...
Minecraft 1.17-1.19: Fast Crafting System
Просмотров 14 тыс.2 года назад
A small and simple fast crafting system for Minecraft 1.17-1.18. Can craft 2.4 million operations/hour. Destroys boxes to unload them quickly. Use Itemscroller (client side only mod) to AFK craft quickly. Itemscroller-crafting-fix (recommended): github.com/Andrews54757/itemscroller-crafting-fix/releases Original mod (by masa): www.curseforge.com/minecraft/mc-mods/item-scroller Modulo Operation:...
Musicbolt on Mechanists SMP (Carmen Habanera on Noteblocks)
Просмотров 1,5 тыс.3 года назад
The longest piston bolt on the Mechanists survival server got a bit more livelier. Designed and built by hand, gotta get those "Noteblock tuned" stats up! Definitely not procrastinating on the dozens of videos I have to make... Music: Carmen - Habanera Litematica schematic (1.17.1): www.mediafire.com/file/g5ea5c0ph8wxzqn/musicbolt.litematic/file Litematica: www.curseforge.com/minecraft/mc-mods/...
Minecraft 1.17.0 Crafting Can Dupe Items [Code] [Patched in 1.17.1-pre2]
Просмотров 1,8 тыс.3 года назад
Why itemscroller and itemscroller-crafting-fix allows you to dupe items in 1.17 vanilla servers, and why you never update immediately following release. Itemscroller: github.com/maruohon/itemscroller Itemscroller-crafting-fix: github.com/Andrews54757/itemscroller-crafting-fix LINKS: Twitch: www.twitch.tv/andrews54757 Mechanists: discord.gg/c2DUWG8 Andrew's porch: discord.gg/TMGSz7qPNP Music: "M...
Storage Tech: CUD Based Potion Sorting + Encoding
Просмотров 5 тыс.3 года назад
Hopper speed potion type sorting using comparator update detectors. WDL: www.mediafire.com/file/iok5i5jeqkaro7d/CUD_potion_sorter-r1.zip/file LINKS: Twitch: www.twitch.tv/andrews54757 Mechanists: discord.gg/c2DUWG8 MelonTech: discord.gg/99VW52r Andrew's porch: discord.gg/TMGSz7qPNP Ilmango Potion Sorter: ruclips.net/video/1-oKvnnUX4c/видео.html OpticNerve: ruclips.net/user/Masonticvideos DatNer...
Minecraft 1.16-1.19: 5184 Furnace Array
Просмотров 21 тыс.3 года назад
A relatively small and compact 5184 Furnace Array. It is capable of smelting up to 1.87 million items per hour. Uses a unique control scheme where the control panel is in the nether while the furnaces are in the overworld. With 4 independently chunk loaded cores, the furnace array is able to load/unload cores depending on usage and reduce lag. A selector panel allows the player to specify which...
Minecraft: Vertical Instant Wires + Item Elevators
Просмотров 6 тыс.3 года назад
A simple vertical instant wire/instant dropper elevator design. I swear this isn't locational this time. Special thanks to Xyors, who developed them with me. LINKS: WDL: www.mediafire.com/file/cf24fkzg00qzphq/Instant_Wire.zip/file Mechanists: discord.gg/c2DUWG8 Andrew's porch: discord.gg/TMGSz7qPNP Xyors: ruclips.net/channel/UCpcbG-dI4dyh5UUtFyQS_Tw
Minecraft 1.15-1.19: Super-Automatic Fast Potion Brewer
Просмотров 39 тыс.3 года назад
A fast and simple auto brewer for Minecraft 1.15-1.19. Automatically refuels itself and has an optional programmable auto-restocking storage peripheral. As of Feb 20 2021, this brewer is the fastest brewer in Minecraft for a single brew. It brews 27 potions in 39 sec from button press to full box (6 step potion). However, it can brew a batch continuously every 32 sec (~3030 potions/hr). CORRECT...

Комментарии

  • @SciaticCoast89
    @SciaticCoast89 23 дня назад

    Hey there mate, realise it's been 3 years since you made this vid but hope you can help me out! Using the WDL in the description, I've made an exact replica of your hopper-speed sorter for my Java Realm in the Nether, having it tied directly into the sorting system my Pigmen Gold-Farm -> Piglin Barterer setup outputs Thing is in single-player it works perfectly, no issues on the latest version - but I've gone over it give or take 14 times, checking each component is perfectly in place, but it seems to just dump everything out to where the bottom-barrel output is :( From what I can tell watching it operate, the materials just pass straight through the top, dropper, and out to the bottom, even if the mechanism to detect if brewing occurs is triggered (will see piston & trapdoors moving for e.g.) - only real difference I can see is the comparators & trap-doors don't 'lock' into place like they do on the Single-Player one, which I checked multiple times was the right way round and even flipped it to see if that would fix anything Again do realise it's been 3 years by this point, but the design is really compact, efficient, and damn clever if I may say so - so if you have any input or potential guess as to why it's not working as intended, hope to hear from you soon :D

  • @HelPfeffer
    @HelPfeffer Месяц назад

    This is amazing

  • @Sextus_Empricus
    @Sextus_Empricus Месяц назад

    Great video

  • @esaedromicroflora1247
    @esaedromicroflora1247 Месяц назад

    a minecraft PhD course, neat!

  • @MilkerM0nkey
    @MilkerM0nkey 2 месяца назад

    I am very interested in the latest advancements at 4:45 in the video. Could you please publish it?

  • @scientistpac
    @scientistpac 2 месяца назад

    🤯😵‍💫

  • @dragoni_penguin
    @dragoni_penguin 2 месяца назад

    couldnt focus, gonna need minecraft ms speedbuild hardcore timelapse gameplay on the top right

  • @toksingo1455
    @toksingo1455 3 месяца назад

    It working in 1.21?

  • @slim5816
    @slim5816 3 месяца назад

    Awesome vid. Btw if your hardware is capable try increasing this bitrate of your screen capture. That may get rid of those artifacts when moving around. Emphasis on might lmao not an expert

  • @cr7king784
    @cr7king784 3 месяца назад

    From mumbo-jumbos video

  • @lucasteo5015
    @lucasteo5015 3 месяца назад

    Please submit your coursework by the end of this week.

  • @farmertree8
    @farmertree8 3 месяца назад

    I imagine this is some kind of university lecture in the future...

    • @AndrewsTechMC
      @AndrewsTechMC 3 месяца назад

      I am planning on becoming a professor, maybe I'll have the opportunity to host a special lecture in the future.

  • @simonwillover4175
    @simonwillover4175 3 месяца назад

    By the way, whenever you're using a linked list, an autobalancing binary tree is often better. It does take significantly more data though, is significantly more complex, and is much slower when working on the ends of the tree than the ends of a linked list. However, if you need data from the middle, the binary tree is much more efficient.

  • @offroaders123
    @offroaders123 3 месяца назад

    Eyes see: - Linked-list - Thumbnail has pictures of Minecraft blocks Brain thinks: How could this possibly go? 🤯

  • @PascalSommerMovies
    @PascalSommerMovies 3 месяца назад

    babe wake up they made malloc in redstone

  • @Rechenmaschine9752
    @Rechenmaschine9752 3 месяца назад

    Glad to see People using the Trick i discoverd

  • @ryanthescion
    @ryanthescion 3 месяца назад

    I wish I was capable of understanding this well enough to implement 😮

  • @busti4552
    @busti4552 3 месяца назад

    Is this still happening on mechanists cmp?

  • @sanderbos4243
    @sanderbos4243 3 месяца назад

    The presentation is great! I love how memory allocation techniques are used. I bet further advancements could be made by mimicking the tons of optimizations malloc() has, where there are for example separate strategies for small allocations. :-)

  • @spok_real
    @spok_real 3 месяца назад

    im sorry linked lists in minecraft storage

  • @M1stMC
    @M1stMC 3 месяца назад

    a very good thought and gj

  • @Rechercher
    @Rechercher 3 месяца назад

    You know its getting serious when you only open the game after 11 minutes of explanations. Nice video

    • @AndrewsTechMC
      @AndrewsTechMC 3 месяца назад

      Originally, I didn't plan on having the in-game part. It was added at the last minute cause I realized that I needed to explain how to use the schematic.

    • @tomasruzicka9835
      @tomasruzicka9835 3 месяца назад

      @@AndrewsTechMC The heck did I just click on? Looks like an MIT proffessor used MC graphics in his lecture about how OS kernel can implement malloc.

  • @SuperLlama88888
    @SuperLlama88888 3 месяца назад

    Understood only the first 5 minutes but this sounds good. Well done!

  • @Borbarad13
    @Borbarad13 3 месяца назад

    Good content, thank you for sharing, Mr. llama engineer!

  • @Tet_50
    @Tet_50 3 месяца назад

    Nice to see you again :) Nice video too, already know a couple of people that will find this helpfull

  • @ncolyer
    @ncolyer 3 месяца назад

    3:18, wow that external processing idea is really similar to what's done in an ncore tree farm, where all the timing logic is handled by a separate module and outputted to addresses (different cores, usually sequentially in steps of 1 or 2). such an awesome presentation, and the slides were really clean gj

  • @riptide_w
    @riptide_w 3 месяца назад

    this is exactly what i needed

  • @twiti888
    @twiti888 3 месяца назад

    Damn thats Odeee

  • @Muppeet
    @Muppeet 3 месяца назад

    is there a schematic or anything?

  • @asgoredreemur7935
    @asgoredreemur7935 4 месяца назад

    How do i expand this with the new 1.21 update adding 4 new potions?

  • @FierceDeity4376
    @FierceDeity4376 5 месяцев назад

    my friends are making me convert this to bedrock WOOOOOOO

  • @l_MaRf1Mm_l
    @l_MaRf1Mm_l 5 месяцев назад

    Are you sure you're not doing this for your university? Seems like a good research paper XD

  • @JayV300
    @JayV300 6 месяцев назад

    will this still works in 1.20+?

  • @pixelgamer2867
    @pixelgamer2867 6 месяцев назад

    hello I wanted to join your discord but the invite is not guilty anymore (It doesen´t work) I would love to be in your discord and I really appreciate your work and its just amazing

  • @No_69187
    @No_69187 7 месяцев назад

    great edit

  • @Iktsoi2
    @Iktsoi2 8 месяцев назад

    How fast does it brew a box of potions in terms of game ticks? 440? 459?

    • @Iktsoi2
      @Iktsoi2 8 месяцев назад

      Based off of the 4370/h I would guess 444-445?

  • @DennisMedvedve
    @DennisMedvedve 9 месяцев назад

    how to use this

  • @ChockFullOButts
    @ChockFullOButts 9 месяцев назад

    I made a quick build guide for this that works reliably so far in a 1.20.1 SMP, though I make no claim that it's optimal. ruclips.net/video/we1BqVg5IIM/видео.html