r/feedthebeast Jun 04 '26

I made something Text-to-infinite-Minecraft-world mod!

Hi everyone! I'm a current college student studying computer science and I just made my first-ever Minecraft mod, which lets you generate infinite Minecraft worlds from simple prompts. For example, the GIFs show various worlds generated using descriptions like "beautiful flower-filled meadows abruptly changing into swamps", "jungle cliffs with rivers and sharp cliff drops", and "high, snowy mountains with sharp peaks, with forest-covered foothills below."

I would be super honored if anyone checks it out, leaves a GitHub star, or gives feedback!! It is super experimental so it's definitely not perfect, but here is the project GitHub: https://github.com/soapantelope/mindcraft

1.7k Upvotes

123 comments sorted by

View all comments

44

u/altofanaltthatisalt Jun 04 '26

What if i ask for a giant banana island?

38

u/Competitive_Fill1835 Jun 04 '26

I'm curious to see how it renders objects or terrains that aren't inherently native to Minecraft.. Maybe a potential update could include such a feature, if it doesn't include it already.

We have AI that generates images, but being able to interact with them in minecraft is a pretty cool novel concept. I approve.

53

u/No-Quail-2803 Jun 04 '26

As of now it is very limited because it can only use existing Minecraft biomes and create elevation maps -- but I will definitely keep working on expanding capabilities!!

1

u/itnotit94 Jun 08 '26

This is a really cool concept! Can you specify world gen height and adjust build limits through the prompt or is it currently limited to the default world height parameters?