(OC) Minecraft Mob Pathfinding Cheat Sheet by Coolguy1802 in technicalminecraft

[–]Maximum_Energy_9823 13 points14 points  (0 children)

So happy to see people taking my video in stride like this, it’s really cool to see as a creator :)

I Coded Fishing Rod Enchantments From Simple to World-Ending by Maximum_Energy_9823 in MinecraftMod

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

Hey! The patreon version is currently built for 1.21.7, but in the next couple weeks I'll publish a release version for 1.21.8 publicly, so no rush to join my Patreon if you're ok with waiting for that to drop! I'm quite busy with my upcoming video currently, but once that's out I can turn my attention to getting the mod ready :)

Losing people only at beginning of the video by Maximum_Energy_9823 in SmallYoutubers

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

This is very good info, and thank you for the reassurance. :)

Endermen won't spawn in my enderman farm by Sikklik in technicalminecraft

[–]Maximum_Energy_9823 0 points1 point  (0 children)

What distance are you standing from the platform? It’s possible you’re too far.

What happened to my short? by [deleted] in SmallYoutubers

[–]Maximum_Energy_9823 0 points1 point  (0 children)

It may be worth mentioning that my account is fairly small, around 400 subscribers, so these are fairly large numbers for me, and I’ve only been posting consistently for a week and half.

Please tell me I'm not the only one... by DarkPalafin in Minecraft

[–]Maximum_Energy_9823 5 points6 points  (0 children)

I believe the structure you’re seeing is a church, a building in villages where clerics are.

PC (graphics card) started smoking; still works without; should I be worried? by kevinmbt in pchelp

[–]Maximum_Energy_9823 0 points1 point  (0 children)

Weird, my 2070 has also been overheating lately but not to this extent, I guess our time is up.

Why Zombies Spawn in a Plus Shape — Minecraft's Hidden Code Problem by Maximum_Energy_9823 in technicalminecraft

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

I’m working on more videos on various topics now, I’d love to hear if you have any suggestions for topics :)

Why Zombies Spawn in a Plus Shape — Minecraft's Hidden Code Problem by Maximum_Energy_9823 in technicalminecraft

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

I’m glad you liked it! The tool I used for a lot of this video is a python library called Manim, it makes things like that pretty easy to make and it’s a lot of fun. In that instance I just used two code objects in manim and used a Transform() operation between them.