Jelly's Datapack Structures API
With the release of Minecraft 1.18, the ability to create structures exclusively through datapacks appeared, but initially this functionality was quite limited. This mod significantly expands these capabilities, providing modpack developers and other users with flexible tools for generating custom structures through datapacks.
Main Features
The mod works in all game dimensions and supports various generation types: underground in caves, aerial in the sky, and precise placement by coordinates. Setup is quite simple, making the tool accessible to a wide range of users.
It's important to note that the mod itself does not add ready-made structures - it serves as an API for their creation. For full functionality, integration with KubeJS is required. Detailed instructions for implementing custom structures using this mod can be found in the relevant documentation.