Add structure tag generator

This commit is contained in:
Misode
2023-10-04 19:54:07 +02:00
parent f5edc5e97e
commit c2bd0a639a
2 changed files with 9 additions and 0 deletions

View File

@@ -347,6 +347,14 @@
"schema": "biome_tag",
"minVersion": "1.18.2"
},
{
"id": "tag/worldgen/structure",
"url": "tags/structure",
"tags": ["tags", "worldgen"],
"path": "tags/worldgen/structure",
"schema": "structure_tag",
"minVersion": "1.19"
},
{
"id": "block_definition",
"url": "assets/blockstate",