Thank you for 1̶6̶,̶0̶0̶0̶ 18.000 subscribers! World Dowload available on Patreon: www.patreon.com/posts/map-printer-now-91427360?Link& ! High-quality renders of the Map Printer (zoom in on every block):www.patreon.com/posts/map-printer-soon-91309570?Link&
I laughed at 10:36 because the error mimicked irl low ink printing mistakes. Now it’s time to create a Minecraft printer and sell the ink. Overall, such a cool display, looking forward to where you go from here
make sure to require ink cartridges that cannot be refilled, they will have to be completely replaced instead of just refilling the ink. This will make it more realistic to real life :)
@@NathanHaaren Real life ink cartridges *can* be refilled, but the printer will be mad, cause it doesn't want you saving money. It still works, though.
@@tilnation14At least in the EU, even if the printer thinks that the cartridge is empty, its still must continue printing because the printers dont actually know the ink level, they only estimate it based on how much was printed. so, it could happen that even though there was still ink, the printer though there wasnt any left, and didnt print so EU made that illegal and now even with empty cartridge, the printer must still print. which allows for refilling :)))
@@ogiesloogus3774 locking repeaters are pretty simple in concept, power a repeater with another repeater on the side and it will stay in whatever state it was in until no longer powered. Haven't seen much use of it tbh.
I really appreciate the scanner built in Minecraft, it takes it a lot further in in-game potential than projects that generate a picture using some external language and MCEdit.
@@ddylan4catsthere is a new command to increase tick rate so you can speed up the game, if you have a computer good enough you could make it look like a smooth animation
@pikapikachu4665 not that smooth tho, like, it takes 4 minutes per frame, even if you speed it up it would be less than 1 frame per seconds I'm sure. It's better to just record it and speed the footage up
Looks to me like there's a lot of light updates going on (for example at 16:35. The slime conveyors, the rest of the storage, and the vertical printing might also be problematic), and those are usually a big performance drain. You might find that building a roof over the entire thing would get it running noticeably faster. Cool project, can't wait to see what you do after this.
@@sebastianjost if he covers everything with a roof except the map most light updates would be gone, the map itself has in comperison to the rest of the machine very little light updates
More light everything up, so there are no updates on that. Every redstone torch, dust, repeateretc does a light update if powered so if everything is at max light level from the start, there are no uodates
These massive redstone projects remind me of the early days of computer programming (and computer science in general). The time when there were entire games written in assembly and the first operating systems that were written almost entirely by hand on paper. Insane showcase of bypassing severe technical limitations with sheer brainpower
This was a genuinely really interesting idea and concept to watch you figure out! Great work, I’m not sure if I missed the part where you input the image into the machine? How does that work do you need to manually build it once?
My first reaction was "THATS GENIUS", probably because you are one. It blows my mind that you have found out a way to automate map making; which was one of the most time consuming things in the game. With the quality of this video it will not be at 5k views for long, it will probably get a few hundred thousand views in the coming days! You should definitely continue making more great content like this. Keep up the great work! :]
Building the memory using 16k discs takes more time than making a map out of physical blocks. It's a great project to show what's possible, but it's not making map art simpler.
@@whocares2277 But think of it like this, you could create Art Galleries, in a Minecraft World, and have enough of these printers, and have new art every day.
@@whocares2277 the initial time cost to build this whole thing would be immense, sure, but imagine someone built this on an SMP then sold map arts to the other members. Printing one frame is quicker and more resource efficient than building a frame by hand
@@MrDoom159 You need to prepare the memory, which takes far more time than building the mapart. You never need to build it again either way. Even if the machine was already there it would be a very slow method to make mapart.
What an incredible creation! The video was also very well made. It had great pacing and I never felt bored. Redstoners tend to spend too long talking about their troubles and frustrations, which is understandable but boring. Here they’re outlined clearly and concisely! Keep up the great work.
They're mentioned, they're not detailed. And if you ask me, that's a trade off, but let's face it, the video would probably be 8 hours long if he had to go into detail about the problems he faced while building it.
Mojang: let’s make hoppers work with jukeboxes, what a great small quality of life change Community: I made a fully functional long distance television
I've just watched this and I thought "oh, another million views video about a redstone super contraption". And... nope. It's just got a few thousand view. You deserve a lot more! This is one of the coolest projects I've ever seen in the "redstone computing" category. I hope you get a lot of acknowledgement soon! :)
Its so crazy to see how advanced redstone machines are now. Earned my subscription because im very interested in seeing some more cool designs like this in the future.
This is crazy! I have also been working on making animated map art using 128x128 piston staircase but to make it programmable is insane! Also getting a sand elevator and conveyor to work with slime blocks is neat, I never got my designs to work with flying blocks. Keep up the good work, you deserve my subscription!
I have never seen such a complecated redstone machine. By the time you finished the video my brain proccesed how the conveyor works. your the best redstone builder.
It’s really sad how all the amazing redstone contraptions are made by small creators and they really dont get enough credit for these kind of things. Well done :D
Amazing! For a moment I thought "The 1.21 crafter could simplify a lot of your storage/conveyor headaches" -- and I think it COULD indeed allow you to craft concrete powder & dyes on demand, and then simply void the dyed powder blocks afterwards. But the issue in that case of course is that we don't have a "placer" which can spit out full blocks, and sand/gravel have questionable renewability.
A placer would have made this way easier yes, then I would just need a normal item sorter to sort the colors and, a dropper elevator to get them back up. But the crafter Will open so many new possibilities I'm exited for them.
Now we just need sammyuri to add this to his redstone computer that can run minecraft and you'll be able to break a tree in color at a blazingly fast 100000 seconds per frame
I think there is a simpler and more efficient way to do this: You print upside down (top is bottom / bottom is down) Then with a flying machine you spread the pixels: which means that the first line would not need to move all the way down, and would avoid unnecessary pixel movement. Just play with gravity to make the pixels fall into the right row (and this can be done flat) If you make another printing machine on the other side, you can print another frame during the spreading process of the first and launch the flying machine in the other direction to spread a new frame on the return. On return, the image should be printed in the right direction.
One problem that I see with your suggestion is that the flying machine would need to be 128 blocks high. (Or you need to send several flying machines with a combined height of 128 blocks.)
The incredible level of skill and knowledge of redstone minecrafters is mind blowing... Tl;dw "I built a 128x128 vertical printer in minecraft. I wanted to make it work with a map so i made it switch to a horizontal staircase. I didn't want to spend thousands of hours setting up frames so I made a scanner in minecraft. Colors would run out quick if i don't recycle them so I made the "ink" automatically reload into the printer. If you lock maps after finishing a print you can make extended art pieces in minecraft, such as a scanned image i took in Sweden and then displayed at 384x256 resolution in minecraft."
To see the evolution of how Minecraft has become a multifaceted creation tool is astonishing, level of time and commitment. You clearly put into this shows. What a beautiful creation. Thank you
Could the lighting be affecting performance? At the end of the video you can really see how the moving pistons are causing minecraft to update the lighting very often. Maybe putting a roof over it could help squeeze out some extra mspt. I'm no redstone contraption optimization expert so I'm probably mistaken, but it looks like it's a removable source of lag.
Oh yeah, I remember Sethbling having a similar problem and it was solved by putting a layer of redstone lamps over top. Let me look.... Yup. It was his "Polaroid Camera". That particular operation went from over an hour to ~20 seconds because of lighting updates. Minecraft has changed a lot since 1.13 though so I wouldn't expect to see gains quite that high nowadays, lol
I don’t think it’s just a roof that solves the problem Like every time a torch or a redstone dust turns off/on a lightupdate is happening so I’d say lighting everything up is the solution here
@@2bbios Well, you have block updates, light updates and sky light updates. Block updates are what we want, so we can't save (much) on computation time there. Light updates are something that a good redstone designer should already be thinking about; it's on par with putting composters on top of your hoppers. But light updates only come into play when you move blocks with pistons, which isn't something you always think about.
The magic of the number 16 in Minecraft is something that people should be using more often. Signal strengths have 16 possible values, there are 16 colors, 16 discs. Coincidence? This is actually such an amazing build. I don't think people understand the possibilities that this opens up. Hear me out: remember when SammyUri built Minecraft in Minecraft? What if you collaborated with his team and did that again, but using a colored display instead? You obviously would have to completely redo the rendering engine because pixels can have 16 different colors, but difficulty hasn't stopped the computer science community yet...
16 is a power of 2, so are other fun minecraft numbers like 64 (items in a stack), 8 (rotations in an item frame; states of many crops; etc.), and 1 (one)
if 2b2t times upgrades to an automatic machine like this for their newspaper map in 2b2t it is not only going to be faster than baritone but it will also make it look better during updating since it wont look like its being griefed, so this could be useful.
Very underrated video! That's very awesome project, speaking technically, and it's possible by jukebox having signal strength output of discs... Also very nice explanation of how it works, I hope this will inspire others to be creative! Waiting 3D Printer with concrete powder and water :D
This is so cool! Love to see all the perfect timings and how all components interact with each other to decode data stored on what is basically a flash disk and turn in into an actual image or a picture of something in real life and being able to share it with people who also play in that world. Basically what our phones and computers are doing right now and we take it for granted, but the engineering behind thisis truly something! This is what I love about it! Just what minecraft is about. Truly a game of freedom and being able to do anything you want!
You could probably use some code to generate shulker boxes with music disks in them from an image in your computer to then be rendered in minecraft by your machine. I think jazziired did something similar with his music player
Super impressive. Crazy idea: your image could be a slice of world/terrain, and once you build one vertical layer you move it into place and then generate the next adjacent vertical slice, and so on. In other words, your machine could be made into a terrain generator for a super flat world.
What if you created some sort of memory system for the different images using conveyor belts or something like that, so you could select individual images as well. But even without that, this is absolutely mindblowing, truly one of the most insane builds I've ever seen
I've never played Minecraft but I still love seeing these contraptions. The redstone contraptions remind me a lot of the old flowgraph system from when I worked in CryEngine a lot. It had all the right nodes to make a computer, but I never had the time for it. I did make some crazy stuff with it. Converted Crysis to a Real Time Strategy game, made AI for MechWarrior: Living Legends and a simple falling/dodge objects game. I tested a lot of other stuff but never released any of it. With the CryEngine RTS game I had to get pretty clever about how many nodes I was using per second- I think there was a 128 limit, so I had to cleverly add in delays. The game plays pretty darn good for what it is. I still boot it up every now and then. It's called 'Rise of Kingdoms: Concept' (There's an actual game with that name now, when I made it back in the early 2010s that game didn't exist though. Not sure if it's available anywhere anymore though- maybe I'll upload it somewhere again some Day- requires the original Crysis to play. Very impressive! Nice work!
This is insanely cool!! You absolutely HAVE to look into what the new 'crafter' block can do, though! You can create a counter or a forward-backward counter with extreme ease!
That data storage method using juke boxes is so damn cool, shame that there is not a more convenient method of inputting data than placing 1000s of music disks yourself or just straight up building the map art to be scanned in. Makes me wonder if it could be used in some sort of music sequencer. So you could not only play a song and reuse the noteblock sections but maybe even make a playlist
Sethbling is the father of minecraft redstone, Had he not have been here, Many other redstoners and mojang wouldn't have been interested in making redstone
This design works great on 128x128 screens, but as I watched it, I thought to myself, wouldn't it be much simpler to have 3x3 RGB pixels? My idea is kind of having those three colors and using pistons to move them up and down. I don't know if it would work on a level 4 map, but I think it could be worth trying. It could also save a lot on blocks and therefore make it more survival friendly, not to mention in theory it could make images faster. I'm not good at redstone, but I think that people with more knowledge than me, like you, could improve the idea, or tell me if I'm wrong at once.
Yes there are many ways to make map displays, and this is probably one of the least efficient ways. But it was fun chalange to make and i really like that it is actually moving the pixels around.
Thank you for 1̶6̶,̶0̶0̶0̶ 18.000 subscribers!
World Dowload available on Patreon: www.patreon.com/posts/map-printer-now-91427360?Link& !
High-quality renders of the Map Printer (zoom in on every block):www.patreon.com/posts/map-printer-soon-91309570?Link&
WOOOHOOOO Congratulations!
*23800
*24k
Would /tick sprint make it faster?
Congrats you for 50k subs! That's really fast!
My man has a PhD in Minecraft. What an insane project.
Pretty Huge Display
Just wait until you hear about the creations of the REAL map display community. They can print images in seconds!
@@MrFiveHimselfany links?
@@MrFiveHimselfa swarm of AI controlled player accounts don’t really count
@@wow-roblox8370 its not
I laughed at 10:36 because the error mimicked irl low ink printing mistakes. Now it’s time to create a Minecraft printer and sell the ink. Overall, such a cool display, looking forward to where you go from here
make sure to require ink cartridges that cannot be refilled, they will have to be completely replaced instead of just refilling the ink. This will make it more realistic to real life :)
@@NathanHaaren Real life ink cartridges *can* be refilled, but the printer will be mad, cause it doesn't want you saving money. It still works, though.
@@tilnation14 I know, thats what i was referring too, you shouldnt sell the cheap ink, you should sell the expensive cartridges
@RepentandbelieveinJesusChrist5 I dont think spamming on minecraft videos is going to convert people to christianity
@@tilnation14At least in the EU, even if the printer thinks that the cartridge is empty, its still must continue printing
because the printers dont actually know the ink level, they only estimate it based on how much was printed. so, it could happen that even though there was still ink, the printer though there wasnt any left, and didnt print
so EU made that illegal and now even with empty cartridge, the printer must still print. which allows for refilling :)))
I just love how such a small change to jukeboxes allowed so many great contraptions to be created.
It seems impossible to tell what changes will lead to a revolution in redstoning and what are just pointless features that get used rarely if ever.
mattbatwings reference
@@xenathcytrin202ie locking repeaters lol, have seen them used before but just cant understand them myself as a simpleton
@@ogiesloogus3774 locking repeaters are pretty simple in concept, power a repeater with another repeater on the side and it will stay in whatever state it was in until no longer powered. Haven't seen much use of it tbh.
@@xenathcytrin202 I've mostly used it for idiot proofing some designs
Anyone else starting to think they might live to see a video called "Playing DOOM on my redstone computer in Vanilla Minecraft" ?
Yes 🗿
Yup.
Absolutely
Someone has already created a crude minecraft in minecraft too
Doom in 10 minutes per frame
We're getting closer and closer to running doom in full color in minecraft
On a quantum computer xD
working on it ;) (sort of)
on a map
Bru
at a framerate of like 1 frame per 15 -minutes- hours 😆
The scale and complexity of this project is INSANE! It's like a massive Minecraft printer that never runs out of ink
I really appreciate the scanner built in Minecraft, it takes it a lot further in in-game potential than projects that generate a picture using some external language and MCEdit.
Redstone based map animation is a reality. We can finally watch Shrek in Minecraft
Are you okay with it being 240 seconds per frame and in 128x128 resolution?
@@ddylan4catsthere is a new command to increase tick rate so you can speed up the game, if you have a computer good enough you could make it look like a smooth animation
@@pikapikachu4665nasa probably has one
@pikapikachu4665 not that smooth tho, like, it takes 4 minutes per frame, even if you speed it up it would be less than 1 frame per seconds I'm sure. It's better to just record it and speed the footage up
Looks to me like there's a lot of light updates going on (for example at 16:35. The slime conveyors, the rest of the storage, and the vertical printing might also be problematic), and those are usually a big performance drain. You might find that building a roof over the entire thing would get it running noticeably faster. Cool project, can't wait to see what you do after this.
but the roof can't show up on the map. So you could only cover the rest of the machine (still might make a big difference though).
@@sebastianjost if he covers everything with a roof except the map most light updates would be gone, the map itself has in comperison to the rest of the machine very little light updates
If he can think of a way to build a printer I’m sure he can think of a way to make a roof that moves itself out of the way when printing is done
Redstone lamps block light, and don't show up on maps. It might be perfect for this
More light everything up, so there are no updates on that. Every redstone torch, dust, repeateretc does a light update if powered so if everything is at max light level from the start, there are no uodates
These massive redstone projects remind me of the early days of computer programming (and computer science in general). The time when there were entire games written in assembly and the first operating systems that were written almost entirely by hand on paper. Insane showcase of bypassing severe technical limitations with sheer brainpower
This was a genuinely really interesting idea and concept to watch you figure out! Great work, I’m not sure if I missed the part where you input the image into the machine? How does that work do you need to manually build it once?
Yes, you have to manualy build it once, I used litemtica to just paste the image fom a scematic.
That's actually amazing. I'm completely speechless
Thank you so much !! this is the first super thanks I've gotten.
@@MrKorwaldski first of many hopefully
My first reaction was "THATS GENIUS", probably because you are one.
It blows my mind that you have found out a way to automate map making; which was one of the most time consuming things in the game. With the quality of this video it will not be at 5k views for long, it will probably get a few hundred thousand views in the coming days! You should definitely continue making more great content like this. Keep up the great work! :]
Building the memory using 16k discs takes more time than making a map out of physical blocks.
It's a great project to show what's possible, but it's not making map art simpler.
@@whocares2277 But think of it like this, you could create Art Galleries, in a Minecraft World, and have enough of these printers, and have new art every day.
@@livedandletdie You can do that by exchanging the maps in the gallery.
@@whocares2277 the initial time cost to build this whole thing would be immense, sure, but imagine someone built this on an SMP then sold map arts to the other members. Printing one frame is quicker and more resource efficient than building a frame by hand
@@MrDoom159 You need to prepare the memory, which takes far more time than building the mapart. You never need to build it again either way. Even if the machine was already there it would be a very slow method to make mapart.
What an incredible creation! The video was also very well made. It had great pacing and I never felt bored. Redstoners tend to spend too long talking about their troubles and frustrations, which is understandable but boring. Here they’re outlined clearly and concisely! Keep up the great work.
They're mentioned, they're not detailed. And if you ask me, that's a trade off, but let's face it, the video would probably be 8 hours long if he had to go into detail about the problems he faced while building it.
Your channel deserves way more recognition than it's getting rn. Keep up the good work K 👍👍
I love how they're also disks, like CDs!
Great job! Hopefully you can optimise this more in the coming months!
Even better CD stands for Compact Disk, and these are disks that compacted minecraft data storage.
@@kiwihuman Wow, didn't know that, now I do!
Mojang: let’s make hoppers work with jukeboxes, what a great small quality of life change
Community: I made a fully functional long distance television
The shape of this machine keeps reminding me of the incredible Polariod SX-70 camera. Absolutely insane work!
I've just watched this and I thought "oh, another million views video about a redstone super contraption". And... nope. It's just got a few thousand view. You deserve a lot more! This is one of the coolest projects I've ever seen in the "redstone computing" category. I hope you get a lot of acknowledgement soon! :)
Wow, great way to turn 128×128 concrete powder artwork into 128×128 concrete powder artwork!
Its so crazy to see how advanced redstone machines are now. Earned my subscription because im very interested in seeing some more cool designs like this in the future.
This is crazy! I have also been working on making animated map art using 128x128 piston staircase but to make it programmable is insane! Also getting a sand elevator and conveyor to work with slime blocks is neat, I never got my designs to work with flying blocks. Keep up the good work, you deserve my subscription!
I have never seen such a complecated redstone machine. By the time you finished the video my brain proccesed how the conveyor works. your the best redstone builder.
There you are! Its been months, and it was worth the wait.
I think the cool part is the scanner. Because most of the redstoners i see "just" write some python script that generates the skulker box
thanks for the endgame goal of a hardcore survival world
It’s really sad how all the amazing redstone contraptions are made by small creators and they really dont get enough credit for these kind of things. Well done :D
Amazing!
For a moment I thought "The 1.21 crafter could simplify a lot of your storage/conveyor headaches" -- and I think it COULD indeed allow you to craft concrete powder & dyes on demand, and then simply void the dyed powder blocks afterwards. But the issue in that case of course is that we don't have a "placer" which can spit out full blocks, and sand/gravel have questionable renewability.
A placer would have made this way easier yes, then I would just need a normal item sorter to sort the colors and, a dropper elevator to get them back up. But the crafter Will open so many new possibilities I'm exited for them.
It's beautiful, I've been looking at this for 5 hours now.
Now we just need sammyuri to add this to his redstone computer that can run minecraft and you'll be able to break a tree in color at a blazingly fast 100000 seconds per frame
Woah the first time i actually understand whats qorking behind these gigantosorous redstone machine, the explanation was amayzing dude instant SUB!
I think there is a simpler and more efficient way to do this:
You print upside down (top is bottom / bottom is down)
Then with a flying machine you spread the pixels:
which means that the first line would not need to move all the way down, and would avoid unnecessary pixel movement.
Just play with gravity to make the pixels fall into the right row (and this can be done flat)
If you make another printing machine on the other side, you
can print another frame during the spreading process of the first and launch the flying machine in the other direction to spread a new frame on the return.
On return, the image should be printed in the right direction.
One problem that I see with your suggestion is that the flying machine would need to be 128 blocks high. (Or you need to send several flying machines with a combined height of 128 blocks.)
Das war krass, danke dir und dem Algorithmus dass ich sowas sehen konnte 😘 Kuss Bruder
Another insane project. Keep it up my friend!
This video is awesome. really satisfying. Keep up the work my man.
Absolutely legendary. I look forward to see what else you can do!
The incredible level of skill and knowledge of redstone minecrafters is mind blowing...
Tl;dw
"I built a 128x128 vertical printer in minecraft.
I wanted to make it work with a map so i made it switch to a horizontal staircase.
I didn't want to spend thousands of hours setting up frames so I made a scanner in minecraft.
Colors would run out quick if i don't recycle them so I made the "ink" automatically reload into the printer.
If you lock maps after finishing a print you can make extended art pieces in minecraft, such as a scanned image i took in Sweden and then displayed at 384x256 resolution in minecraft."
This is a superb video and your editing is excellent. Keep doing what you’re doing!
i love absolutely mindblowing gigantic redstone creations like this
To see the evolution of how Minecraft has become a multifaceted creation tool is astonishing, level of time and commitment. You clearly put into this shows. What a beautiful creation. Thank you
if there was no pc limitation redstone players could easily make the INTERNET
This is fucking insane. You should be so proud of this
fr
Could the lighting be affecting performance? At the end of the video you can really see how the moving pistons are causing minecraft to update the lighting very often. Maybe putting a roof over it could help squeeze out some extra mspt. I'm no redstone contraption optimization expert so I'm probably mistaken, but it looks like it's a removable source of lag.
Oh yeah, I remember Sethbling having a similar problem and it was solved by putting a layer of redstone lamps over top. Let me look....
Yup. It was his "Polaroid Camera". That particular operation went from over an hour to ~20 seconds because of lighting updates.
Minecraft has changed a lot since 1.13 though so I wouldn't expect to see gains quite that high nowadays, lol
I don’t think it’s just a roof that solves the problem
Like every time a torch or a redstone dust turns off/on a lightupdate is happening so I’d say lighting everything up is the solution here
@@2bbios Well, you have block updates, light updates and sky light updates. Block updates are what we want, so we can't save (much) on computation time there. Light updates are something that a good redstone designer should already be thinking about; it's on par with putting composters on top of your hoppers. But light updates only come into play when you move blocks with pistons, which isn't something you always think about.
This is the most impresive redstone contraption i’ve ever seen. Good job and full mindblowing😮❤
Man the obsession with this game is insane. Good explanation even a newbie will learn something new 👍
The magic of the number 16 in Minecraft is something that people should be using more often. Signal strengths have 16 possible values, there are 16 colors, 16 discs. Coincidence?
This is actually such an amazing build. I don't think people understand the possibilities that this opens up. Hear me out: remember when SammyUri built Minecraft in Minecraft? What if you collaborated with his team and did that again, but using a colored display instead? You obviously would have to completely redo the rendering engine because pixels can have 16 different colors, but difficulty hasn't stopped the computer science community yet...
Weird items like ender pearls stack in 16!
16 is a power of 2, so are other fun minecraft numbers like 64 (items in a stack), 8 (rotations in an item frame; states of many crops; etc.), and 1 (one)
if 2b2t times upgrades to an automatic machine like this for their newspaper map in 2b2t it is not only going to be faster than baritone but it will also make it look better during updating since it wont look like its being griefed, so this could be useful.
It also doubles as a lag machine which 2b2t loves.
@@MrKorwaldski thats the only problem indeed since as soon as one appears less than an hour later its already gone.
1 frame every 6 minutes is still a faster refresh rate then my computer running minecraft with shaders.
Less than 0.06 fps is crazy
This is a criminally underrated channel
Very underrated video! That's very awesome project, speaking technically, and it's possible by jukebox having signal strength output of discs... Also very nice explanation of how it works, I hope this will inspire others to be creative! Waiting 3D Printer with concrete powder and water :D
I'm glad that such intelligent and passionate people exist.
“Mom, can we have litematica for mapart?”
“No, we have litematica in vanilla”
Litematica in vanilla:
I’m gonna come back to this channel some day and see Korwaldski build a quantum computer in Minecraft
Impressive engineering, my head hurts.
I am always amazed at what Minecraft can do and even more by people’s capability to create something like this! Insane! Great work!
This deserves many more views
This is so cool! Love to see all the perfect timings and how all components interact with each other to decode data stored on what is basically a flash disk and turn in into an actual image or a picture of something in real life and being able to share it with people who also play in that world. Basically what our phones and computers are doing right now and we take it for granted, but the engineering behind thisis truly something! This is what I love about it! Just what minecraft is about. Truly a game of freedom and being able to do anything you want!
Legitimately pioneering. Just incredible
You could probably use some code to generate shulker boxes with music disks in them from an image in your computer to then be rendered in minecraft by your machine. I think jazziired did something similar with his music player
the scanner is way cooler :P
Super impressive. Crazy idea: your image could be a slice of world/terrain, and once you build one vertical layer you move it into place and then generate the next adjacent vertical slice, and so on. In other words, your machine could be made into a terrain generator for a super flat world.
criminally underrated video and channel
Most people would make the shulkers on a Phyton script or something, but this man actually build a full scanner as well.
Man gave a new definition to e-ink, and it’s awesome
This is one of the most impressive redstone contraptions I have ever seen
This is making me think of more high density RAM designs for computational redstone builds.
What if you created some sort of memory system for the different images using conveyor belts or something like that, so you could select individual images as well. But even without that, this is absolutely mindblowing, truly one of the most insane builds I've ever seen
That was absolutely insane thank you
2025 be like: "The world's most powerful Quantum computer is in Minecraft."
I've never played Minecraft but I still love seeing these contraptions. The redstone contraptions remind me a lot of the old flowgraph system from when I worked in CryEngine a lot. It had all the right nodes to make a computer, but I never had the time for it. I did make some crazy stuff with it. Converted Crysis to a Real Time Strategy game, made AI for MechWarrior: Living Legends and a simple falling/dodge objects game. I tested a lot of other stuff but never released any of it.
With the CryEngine RTS game I had to get pretty clever about how many nodes I was using per second- I think there was a 128 limit, so I had to cleverly add in delays. The game plays pretty darn good for what it is. I still boot it up every now and then. It's called 'Rise of Kingdoms: Concept' (There's an actual game with that name now, when I made it back in the early 2010s that game didn't exist though. Not sure if it's available anywhere anymore though- maybe I'll upload it somewhere again some Day- requires the original Crysis to play.
Very impressive! Nice work!
This blows my mind, I have no idea how you can just come up with this design...IMPRESSIVE!
1:58 "Jukeboxes can now *_iteract_* with"
Bro is locked IN on this project
You can tell he's German when he accidentally overengineered a fix into a unique issue
Absolutely amazing contraption!!!
But:
My head hurt thinking about the amount of work that has gone into this project!
Really cool project and awesome video!
This is insanely cool!! You absolutely HAVE to look into what the new 'crafter' block can do, though! You can create a counter or a forward-backward counter with extreme ease!
Yess im already working on the next video where I wil talk about some big ideas, I hope I can finish and realease it this sunday :)
This is so cool, younger me never would've thought anything could exist like this in Minecraft.
How the hell can mere mortals come up with stuff like this
Seriously impressive
Watching the minecraft redstone community make full use of its turing-complete-ness is beautiful.
this thing is crazy! I would love to see this kind of tech in minecraft computers
my guy. you deserve dozens of times more subscribers, holy crap
That data storage method using juke boxes is so damn cool, shame that there is not a more convenient method of inputting data than placing 1000s of music disks yourself or just straight up building the map art to be scanned in.
Makes me wonder if it could be used in some sort of music sequencer. So you could not only play a song and reuse the noteblock sections but maybe even make a playlist
Sethbling is the father of minecraft redstone, Had he not have been here, Many other redstoners and mojang wouldn't have been interested in making redstone
This design works great on 128x128 screens, but as I watched it, I thought to myself, wouldn't it be much simpler to have 3x3 RGB pixels? My idea is kind of having those three colors and using pistons to move them up and down. I don't know if it would work on a level 4 map, but I think it could be worth trying. It could also save a lot on blocks and therefore make it more survival friendly, not to mention in theory it could make images faster. I'm not good at redstone, but I think that people with more knowledge than me, like you, could improve the idea, or tell me if I'm wrong at once.
Yes there are many ways to make map displays, and this is probably one of the least efficient ways. But it was fun chalange to make and i really like that it is actually moving the pixels around.
Good luck looting the thousands of dungeons, bastions and ancient cities to get all the non-renewable disks in survival.
Congratulations, its amazing
I think Pro Minecraft Redstone in the future could create a real working Computer
ur so underrated
Would love to see a V2 of this machine that improves on the footprint as well as other issues you had
You could attempt to build this on a server and take payment form players to display ads on it
This is one of the coolest things I’ve ever seen
It blows my mind that people can make things like this in Minecraft
Can't wait to see 4k displays rendered in minecraft
I've never fully appreciated the meaning of the phrase "mind boggling" until now. My mind is thoroughly boggled.
I'm glad redstone science is still innovating
this is amazing i didn't even know something like this could be possible
this is insane
if only the build had an “out of ink” error come up after every print, then it would be truly realistic!
Excellent summary explanation of the main components and ideas!