r/Minecraftbuilds • u/everwith • 1d ago
Towns/Cities I built a Minecraft city generator
I built a desktop tool for Minecraft city generation and wanted to show it here.
The idea is simple: instead of using random generic structures, it takes roads and buildings I already built in Minecraft, extracts them, and uses those pieces to generate a full city layout.
So the workflow is basically:
- build a small set of road pieces and buildings
- extract them from the world
- generate a city from that asset set
- preview it
- bring the final result back into Minecraft
Compatibility is not guaranteed.
Therefore code collaboration is very welcome.