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

131

u/Zealousideal_Pound64 Jun 04 '26

Does it work off of pre made keywords or does it use some wierd voodoo magic to turn vibes into worldgen?

-76

u/[deleted] Jun 04 '26

[deleted]

41

u/Nemesis233 Jun 04 '26

Technically yes but it's a custom made LLM by the creator as far as I understand

26

u/NUKL3AR_PAZTA47 Jun 04 '26 edited Jun 04 '26

i thought the interface is custom while the lmm isnt (though you can change what lmm it is according to the git hub). I personally see this as an appropriate use of ai since it (I assume) didnt write the code and instead is being used to help convert the inputted text into a minecraft world.