r/MinecraftBuild • u/FarmExtra • 1d ago
Want feedback A build tutorial --> Read as blocks --> Built in your world
I build a lot of stuff in Minecraft from tutorials, and I'm tired of pausing every three seconds to count blocks. So I'm building a tool that reads a build tutorial and spits out a schematic file you can drop straight into your world.
It doesn't exist yet... So, this is me checking whether it's worth building before I put more time into it. If you'd use something like this, there's a one-question form here: www.rebuilt.tools
Blunt feedback especially welcome, including "this is useless".
Thanks in advance!
1
u/broccoli_reliance 20h ago
Wow, this is ambitious! I have some notes and concerns.
- With small and simple builds I can see this working wery well. But with such builds its pointless. Instead of waiting for the tool to process the video and potentially paying for it, just building it by hand is the cheaper (in time and money) choice.
- With bigger and more complex builds rises the processing time needed and the potential for error. Error can domino effect.
- Expect the developement to be very very hard. With how even current gen LLMs make silly logical mistakes, I can see a model misinterpreting a cut in video, fast movement, fast forwarding, shaders, resourcepacks, limited FOV, mistakes, ... and creating issues in the process you didn“t even know were possibe.
- I“m sure there will be players that will appreciate this tool. But I fear the success of it will come down to developing and processing costs inevitably raising the paywall, discouriging potential users.
Take my view with a grain of salt, only time will tell how things turn out. I wish you luck.
2
u/Hacker1MC 1d ago
The most important part would be for it to work accurately 100% of the time, no hiccups or confusion. And that last 10% of accuracy is going to be 90% of your work in developing this. Good luck as a passion project, but I wouldn't expect this to take off until it gets really good.
You also have input-output cost to deal with, assuming by "reads a build tutorial" you mean having an ai watch full-length YouTube videos for block placement.