minecraft-world-generation
Installation
SKILL.md
Minecraft World Generation
Use this skill for biome, dimension, feature, or structure data and their
registration. Use minecraft-datapack for non-worldgen data and
minecraft-modding for non-worldgen gameplay code.
Routing Boundaries
Use when: the task changes worldgen data, registration, or injection.Do not use when: the task is non-worldgen datapack work (minecraft-datapack).Do not use when: the task is non-worldgen mod systems (minecraft-modding).