Minecraft Data Pack Template Pool
Configuration file defining a template pool for a data pack for Minecraft
| Type | object |
|---|---|
| File match |
**/data/*/worldgen/template_pool/*.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/minecraft-data-pack-template-pool/latest.json |
| Source | https://www.schemastore.org/minecraft-template-pool.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Configuration file defining a template pool for a data pack for Minecraft.
Properties
name
string
The namespaced ID of the pool.
fallback
string
Can set to another template pool, which generates when the original pool cannot generate at the end of all layers.
elements
object[]
A list of structures to choose from.