🚨UPDATE 6/16: We're still working on making the mod easily accessible! Join my Discord for updates: discord.gg/TveN5TTE7J There's a GitHub with a very basic of the mod you can set up for yourself, and we can try to help you with it in my discord. github.com/Spiralio/infinicraft/
@geraldgodoy76005 ай бұрын
Hey man I have an idea… Make a proto-Bacon basically calculate how long it would take to 100% Roblox and it would be so interesting because he has to 100% every game and each one can take between a few minutes to literal Decillions of years
@geochonker90525 ай бұрын
AWESOME! Will you post a new vid when it is done? Also if you wanted to you could update the mod and every update do some re-sprites on popular elements and give them in game uses.
@kidsarecomedians5 ай бұрын
Tell us when in the replies so we get notified pls
@nuker_1015 ай бұрын
Make the items pregenerated so you can release it without destroying your wallet.
@kidsarecomedians5 ай бұрын
@@nuker_101 then wouldn’t he have to make infinite items
@colorss48095 ай бұрын
This is the kind of thing i could see Minecraft doing for an April Fools snapshot
@Insomia4045 ай бұрын
Gotta be on the level of the infinite dimensions, one block at a time, potatoes, etc updates, not some of the lower effort ones. This is something people would actually enjoy.
@xxseesxx92345 ай бұрын
but with actual procedual features like eatable, placeable, summonable
@dolphin19__5 ай бұрын
thats true mojang can add the entire universe for the april fools snapshot
@SpeedAraujo20085 ай бұрын
The Crafting Update
@SSukram_5 ай бұрын
It would cost quite a bit since it costs money to run the ai, though it could be a good advertisement for Microsoft's ai
@HighChieftainXurukk7 ай бұрын
You are so underrated man, keep up the good work!
@blucubed_7 ай бұрын
thank you!
@MikeIsBread5 ай бұрын
Fr
@germanguy25 ай бұрын
@@blucubed_you have cool taste in music
@maxtothemax1675 ай бұрын
How do I get it @@blucubed_
@Robodude20094 ай бұрын
Great work blucubed_!
@pridepotato3145 ай бұрын
9:32 You got Minecraft as your 64th item! 11:10 You also got KZbin as your 100th item!
@TalkAboutaTrapstar4 ай бұрын
When they realise
@satria_mf04 ай бұрын
a very good coincidence
@jbruns92444 ай бұрын
And they got subscribe as 125
@pridepotato3144 ай бұрын
@@jbruns9244 Yeah I was going to say that
@TalkAboutaTrapstar4 ай бұрын
@@satria_mf0 when they realise
@nocturne63205 ай бұрын
You could replace ChatGPT with a locally run LLM, like Llama 3 8B, which is very small and fast. To solve the item sprite generation, just find an Stable Diffusion model for pixel art and have a local instance of Automatic1111 WebUI running, since it has a web api too. Then the mod just has to do two api calls, one to a local server running the LLM and a second to SD. To get the pixel art to be transparent you could just do simple post processing with Rembg to remove the background (it has a CLI implementation, so you'd just call it and wait for it to spit out the result). All of this can be done without relying on a paid API that anyone with a powerful enough PC can run locally by themselves. Add a configuration section to specify your own API urls and you have a version that anyone can play
@MiauFrito4 ай бұрын
This
@andrewbuchinger4 ай бұрын
Sounds cool and easy, Let me know when you have it working!
@fanaticexplorer4 ай бұрын
Technically yes, good idea, but running whole LLM and Stable Diffusion in minecraft can be fatal for old PCs and just make user experience worse I think it's better to take those in another machine, and just make simple REST API to make requests to one server. It might be laggy, and cost a little, but it will be win-win for everyone
@misterkuldarandyou16734 ай бұрын
Now that is very much possible as long as everyone either has two pc's or its entire game where you can do anything you come up with and running an AI server for that would be paid by people. But the bigger problem is how to add items properties that work automatically, you can probably use some method of creating code for each item and have seperate place for testing it automatically, and re-generating it until it works and the usability will be implemented afterwards. This is 100% not error-free though, one idea could be to teach LLM ALL the minecraft mods and their code to generate functionality automatically to each of them based of that. I dunno a big project that I would probably like to be part of actually as someone who learns coding and I have noticed chatGPT can code really well, if it had a proper way for debugging
@sambouza4 ай бұрын
You would need a bulky GPU to do that though, even the RTX 4070S has only 12GB of VRAM which is barely enough for LLMs. Microsoft Phi2 would be good, but that is difficult to get running too
@CeoOfSheeps4 ай бұрын
I love how every coder youtuber is just like "idk I just threw shit to a wall until something sticks"
@badateverything29314 ай бұрын
art immitates life as they say
@FrenZyMusicReal4 ай бұрын
Pretty much coding, as far as I know
@GoodPersonHere4 ай бұрын
Well, it's because we (programmers) often found errors and dead end. So, we usually search for solutions in the internet and plaster everything available to our project and press "run". You do not know how many times I scourge websites after websites and made countless return to ChatGPT just to make a proper running Quiz App.
@captainjames46494 ай бұрын
Sounds like you aren't a coder then much like this youtuber@@GoodPersonHere
@Mikopsid4 ай бұрын
As someone who has written a bit of python, I can say this is how all coding is done.
@Jagg307 ай бұрын
this is genuinely one of my favorite Minecraft videos I've seen in a while!
@blucubed_7 ай бұрын
wow I appreciate it! 😁
@ani_misha_animator5 ай бұрын
This has lots of potential, because, if it was made in a more vanilla style, you could make a revolutionary mod that could make Minecraft unpredictable to even the most skilled of players. This is the one of the most impressive things I’ve ever seen by far. Great work! EDIT: woopedy freakin’ laade dah woo’ja lookat that
@lightning_115 ай бұрын
Imagine this on an SMP. We could have players fighting wars with the most ridiculous nonsense you've ever heard.
@ccost5 ай бұрын
implementing items that do their own unique things properly is beyond ai capabilities right now, but would be cool
@justlivingmylife-64635 ай бұрын
@@ccost chatgpt isnt even out for 2 years by now in a few years it might be ready :D
@AzureBlade075 ай бұрын
@@ccost it could be possible. just list a whole bunch of properties and give an item. and then ask it what type of properties it should have from the list.
@ccost5 ай бұрын
@@justlivingmylife-6463 chatgpt wouldnt be the thing to make that possible, it is a chat bot not a programming bot, programming bots have been in development for ages and already exist but are much harder as they require perfection, experience as well as trial and error while AI is better at getting many things mostly right (not good enough)
@patrichardlol5 ай бұрын
8:03 “The internet is not a big truck that you dump something on, it’s a series of tubes”
@masterdef22095 ай бұрын
I loved that reference
@recroomman43175 ай бұрын
@@masterdef2209what’s the reference from?
@autismballs5 ай бұрын
@@recroomman4317 Pyrocynical
@glowstoneunknown5 ай бұрын
Kimmy Schmidt?
@burp20195 ай бұрын
@@recroomman4317 very old clip of a politics guy talking about the internet
@ItsEvanHere4 ай бұрын
8:54 Did bro find the Drake item?! 🤯‼️🐟
@NobodyEvenReadsNames3 ай бұрын
this is way too clever
@nikballs9793 ай бұрын
why is this not top comment
@storiel0003 ай бұрын
no way
@DeJay73 ай бұрын
UNDERRATED COMMENT Data miner would be a crazy crazy dope double in a diss track, and this guy spits it in a KZbin comment for 21 likes...
@Yootlander2 ай бұрын
i thought the same thing. I was like "Date a WHAT"!
@endythecat84094 ай бұрын
The concept of "Infinite Crafting" always reminds me of a short horror game called "A Craft of Mine", which revolves around the same concept of infinite crafting in minecraft (you can check out that game it's free)
@agentkosticka175 ай бұрын
Problem 1 & 2 solutions: 1: Create a server. Store a table of all combinations generated by the users. Make the mod ask the server for it. If the server doesn't have this combination stored, then the server will ask chatgpt. Now not all queries cost money, but only new ones. Here, in the server, you can store the art to help combat problem 2 2: Create a server. Along with the items, store the pixel art textures. If you follow what i said above, you might be able to continue using another computer as the pixel art generator. You can even turn that computer into a server EG: You make a database, simmilar to an excel spreadsheet. Each line has: Item 1, Item 2, Output item, item icon filename Edit: as a programmer myself, i have to say that making a single item that changes it's texture and name is genious. You earned my sub Edit 2: I have a suggestion for an update: You could also ask chatgpt if it can eg: be eaten. Then have separate item id's: mod:normal, mod:eatable...
@stuburtoe68385 ай бұрын
My God this is genius, I would love to see something like this
@theofficeroliviersamson44985 ай бұрын
An infinite craft minecraft server would be so cool!
@xanderplayz34465 ай бұрын
Or remove the API keys and release the code under a FOSS license.
@mshrum93395 ай бұрын
@@theofficeroliviersamson4498 not that kinda server but good energy
@hiranpeiris8775 ай бұрын
smart guy
@oliveguitar5 ай бұрын
When i found out about minecrafts crafting system as a child i thought it would be like this.
@TheEnabledDisabled4 ай бұрын
same
@MajorMenace3 ай бұрын
I thought you could make anything 😢
@miniboulanger0079Ай бұрын
Me thinking hard about what could possibly be the recipe for a plane that would fit in a 3x3
@Aerialyn4 ай бұрын
8:33 iFruit is a GTA V reference
@CoolScratcher4 ай бұрын
There's a way to run an AI program locally that scans images in a folder and creates a new one based on the art style of those images. There HAS to be some kind of solution to this, it feels so feasible but so difficult at the same time
@official_meelees5 ай бұрын
Infinite craft uses LLama 2 which you can download for (im pretty sure its free). If you redo the mod to use that and just scrap the icons for the time being you could release it.
@jimmykrochmalska35014 ай бұрын
it is free. theres even llama 3 7b which is easy to run if you have a decent pc
@luimu4 ай бұрын
He could just release this mod as is and omit his openapi key. Poor excuse.
@functional2004 ай бұрын
@@luimu I dont think he wants his mod potentially draining peoples bank accounts
@luimu4 ай бұрын
@@functional200 The api key works by adding funds to an account which get used when you use the api. You can't drain your bank account unless you add all your savings as funds.
@functional2004 ай бұрын
ah ok
@dr.unventor5 ай бұрын
This is awesome! Btw the actual infinicraft uses the Llama 2 ai language model. It’s totally free for commercial use. I’m not totally sure what you could do for the item generator, but I’m sure there’s some program out there that can make it work for anyone. One last thing you could try doing is making it so that it comes up with all of the stats for an item like being throwable and edible, but also all the others like if it’s a tool or what blocks it can mine and stuff like that. If you wanted to go all the way you could even add in custom effects related to the item stats like having explosions or lightning spawn where a thrown item lands or turning a block into some other block when used or giving some sort of effect when eaten all decided by the ai. This would make it load a bit longer but it would also add a lot of functionality to the items. Anyway, love the video! Edit: these are just meant to be suggestions if you ever want to upgrade the mod or make it public. I think it’s already super cool as it is
@theastrophysicsastronerd41667 ай бұрын
YOU REAWAKENED MY CHILDHOOD WITH THE PETZ CATZ 2 SOUNDTRACK 3:09
@Awesome543565 ай бұрын
Right? I recognized it immediately lol
@secretjanus4 күн бұрын
He also added Little Big Planet 2 music too, my childhood memories are vibing to the music in this video 😔✋
@valuerie5 ай бұрын
Damn that castle script is actually an awesome awesome way to promote your channel, instantly subbed to know your castle got built. Very cool video
@thenarnit3 ай бұрын
Idea: in infinite craft, whenever anyone makes something with a new combination of items, it’s saved to the infinite craft database, so it doesn’t need the AI unless a new combination is used
@tecnicoyt5 ай бұрын
9:59 The moment you hovered over "Vimeo" my youtube just did the loading circle thing and it was so fitting... Like you say "It's gotta make *KZbin* " and then you see " *Vimeo* "... ✨ Perfection ✨
@McMakistein5 ай бұрын
That is just insanely cool! :o
@blucubed_5 ай бұрын
I’ve never clicked a notification faster… 🤯 you got me into commands back in 2015-2016 and I wouldn’t have started coding without it! glad you enjoyed 😁
@Interestking4 ай бұрын
Oh my god I remember your One Command Creations! :O
@snowsh1ne7 ай бұрын
You can use Ollama with the chatgpt API and it doesn't cost anything because it runs locally. Doesn't solve the icon generation problem though
@ExplosiveGeek5 ай бұрын
I think you could run stable diffusion locally, and I think it's free might be wrong. Then you can just call the images from the mod.
@FabioKun5 ай бұрын
Stable Diffusion for the icons, it's free so we ballin
@TheRealMangoDev5 ай бұрын
i mean ollama is fine
@NathanChambers5 ай бұрын
@@FabioKun Although I know my PC handles stable diffusion and having llama3 running at the same time just fine, not everyone has a $5k PC that can handle running all those PLUS running minecraft all at once. LLAL
@jojomark49465 ай бұрын
yes
@Motionlesscapture5 ай бұрын
7:10 “This droid is laaame, this one sucks” *that’s fucking V2 ultrakill*
@McDen41kАй бұрын
Absolutely real
@pengusplayz57564 ай бұрын
8:53 date a minor????? 🤯🤯🤯🤯🤯
@MegaMonkeVr3 ай бұрын
THATS WHAT IM SAYING BRO ITS SUS
@stephenhidvegi3 ай бұрын
Bet let me kiss you 🤫
@Kvvz_3 ай бұрын
The A.I knows 😂
@greenmandude2 ай бұрын
Brainless
@itzMrDemon666X25 күн бұрын
AINT NO F WAY 💀
@EurekaX7 ай бұрын
insane video. you’re currently my favourite minecraft youtuber!
@traxter20015 ай бұрын
For anyone wondering what that “art” program he mentions is, it’s called Aseprite. It’s a program specifically for pixel art, I use it for my games It kinda hurts my soul that he didn’t mention it, but decided to still use photoshop for pixel art lol
@blucubed_5 ай бұрын
that’s a good point, I forgot to mention it by name 😅 i’ll add it to the description
@traxter20015 ай бұрын
@@blucubed_ Cool! My bad for sounding a bit blunt there lol, video was very interesting nonetheless! I do kinda hope somebody makes a public version of this though, would be super funny playing this mod in survival.
@orsero7 ай бұрын
bro needs his stuff to blow up again this shit aint fair the content is so good and yet youtube doesn’t bring it out to more people
@blucubed_7 ай бұрын
😭
@conze30294 ай бұрын
Good news bro
@TheMagicienWorld5 ай бұрын
Just a little comment to say how I love your implementation of subscribers numbers into your channel, it’s a wonderful idea that gives power to your subscribers that’s really cool
@PixelLab_AI5 ай бұрын
Absolutely loved the video! ❤ In-game real time creation is something we're aiming for so super cool to see it implemented! We plan to release an API when the tools are a bit more consistent, so you won't need to click through the plugin programmatically anymore
@batlover645 ай бұрын
HOW HAS THIS BEEN OUT A MONTH! I SHOULD HAVE SEEN IT LIKE 2 SECONDS AFTER IT WAS MADE! TOP LEVEL STUFF MAN
@Novabom_7 ай бұрын
Your video is pretty well put together keep it up. I think you just got unlucky with the algorithm. Anyways I wish to see more videos from you so keep uploading.
@Irreverent_Radiation5 ай бұрын
Now even AI is taking the mod developer's jobs... who will make the jenny mod now?!
@derpressiontime84064 ай бұрын
Real
@게4 ай бұрын
trolmastercard is making 💀
@satzukaze4 ай бұрын
"I'm sorry, but I'm unable to help with this request, as-"
@blu32604 ай бұрын
The original Infinite craft replaced a very simple game that was literally just "let's see what x + y makes" that originally used a lot of manually implemented and designed combinations. This mod just does the same thing and uses minecraft items as a jumping point, but you can't actually do anything with these items yet. Even when some kind of implementation of stuff is added, it will still be a very "let's see what x + y makes" thing that people will get bored of eventually. It can't replace having a cohesive vision for a minecraft mod, unless your standard for video games is mobile game slop. This mod is just a cool way to visualize the data of an LLM, and a proof of concept for prodecurally generating combination data. It's not going to replace the artistic vision of mod devs lol.
@Irreverent_Radiation4 ай бұрын
@@blu3260 I know, I was making a joke.
@logosking28485 ай бұрын
I love that more than half of the video is not concerning making the mod or "doing various things with the mod", but just straight up trying to make the word subscribe, allowing you to end the video by saying subscribe. i probably enjoyed this video more than most "I made X stupid mod idea in minecraft". keep up the good work
@koshkamatew3 ай бұрын
3:33 this is the funniest thing i've seen all day
@jota_r30725 ай бұрын
The castle lure is amazing! Great catch, I'm subscribing rn! Good Luck
@blucubed_7 ай бұрын
What would you guys try to craft? 🤔 Thanks for the support ♥
@telelocator22887 ай бұрын
3.5k views is bs man ): keep working bro these videos are so high quality there's no way you don't make it
@justdoingit_nl7 ай бұрын
This is a crazy good video you deserve way more views
@hurtman10615 ай бұрын
what you can do is make the mod with a paywall of like $5 or a subscription type and since they are gonna pay $5 that would cover 5000 creations which the average person is unlikely to go over that many items created, and the more the people buy, the more funds you have to cover the costs, and you could cap it at 5000 creations
@geraldgodoy76005 ай бұрын
Hey man I have an idea… Make a proto-Bacon basically calculate how long it would take to 100% Roblox and it would be so interesting because he has to 100% every game and each one can take between a few minutes to literal Decillions of years
@patolandiaxd54775 ай бұрын
Cool vid, i think u could use a llama ai model for free to publish the mod, but it might not be as flexible in code as chat gpt, as the pixel art generator, i dunno abt that one
@julians3danimations7 ай бұрын
You can still open source the code (obv without the api key and your prompt in a text file) even if you can't release the mod! I'd love to look at your code :D
@blucubed_7 ай бұрын
I think I will if enough people are interested... it's pretty hacked together, but it works! 😂
@ObjectionJJK5 ай бұрын
@@blucubed_ cmonnn do it
@lightningmc-095 ай бұрын
@@blucubed_ one comment said use ollama instead of chatgpt and stable diffusion for icons
@lalolab3054 ай бұрын
After watching some minecraft and terraria ytber's videos I came to one conclusion: Terraria Ytber uses Minecraft music Minecraft Ytber uses Terraria music 😅 Let this two legends cook community, let 'em cook Minecraft🤝Terraria
@loulou6449026 күн бұрын
Yes real
@drakdragon4 ай бұрын
What the heck!? As soon as it generated the subscribe button my computer just automatically subscribed as well!
@k.killerzxyes40415 ай бұрын
I’m a block now
@Subto_Easton_waffles5 ай бұрын
Same
@fuckt_up5 ай бұрын
me too!!
@Ghosty_YT3075 ай бұрын
Same
@k.killerzxyes40415 ай бұрын
@@Ghosty_YT307 I transcended human brain capacity
@Fortdog6785 ай бұрын
Me to
@Cole_Is_A_Mole5 ай бұрын
8:45 THE CAKE IS A LIE!?
@Rainbowplayz-ix5ix5 ай бұрын
why are all the good mods completely undownloadable ._.
@tomjohnson80995 ай бұрын
I mean its a goofy mod but theres no actual content added to the game
@bigglasses26255 ай бұрын
Are you saying gregtech is not good?
@Rainbowplayz-ix5ix5 ай бұрын
@@bigglasses2625 Sorry, didn't know I was playing twitter simulator
@raddaway5 ай бұрын
@@bigglasses2625 what's gregtech got to do with this 💀💀💀
@Nightwalker95165 ай бұрын
Actually they have already released an early version of it. Find out more info on the pinned comment
@marcosceros35724 ай бұрын
7:50 bro really tried combining fishing lines for a "net" instead of taking a literal cobWEB from the original game😭
@DerRobert284 ай бұрын
👍 Yes you did it! You crafted "KZbin" and "Subscribe" ... I was so looking forward to it! I was so excited until the end, when you finally got that Subscribe-Item! 👍
@MichalYEET5 ай бұрын
I like how the game teases him there 12:02
@NerdStuffing5 ай бұрын
There are a ton of ways to make all this work perfectly and have it so that not only is it free but the items can all do their own unique things. I'm too lazy to go into details rn but I was doing a ton of reading on this recently lol.
@ThatBirdMoment4 ай бұрын
9:53 I Love it how TIkTok is a middel finger
@Squidguy953Ай бұрын
9:01 ty for the shoutout
@brimton3601Ай бұрын
This is a great concept you should get a team of people on this and make it a whole mod pack
@SteamTrainsBoy7 ай бұрын
I subbed cant wait to see the castle!
@Miko-qb7zq5 ай бұрын
11:46 me vibing to the omori songs instead of listening to the actual video
@pikayumeee52464 ай бұрын
Same
@alekjatuszyk49764 ай бұрын
I am a programmer and I am whining about your solution 4:54 (but if it works, it works)
@Milmaro-private4 ай бұрын
This is the type of video, that you would think is clickbate, but is not. Good Job!
@suspicioussand3 ай бұрын
This has so much potential, I hope the mod doesn't just get abandoned
@magma905 ай бұрын
Could you release the part of the mod where you rewrote the rendering of the items? It would be amazing as a library mod to help make other mods or datapacks!
@Shizuka9652 ай бұрын
0:55 No Patrick, a cod isn't an instrument.
@sosaexe5 ай бұрын
who would’ve thought we would be building websites in Minecraft… before GTA 6.
@SeveronTheRaptor5 ай бұрын
Was looking for something like this, glad someone finally made it!
@MC_VNM2 ай бұрын
My guy went from 30k subs to 140k subs in 4 months awesome video you deserve it all
@xadev98483 ай бұрын
9:32 WOW what a coincidence that minecraft was at 64th item which is full stack hahaha
@remor6985 ай бұрын
I would just like to appreciate how awesome your pixel art is. Like that star looks outright delicious and the infinite crafting table is standout one of the best crafting table based block designs I have ever seen. Sure, the style is too good to blend in well with vanilla Minecraft, but on its own it's definitely something worth praising.
@khajomusic7 ай бұрын
so creative and so underrated. i wish you 1 on trending
@K.D.Meyers4 ай бұрын
This is insane... I just wish modern computer technology was advanced enough for each new item to do what they are, like the laser actually shooting a laser beam. But that would require exponential memory capabilities. Literally a quantum computer, from the little I know of quantum computing.
@Batzird735Ай бұрын
Maybe you could share your infinite item as an API that other mod makers could hook into to make other mods? This would be super useful and I haven't heard of anyone doing something like this! Keep up the amazing work! This was so cool!
@古客人dasistfelix4 ай бұрын
Bro wasted 12,5 cents💀
@idkwhattoputheretbhbuthere4 ай бұрын
How do you miss the point that badly.
@Bluhbear4 ай бұрын
@@idkwhattoputheretbhbuthere No, that's where the point goes. 😛
@V0W4N4 ай бұрын
its over for him
@古客人dasistfelix4 ай бұрын
@@V0W4N fr
@YTDailyDoseOfContent4 ай бұрын
He earned like 10k from this viddo tho
@mex92417 ай бұрын
This goes to minecraft hall of fame NOOOOO It goes to youtybe hall of fame Love the content
@MrBusdriver-VoidlessMedia3 ай бұрын
Getting Vimeo was the funniest possible result
@maskedmischief9325 ай бұрын
I just subscribed solely for your castle build. x3 That's such a cool idea, man! Looking forward to seeing block #76,1xx!
@Funnycontentmoments-dkw2 ай бұрын
Your enthusiasm is infectious! Keep making great content.
@GoofiestGooberOfThemAll7 ай бұрын
THE BINDING OF ISAAC MENTIONED!!!!! RAAA!!!!!!!
@justii46695 ай бұрын
RAAAAH
@HermanTheWolf5 ай бұрын
RAHHHHHHHGH
@tntemmet74335 ай бұрын
RAAAAAHHH
@mikoajk4925 ай бұрын
*brimstone_laser.mp3*
@Enear6tiktok5 ай бұрын
RAHHHHHH
@mctogo0017 ай бұрын
This video so good, he said infinite wrong
@Ender-Cat2 ай бұрын
On 12:07 my subscribe button shined lol
@CreativeMindstorms5 ай бұрын
This is a really cool usage of AI and it works so good!
@veddy16745 ай бұрын
i just absolutely love this, at first i thought it was an already public mod 😭 so sad, i would have loved to have a vanilla with emerald tools and other crazy stuff with one single mod lol
@Phosfit5 ай бұрын
Not subscribing was never an option.
@thisisnotahandle13375 ай бұрын
12:56 Like, Subscribe, and hit that bell for more awesome content!
@tannerdonkey99394 ай бұрын
12:13 I would hope it is
@The-Goat-Troop4 ай бұрын
😂
@ClaireCrayon3 ай бұрын
wow!! your skin's design is so basic and recognizable, and the video was so fun and stimulating!! and that bit with the castle really convinced me to subscribe due to my desire to be a visible part of a person i like's creations, while in reality, it means nothing!!
@Andrewstown4 ай бұрын
NGL, that 100k sub thing was genius
@MistyMaytions4 ай бұрын
We didn’t get to see the subscribe texture!!
@lukebennett48044 ай бұрын
7:10 V2 ULTRAKIL OMG ITS V2 FROM ULTRAKILL LIKE V1 BUT 2 LIKE V2 ULTRAKILL FROM THE HIT GAME BY NEW BLOOD STUDIOS: ULTRAKILL CHARACTER V2 THE ROBOT
@McDen41kАй бұрын
real
@user-im5hq4ve9w5 ай бұрын
10:22 that's obviously caseoh
@idkwhattoputhereheheheho4 ай бұрын
nah if it was caseoh then the image didn't even uploaded cause it was too heavy, so it's not a caseoh
@user-im5hq4ve9w4 ай бұрын
@@idkwhattoputhereheheheho correct
@nachesdios147022 күн бұрын
My guy with the terraria music on a Minecraft video. Lovely
@yeeterdeleter011722 күн бұрын
Fr I love Terraria
@MirceaT4 ай бұрын
I haven't seen such an entertaining video in a while. Cool concept, it works, the icons are actually amazing and the search for the subscribe button was satisfying. Great idea for the castle subscription thingy. I'll subscribe to see more of your content, keep it up!
@craig2265 ай бұрын
9:31 he got "Minecraft" on 64, which is the number of stacks in minecraft lol
@Glacewastaken5 ай бұрын
6:52 ALL HAIL SPARKMOSS
@arcanehighlighter67805 ай бұрын
Lol the internet is a “series of tubes.” Thats some deep KZbin lore my man
@MagentaLizard3 ай бұрын
Reminds me of the guy that made a video showing the insane potential of a minecraft mod that can have random and unique items, blocks, ores, creatures, and dimensions. Rest in blorfstone, you beautiful concept...
@Drakefell4 ай бұрын
That's insane I have never thought of this kind of thing in minecraft, you definitely created a good video!
@Nullification-l3p4 ай бұрын
0:25 THOU SHALL NOT HIDE TERRARIA THEMES
@shrekrules4444 ай бұрын
It is the anthem
@See_eyeSSSSS4 ай бұрын
@@shrekrules444 ah yes. Not the theme, no. But the beautiful anthem.
@Dont_mind_Minos3 ай бұрын
Beautiful
@vaneth-lf6pt2 ай бұрын
@@Dont_mind_MinosJudgment!
@Mot0Mot04 ай бұрын
10:21 I think that’s caseoh
@asaq_vr4 ай бұрын
10:21 that’s caseoh
@dinkledankle3 ай бұрын
Genuinely cool. I'm glad you got to experience something likely no one else ever will.
@NoahRutjes4 ай бұрын
i've honestly never seen a youtuber as underrated as you, i love your content
@WRLDOfSad5 ай бұрын
2:10 i had to sub
@sweetaplle5 ай бұрын
Make sure to SubscribeLike for more Vlogtube content
@MerlinSpace5 ай бұрын
Why dont you just use minecraftified emojis as textures and let me put in my own api key?
@hanjjaze5 ай бұрын
It wont be as intuitive
@MerlinSpace5 ай бұрын
@@hanjjaze what do you mean right now its fully unusable. I really like this idea, i just wonder how well asking chatgpt to generate a minecraft command that executes when the item is used would have worked. The friggin potential. Just lemme put in my api key i know how to compile a mod 😢
@PinkBamSkateboardingАй бұрын
This is crazy great job
@NighttimeJuneau3 ай бұрын
Like a laser guidance system, my mind was instantly focussed on your Omori soundtrack choice in the second half, don't think I wouldn't notice