mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-01 21:23:12 +00:00
Add structure tag generator
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -128,6 +128,7 @@
|
||||
"tag/game_event": "Game Event Tag",
|
||||
"tag/item": "Item Tag",
|
||||
"tag/worldgen/biome": "Biome Tag",
|
||||
"tag/worldgen/structure": "Structure Tag",
|
||||
"tags": "Tags",
|
||||
"theme.dark": "Dark",
|
||||
"theme.light": "Light",
|
||||
|
||||
Reference in New Issue
Block a user