The Generative Design in Minecraft (GDMC (https://gendesignmc.wikidot.com/))Settlement Generation Challenge is an annual competition that has been running since 2018 in which participants design and implement algorithmic procedural systems that construct settlements in the game ofMinecraft (https://minecraft.net/).
While Minecraft is a very open-ended 3D environment, the voxel-based nature of the game imposes some constraints which foster creativity. This makes it a great way sandbox to experiment with various PCG(Procedural Content Generation) techniques.
For this edition we ask participants to make their entries work withMinecraft 1.21.11 (https://minecraft.wiki/w/Java_Edition_1.21.11). Just as in the last few years, there are no restrictions on the methods and technologies to generate settlements. Knowledge of Minecraft mod development is not needed to participate. In fact all past entries were made with programs outside of the game, with the majority using theGDMC-HTTP Interface (https://github.com/Niels-NTG/gdmc_http_interface)mod, which provides an HTTP API for placing blocks (and more). Since the game needs to be open to receive HTTP requests, this method provides direct feedback while developing a settlement generator. Additionally, it makes it possible to write submissions in any programming language that has HTTP communication support. Examples of alternative methods areAmulet (https://www.amuletmc.com/), custom save file manipulation, customData packs (https://minecraft.wiki/w/Data_pack)or a combination of all or none of these.
Submissions are judged four axis:
For more information, including the rules and requirements this edition,as well as submissions from previous years, see ourwiki (https://gendesignmc.wikidot.com/wiki:2026-settlement-generation-competition).And feel free to join our very welcoming GDMC Discord (https://discord.com/invite/ueaxuXj) community.
This is the first time GDMC has appeared on Itch.io. Participants are not required to submit via this service. An alternative submission form will be provided closer to the deadline.
Please note: this competition/jam is not affiliated with Mojang Studios, Xbox Game Studios or Microsoft.

Sunday, February 15
5:00 PM → 135 days later 10:00 PM GMT+0
Online
Link available after registration