Worldshape Mod Wiki & Guide
Worldshape is a powerful structure-spawning utility for Minecraft that allows modpack creators to integrate custom.nbt schematics and complex Jigsaw-based structures into world generation via simple JSON configurations.
Overview
Worldshape is a specialized utility mod designed for Minecraft Forge 1.16.5. Created by simibubi (the developer of the Create mod), it serves as a robust framework for modpack authors to populate their worlds with custom structures. Unlike traditional content mods, Worldshape does not add new blocks, items, or mobs to the game; instead, it provides the technical infrastructure to spawn existing schematics (in .nbt format) or complex Jigsaw-based points of interest (POIs) with high precision.

Key capabilities include: * Custom Spacing: Define exactly how far apart structures should spawn. * Vertical Alignment: Control the Y-level, surface snapping, or underground placement. * Jigsaw Integration: Full support for Minecraft's Jigsaw system to create varied, multi-part structures like villages or dungeons. * Biome & Dimension Filtering: Restrict structures to specific environments using ID lists or category tags.