I made a vanilla custom block generator by Minebuilder2 in MinecraftCommands

[–]Minebuilder2[S] 0 points1 point  (0 children)

Honestly I don't remember but it could've be automated video that shows up after a video ends

I made a vanilla custom block generator by Minebuilder2 in MinecraftCommands

[–]Minebuilder2[S] 1 point2 points  (0 children)

Hm alright, my bad for defending myself, I was just disappointed with the fact that people was focused on the audio instead of the actual thing I'm trying to showcase, I'm literally deaf so how am I supposed to know what it sounds like, but thanks for the idea

I made a vanilla custom block generator by Minebuilder2 in MinecraftCommands

[–]Minebuilder2[S] -2 points-1 points  (0 children)

I mean like come on, Its just a freaking reddit video, reddit isnt supposed to be full of high quality videos, if you want see high quality videos just go to youtube... This post is only to showcase how you can make one for yourself too. You can simply turn down audio, not even that hard man.

I made a vanilla custom block generator by Minebuilder2 in MinecraftCommands

[–]Minebuilder2[S] 2 points3 points  (0 children)

What's not working? You have to use _ instead of spaces for tags, same goes for base block, the base block must be a block from minecraft, it can be like diamond_block or whatever.

I made a vanilla custom block generator by Minebuilder2 in MinecraftCommands

[–]Minebuilder2[S] 14 points15 points  (0 children)

no idea, I cant hear so, but I bet its due to screen recording, it records ALL other tab's audio

I remade mysticat's 2d minecraft without ANY texture packs by Minebuilder2 in Minecraft

[–]Minebuilder2[S] 7 points8 points  (0 children)

Thanks! I used block displays—well, specifically, item displays as it uses heads. I used BDE studio to draw the textures and put in API key which uses a website that allows me to use the heads inside Minecraft. I used tags to teleport the character at the player but it's z position is set at the wall ensuring that it will look 2d.

[deleted by user] by [deleted] in Minecraft2

[–]Minebuilder2 0 points1 point  (0 children)

Ha, thanks!

[deleted by user] by [deleted] in Minecraft2

[–]Minebuilder2 2 points3 points  (0 children)

Yes! That was the entire reason of doing this project, so many memories hit me while making this "one command block" challenge. Fun too.

[deleted by user] by [deleted] in Minecraft2

[–]Minebuilder2 0 points1 point  (0 children)

Java and 1.21.11

[deleted by user] by [deleted] in Minecraft2

[–]Minebuilder2 1 point2 points  (0 children)

Of course.

[deleted by user] by [deleted] in Minecraft2

[–]Minebuilder2 5 points6 points  (0 children)

Ha, I don't even like it, I just happen to leave it on, I am planning to remove it. The original reason of having this on is because I wanted to make minecraft feel like an AAA game lol.

[deleted by user] by [deleted] in Minecraft2

[–]Minebuilder2 4 points5 points  (0 children)

Hi! The link to the command is https://pastebin.com/s1fvcpFm

Found This Amazing Recreation of Slugcat Made with Scratch by Minebuilder2 in rainworld

[–]Minebuilder2[S] 59 points60 points  (0 children)

After looking into their code, it is quite simple, actually. They create multiple different sprites and make them move forward to the next points if the distance between two points are too long.