Where are we with scripting Minecraft worlds? I don't mean in a programmatic sense, but in the sense of saying to an AI "make me a worlds with a clearing in a giant forest where skeletons are attacking creepers" and it would make the world?
Converting Files into Minecraft Worlds
11–20 of 22 posts
Re: Converting Files into Minecraft Worlds
#12Earlier quoted context omitted.
a world has a seed as well, so when you walked past the generated portion it would start randomly generating from that seed, which wouldn't match the portion that was sculpted you would have to make the AI search for seeds that generate what you want at the starting point I think
If the AI could understand the save file format for Minecraft, it could manipulate that
Re: Converting Files into Minecraft Worlds
#13Re: Converting Files into Minecraft Worlds
#14Where are we with scripting Minecraft worlds? I don't mean in a programmatic sense, but in the sense of saying to an AI "make me a worlds with a clearing in a giant forest where skeletons are attacking creepers" and it would make the world?
And I’ve seen people hook up LLMs more directly with some scripting tools to place blocks/spawn entities, they do okay.
Re: Converting Files into Minecraft Worlds
#15I have this idea of turning a LLM into a Minecraft world, even if just a massive cube where blocks represent weights or groups of weights. You can chat with the LLM while simultaneously being able to destroy it slowly. I have no idea whether this is possible or what the result would be after enough blocks or sections were broken or TNTd, but it would make an interesting art project if at all feasible.
This has already been done: https://www.youtube.com/watch?v=VaeI9YgE1o8 :)
Re: Converting Files into Minecraft Worlds
#16Somehow I feel it's important to do - cast as many concepts into 3D as possible.
It feels more physically pure, and maybe leads to more programmable realities. It's what they depicted in films like Hackers (when hacking meant traveling through 3D holographic cities of data) before people understood what "cyberspace" really meant.
We're humans though - we can do anything. If we want, if we like, if we prefer, we can do all our concepts in 3D.
Re: Converting Files into Minecraft Worlds
#17I have this idea of turning a LLM into a Minecraft world, even if just a massive cube where blocks represent weights or groups of weights. You can chat with the LLM while simultaneously being able to destroy it slowly. I have no idea whether this is possible or what the result would be after enough blocks or sections were broken or TNTd, but it would make an interesting art project if at all feasible.
This has already been done: https://www.youtube.com/watch?v=VaeI9YgE1o8 :)
Re: Converting Files into Minecraft Worlds
#18Where are we with scripting Minecraft worlds? I don't mean in a programmatic sense, but in the sense of saying to an AI "make me a worlds with a clearing in a giant forest where skeletons are attacking creepers" and it would make the world?
Re: Converting Files into Minecraft Worlds
#19Why? Block storage.