mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Close #236 add tag generators
This commit is contained in:
@@ -253,6 +253,50 @@
|
||||
"schema": "flat_level_generator_preset",
|
||||
"minVersion": "1.19"
|
||||
},
|
||||
{
|
||||
"id": "tag/block",
|
||||
"url": "tags/block",
|
||||
"category": "tags",
|
||||
"path": "tags/blocks",
|
||||
"schema": "block_tag"
|
||||
},
|
||||
{
|
||||
"id": "tag/entity_type",
|
||||
"url": "tags/entity-type",
|
||||
"category": "tags",
|
||||
"path": "tags/entity_types",
|
||||
"schema": "entity_type_tag"
|
||||
},
|
||||
{
|
||||
"id": "tag/fluid",
|
||||
"url": "tags/fluid",
|
||||
"category": "tags",
|
||||
"path": "tags/fluids",
|
||||
"schema": "fluid_tag"
|
||||
},
|
||||
{
|
||||
"id": "tag/game_event",
|
||||
"url": "tags/game-event",
|
||||
"category": "tags",
|
||||
"path": "tags/game_events",
|
||||
"schema": "game_event_tag",
|
||||
"minVersion": "1.17"
|
||||
},
|
||||
{
|
||||
"id": "tag/item",
|
||||
"url": "tags/item",
|
||||
"category": "tags",
|
||||
"path": "tags/items",
|
||||
"schema": "item_tag"
|
||||
},
|
||||
{
|
||||
"id": "tag/worldgen/biome",
|
||||
"url": "tags/biome",
|
||||
"category": "tags",
|
||||
"path": "tags/worldgen/biome",
|
||||
"schema": "biome_tag",
|
||||
"minVersion": "1.18.2"
|
||||
},
|
||||
{
|
||||
"id": "block_definition",
|
||||
"url": "assets/blockstate",
|
||||
|
||||
Reference in New Issue
Block a user