Description
Radial Placements
A small utility mod that adds a new structure placement type: equidistant_ring. This allows datapack creators to arrange structures in circular rings around a center point, something not possible with vanilla placement types.
Features
- Place a fixed number of structures evenly spaced in a ring at a configurable radius
- Control ring center, rotation angle, spread tolerance, and distance variance
- Round-robin mode lets you assign different structure types to different positions on the same ring
- Fully datapack-driven -- no config files, just structure set JSON
- Works with any structure, vanilla or modded
Example Use Cases
- Ring of villages surrounding spawn
- Mixed rings with villages, outposts, and temples alternating around a circle
- Boss arenas placed at cardinal directions around a world center
- Custom modpack progression with structures at known distances


