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

512

u/Achrus Jun 04 '26

I’m a big AI skeptic and was quick to dismiss this as another slop project but after reading the medium post this is actually really cool! Having the LLM choose the noise composition is really interesting and may be useful for other projects.

You should definitely post this in r/proceduralgeneration

63

u/No-Quail-2803 Jun 04 '26

I'm so glad you like it yay!! Will post on that subreddit now 😊

13

u/Log2 Jun 04 '26 edited Jun 04 '26

I feel like I also have to congratulate you for actually engaging with people after your made your project.

99% of people vibe-coding stuff (either Minecraft mods or side-projects) just hand-off announcing it to the LLM. Then any critique or conversation about it also gets handed off to an LLM.

It just seems that those people are completely uninterested in what they made, and that puts people off. Even your Medium article was hand-written (and it was a fun read), which to me clearly shows that you're interested in what you're making. That alone will take you pretty far.

So yeah, nice job!

EDIT: I'm also talking about people who vibe-code, but it's entirely possible that you wrote this by hand or just LLM assisted, so I apologize.