[go: up one dir, main page]

Skip to content

A procedural village generator that builds houses, large wheat fields, and windmills!

License

Notifications You must be signed in to change notification settings

vberlier/settlements

Repository files navigation

settlements

A procedural village generator that builds houses, large wheat fields, and windmills!

This project is a Forge mod submission for the Generative Design in Minecraft Settlement Generation Competition.

Screenshot

Check out the Imgur album for more screenshots.

Download

Usage

After installing the mod, you'll be able to invoke the generator by running the BuildSettlement command. The generator is not integrated into the world generation.

/BuildSettlement <x1> <y1> <z1> <x2> <y2> <z2>

The command typically takes 10 to 20 seconds to run but it depends on the size of the selection. I recommend opening the output log when running Minecraft to make sure that the generator doesn't get stuck.

⚠️ Disclaimer ⚠️

This is a proof-of-concept. The generator is far from optimized and lacks a lot of features. The code is also... really bad. Try not to look in there for too long 😬


License - MIT

About

A procedural village generator that builds houses, large wheat fields, and windmills!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages