For players and modpack builders who want custom buildings to appear naturally in world generation, Structure Pool API Mod focuses on a clear job: injecting structures into structure pools. Based on the available data, it is a Fabric library/API mod by daedelus_dev built for adding structures such as custom village buildings and controlling how often an injected structure can spawn.
Key Features
- Injects structures into structure pools.
- Lets authors maximize the spawn count of an injected structure, with the provided example of up to 2 per village.
- Useful for adding custom buildings to villages.
Screenshots
How to Install
- Install the Fabric Modloader for your Minecraft version.
- Install Fabric API.
- Add Structure Pool API Mod to your Fabric mods setup for Minecraft 1.21.1 or 1.21.
- Launch the game with the Fabric loader profile.
Requirements
| Requirement | Details |
|---|---|
| Mod Loader | Fabric |
| Dependencies | Fabric Modloader, Fabric API |
| Minecraft Version | 1.21.1, 1.21 |
Pros & Cons
Pros
- Targets a specific world-generation task without extra filler features in available information.
- Supports injecting custom structures into existing structure pools.
- Includes spawn-count control for injected structures.
- Modrinth data shows an active project with source code available on GitHub.
Cons
- The available data only lists Fabric support.
- No screenshots are provided here.
- The feature set described in the source data is narrow and developer-focused.
Download
Always download mods from official sources to stay safe.
What's New
- Modrinth lists version 1.2.1 as the latest referenced update note.
- The latest listed changelog mentions a fix related to structures not generating on first world load.
- The project page shows an updated date of 2025-10-24.
- The project is published under the MIT License.
FAQ
What does Structure Pool API Mod do?
It allows structures to be injected into structure pools. The provided examples focus on adding custom buildings to villages and controlling how often an injected structure can spawn.
Which loader does Structure Pool API Mod require?
The available data lists Fabric as the supported loader, and the requirements include Fabric Modloader plus Fabric API.
Is this a content mod or a library/API mod?
The tags identify it as both a Building & Structure mod and a Library & API project. Based on the listed features, it is aimed at enabling structure-pool injection rather than adding a large standalone content set by itself.
